GitHub/WoltLab/WCF.git
Author Commit
2023-04-17 Tim DüsterhusFix PHPDoc comments for first time setup
2023-04-17 Tim DüsterhusRemove incorrect `.externalURL` in firstTimeSetupCompleted
2023-04-17 Alexander EbertHide the container for the license credentials when...
2023-04-17 Alexander EbertAdd the final step of the first time setup
2023-04-17 Alexander EbertImprove the UI/UX of the license form
2023-04-17 Tim DüsterhusAdd description to first time setup option forms
2023-04-17 Tim DüsterhusAdd `page_description` to first time setup
2023-04-17 Tim DüsterhusSplit email options into a separate page during first...
2023-04-17 Tim DüsterhusAdd FirstTimeSetupLicenseForm
2023-04-17 Tim DüsterhusDrop active menu item in FirstTimeSetupOptionsForm
2023-04-17 Tim DüsterhusDisallow accessing FirstTimeSetupOptionsForm once first...
2023-04-17 Tim DüsterhusRemove “Index” button in first time setup options template
2023-04-17 Tim DüsterhusSplit first time setup into multiple pages
2023-04-17 Tim DüsterhusRemove privacy options from first time setup
2023-04-17 Tim DüsterhusRemove reCAPTCHA options from first time setup
2023-04-17 Tim DüsterhusRedirect ACP IndexPage to FirstTimeSetup until submitted
2023-04-17 Tim DüsterhusAdd `first_time_setup_state` option
2023-04-17 Tim DüsterhusDisable offline mode when completing FirstTimeSetup
2023-04-17 Tim DüsterhusAutomatically disable offline mode in developer mode...
2023-04-17 Tim DüsterhusEnable offline mode by default
2023-04-17 Alexander EbertAdd a hint for possible errors in the custom CSS for...
2023-04-17 Alexander EbertMark the style description as optional
2023-04-17 Alexander EbertFix the import of updated styles
2023-04-17 Marcel WerkMerge branch 'master' of https://github.com/WoltLab/WCF
2023-04-17 Marcel WerkFix indentation
2023-04-17 Marcel WerkAdd additional template event in comment list
2023-04-17 Alexander EbertUpdate the CSS for the mobile unread indicator
2023-04-17 Alexander EbertFix the comparison and storing of style variables
2023-04-17 Alexander EbertMove the helper method for dark mode sensitive variables
2023-04-17 Alexander EbertImprove the filter for variables with a dark mode variant
2023-04-17 Alexander EbertDiscard intermediate values for the dark mode values
2023-04-17 Tim DüsterhusFix package uninstallation
2023-04-17 Alexander EbertDrop the intermediate field for custom SCSS code
2023-04-17 Marcel WerkMerge branch 'master' of https://github.com/WoltLab/WCF
2023-04-17 Marcel WerkRemove obsolete code
2023-04-17 Tim DüsterhusMerge pull request #5426 from WoltLab/update-safety...
2023-04-17 Alexander EbertFix the recognition of non namespaced variable values...
2023-04-17 Alexander EbertFixed the compilation of styles when editing them
2023-04-17 Tim DüsterhusAdd package update safety check with regard to version...
2023-04-17 Tim DüsterhusUpdate composer dependencies
2023-04-16 Alexander EbertSlightly increase the spacing between a category and...
2023-04-14 Alexander EbertUse CSS classes for text alignment
2023-04-14 Tim DüsterhusUpdate fileDelete.xml
2023-04-14 Alexander EbertAlign the generated HTML of quotes with the editor...
2023-04-14 Tim DüsterhusAdd proper types to various RouteHandler symbols
2023-04-14 Tim DüsterhusChange `protected` to `private` in RouteHandler
2023-04-14 Tim DüsterhusFix the use of route values using a PSR request
2023-04-14 Tim DüsterhusFix submit button in editHistory.tpl
2023-04-14 Tim DüsterhusFix PHP codestyle
2023-04-14 Tim DüsterhusMove the “exception escapes from middleware” detection...
2023-04-14 Marcel WerkMerge branch 'master' of https://github.com/WoltLab/WCF
2023-04-14 Marcel WerkRemove AMP relict
2023-04-14 Tim DüsterhusMerge branch '5.5'
2023-04-14 Marcel WerkMerge pull request #5425 from WoltLab/farewell-amp
2023-04-14 Marcel WerkDrop support for AMP
2023-04-14 Marcel WerkRedirect amp page to normal page
2023-04-14 Alexander EbertRelease 5.5.11 dev 1 5.5.11_dev_1
2023-04-14 Tim DüsterhusMerge pull request #5418 from WoltLab/middleware-error...
2023-04-14 Tim DüsterhusMerge pull request #5424 from WoltLab/wcf-node-identifi...
2023-04-14 Tim DüsterhusRemove the final IllegalLinkException from RequestHandl...
2023-04-14 Tim DüsterhusCreate the PSR request before checking if any route...
2023-04-14 Tim DüsterhusLeverage the NotFoundHandler in RequestHandler::buildRe...
2023-04-14 Tim DüsterhusPrefer JSON error responses over HTML
2023-04-14 Tim DüsterhusSend the exception in JSON response in error controllers
2023-04-14 Tim DüsterhusAccept `exception` in JSON error responses
2023-04-14 Tim DüsterhusStop wrapping selected exceptions into an AJAXException
2023-04-14 Tim DüsterhusDo not require the `previous` array in JSON error responses
2023-04-14 Tim DüsterhusRevert "Add FixAcceptHeader middleware"
2023-04-14 Tim DüsterhusSet explicit `Accept` header in Ajax/Request.ts
2023-04-14 Tim DüsterhusSet explicit `accept` header in DboAction.ts
2023-04-14 Tim DüsterhusAdd a dummy exception in ErrorDetail::fromMessage()
2023-04-14 Tim DüsterhusDetect exceptions that erroneously escape the middlewar...
2023-04-14 Tim DüsterhusAdd FixAcceptHeader middleware
2023-04-14 Tim DüsterhusAdd XsrfValidationFailedHandler
2023-04-14 Tim DüsterhusMerge pull request #5423 from WoltLab/wcf-node-autoloader
2023-04-14 Tim DüsterhusMerge pull request #5422 from WoltLab/script-pip-directory
2023-04-14 Alexander EbertRemove the legacy jQuery based comment implementation
2023-04-14 Marcel WerkMerge branch 'master' of https://github.com/WoltLab/WCF
2023-04-14 Marcel WerkAdd disabled appearance for icon inside disabled elements
2023-04-14 Tim DüsterhusRemove legacy `-o` suffix from icon name in UploadFile...
2023-04-14 Tim DüsterhusImprove performance of `<wcfNode-*>` identifier generation
2023-04-14 Tim DüsterhusStop needlessly invoking the autoloader to `<wcfNode...
2023-04-14 Tim DüsterhusUnify package directory calculation of database and...
2023-04-13 Alexander EbertMerge branch '5.5'
2023-04-13 Alexander EbertMerge pull request #5420 from darkwood-studios/5.5
2023-04-13 Tim DüsterhusReplace the use of Exceptions in middlewares
2023-04-13 Tim DüsterhusAdd HandleExceptions middleware with request handlers...
2023-04-13 Tim DüsterhusFix JavaScript relocation in HTML responses in middlewares
2023-04-13 Tim DüsterhusAdd HeaderUtil::parseOutputStream()
2023-04-13 Tim DüsterhusMerge branch '5.5'
2023-04-13 Tim DüsterhusRe-randomize cronjobs when upgrading to 6.0
2023-04-13 danieladded new articleLikeButtons template event to article...
2023-04-13 WoltLabUpdating minified JavaScript files
2023-04-12 Alexander EbertMerge pull request #5410 from WoltLab/ckeditor5-transla...
2023-04-12 Alexander EbertImprove the readability of the code for CKEditor locali...
2023-04-12 Alexander EbertExplicitly force the editor language
2023-04-12 Alexander EbertRebuild the CKEditor 5 bundle to match the exported...
2023-04-12 Alexander EbertLoad the matching localization file on demand
2023-04-12 Alexander EbertExport the localizations for CKEditor except for 'en'
2023-04-12 Tim DüsterhusMerge pull request #5415 from WoltLab/amd-unset
next