GitHub/WoltLab/WCF.git
Author Commit
2023-11-11 Marcel WerkMake parameters for box content and image id optional
2023-11-06 Marcel WerkAdd global language variable for 'categories'
2023-11-06 Marcel WerkFix html syntax error
2023-11-06 Marcel WerkAdd global language variable for 'category'
2023-10-27 Alexander EbertSuppress exceptions for unknown icons outside a dev...
2023-10-27 Alexander EbertMerge branch '6.0'
2023-10-27 Alexander EbertMerge branch '5.5' into 6.0
2023-10-27 Alexander EbertOpen the full version of images in a new window
2023-10-27 Tim DüsterhusMerge branch '6.0'
2023-10-26 Alexander EbertMerge branch '5.5' into 6.0
2023-10-26 Alexander EbertGenerate a proper link to the thumbnail
2023-10-25 Marcel WerkFix broken `FileOptionType` when debug mode is on
2023-10-25 Marcel WerkFix deletion of file uploads
2023-10-25 Marcel WerkFix file uploads without filenames
2023-10-25 Alexander EbertMerge branch '5.5' into 6.0
2023-10-25 Alexander EbertIncrease the system requirements for MariaDB to 10...
2023-10-25 Alexander EbertIncrease the system requirements for MariaDB to 10...
2023-10-24 Marcel WerkFix broken GDPR export
2023-10-24 Alexander EbertDo not set the `Spoofchecker::HIDDEN_OVERLAY` flag...
2023-10-24 Marcel WerkDon't update smileys during the update to 6.0
2023-10-23 Marcel WerkFix loading of additional comment responses
2023-10-23 Alexander EbertFix the handling of legacy branding free licenses
2023-10-23 Alexander EbertImprove the visuals of the custom box order of pages
2023-10-21 Alexander EbertFix the pre update script for the bootstrapper
2023-10-21 Alexander EbertCreate an empty bootstrap script during the upgrade
2023-10-20 Marcel WerkMade parameters for page content, meta description...
2023-10-20 Alexander EbertRelease 6.0.2 6.0.2
2023-10-20 Alexander EbertFix the pre-upgrade build
2023-10-19 Alexander EbertRelease 6.0.1 6.0.1
2023-10-19 Alexander EbertRelease 6.0.1 dev 1 6.0.1_dev_1
2023-10-19 Tim DüsterhusUse `Box::$availablePositions` in BoxPackageInstallatio...
2023-10-19 Tim DüsterhusFix comment in VaryAcceptLanguage middleware
2023-10-18 Alexander EbertMerge pull request #5689 from WoltLab/theme-color
2023-10-18 Alexander EbertFix the `theme-color` in the admin panel
2023-10-18 Alexander EbertEnforce sane values for the theme color
2023-10-17 Marcel WerkMerge pull request #5688 from WoltLab/active-page-deter...
2023-10-17 Alexander EbertMigrate the style system earlier to avoid bricking...
2023-10-17 Marcel WerkRename `PageLocationResolving` event
2023-10-17 Alexander EbertFix the display name of the found MySQL version
2023-10-17 Marcel WerkApply suggestions from code review
2023-10-17 Alexander EbertAdd a workaround for invalid URIs generated by Guzzle...
2023-10-16 Marcel WerkUnified determination of the active page
2023-10-16 Marcel WerkMerge pull request #5657 from WoltLab/category-manageme...
2023-10-15 Marcel WerkUse the new form for trophy categories
2023-10-15 Marcel WerkUse the new form for smiley categories
2023-10-15 Marcel WerkUse the new form for media categories
2023-10-15 Marcel WerkFix issue with category types without description
2023-10-15 Marcel WerkFix missing link to object edit
2023-10-14 Alexander EbertNormalize custom URLs
2023-10-13 Tim DüsterhusAdd VaryAcceptLanguage middleware (#5687)
2023-10-13 Tim DüsterhusMerge branch '6.0'
2023-10-13 Tim DüsterhusExecute some middleware for early routing responses
2023-10-13 Tim DüsterhusAdd StaticResponseHandler
2023-10-13 Tim DüsterhusMerge pull request #5686 from WoltLab/early-response...
2023-10-13 Tim DüsterhusExecute some middleware for early routing responses
2023-10-13 Tim DüsterhusAdd StaticResponseHandler
2023-10-13 Tim DüsterhusMerge branch '6.0'
2023-10-13 Tim DüsterhusTransmit the instanceId when downloading packages
2023-10-12 Alexander EbertFix the default value for the custom CSS field
2023-10-12 Alexander EbertAdd a remark to rerun the trophy migration script
2023-10-12 Alexander EbertFix the fallback value for invalid trophy icons
2023-10-12 Alexander EbertIgnore exceptions when decoding the purchased versions
2023-10-12 Alexander EbertAdd the cache buster parameter to the ACP style editor
2023-10-12 Alexander EbertMerge branch '5.5' into 6.0
2023-10-12 Alexander EbertRelease 5.5.18 5.5.18
2023-10-12 Alexander EbertAdd a workaround for printing the backup codes in Safari
2023-10-12 Alexander EbertEnable the upgrade to the gold release of 6.0
2023-10-11 Alexander EbertFix the release date 6.0.0
2023-10-11 Alexander EbertRelease 6.0.0
2023-10-11 WoltLabUpdating minified JavaScript files
2023-10-11 Alexander EbertFix the spelling of “Typeface”
2023-10-11 Alexander EbertUpdate composer dependencies
2023-10-10 Marcel WerkMerge pull request #5669 from WoltLab/user-option-get...
2023-10-09 Alexander Ebert`setHtml()` should replace the model to preserve the...
2023-10-09 Alexander EbertUse fixed values instead of dynamic values
2023-10-08 Alexander EbertFix the detection of aligned embedded media images
2023-10-08 Alexander EbertMark invalid box positions as `disabled`
2023-10-06 Marcel WerkMerge pull request #5683 from WoltLab/ty-elon
2023-10-06 Marcel WerkRebrand Twitter's share / social login button to X
2023-10-06 Marcel WerkSimplify visuals of the share buttons
2023-10-05 Tim DüsterhusMerge pull request #5682 from WoltLab/package-download...
2023-10-05 Tim DüsterhusMerge branch '6.0'
2023-10-05 Alexander EbertShow the data if the timestamp is more than 6 days ago
2023-10-05 Tim DüsterhusTransmit the instanceId when downloading packages
2023-10-05 Tim DüsterhusMerge pull request #5681 from WoltLab/content-dispositi...
2023-10-05 Tim DüsterhusUse ContentDisposition in FileReader
2023-10-05 Tim DüsterhusAdd `wcf\http\ContentDisposition`
2023-10-05 Tim DüsterhusMerge pull request #5679 from WoltLab/email-cfws
2023-10-05 Tim DüsterhusReject email addresses containing CFWS
2023-10-04 Tim DüsterhusMerge branch '6.0'
2023-10-03 Alexander EbertUse the unified card box shadow for `.contentItem`
2023-10-03 Alexander EbertHelp the LSP to narrow down the type
2023-10-03 Alexander EbertDo not discard the element value if there are children
2023-10-03 Alexander EbertMerge branch '5.5' into 6.0
2023-10-03 Alexander EbertSkip comment that no longer exist
2023-10-03 Alexander EbertImprove the visuals of embedded polls
2023-10-02 Alexander EbertReduce the `z-index` of the CKEditor logo
2023-10-02 Alexander EbertFix the searching for phrases with escaped values
2023-10-02 Alexander EbertUpdate the JS artifacts
2023-10-02 Alexander EbertFix the handling of replaced polls
next