GitHub/WoltLab/WCF.git
Author Commit
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-16 Matthias SchmidtRemove obsolete `Breadcrumbs` methods (#4298)
2021-06-16 Matthias SchmidtDelete `TemplateListenerCacheBuilder` (#4297)
2021-06-16 Tim DüsterhusMerge pull request #4293 from WoltLab/guzzle-recaptcha
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 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
2021-06-10 Tim DüsterhusMerge pull request #4279 from WoltLab/stringutil-getHash
2021-06-10 Tim DüsterhusMerge pull request #4280 from WoltLab/mathutil-getRando...
2021-06-10 Tim DüsterhusDeprecate StringUtil::getHash()
2021-06-10 Tim DüsterhusDeprecate MathUtil::getRandomValue()
2021-06-10 Matthias SchmidtMerge pull request #4277 from WoltLab/codemirror
2021-06-10 Matthias SchmidtUse Sass highlighter for CodeMirror Sass inputs
2021-06-10 Matthias SchmidtUse requireJS to load CodeMirror
2021-06-10 Matthias SchmidtUpdate CodeMirror to version 5.61.1
2021-06-10 Tim DüsterhusMerge branch '5.4'
2021-06-10 Tim DüsterhusPrevent caching of redirects in shared caches
2021-06-10 Matthias SchmidtMerge branch '5.4'
2021-06-10 Matthias SchmidtMerge branch '5.3' into 5.4
2021-06-10 Matthias SchmidtSync client-side poll validation with server-side valid...
2021-06-10 Matthias SchmidtHandle poll question validation errors for quick replies
2021-06-10 Matthias SchmidtShow embedded objects after editing comments
2021-06-10 Matthias SchmidtFix embedded object handling after editing comment...
2021-06-09 Matthias SchmidtRemove `email_mail` template
2021-06-09 Alexander EbertUnescape BBCode attributes on editor load
2021-06-09 Matthias SchmidtMerge pull request #4275 from WoltLab/comment_embedded
2021-06-09 Matthias SchmidtExplicitly delete old file
2021-06-09 Matthias SchmidtRemove the master password (#4272)
2021-06-09 Matthias SchmidtSupport embedded objects when rendering comment (respon...
2021-06-09 Matthias SchmidtSupport embedded objects when rendering liked comment...
2021-06-09 Matthias SchmidtLoad embedded objects for structured/viewable comment...
2021-06-09 Matthias SchmidtAdd `ViewableComment(Response)RuntimeCache`
2021-06-09 Matthias SchmidtSupport mentions and media in comment (responses)
2021-06-09 Matthias SchmidtUpdate `hasEmbeddedObjects` in comment (response) rebui...
2021-06-09 Matthias SchmidtProcess embedded objects when creating/updating/deletin...
2021-06-09 Tim DüsterhusUpgrade to PHP-CS-Fixer 3
2021-06-09 Tim DüsterhusUse `static::class` instead of `get_called_class()...
2021-06-09 Tim DüsterhusFix code style
2021-06-09 Marcel WerkPrevent errors due to subsequent price changes for...
2021-06-09 Tim DüsterhusUpdate composer dependencies
2021-06-09 Tim DüsterhusDelete DownloadRankImageJob
2021-06-09 Tim DüsterhusMerge branch '5.4'
next