GitHub/WoltLab/WCF.git
Author Commit
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'
2021-06-09 Tim DüsterhusFix SearchEngineConvertInnoDbWorker when MySQL is not...
2021-06-09 Matthias SchmidtAdd `hasEmbeddedObjects` for comments and comment responses
2021-06-09 Matthias SchmidtMerge branch '5.4'
2021-06-09 Matthias SchmidtUpdate developer documentation links in PIP info phrases
2021-06-08 Tim DüsterhusMerge pull request #4271 from WoltLab/mysql-search...
2021-06-08 Matthias SchmidtMerge pull request #4269 from WoltLab/template_delete_pip
2021-06-08 Matthias SchmidtAdd `TemplateDeletePackageInstallationPlugin`
2021-06-08 Matthias SchmidtAdd `AcpTemplateDeletePackageInstallationPlugin`
2021-06-08 Matthias SchmidtAdd `AbstractTemplateDeletePackageInstallationPlugin`
2021-06-08 Matthias SchmidtProperly size `kbd` elements in `small` elements
2021-06-08 Matthias SchmidtMove parts of `FileDeletePackageInstallationPlugin...
2021-06-08 Tim DüsterhusMake MysqlSearchIndexManager implement set()
2021-06-08 Alexander EbertMerge branch '5.3' into 5.4
2021-06-08 Alexander EbertFully clickable notification items
2021-06-08 Matthias SchmidtAdd `import` element to language XML files
2021-06-08 joshuarueswegMerge branch '5.4'
2021-06-08 joshuarueswegFix iconContainer identifier
2021-06-07 Matthias SchmidtAdd PIP to delete files (#4267)
2021-06-07 Matthias SchmidtMake event listeners' `eventname` default to `:default...
2021-06-07 Tim DüsterhusMerge pull request #4000 from WoltLab/reusable-event-poc
2021-06-07 Tim DüsterhusRevert "Add PoC events to user authentication"
2021-06-07 Tim DüsterhusRevert "Add PoC event listeners for authentication...
2021-06-07 Tim DüsterhusAdd PoC event listeners for authentication events
2021-06-07 Tim DüsterhusAdd PoC events to user authentication
2021-06-07 Tim DüsterhusRename cancelable events to interruptable events
2021-06-07 Tim DüsterhusAdd support for reusable events to EventHandler
2021-06-07 Tim DüsterhusAdd interfaces and traits for reusable events
2021-06-07 Matthias SchmidtMerge pull request #4261 from WoltLab/languagePIP_delete
2021-06-07 Matthias SchmidtMerge pull request #4264 from WoltLab/file_log_normalize
next