GitHub/WoltLab/WCF.git
Author Commit
2021-06-18 Tim DüsterhusUse Guzzle to download a SFS delta file
2021-06-18 Tim DüsterhusUse Guzzle to download the SFS index
2021-06-18 Tim DüsterhusMerge branch '5.4'
2021-06-18 Tim DüsterhusRevert "Ignore security token for guests" 5.4.0_Beta_2
2021-06-18 Matthias SchmidtMerge pull request #4321 from WoltLab/media_noCategory_...
2021-06-18 Matthias SchmidtSupport filtering media list in media manager for media...
2021-06-18 Matthias SchmidtSupport filtering media list in ACP for media with...
2021-06-17 Tim DüsterhusMerge branch '5.4'
2021-06-17 Tim DüsterhusMerge pull request #4309 from WoltLab/acp-cannotuse
2021-06-17 Tim DüsterhusDeprecate PasswordUtil itself
2021-06-17 Tim DüsterhusDeprecate PasswordUtil::getRandomPassword()
2021-06-17 Tim DüsterhusDeprecate PasswordUtil methods that will become useless...
2021-06-17 Tim DüsterhusRename the third gender from 'Other' to 'Non-Binary...
2021-06-17 Tim DüsterhusImprove name of the 'image_proxy_host_whitelist' option
2021-06-17 Tim DüsterhusMerge branch '5.3' into 5.4
2021-06-17 Tim DüsterhusMerge branch '5.2' into 5.3
2021-06-17 Tim DüsterhusMerge branch '3.1' into 5.2
2021-06-17 Tim DüsterhusFix 'to its full extent' in en.xml
2021-06-17 Tim DüsterhusSet __isLogin if a logged-in user lacks `admin.general...
2021-06-17 Tim DüsterhusMerge branch '5.4'
2021-06-17 Matthias SchmidtRemove deprecated `Category::$permissions` (#4303)
2021-06-17 Matthias SchmidtDelete deprecated option `module_system_recaptcha`...
2021-06-17 Matthias SchmidtRemove deprecated phrases (#4306)
2021-06-17 Matthias SchmidtMerge pull request #4301 from WoltLab/IEvent
2021-06-17 Matthias SchmidtFix code style issues
2021-06-17 Matthias SchmidtUpdate event listener GUI validation to consider new...
2021-06-17 Matthias SchmidtInvoke event listener objects for listeners to `IEvent`s
2021-06-17 Matthias SchmidtReplace `SystemException` with `\LogicException` in...
2021-06-17 Matthias SchmidtAdd `EventHandler::executeListeners()`
2021-06-17 Matthias SchmidtRefactor code in `EventHandler`
2021-06-17 Matthias SchmidtAdd `EventHandler::getListenerObject()`
2021-06-17 Matthias SchmidtDelete `WCF.Like.js` (#4300)
2021-06-17 Matthias SchmidtRemove `MessageEmbeddedObjectManager::parseTemporaryMes...
2021-06-16 Alexander EbertRelease 5.4.0 Beta 2
2021-06-16 WoltLabUpdating minified JavaScript files
2021-06-16 Matthias SchmidtRemove obsolete `Breadcrumbs` methods (#4298)
2021-06-16 Matthias SchmidtDelete `TemplateListenerCacheBuilder` (#4297)
2021-06-16 Alexander EbertRevert "Strip the `loading` attribute from smileys...
2021-06-16 Alexander EbertIncorrect use of DOM attributes
2021-06-16 Alexander EbertStrip the `loading` attribute from smileys for AMP...
2021-06-16 Alexander EbertMerge pull request #4292 from WoltLab/verify-webp-support
2021-06-16 Tim DüsterhusMerge pull request #4293 from WoltLab/guzzle-recaptcha
2021-06-15 Alexander EbertVerify the support for WebP images during the setup
2021-06-15 Tim DüsterhusMerge pull request #4294 from WoltLab/suhosin
2021-06-15 Tim DüsterhusRemove Suhosin compatibility layer in PackageInstallati...
2021-06-15 Tim DüsterhusMigrate RecaptchaHandler to Guzzle
2021-06-15 Alexander EbertVerify WebP support in the test script
2021-06-15 Alexander EbertHelper method to check for WebP support
2021-06-15 Matthias SchmidtMerge branch '5.4'
2021-06-15 Matthias SchmidtMerge branch '5.3' into 5.4
2021-06-15 Matthias SchmidtMake `WysiwygAttachmentFormField` only available if...
2021-06-15 Tim DüsterhusMerge pull request #4278 from WoltLab/blocklist-removal
2021-06-15 Tim DüsterhusRemove `BLACKLIST_USER_AGENTS`
2021-06-15 Tim DüsterhusRemove `BLACKLIST_IP_ADDRESSES`
2021-06-15 Marcel WerkMerge branch '5.4'
2021-06-15 Marcel WerkMerge branch '5.3' into 5.4
2021-06-15 Marcel WerkPages in the Template format were not imported correctly
2021-06-15 Alexander EbertEnforce strict camel case for method names
2021-06-15 Alexander EbertDisable lazy loading for images in AMP
2021-06-15 Tim DüsterhusMerge branch '5.4'
2021-06-15 Tim DüsterhusRevert "Add ES 5 syntax check (#4291)"
2021-06-15 Tim DüsterhusMerge branch '5.3' into 5.4
2021-06-15 Tim DüsterhusAdd ES 5 syntax check (#4291)
2021-06-15 Matthias SchmidtRemove deprecated Recaptcha-related classes (#4289)
2021-06-15 Matthias SchmidtMerge branch '5.4'
2021-06-15 Matthias SchmidtMerge branch '5.3' into 5.4
2021-06-15 Felix | D1strictFix links to developer documentation in phrases
2021-06-14 Alexander EbertRelease 5.3.9 5.3.9
2021-06-14 WoltLabUpdating minified JavaScript files
2021-06-14 Alexander EbertES6+ syntax trips the legacy UglifyJS compiler
2021-06-14 Alexander EbertRelease 5.3.8 5.3.8
2021-06-14 WoltLabUpdating minified JavaScript files
2021-06-14 Marcel WerkMinor design tweaks for content item list
2021-06-14 Marcel WerkUnified width of the unfurl card
2021-06-14 Matthias SchmidtSupport embedded objects in users' "About Me" text...
2021-06-14 Matthias SchmidtMerge pull request #4283 from WoltLab/devtools_package_...
2021-06-14 Matthias SchmidtMerge pull request #4288 from WoltLab/SourceCodeFormField
2021-06-14 Tim DüsterhusMerge branch '5.4'
2021-06-14 Matthias SchmidtRevert deprecation of `ApplicationHandler::getWCF()`
2021-06-14 MysteryCodeForce `LF` line endings for generated JavaScript (...
2021-06-14 Matthias SchmidtMerge branch '5.4'
2021-06-14 Matthias SchmidtRemove duplicate `getSingleObject()` comment in `Devtoo...
2021-06-14 Matthias SchmidtMerge branch '5.4'
2021-06-14 Matthias SchmidtFix deleting non-image attachments from WYSIWYG editor
2021-06-14 Matthias SchmidtStop using deprecated `UserNotificationHandler::markAsC...
2021-06-14 Matthias SchmidtUse `SourceCodeFormField`
2021-06-14 Matthias SchmidtAdd `SourceCodeFormField`
2021-06-14 Matthias SchmidtFix CodeMirror mode for global style values form
2021-06-14 MysteryCodeFix reading i18n data from form builder forms (#4284)
2021-06-14 Matthias SchmidtUpdate language PIP GUI to new file structure
2021-06-11 Matthias SchmidtFix CodeMirror instance with no mode
2021-06-11 Matthias SchmidtFix CodeMirror CSS inclusion check for multiple CodeMir...
2021-06-11 Matthias SchmidtSupport adding WoltLab package server login credentials...
2021-06-11 Matthias SchmidtSupport `Database::prepare()` during WCFSetup
2021-06-11 Matthias SchmidtRename `wsc-dev-config-54.json` to `wsc-dev-config...
2021-06-11 Matthias SchmidtMove developer mode setup into separate method
2021-06-11 Matthias SchmidtDo nothing in file deletion PIPs during uninstallation
2021-06-10 Alexander EbertIncorrect removal of formatting when pasting as plain...
2021-06-10 Alexander EbertDelay the caret positioning on iOS
2021-06-10 Alexander EbertRely on the dialog's auto focus with proper iOS handling
next