GitHub/WoltLab/WCF.git
Author Commit
2022-02-08 Tim DüsterhusMerge branch '5.4'
2022-02-08 Tim DüsterhusMerge branch '5.3' into 5.4
2022-02-08 Tim DüsterhusIgnore `length` when diffing YearDatabaseTableColumn
2022-02-07 Marcel WerkShow direct link to media file in admin panel
2022-02-07 Tim DüsterhusMerge branch '5.4'
2022-02-07 Tim DüsterhusFix template syntax error in wcf.user.notification...
2022-02-07 Tim DüsterhusUse more specific return type in PHP DDL column factories
2022-02-07 Tim DüsterhusWhitelist `array_key_exists` in enterprise mode
2022-02-05 Alexander EbertMerge pull request #4661 from WoltLab/55-package-update...
2022-02-05 Alexander EbertIncorrect error type for rejected credentials
2022-02-05 Alexander EbertSilently discard incoherent update paths if a valid...
2022-02-05 Alexander EbertMoved the exceptions inside the shortest update path...
2022-02-05 Alexander EbertConsistent box-shadow for elevated elements
2022-02-05 Marcel WerkPermission 'canOnlyAccessOwnMedia' did not work as...
2022-02-05 Marcel WerkFile size was displayed twice when uploading media
2022-02-05 Alexander EbertMissing z-index for the scrollbar in user menu items
2022-02-05 Alexander EbertUser menu items now support the display of usernames
2022-02-04 Alexander EbertAdjusted the code style
2022-02-04 Alexander EbertImproved the styling of the user menus
2022-02-04 Marcel WerkReverted removed suppression of encoding and template...
2022-02-04 Tim DüsterhusFix update instructions from 5.4
2022-02-04 Tim DüsterhusFix call to `\str_ends_with()` in PackageUpdateServerAd...
2022-02-04 Alexander EbertSkip close requests originating from the search drop...
2022-02-04 Alexander EbertThe mobile search behavior conflicted with the desktop...
2022-02-03 Marcel WerkMerge pull request #4658 from WoltLab/dynamic-phrases...
2022-02-03 Alexander EbertIncorrect behavior of user menus with overflowing content
2022-02-03 Marcel WerkRemoved suppression of encoding in places where it...
2022-02-03 Marcel WerkMerge branch '5.4'
2022-02-03 Marcel WerkEmail column in notification settings was too small
2022-02-03 Marcel WerkOverhauled handling of dynamic phrases in templates
2022-02-02 Alexander Ebert`saveInstant()` yields an incorrect selection after...
2022-02-02 Tim DüsterhusInclude the `$envelopeTo` address within the target...
2022-02-02 WoltLabUpdating minified JavaScript files
2022-02-02 Tim DüsterhusMerge branch '5.4'
2022-02-02 Tim DüsterhusMerge pull request #4656 from WoltLab/dialog-alert
2022-02-02 Tim DüsterhusRemove obsolete inline CSS in removeUserContentDialog.tpl
2022-02-02 Tim DüsterhusFix rendering of alert boxes at the top of a dialog
2022-02-02 Marcel WerkMerge pull request #4655 from WoltLab/report-flood
2022-02-02 Tim DüsterhusAdd flood protection to creating new reports
2022-02-02 Tim DüsterhusFix adding of classes updateCounter() in user menu
2022-02-02 Joshua RüswegMerge pull request #4654 from WoltLab/5.5-poll
2022-02-01 joshuarueswegDeprecate `WCF.Poll.Management` JS module
2022-02-01 joshuarueswegUse TypeScript implementation for message polls
2022-02-01 joshuarueswegStandardize poll input names
2022-02-01 Tim DüsterhusMerge branch '5.4'
2022-02-01 Tim DüsterhusUpdate composer dependencies
2022-01-31 Alexander EbertRelease 5.4.13 5.4.13
2022-01-31 Alexander EbertMerge branch '5.3' into 5.4
2022-01-31 Alexander EbertRelease 5.3.19 5.3.19
2022-01-31 Alexander EbertMerge branch '5.2' into 5.3
2022-01-31 Alexander EbertRelease 5.2.19 5.2.19
2022-01-31 Alexander EbertMerge branch '3.1' into 5.2
2022-01-31 Alexander EbertRelease 3.1.27 3.1.27
2022-01-31 Tim DüsterhusMerge branch '5.4'
2022-01-31 Tim DüsterhusMerge branch '5.3' into 5.4
2022-01-31 Tim DüsterhusMerge branch '5.2' into 5.3
2022-01-31 Tim DüsterhusMerge branch '3.1' into 5.2
2022-01-31 Tim DüsterhusMerge branch 'unknown-bbcode-xss' into 3.1
2022-01-31 Tim DüsterhusFix XSS vulnerability in HtmlBBCodeParser::buildBBCodeTag()
2022-01-31 Tim DüsterhusMerge branch '5.4'
2022-01-31 Tim DüsterhusFix PHP 8.1.2 compatibility in DatabaseException
2022-01-31 Tim DüsterhusUpdate missed `.htaccess`
2022-01-31 Tim DüsterhusUpdate `.htaccess` authz rules for Apache 2.4
2022-01-30 Alexander EbertSlightly defer the menu overflow calculation to avoid...
2022-01-30 Alexander EbertImproved the behavior of the search button
2022-01-28 Alexander EbertAdded the quick search button to the user list
2022-01-28 Tim DüsterhusMerge pull request #4651 from WoltLab/attachment-link...
2022-01-28 Tim DüsterhusAlways link image attachments in attachments.tpl
2022-01-28 Alexander EbertUpdating minified JavaScript files
2022-01-28 Alexander EbertMerge branch '55-js-bundle'
2022-01-28 Alexander EbertStrip prism from the `tiny` bundle
2022-01-28 Alexander EbertRemoved a faulty workaround for the module bundle
2022-01-27 Alexander EbertProperly remove lazy-loaded modules from the bundle
2022-01-27 Alexander EbertExclude modules that only contain TypeScript types...
2022-01-27 Alexander EbertDeprecate the module `WoltLabSuite/Core/Ui/FlexibleMenu`
2022-01-27 Alexander EbertLoad additional modules on-demand
2022-01-27 Alexander EbertLazy load the style changer and poll editor
2022-01-27 Alexander EbertLoad the "pica" library on demand
2022-01-27 Alexander EbertDefer the overflow handling for the main menu
2022-01-27 Alexander EbertSkip the template compilation step for phrases without...
2022-01-27 Alexander EbertStop relying on `ts-node` from the global scope
2022-01-27 Alexander EbertRemoved a forced reflow that effectively did nothing
2022-01-27 Tim DüsterhusMerge branch '5.4'
2022-01-27 Tim DüsterhusMerge branch '5.3' into 5.4
2022-01-27 Tim DüsterhusFix regular expression for the `atext` production in...
2022-01-27 Tim DüsterhusProvide the current `url` to all login links
2022-01-26 Alexander EbertRemoved the no longer used API compatibility from expor...
2022-01-26 Alexander EbertRequiring a minimum age for registrations now marks...
2022-01-26 Alexander EbertPlaceholder color for textareas, replaced legacy proper...
2022-01-26 Tim DüsterhusDo not replace files in `custom/` during style import
2022-01-26 Tim DüsterhusUse `str_contains()` instead of `strpos() !== false...
2022-01-26 Tim DüsterhusShorten overly long line in StyleEditor
2022-01-25 Alexander EbertImplemented the StoreCode (#4649)
2022-01-25 joshuarueswegMerge branch '5.4'
2022-01-25 joshuarueswegFix poll management within the form builder
2022-01-24 Tim DüsterhusMerge branch '5.4'
2022-01-24 Joshua RüswegMerge pull request #4647 from WoltLab/5.4-devtools...
2022-01-24 joshuarueswegValidates whether the WCF was created as a requirement...
2022-01-24 Tim DüsterhusFix typo in de.xml
2022-01-24 Joshua RüswegMerge pull request #4646 from WoltLab/5.5-totp-link
next