GitHub/WoltLab/WCF.git
Author Commit
2022-09-09 Tim DüsterhusMerge branch '5.4' into 5.5
2022-09-09 Tim DüsterhusFix possible SMTP desync if a timeout strikes
2022-09-09 Tim DüsterhusExplicitly handle `fgets()` returning `false` in SmtpEm...
2022-09-09 Tim DüsterhusFix handling of unsupported EHLO in SmtpEmailTransport
2022-09-09 Tim DüsterhusExplicitly handle `fgets()` returning `false` in SmtpEm...
2022-09-07 Marcel WerkFix condition check for user trophies
2022-09-07 Marcel WerkFix outdated cookie policy
2022-09-06 Tim DüsterhusMerge pull request #4984 from WoltLab/notification...
2022-09-06 Tim DüsterhusAdd missing email status update for deleted notifications
2022-09-05 Tim DüsterhusGuard against throwing unserialize handlers when unseri...
2022-09-05 Tim DüsterhusMerge branch '5.4' into 5.5
2022-09-05 Tim DüsterhusMerge pull request #4981 from WoltLab/smtp-transport...
2022-09-05 Tim DüsterhusAdd `codemirror.tpl` to frontend templates
2022-09-05 Tim DüsterhusDetect possible SMTP connection desync in SmtpEmailTran...
2022-09-02 Tim DüsterhusMerge pull request #4978 from WoltLab/image-proxy-webp
2022-09-02 Tim DüsterhusUse `str_contains()` in ImageProxyAction
2022-09-02 Tim DüsterhusUse `image_type_to_extension()` in ImageProxyAction
2022-09-02 Tim DüsterhusAdd messages to all DomainExceptions in ImageProxyAction
2022-09-02 Tim DüsterhusAccept WebP payloads in ImageProxyAction
2022-09-01 Marcel WerkMerge branch '5.5' of https://github.com/WoltLab/WCF...
2022-09-01 Marcel WerkFix error message when a user clicks the activation...
2022-09-01 Tim DüsterhusMerge pull request #4974 from WoltLab/oauth-authorize...
2022-09-01 Tim DüsterhusDo not assign in `if()` in AbstractOauth2Action
2022-09-01 Tim DüsterhusSupport URIs with query-string in AbstractOauth2Action...
2022-08-30 Tim DüsterhusAdd `random_int` to template modifier allow-list
2022-08-30 Tim DüsterhusReturn `TIME_NOW` in Session::getLastActivityTime(...
2022-08-30 Tim DüsterhusValidate the `from` with UserUtil::isValidEmail() in...
2022-08-30 Tim DüsterhusValidate the `from` with UserUtil::isValidEmail() in...
2022-08-29 Tim DüsterhusUpdate for PHP CS Fixer 3.10.0
2022-08-29 Tim DüsterhusUpdate composer dependencies
2022-08-29 Sascha GreuelExplicitly convert float to int in GDImageAdapter's...
2022-08-19 Alexander EbertRelease 5.5.4 5.5.4
2022-08-19 Alexander EbertMerge branch '5.4' into 5.5
2022-08-19 Alexander EbertRelease 5.4.22 5.4.22
2022-08-18 Alexander EbertRelease 5.5.4 dev 3 5.5.4_dev_3
2022-08-18 WoltLabUpdating minified JavaScript files
2022-08-18 Alexander EbertPrevent Safari from dispatching search requests twice
2022-08-18 Alexander EbertFix the editing of links inside the editor
2022-08-18 Alexander EbertPrevent attachment buttons from submitting the form
2022-08-16 Alexander EbertRelease 5.5.4 dev 2 5.5.4_dev_2
2022-08-15 Marcel WerkFix issue when a user does not have permissions to...
2022-08-12 Alexander EbertRelease 5.5.4 dev 1 5.5.4_dev_1
2022-08-12 Alexander EbertMerge pull request #4953 from WoltLab/group-permission...
2022-08-12 Tim DüsterhusRemove broken check for UserGroupPermissionCache consis...
2022-08-12 WoltLabUpdating minified JavaScript files
2022-08-12 Tim DüsterhusMerge branch '5.4' into 5.5
2022-08-12 Tim DüsterhusUnify “Datenbanktabelle” in de.xml
2022-08-12 Tim DüsterhusFix typo in de.xml
2022-08-11 Tim DüsterhusMerge branch '5.4' into 5.5
2022-08-11 Tim DüsterhusImprove character class definition in explanation for...
2022-08-11 Tim DüsterhusUnify phrasing for PIP identifier explanations
2022-08-11 Tim DüsterhusImprove phrasing in PIP identifier description
2022-08-11 Tim DüsterhusFix grammar in de.xml
2022-08-11 Tim DüsterhusReplace “Example” by “Beispiel” in de.xml
2022-08-10 Alexander EbertFix the check for the provided element
2022-08-05 Tim DüsterhusMerge branch '5.4' into 5.5
2022-08-04 Tim DüsterhusFix PHPDoc type in IFormField
2022-08-04 Tim DüsterhusMerge pull request #4920 from WoltLab/row-format
2022-08-04 Tim DüsterhusMerge pull request #4921 from SoftCreatR/patch-2
2022-08-04 Sascha GreuelFixed Facebook media provider
2022-08-03 Tim DüsterhusSet an explicit `ROW_FORMAT=dynamic` in CREATE TABLE
2022-08-02 Alexander EbertDetect incorrect system font stack inserted in Chrome
2022-08-02 Alexander EbertMerge pull request #4917 from WoltLab/attachment-tab...
2022-08-02 Marcel WerkAdd missing button role in attachment management tab
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üsterhusUpdate composer dependencies
2022-07-28 Alexander EbertScroll to the editor after inserting the quote
2022-07-28 Tim DüsterhusUpdate composer dependencies
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ü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 Sascha GreuelAllow @-sign in username
2022-07-27 Tim DüsterhusUpdate composer dependencies
2022-07-27 Tim DüsterhusSilence the PHP_ICO class in StyleAction
2022-07-21 Tim DüsterhusMerge branch '5.4' into 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 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-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
next