GitHub/WoltLab/WCF.git
Author Commit
2022-08-02 Tim DüsterhusMerge branch '5.5'
2022-08-02 Tim DüsterhusMerge pull request #4916 from WoltLab/assert
2022-08-02 Tim DüsterhusAttempt to enable `zend.assertions` if debug mode is...
2022-08-02 Tim DüsterhusForce enable `AssertionError` for assertion failures
2022-08-01 Marcel WerkFix missing copying of conditions when copying boxes
2022-08-01 Tim DüsterhusAdd `str_contains`, `str_starts_with`, `str_ends_with...
2022-08-01 Tim DüsterhusReplace `mt_rand()` with `random_int()` in non-deprecat...
2022-08-01 Tim DüsterhusUpdate composer dependencies
2022-08-01 Tim DüsterhusMerge branch '5.5'
2022-08-01 Tim DüsterhusUpdate composer dependencies
2022-07-29 Tim DüsterhusMerge branch '5.5'
2022-07-28 Tim DüsterhusUpdate composer dependencies
2022-07-28 Alexander EbertScroll to the editor after inserting the quote
2022-07-28 Tim DüsterhusMerge pull request #4914 from WoltLab/file-log-sha256
2022-07-28 Tim DüsterhusStore SHA-256 hashes in `wcf1_package_installation_file...
2022-07-28 Tim DüsterhusMerge branch '5.5'
2022-07-28 Tim DüsterhusUpdate composer dependencies
2022-07-28 Tim DüsterhusUpdate laminas/laminas-progressbar composer dependency
2022-07-28 Tim DüsterhusMerge branch '5.5'
2022-07-28 Tim DüsterhusCommit missing file
2022-07-28 Tim DüsterhusUpdate laminas-progressbar to a custom fork
2022-07-28 Tim DüsterhusMerge branch '5.5'
2022-07-28 Tim DüsterhusUnify error handling of DatabaseTableIndex with Databas...
2022-07-27 Alexander EbertPrevent closing unclosable dialogs with the escape key
2022-07-27 Alexander EbertDetect changes to the HEX value using the `input` event
2022-07-27 Tim DüsterhusAdd PHP 8.2 to the php.yml workflow
2022-07-27 Tim DüsterhusMerge branch '5.5'
2022-07-27 Sascha GreuelAllow @-sign in username
2022-07-27 Tim DüsterhusMerge branch '5.5'
2022-07-27 Tim DüsterhusUpdate composer dependencies
2022-07-27 Tim DüsterhusMerge branch '5.5'
2022-07-27 Tim DüsterhusSilence the PHP_ICO class in StyleAction
2022-07-26 Tim DüsterhusPass `\DateTimeImmutable` to Totp in TotpMultifactorMethod
2022-07-26 Tim DüsterhusAccept `\DateTimeInterface` in Totp
2022-07-25 Tim DüsterhusRemove obsolete import in Mailbox
2022-07-21 Tim DüsterhusMerge branch '5.4' into 5.5
2022-07-20 Tim DüsterhusMerge branch '5.5'
2022-07-20 Tim DüsterhusFix typo in de.xml
2022-07-20 Alexander EbertRelease 5.5.3 5.5.3
2022-07-20 Alexander EbertMerge branch '5.4' into 5.5
2022-07-20 Alexander EbertRelease 5.4.21 5.4.21
2022-07-20 Tim DüsterhusMerge branch '5.4' into 5.5
2022-07-20 Tim DüsterhusMerge pull request #4908 from WoltLab/upgrade-override...
2022-07-20 Tim DüsterhusImprove wording for success message in PackageEnableUpg...
2022-07-20 Tim DüsterhusAdd explicit “success” message to PackageEnableUpgradeO...
2022-07-20 Tim DüsterhusMerge branch '5.5'
2022-07-20 WoltLabUpdating minified JavaScript files
2022-07-20 Tim DüsterhusMerge branch '5.4' into 5.5
2022-07-20 Tim DüsterhusMerge branch '5.4' into 5.5
2022-07-20 WoltLabUpdating minified JavaScript files
2022-07-20 Tim DüsterhusUpdate npm dependencies in extra/
2022-07-20 Tim DüsterhusMerge branch '5.5'
2022-07-19 Alexander EbertRelease 5.5.3 dev 2 5.5.3_dev_2
2022-07-19 WoltLabUpdating minified JavaScript files
2022-07-19 Alexander EbertRestore the selection after closing a dialog
2022-07-19 Alexander EbertWait for `markAllAsRead` before updating the UI
2022-07-19 Alexander EbertMove the focus into the first input field in dialogs
2022-07-19 Tim DüsterhusFix TypeScript code style
2022-07-19 Tim DüsterhusFix querying possible update versions in PackageUpdateD...
2022-07-18 Alexander EbertFix the color of the search icon in the mobile header
2022-07-18 Marcel WerkFix javascript error when viewing polls as a guest
2022-07-18 Alexander EbertFix the enable/disable option for styles
2022-07-18 Tim DüsterhusRevert "Replace use of a PHP 8+ feature"
2022-07-18 Tim DüsterhusMerge branch '5.5'
2022-07-18 Alexander EbertReplace use of a PHP 8+ feature
2022-07-15 Marcel WerkMerge branch '5.5' of https://github.com/WoltLab/WCF...
2022-07-15 Marcel WerkFix missing cache reset after deleting custom language...
2022-07-15 Alexander EbertRelease 5.5.3 dev 1 5.5.3_dev_1
2022-07-15 WoltLabUpdating minified JavaScript files
2022-07-15 Tim DüsterhusMerge branch '5.5'
2022-07-15 Alexander EbertRemove the redundant `role="article"` attribute on...
2022-07-14 Alexander EbertRemove the `required` attribute from the search input
2022-07-14 Alexander EbertMerge branch '5.4' into 5.5
2022-07-14 Alexander EbertPreserve the aspect ratio of scaled thumbnails
2022-07-14 Tim DüsterhusMerge branch '5.5'
2022-07-14 IceQ1337Fix calculation of next cronjob execution for multiple...
2022-07-14 IceQ1337Fix PHPDoc return type of CronjobUtil::calculateHour()
2022-07-14 IceQ1337Fix function description of CronjobUtil::calculateHour()
2022-07-14 IceQ1337Fixed function description of CronjobUtil::calculcateMi...
2022-07-13 Alexander EbertApply the active color to icons on hover
2022-07-13 Alexander EbertSubmit the color picker dialog on `Enter` in input...
2022-07-13 Marcel WerkFix wrong active menu item on package page
2022-07-13 Marcel WerkFix missing highlighting of required form fields in...
2022-07-13 Marcel WerkFix wrong position of error messages in form-builder...
2022-07-13 Marcel WerkMerge branch '5.5' of https://github.com/WoltLab/WCF...
2022-07-13 Marcel WerkFix reset of form fields after submitting an article
2022-07-13 Alexander EbertFix the behavior of the user menu on window resize
2022-07-13 Marcel WerkIncrease minimum php requirement for new installations
2022-07-13 Tim DüsterhusMerge pull request #4904 from WoltLab/mysqlnd
2022-07-13 Tim DüsterhusCheck for MySQL Native Driver in SystemCheckPage
2022-07-13 Tim DüsterhusAdd MySQL Native Driver check to update_com.woltlab...
2022-07-13 Tim DüsterhusReenable the check for MySQL Native Driver in WCFSetup
2022-07-13 Tim DüsterhusFix SystemCheckPage with MySQL 5
2022-07-12 Tim DüsterhusRemove bogus `encode=false` from `{link}` in moderation...
2022-07-12 Tim DüsterhusMerge branch '5.5'
2022-07-12 Alexander EbertAdd a link to the list of deleted items in the moderation
2022-07-12 Tim DüsterhusMerge pull request #4903 from WoltLab/fix-update-creden...
2022-07-12 Tim DüsterhusMerge pull request #4898 from WoltLab/5.5-ds-store
2022-07-12 Tim DüsterhusRerun the .DS_Store deletion script
2022-07-12 Tim DüsterhusUpdate composer dependencies
next