GitHub/WoltLab/WCF.git
Author Commit
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 Alexander EbertMigrate the style system earlier to avoid bricking...
2023-10-17 Alexander EbertAdd a workaround for invalid URIs generated by Guzzle...
2023-10-14 Alexander EbertNormalize custom URLs
2023-10-13 Tim DüsterhusAdd VaryAcceptLanguage middleware (#5687)
2023-10-13 Tim DüsterhusExecute some middleware for early routing responses
2023-10-13 Tim DüsterhusAdd StaticResponseHandler
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-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 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-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
2023-10-02 Alexander EbertFix the color of active CKEditor panel buttons
2023-10-02 Alexander EbertFix the creation of test paid subscriptions
2023-10-02 Alexander EbertAdd a failsafe for the creation of test trophies
2023-10-02 Alexander EbertFix the icon name of the test trophy
2023-10-02 Alexander EbertFix the size calculation of comment buttons
2023-09-30 Alexander EbertRemove the fixed positioning
2023-09-29 Tim DüsterhusMerge pull request #5674 from WoltLab/license-cache...
2023-09-29 Tim DüsterhusExpire the cached license data after 60 days
2023-09-29 Tim DüsterhusCorrectly handle `null` license data in LicensePage
2023-09-29 Tim DüsterhusFix LicenseApi::clearLicenseFile()
2023-09-29 Tim DüsterhusMerge pull request #5673 from WoltLab/license-page...
2023-09-29 Tim DüsterhusImprove phrasing of wcf.acp.license.error.parsingFailed
2023-09-29 Tim DüsterhusMerge pull request #5672 from WoltLab/license-update
2023-09-29 Tim DüsterhusGracefully handle failed license update requests in...
2023-09-29 Tim DüsterhusAllow InvalidSource in ParsingFailed's constructor
2023-09-29 Tim DüsterhusUpdate the license data using the PackageUpdateListChan...
2023-09-29 Tim DüsterhusInvoke PackageUpdateDispatcher::refreshPackageData...
2023-09-29 Marcel WerkUnified phrases
2023-09-29 Tim DüsterhusMerge pull request #5671 from WoltLab/license-file...
2023-09-29 Tim DüsterhusAdjust format of the license file
2023-09-29 Tim DüsterhusUse AtomicWriter to write the updated license file
2023-09-29 Tim DüsterhusReset OPcache after writing an updated bootstrap loader
2023-09-28 Tim DüsterhusUpdate composer dependencies
2023-09-28 Alexander EbertForce button labels to be centered when wrapping
2023-09-28 Alexander EbertIncrease the width of date picker inputs
2023-09-28 Alexander EbertRelease 6.0.0 RC 2 6.0.0_RC_2
2023-09-28 Alexander EbertRevert "Refresh the internal data of cached reactions"
2023-09-28 WoltLabUpdating minified JavaScript files
2023-09-27 Alexander EbertMerge pull request #5666 from WoltLab/persistent-licens...
2023-09-27 Olaf BraunFix storing the Geocoding results (#5664)
2023-09-27 Tim DüsterhusHandle malformed JSON in LicenseApi::parseLicenseData()
2023-09-27 Tim DüsterhusReset OPcache after updating the license data
2023-09-27 Tim DüsterhusWrite an empty license file when failing to read the...
2023-09-27 Tim DüsterhusClear the license data by writing `null` to the license...
2023-09-27 Tim DüsterhusStore the creationDate in LicenseData
2023-09-27 Tim DüsterhusCleanly separate the LicenseApi service and the License...
2023-09-27 Tim DüsterhusAdd helper methods to LicenseData
2023-09-27 Tim DüsterhusStore the license data in serialized form
2023-09-27 Tim DüsterhusMap the license data into an object
2023-09-27 Alexander EbertRefresh the license file when searching for updates
2023-09-27 Alexander EbertReformat the code to use an early return
2023-09-27 Alexander EbertRemove the side effect of fetching the license data...
2023-09-26 Alexander EbertAdd the update script to write the license file and...
2023-09-26 Alexander EbertDynamically apply the branding free license
2023-09-26 Alexander EbertMake use of the license API in the first time setup
2023-09-26 Alexander EbertAdd support for the CKEditor license key
2023-09-26 Alexander EbertMake use of the `LicenseApi` to validate the license
2023-09-26 Tim DüsterhusMerge pull request #5665 from WoltLab/composer
2023-09-26 Tim DüsterhusUpdate composer dependencies
2023-09-26 WoltLabUpdating minified JavaScript files
2023-09-25 Alexander EbertAdd support for the persistent storage of the license...
2023-09-25 Tim DüsterhusMake use of the save value in WysiwygFormField
2023-09-23 Marcel WerkSimplify usage of WysiwygFormField
next