GitHub/WoltLab/WCF.git
Author Commit
2021-08-04 Alexander EbertTrim the preview height using traditional overflow
2021-08-04 Alexander EbertSkip the user menu initialization if there are no items
2021-08-04 Alexander EbertDetect `<center>` as a block element
2021-08-03 Alexander EbertIncorrect handling of `null` values for metacode attributes
2021-08-03 Alexander EbertMerge pull request #4430 from WoltLab/js-legacy-inheritance
2021-08-03 Tim DüsterhusMerge pull request #4429 from WoltLab/form-field-data...
2021-08-03 Tim DüsterhusSupport ES 6 default exports for form builder field...
2021-08-03 Tim DüsterhusMerge branch '5.3' into 5.4
2021-08-03 Marcel WerkMerge pull request #4431 from WoltLab/foreach-empty
2021-08-03 Tim DüsterhusFix `{foreach}` loops when the to-be-iterated value...
2021-08-02 Alexander EbertResolved side effects from previous inheritance approach
2021-07-31 Alexander EbertSneaky whitespace
2021-07-31 Alexander EbertIncorrect value type when using the legacy MySQL extension
2021-07-30 Marcel WerkImproved a11y of content items
2021-07-30 Marcel WerkImproved usability of footer links on mobile devices
2021-07-30 Tim DüsterhusMerge branch '5.3' into 5.4
2021-07-30 Tim DüsterhusMerge branch '5.2' into 5.3
2021-07-30 Tim DüsterhusMerge pull request #4427 from WoltLab/label-form-field...
2021-07-30 Tim DüsterhusMerge pull request #4426 from WoltLab/label-form-field...
2021-07-30 Marcel WerkACL values were not deleted when deleting categories
2021-07-30 Tim DüsterhusProperly show the label form field's selection if it...
2021-07-30 Tim DüsterhusAdd missing check for dependencies in LabelFormField...
2021-07-29 Marcel WerkMerge pull request #4425 from WoltLab/template-engine...
2021-07-28 Marcel WerkRe-added previous share button selector to keep compati...
2021-07-28 Marcel WerkRe-added previous share button selector to keep compati...
2021-07-28 Marcel Werkshare button class name changed to prevent blocking...
2021-07-28 Marcel WerkForeach tag unset variables that have the value NULL
2021-07-28 Tim DüsterhusUse correct English quote marks in en.xml (5.4)
2021-07-28 Tim DüsterhusMerge branch '5.3' into 5.4
2021-07-28 Tim DüsterhusUse correct English quote marks in en.xml
2021-07-27 Tim DüsterhusMerge pull request #4423 from WoltLab/oauth-pkce
2021-07-27 Tim DüsterhusName “Notfallcodes“ consistently
2021-07-27 Tim DüsterhusAdd PKCE support to AbstractOauth2Action
2021-07-27 Tim DüsterhusMerge pull request #4421 from WoltLab/5.4-deleteDsStore
2021-07-27 Marcel WerkMerge pull request #4422 from WoltLab/5.4-check-search...
2021-07-27 Tim DüsterhusRefer to RebuildDataPage in the system check for search...
2021-07-27 Tim DüsterhusGenerate preload manifest when testing style
2021-07-27 Tim DüsterhusFix system font stack when combined with a Google Font
2021-07-27 Tim DüsterhusAdd files/acp/update_com.woltlab.wcf_5.4.3_deleteDsStor...
2021-07-27 Tim DüsterhusDrop obsolete update_com.woltlab.wcf_5.4.2_deleteInvali...
2021-07-26 Alexander EbertMerge branch '5.4' of https://github.com/WoltLab/WCF... 5.4.2
2021-07-26 Alexander EbertRelease 5.4.2
2021-07-26 Marcel WerkMerge branch '5.4' of https://github.com/WoltLab/WCF...
2021-07-26 Marcel WerkFix code style
2021-07-26 WoltLabUpdating minified JavaScript files
2021-07-26 Alexander EbertMerge pull request #4417 from WoltLab/captcha-delete...
2021-07-26 WoltLabUpdating minified JavaScript files
2021-07-26 Marcel WerkTOC code was visible in search results of articles
2021-07-26 Alexander EbertIgnore click events that were triggered outside of...
2021-07-26 Alexander EbertCaret misplacement due to U+200B in Safari after pasting
2021-07-26 Tim DüsterhusDelete the captcha registration after retrieving data...
2021-07-26 Alexander EbertIncorrect text alignment on mobile
2021-07-23 joshuarueswegDecrease sitemap size to 25,000 objects
2021-07-23 joshuarueswegFix sitemap name of duplicate sitemaps
2021-07-23 Marcel WerkSome external links in the admin panel did not open...
2021-07-23 Tim DüsterhusTrim trailing whitespace
2021-07-23 Tim DüsterhusFix IpAddress::toBulletMasked() for IP addresses with...
2021-07-23 Tim DüsterhusMerge remote-tracking branch 'origin/5.4' into 5.4
2021-07-23 Tim DüsterhusMerge branch '5.3' into 5.4
2021-07-23 Tim DüsterhusMerge branch '5.2' into 5.3
2021-07-23 Tim DüsterhusMerge branch '3.1' into 5.2
2021-07-23 Tim DüsterhusEncode HTML in smileyTitle in Smiley::getHtml()
2021-07-22 Tim DüsterhusMerge pull request #4415 from WoltLab/focus-not-on...
2021-07-22 Tim DüsterhusHelp TSC understand the data flow in Dropdown/Simple...
2021-07-22 Marcel WerkWrong background color for hero boxes in mobile version
2021-07-22 Tim DüsterhusFix TypeScript code style
2021-07-22 Tim DüsterhusCorrectly pass COMPILER_TARGET_DEFAULT when building...
2021-07-22 Tim DüsterhusReference `COMPILER_TARGET_DEFAULT` without going via...
2021-07-22 Marcel WerkText links in the mobile menu of the admin panel did...
2021-07-21 Tim DüsterhusFix mistake in informal version of de.xml
2021-07-20 Tim DüsterhusMerge pull request #4412 from WoltLab/coverPhoto-upgrade
2021-07-20 Tim DüsterhusCheck whether the style's cover photo exists during...
2021-07-20 Alexander EbertMerge pull request #4411 from WoltLab/test-for-webp...
2021-07-20 Alexander EbertPartially reverted the logic for the image library...
2021-07-20 Alexander EbertFall-back to GD if ImageMagick does not satisfy the...
2021-07-20 Tim DüsterhusAdd update_com.woltlab.wcf_5.4.2_deleteInvalidSessions.php
2021-07-20 Tim DüsterhusDefault IP address to `::` if `$_SERVER['REMOTE_ADDR...
2021-07-20 joshuarueswegDisable unfurled links in AMP pages
2021-07-20 joshuarueswegPrevent inverting permissions, if the object is visible...
2021-07-20 joshuarueswegFix faulty invertPermission label logic
2021-07-20 Tim DüsterhusAdd missing `@since` to ISafeFormatAvatar
2021-07-19 Alexander EbertMissing implicit function scope
2021-07-19 Alexander EbertCast empty values for the file size to int
2021-07-19 Marcel WerkWebP was not recognised as image format when uploading...
2021-07-19 Matthias SchmidtMake renaming columns with PHP DB API idempotent (...
2021-07-16 Joshua RüswegMerge pull request #4405 from WoltLab/migrateMultifacto...
2021-07-15 Tim DüsterhusSkip authenticators of deleted users in update_com...
2021-07-15 Alexander EbertMerge branch '5.3' into 5.4 5.4.1
2021-07-15 Alexander EbertRelease 5.3.12 5.3.12
2021-07-15 Alexander EbertRelease 5.4.1
2021-07-15 Tim DüsterhusMerge branch '5.3' into 5.4
2021-07-15 Alexander EbertMerge pull request #4404 from WoltLab/imagick-webp...
2021-07-15 Alexander EbertRebuild the pre-update file archive
2021-07-15 Alexander EbertMerge branch '5.4' into imagick-webp-optional
2021-07-15 Alexander EbertMerge pull request #4403 from WoltLab/5.4-sqlLog
2021-07-15 Alexander EbertUpdated the pre-update file archive
2021-07-15 Alexander EbertAllow bypass of a broken imagick extension, improved...
2021-07-15 Alexander EbertImproved the explanation for missing system requirements
2021-07-15 Tim DüsterhusAdd missing SQL log entry for `wcf1_acp_session_virtual...
2021-07-15 Alexander EbertCheck for WebP support in the selected adapter
next