GitHub/WoltLab/WCF.git
Author Commit
2023-08-28 Tim DüsterhusRevert "Remove check for `ini_parse_quantity`"
2023-08-28 Tim DüsterhusUse `FileUtil::getMemoryLimit()` in WCFSetup
2023-08-28 Tim DüsterhusRemove check for `ini_parse_quantity`
2023-08-28 Tim DüsterhusUpdate composer dependencies
2023-08-28 Tim DüsterhusMerge pull request #5633 from SoftCreatR/patch-1
2023-08-27 Alexander EbertFix the handling of `<section>` as the dialog content...
2023-08-26 Alexander EbertSuppress the border of boxes with `.boxBorderless`
2023-08-26 Alexander EbertPrevent dialogs to take up the full available height
2023-08-26 Alexander EbertInsert the editor stylesheet as the first style
2023-08-26 Alexander EbertReduce the `z-index` of the editor toolbar
2023-08-26 Alexander EbertFix the image sizing of the default avatar
2023-08-26 Alexander EbertFix the handling of a missing custom avatar
2023-08-26 Sascha GreuelUpdate WSC_SRT_VERSION in test.php
2023-08-25 Alexander EbertReintroduce the previous check for the option’s existence
2023-08-25 Alexander EbertSimplify the usage of options in template listeners
2023-08-25 Alexander EbertApply encoding to the formatted exception description
2023-08-25 Marcel WerkUnify phrases
2023-08-25 Tim DüsterhusMerge pull request #5631 from WoltLab/rewrite-test
2023-08-25 Tim DüsterhusUpdate fileDelete.xml
2023-08-25 Tim DüsterhusUpdate composer dependencies
2023-08-25 Tim DüsterhusMigrate RewriteTest.ts to the fetch-based request API
2023-08-25 Tim DüsterhusDisable response caching in CoreRewriteTestAction
2023-08-25 Tim DüsterhusRemove the `uuidHash` check from CoreRewriteTestAction
2023-08-25 Tim DüsterhusRemove CORS headers in CoreRewriteTestAction
2023-08-25 Tim DüsterhusFix the test for the correct set-up of index.php-less...
2023-08-24 Marcel WerkMerge branch 'master' of https://github.com/WoltLab/WCF
2023-08-24 Marcel WerkUnify phrases
2023-08-24 Tim DüsterhusAdd space after CLI prompt
2023-08-24 Tim DüsterhusAdd XSD location to .phpcs.xml
2023-08-24 Tim DüsterhusUse fixed `userID` for the admin user in WCFSetup
2023-08-23 Tim DüsterhusMerge pull request #5628 from WoltLab/esbuild-minify
2023-08-23 Tim DüsterhusMinify WebComponent.js when building with esbuild
2023-08-23 Tim DüsterhusExclude `@googlemaps/markerclusterer` from JS bundle
2023-08-23 Marcel WerkUnify information in content header
2023-08-23 Tim DüsterhusUpdate to FontAwesome 6.4.2
2023-08-23 Tim DüsterhusFix incorrect comparison in userGroupBooleanOptionType.tpl
2023-08-22 Alexander EbertFix the alignment of button groups below messages
2023-08-22 Alexander EbertFix the sizing of buttons in button groups
2023-08-22 Alexander EbertImprove the focus behavior of `InputItemList`
2023-08-22 Alexander EbertFix the alignment of buttons
2023-08-22 Alexander EbertRelease 6.0.0 Beta 3 6.0.0_Beta_3
2023-08-22 WoltLabUpdating minified JavaScript files
2023-08-22 Alexander EbertFix a capitalization mistake
2023-08-22 Tim DüsterhusAdd symfony/polyfill-php83 composer dependency
2023-08-22 Alexander EbertFix the changes to the `font-weight` of headlines
2023-08-22 Tim DüsterhusRebuild compiled JavaScript
2023-08-22 Tim DüsterhusUpdate prettier
2023-08-22 Alexander EbertRelease 6.0.0 Beta 2 6.0.0_Beta_2
2023-08-22 WoltLabUpdating minified JavaScript files
2023-08-22 Alexander EbertFix the contrast of the `.formError` color
2023-08-22 Alexander EbertFix the condition to detect multiple languages for...
2023-08-22 Alexander EbertForce unfurled URLs into separate rows
2023-08-21 Alexander EbertIncrease the `font-weight` of headlines to `600`
2023-08-21 Tim DüsterhusMerge branch '5.5'
2023-08-21 Tim DüsterhusUpdate composer dependencies
2023-08-21 Alexander EbertUpdate the JavaScript artifact
2023-08-21 Alexander EbertWorkaround for the reverse typing in Safari after a...
2023-08-21 Alexander EbertImprove the typing of the browser/platform identifiers
2023-08-21 Alexander EbertFix layout shifts caused by early rendering passes
2023-08-21 Marcel WerkFix typo
2023-08-21 Marcel WerkAdd support for new Twitter (X) links
2023-08-21 Alexander EbertPrevent updates to the dialog position during initializ...
2023-08-21 Tim DüsterhusFix `nextStep` in WCFSetup if system requirements are...
2023-08-20 Alexander EbertFixed the vertical alignment of buttons with icons
2023-08-20 Alexander EbertFix the vertical alignment of inline code
2023-08-18 Alexander EbertFix the handling of mentions with and without leading `@`
2023-08-18 Alexander EbertRevert "Fix the handling of mentions with and without...
2023-08-18 Alexander EbertFix the handling of mentions with and without leading @
2023-08-18 Alexander EbertForce the editor toolbar to be static in iOS
2023-08-18 Alexander EbertEnforce a minimum font size of 16px for iOS
2023-08-18 Alexander EbertUnify the appearance of the ACP category icons
2023-08-18 Alexander EbertReduce the `z-index` of popovers
2023-08-18 Marcel WerkUnify phrases
2023-08-18 Alexander EbertFall back to plain value if the i18n values are missing
2023-08-18 Alexander EbertFix the initialization of the checkboxes form builder...
2023-08-18 Alexander EbertReintroduce `mb_strpos` to the allowed template modifiers
2023-08-17 Alexander EbertFix the handling of non dialogs inside the dialog container
2023-08-17 Alexander EbertFix the position of the overlay container in legacy...
2023-08-17 Alexander EbertReplace `mb_strpos()` usage with `str_starts_with`
2023-08-17 Marcel WerkReintroduce `strtolower` and `strtoupper` to the allowe...
2023-08-17 Alexander EbertFix the order of buttons for the manual upload
2023-08-17 Alexander EbertRelease 6.0.0 Beta 1 6.0.0_Beta_1
2023-08-17 Alexander EbertRemove the preliminary upgrade instructions from 5.5
2023-08-17 WoltLabUpdating minified JavaScript files
2023-08-17 Alexander EbertUpgrade to CKEditor5 v39.0.1
2023-08-16 Alexander EbertUpdate the button order in the form submit controls
2023-08-16 Alexander EbertFix the visuals of split buttons
2023-08-16 Alexander EbertFix the alignment of flags inside buttons
2023-08-16 Alexander EbertAllow intermediate owners to drop ownership of the...
2023-08-16 Marcel WerkReintroduce `substr` to the allowed template modifiers
2023-08-15 Alexander EbertRevert "Merge pull request #5618 from WoltLab/psr-15...
2023-08-14 Marcel WerkMerge pull request #5625 from WoltLab/upload-handler...
2023-08-14 Marcel WerkFix typo in `UploadHandler` methods
2023-08-14 Olaf BraunInsert trim to remove empty values (#5615)
2023-08-14 Alexander EbertMerge pull request #5621 from MysteryCode/fx-tplfcs
2023-08-14 Alexander EbertForce a fresh search for updates for the notifier
2023-08-14 Alexander EbertMerge branch '5.5'
2023-08-14 Alexander EbertMerge branch '5.4' into 5.5
2023-08-14 Alexander EbertFix the check of the maximum image height
2023-08-14 Alexander EbertMerge pull request #5618 from WoltLab/psr-15-dialog...
next