GitHub/WoltLab/WCF.git
Author Commit
2022-03-14 Marcel WerkMerge branch '5.3' into 5.4
2022-03-14 Marcel WerkOnly revert points when revoking a reaction
2022-03-11 Tim DüsterhusUse explicit `return null` in DatabaseObjectList::search()
2022-03-10 Tim DüsterhusMerge pull request #4699 from WoltLab/ds-store
2022-03-10 Alexander EbertGracefully handle integers exceeding 32bit
2022-03-10 Tim DüsterhusRerun the .DS_Store deletion script
2022-03-10 Alexander EbertRelease 5.4.15 dev 1 5.4.15_dev_1
2022-03-10 WoltLabUpdating minified JavaScript files
2022-03-09 Alexander EbertSet `toFloat()` to `protected` for compatibility
2022-03-09 Alexander EbertMissing conversion of localized search values
2022-03-09 Alexander EbertMoved the conversion of localized values to floats
2022-03-09 Alexander EbertShow the erroneous tab on submit
2022-03-09 Alexander EbertWorkaround for the selection of the quote tooltip
2022-03-09 Alexander EbertImproved the UX for page object id suggestions
2022-03-09 Tim DüsterhusMerge branch '5.3' into 5.4
2022-03-09 Tim DüsterhusUpgrade to `actions/checkout@v3`
2022-03-09 Tim DüsterhusMerge branch '5.2' into 5.3
2022-03-09 Tim DüsterhusUpgrade to `actions/checkout@v3`
2022-03-09 Tim DüsterhusUpdate npm dependencies
2022-03-09 Tim DüsterhusAdd missing space in indentation in LikeAction
2022-03-09 Tim DüsterhusMerge branch '5.3' into 5.4
2022-03-09 Tim DüsterhusValidate the `pageNo` in UserTrophyAction::validateGetG...
2022-03-09 Tim DüsterhusValidate that the userID matches a user in UserFollowin...
2022-03-09 Tim DüsterhusValidate the `pageNo` in UserFollowingAction::validateG...
2022-03-09 Tim Düsterhus Validate that the userID matches a user in UserFollowA...
2022-03-09 Tim DüsterhusValidate the `pageNo` in UserFollowAction::validateGetG...
2022-03-09 Tim DüsterhusValidate the `pageNo` in MediaAction::validateGetSearch...
2022-03-09 Tim DüsterhusValidate the `pageNo` in LikeAction::validateGetGrouped...
2022-03-09 Tim DüsterhusValidate the `pageNo` in UserProfileVisitorAction:...
2022-03-09 Tim DüsterhusValidate the limit and offset in Database::handleLimitP...
2022-03-09 Tim DüsterhusMerge branch '5.3' into 5.4
2022-03-09 Tim DüsterhusSimplify condition in UserTrophyAction::validateGetGrou...
2022-03-09 Tim DüsterhusValidate that the userID matches a user in UserTrophyAc...
2022-03-09 Tim DüsterhusValidate that the userID matches a user in UserProfileV...
2022-03-09 Tim DüsterhusFix typing of RuntimeCache's getObject() method
2022-03-08 Alexander EbertDisabled `input[type="date"]` were not initialized
2022-03-08 Alexander Ebert`Escape` key now triggers `onBeforeClose`
2022-03-08 Tim DüsterhusFix PHP 8.1 compatibility when editing groups with...
2022-03-08 Tim DüsterhusCreate the initial user groups with explicit descriptions
2022-03-08 Tim DüsterhusCorrectly handle missing requirements without minversio...
2022-03-07 Marcel WerkIndentation in label group availability was too large
2022-03-07 Marcel WerkLabel group availability could not be configured for...
2022-03-07 Tim DüsterhusFix PHP 8.1 compatibility in SignatureCache
2022-03-03 Alexander EbertRestoring the selection immediately discarded it
2022-03-03 joshuarueswegMerge branch '5.3'
2022-03-03 joshuarueswegFix detection of ipv4 adresses for stopforumspam integr...
2022-03-03 joshuarueswegSurpress output of empty labeled url user option fields
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üsterhusFix success message in ApplicationManagementForm
2022-02-24 Tim DüsterhusIgnore non-HTTP schemes for URL unfurling
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 Tim DüsterhusAdd `Vb5Argon2` password algorithm
2022-02-18 Alexander EbertReverted the implicit expansion of blocked content
2022-02-18 Tim DüsterhusThrow UserInputException for invalid className in AJAXI...
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 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ü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üsterhusFix PHP 8.0/8.1 compatibility of phpline.phar
2022-02-13 Alexander EbertImplicitly expand messages from blocked users when...
2022-02-13 Marcel WerkIndividual settings for boxes were unintentionally...
2022-02-10 Alexander EbertRelease 5.4.14 dev 1 5.4.14_dev_1
2022-02-10 WoltLabUpdating minified JavaScript files
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üsterhusMerge branch '5.3' into 5.4
2022-02-08 Tim DüsterhusIgnore `length` when diffing YearDatabaseTableColumn
2022-02-07 Tim DüsterhusFix template syntax error in wcf.user.notification...
2022-02-07 Tim DüsterhusWhitelist `array_key_exists` in enterprise mode
2022-02-05 Marcel WerkPermission 'canOnlyAccessOwnMedia' did not work as...
2022-02-05 Marcel WerkFile size was displayed twice when uploading media
2022-02-03 Marcel WerkEmail column in notification settings was too small
2022-02-02 Alexander Ebert`saveInstant()` yields an incorrect selection after...
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-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.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
next