GitHub/WoltLab/WCF.git
Author Commit
2022-02-27 Alexander EbertSkip the replacement of the negative sign for > 0
2022-02-27 Alexander EbertImproved the performance of the autoloader
2022-02-24 Tim DüsterhusMerge pull request #4678 from WoltLab/update-cronjob...
2022-02-24 Tim DüsterhusDerive the time of the refreshSearchRobots cronjob...
2022-02-24 Tim DüsterhusRandomize the times of the data update cronjobs when...
2022-02-24 Tim DüsterhusRandomize the times of the data update cronjobs
2022-02-23 Alexander EbertImproved the detection of pasted redundant styles
2022-02-21 Marcel WerkMissing autofocus in login form
2022-02-21 Tim DüsterhusMerge remote-tracking branch 'origin/master'
2022-02-21 Tim DüsterhusMerge branch '5.4'
2022-02-21 Tim DüsterhusMerge branch 'mysql-search-query-parser' into 5.4
2022-02-21 Tim DüsterhusFix handling of queries ending in a lone quote in Mysql...
2022-02-21 Tim DüsterhusFix handling of quoted parentheses in MysqlSearchEngine...
2022-02-21 Tim DüsterhusFix typo in comment in MysqlSearchEngine::splitIntoTerms()
2022-02-21 Alexander EbertMarking all items as read did not reset the count
2022-02-21 Alexander EbertOutdated unread counter was not reset properly
2022-02-21 Tim DüsterhusAdd `Vb5Argon2` password algorithm
2022-02-18 Alexander EbertSimplified the access in `User::__get()`
2022-02-18 Alexander EbertSimplify the access to DBO::$data
2022-02-18 Alexander EbertReverted the implicit expansion of blocked content
2022-02-18 Alexander EbertFixed the code style of the SCSS file
2022-02-18 Alexander EbertImproved the jump to the selected option
2022-02-18 Tim DüsterhusMerge branch '5.4'
2022-02-18 Tim DüsterhusThrow UserInputException for invalid className in AJAXI...
2022-02-18 Alexander Ebert`word-break: break-word` now has good support
2022-02-18 Tim DüsterhusUse `http_build_query()` to construct the link paramete...
2022-02-16 Alexander EbertIncorrect behavior of the ACP search, support scrolling
2022-02-16 Tim DüsterhusAdd trailing comma to maxItems in __userFormField
2022-02-15 Alexander EbertSuperfluous whitespace
2022-02-15 Alexander EbertImproper comparison of user groups containing non-ASCII...
2022-02-15 Tim DüsterhusMerge branch '5.4'
2022-02-15 Alexander EbertMerge branch '5.3' into 5.4
2022-02-15 Alexander EbertRelease 5.3.20 5.3.20
2022-02-15 Alexander EbertRelease 5.4.14 5.4.14
2022-02-15 Tim DüsterhusMerge branch '5.4'
2022-02-15 Tim DüsterhusAdd `trophyPoints` to User's `@property-read`
2022-02-14 Alexander EbertRelease 5.4.14 dev 2 5.4.14_dev_2
2022-02-14 WoltLabUpdating minified JavaScript files
2022-02-14 Alexander EbertWork-around for the inconsistent selection handling...
2022-02-14 Alexander EbertClamp the date value if it exceeds the `maxDate`
2022-02-14 Tim DüsterhusMerge branch '5.4'
2022-02-14 Tim DüsterhusFix PHP 8.0/8.1 compatibility of phpline.phar
2022-02-14 mutecFix anchor link in i18n article add template
2022-02-13 Marcel WerkFixed exception in the combined installation of an...
2022-02-13 Alexander EbertImplicitly expand messages from blocked users when...
2022-02-13 Marcel WerkIndividual settings for boxes were unintentionally...
2022-02-11 Tim DüsterhusMerge pull request #4668 from WoltLab/session-update...
2022-02-11 Tim DüsterhusUpdate `wcf1_user_session` only once per minute
2022-02-11 Tim DüsterhusMerge branch '5.4'
2022-02-10 Alexander EbertRelease 5.4.14 dev 1 5.4.14_dev_1
2022-02-10 WoltLabUpdating minified JavaScript files
2022-02-09 Marcel WerkFully automate the "rebuild all" function
2022-02-09 Tim DüsterhusMerge pull request #4666 from WoltLab/avatar-importer
2022-02-09 Tim DüsterhusDo not trust the source file hash in UserAvatarImporter
2022-02-09 Tim DüsterhusMake UserAvatarImporter determine the extension based...
2022-02-09 Tim DüsterhusCheck `is_readable()` in UserAvatarImporter
2022-02-08 Tim DüsterhusMerge branch '5.4'
2022-02-08 Tim DüsterhusMerge pull request #4664 from WoltLab/formbuilder-check...
2022-02-08 Tim DüsterhusAdd `CheckedVoid` form builder data handler for Checkbo...
2022-02-08 Tim DüsterhusReject YEAR(2) in PHP DDL
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
next