GitHub/WoltLab/WCF.git
Author Commit
2022-03-15 Tim DüsterhusMerge branch '5.4'
2022-03-15 Tim DüsterhusMerge pull request #4701 from WoltLab/mysql-search...
2022-03-15 Tim DüsterhusDo not add the `+` prefix to search terms shorter than...
2022-03-15 Tim DüsterhusAdd MysqlSearchEngine::getMinTokenSize() as a replaceme...
2022-03-14 WoltLabUpdating minified JavaScript files
2022-03-14 Marcel WerkMerge branch '5.4'
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.4'
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üsterhusDelete compiled JS files where the TS source no longer...
2022-03-09 Tim DüsterhusMerge branch '5.4'
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.4'
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 Alexander EbertApply the “user online” formatting to mentions
2022-03-08 Tim DüsterhusMerge pull request #4696 from WoltLab/BREACH
2022-03-08 Tim DüsterhusPrefill the xsrfTokenInput with a static `NOT_MODIFIED`
2022-03-08 Tim DüsterhusAdd the `xsrfTokenInput` class to the XSRF token form...
2022-03-08 Tim DüsterhusAdd WoltLabSuite/Core/Form/XsrfToken.ts to automaticall...
2022-03-08 Tim DüsterhusImplement WoltLabSuite/Core/Core#getXsrfToken without...
2022-03-08 Tim DüsterhusRead the `SECURITY_TOKEN` from the cookie to protect...
2022-03-08 Tim DüsterhusFix typo in BootstrapOptions TS interface name
2022-03-08 Marcel WerkCookie banner turned off by default
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üsterhusMerge branch '5.4'
2022-03-08 Tim DüsterhusCorrectly handle missing requirements without minversio...
2022-03-07 Marcel WerkMerge branch '5.4'
2022-03-07 Marcel WerkIndentation in label group availability was too large
2022-03-07 Marcel WerkMerge branch '5.4'
2022-03-07 Marcel WerkLabel group availability could not be configured for...
2022-03-07 Tim DüsterhusMerge branch '5.4'
2022-03-07 Joshua RüswegMerge pull request #4693 from WoltLab/5.5-upload-form...
2022-03-07 joshuarueswegUse `width` and `height` attributes for image previews
2022-03-07 joshuarueswegAdd preview image for image upload component
2022-03-07 Tim DüsterhusFix PHP 8.1 compatibility in SignatureCache
2022-03-07 Tim DüsterhusUpdate composer dependencies
2022-03-04 Tim DüsterhusMerge branch '5.4'
2022-03-04 Tim DüsterhusAdd proper return types to SessionHandler::(get|check...
2022-03-04 Marcel WerkMerge pull request #4691 from WoltLab/search-xsrf
2022-03-04 Alexander EbertFixed a small typo
2022-03-04 Alexander EbertSet the jQuery UI version to `1.99.99`
2022-03-04 Tim DüsterhusMerge pull request #4692 from WoltLab/import-mapping...
2022-03-04 Tim DüsterhusMove the reset of the import mapping into a dedicated...
2022-03-04 Tim DüsterhusRemove `{csrfToken}` from pageHeaderSearch
2022-03-03 Alexander EbertRestoring the selection immediately discarded it
2022-03-03 mutecAdd support for `IStorableObject::getUploadFiles()...
2022-03-03 Tim DüsterhusFix formatting in Email
2022-03-03 Tim DüsterhusDump the headers of all body parts in Email::debugDump()
2022-03-03 Tim DüsterhusDump the email once for each recipient in Email::debugD...
2022-03-03 Tim DüsterhusFix HTML encoding in Email::debugDump()
2022-03-03 Tim DüsterhusFix detection of HTML mime parts in Email::debugDump()
2022-03-03 joshuarueswegMerge branch '5.4'
2022-03-03 joshuarueswegMerge branch '5.3'
2022-03-03 Alexander EbertForce-bump the jQuery Ui version
2022-03-03 joshuarueswegFix detection of ipv4 adresses for stopforumspam integr...
2022-03-03 Tim DüsterhusMerge branch '5.4'
2022-03-03 joshuarueswegSurpress output of empty labeled url user option fields
2022-03-02 Tim DüsterhusMerge pull request #4687 from WoltLab/cache-name
2022-03-02 Tim DüsterhusVersion the DiskCacheSource filename
2022-03-02 Tim DüsterhusMake CacheHandler::getCacheName() less expensive
2022-03-02 Tim DüsterhusMerge pull request #4686 from WoltLab/cleanup
2022-03-02 Tim DüsterhusRemove obsolete wcfPackageListURL property from WCF...
2022-03-02 Tim DüsterhusRemove dead code in packageList.tpl
2022-03-02 Tim DüsterhusRemove `packageID` parameter from PackageListPage
2022-03-02 Tim DüsterhusRemove PACKAGE_ID check for WCF.ACP.Package.Uninstallation
2022-03-02 Tim DüsterhusRemove use of deprecated `forceWCF` parameter to LinkHa...
next