GitHub/WoltLab/WCF.git
Author Commit
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
2023-09-22 Alexander EbertMove the handling of the license data into a separate API
2023-09-22 Alexander EbertMerge branch '5.5' into 6.0
2023-09-22 Alexander EbertRelease 5.5.17 5.5.17
2023-09-22 Alexander EbertRevert "Prevent attempts to generate thumbnails for...
2023-09-22 Alexander EbertAdd support for click callbacks for menu buttons
2023-09-21 Tim DüsterhusUnify the registering of update-related phrases for...
2023-09-21 Tim DüsterhusUnify indentation in license.tpl
2023-09-21 Tim DüsterhusFix the permission of the LicensePage acpMenu item
2023-09-21 Tim DüsterhusFix the response mapping for the license API
2023-09-21 Tim DüsterhusClear the `package_server_auth_code` when clearing...
2023-09-21 Tim DüsterhusMake LicensePage::$licenseNumber a string
2023-09-21 Tim DüsterhusUpdate composer dependencies
2023-09-20 Alexander EbertRequire an icon to be returned for the user menu item
2023-09-20 Alexander EbertMove the icon property initialization into the constructor
2023-09-20 Alexander EbertSimplify the logic to determine the icon of a user...
2023-09-20 Alexander EbertAdd a dynamic override for user menu item icons
2023-09-20 Alexander EbertFix the support for Font Awesome icons in `userMenu...
2023-09-20 Alexander EbertRevert "Add support for brand icons for `userMenu.xml`"
2023-09-20 Alexander EbertFix the visuals of the color picker
2023-09-19 Alexander EbertRemove the accidental assignment of `$trophies`
2023-09-19 Alexander EbertRedirect back to the license page after installing...
2023-09-19 Alexander EbertFix the background color of marked media items
2023-09-19 Alexander EbertFix the “Insert Media” button for HTML and template...
2023-09-19 Alexander EbertFilter out special trophies that no longer exist
2023-09-19 Alexander EbertAdd support for `<button>` inside `.dropdownMenu`
2023-09-19 Alexander EbertFix the appearance of the search reset button
2023-09-19 Alexander EbertImprove the visuals and accessibility of the media...
2023-09-19 Alexander EbertRename `WebComponents.js` to `.min.js`
2023-09-19 Tim DüsterhusMerge branch '5.5' into 6.0
2023-09-19 Tim DüsterhusMerge pull request #5660 from WoltLab/mailbox-for-mailto
2023-09-19 Tim DüsterhusMerge pull request #5659 from WoltLab/preload-json...
2023-09-19 Tim DüsterhusUse `UserProfile::getEncodedEmail()` in `UserListPage...
2023-09-19 Tim DüsterhusLeverage `Mailbox::getAddressForMailto()` in `UserProfi...
2023-09-19 Tim DüsterhusAdd Mailbox::getAddressForMailto()
2023-09-19 Tim DüsterhusAdd Mailbox::splitLocalpartAndDomain()
2023-09-19 Tim DüsterhusGracefully handle broken preload JSON
2023-09-18 Alexander EbertFix the support for Font Awesome icons in `acpMenu...
2023-09-18 Alexander EbertAdd support for brand icons for `userMenu.xml`
2023-09-18 Alexander EbertRelease 5.5.16 5.5.16
2023-09-18 WoltLabUpdating minified JavaScript files
2023-09-18 Alexander EbertMerge branch '5.4' into 5.5
2023-09-18 Alexander EbertRelease 5.4.32 5.4.32
2023-09-18 Alexander EbertImprove the visuals of outstanding updates
next