GitHub/WoltLab/WCF.git
Author Commit
2023-09-28 Marcel WerkUse intl Collator to sort strings
2023-09-28 Tim DüsterhusMerge branch '6.0'
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 Tim DüsterhusMerge branch '6.0'
2023-09-26 WoltLabUpdating minified JavaScript files
2023-09-25 Tim DüsterhusMerge branch '6.0'
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üsterhusMerge branch '6.0'
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üsterhusMerge branch '6.0'
2023-09-21 Tim DüsterhusUpdate composer dependencies
2023-09-20 Tim DüsterhusMerge branch '6.0'
2023-09-20 Alexander EbertMigrate `WCF.Label.ACPList.Connect` to TypeScript
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 Tim DüsterhusMerge branch '6.0'
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 '6.0'
2023-09-19 Tim DüsterhusMerge branch '5.5' into 6.0
2023-09-19 Tim DüsterhusMerge branch '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
2023-09-18 Tim DüsterhusMerge branch '6.0'
2023-09-18 Tim DüsterhusMerge pull request #5658 from WoltLab/html-output-href...
2023-09-18 Tim DüsterhusRemove useless emptyness checks in HtmlOutputNodeA
2023-09-18 Tim DüsterhusDisallow empty link values in HtmlOutputNodeA
2023-09-18 Tim DüsterhusProperly handle malformed URIs in HtmlOutputNodeA
2023-09-16 Alexander EbertFix the return type of `getParentNode()`
2023-09-16 Alexander EbertSkip the filter initialization if there are no projects
2023-09-16 Alexander EbertAdd support for `<button>` inside `.dropdownMenu`
2023-09-16 Alexander EbertTrim the description of a style package to 255 characters
2023-09-16 Alexander EbertUse `wheneverSeen()` to allow elements being reinitialized
2023-09-16 Alexander EbertUse distinct variables for the time only mode
2023-09-16 Alexander EbertRefresh the internal data of cached reactions
2023-09-16 Alexander EbertFix the padding of the style changer on large screens
2023-09-16 Alexander EbertFix the visuals of the style list
2023-09-15 Tim DüsterhusMake a dummy change to TypeScript to test the d.ts...
2023-09-15 Tim DüsterhusActivate 6.0 in d.ts exporter
2023-09-15 Tim DüsterhusAdd 6.0 branch to GHA workflows
2023-09-15 Alexander EbertRelease 6.0.0 RC 1 6.0.0_RC_1
2023-09-15 WoltLabUpdating minified JavaScript files
2023-09-15 Alexander EbertUpdate the CKEditor 5 bundle
2023-09-15 Alexander EbertMerge pull request #5655 from Cyperghost/bugifx/ckedito...
next