GitHub/WoltLab/WCF.git
Author Commit
2022-03-02 Tim DüsterhusMake CacheHandler::getCacheName() less expensive
2022-03-02 Tim DüsterhusAdd leading backslashes to function calls in generated...
2022-03-02 Tim DüsterhusCorrectly handle an empty spiderlist
2022-03-02 Tim DüsterhusFix TypeScript formatting
2022-03-02 Tim DüsterhusAllow `fromversion="*"` in dev tools
2022-03-02 Alexander EbertUser menu in the style editor was out of sync
2022-03-02 Tim DüsterhusEnsure WoltLab Suite's autoloader runs first
2022-03-01 WoltLabUpdating minified JavaScript files
2022-03-01 Alexander EbertSkip the spiderID for ACP requests
2022-03-01 Tim DüsterhusMerge branch '5.4'
2022-03-01 Alexander EbertImproved the prompt for desktop notifications
2022-03-01 Tim DüsterhusMerge pull request #4682 from WoltLab/systemcheck-php
2022-03-01 Tim DüsterhusImprove phrasing of deprecation message for old PHP...
2022-03-01 Tim DüsterhusMerge pull request #4683 from WoltLab/spiderId-lookup
2022-03-01 Tim DüsterhusImprove performance of SessionHandler::getSpiderID()
2022-03-01 Tim DüsterhusUpdate PHP versions in SystemCheckPage
2022-02-28 Alexander EbertSkip the username for moderation queues
2022-02-28 Alexander EbertDisplay the username list in the user menu below
2022-02-28 Joshua RüswegMerge pull request #4662 from WoltLab/5.5-poll-js
2022-02-28 joshuarueswegRemove `PollAction` class
2022-02-28 joshuarueswegMove Poll module out of Manager dir
2022-02-28 joshuarueswegApply suggestions from code review
2022-02-28 Tim DüsterhusMerge branch '5.3' into 5.4
2022-02-28 Tim DüsterhusValidate the messageObjectType in MessagePreviewAction...
2022-02-28 Tim DüsterhusMerge branch '5.3' into 5.4
2022-02-28 Tim DüsterhusValidate the object type definition in CommentAction...
2022-02-28 Tim DüsterhusMerge branch '5.4'
2022-02-28 Tim DüsterhusFix success message in ApplicationManagementForm
2022-02-28 Tim DüsterhusMerge branch '5.4'
2022-02-28 Tim DüsterhusUpdate composer dependencies
2022-02-27 Alexander EbertUse static values to determine the `spiderID`
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üsterhusIgnore non-HTTP schemes for URL unfurling
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 joshuarueswegRemove superfluous method description
2022-02-21 joshuarueswegRemove JS equivalents for removed TS files
2022-02-21 Marcel WerkMissing autofocus in login form
2022-02-21 joshuarueswegApply suggestions from code review
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 joshuarueswegMove PollAction Page related functions to DBO actions
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
next