GitHub/WoltLab/WCF.git
Author Commit
2022-12-08 Alexander EbertAdd support for `FormData` and JSON body
2022-12-08 Alexander EbertAdd prototype for AJAX requests to PSR-15 controllers
2022-12-08 Tim DüsterhusUse `->prepare()` in UserNotificationAction
2022-12-08 Tim DüsterhusMerge pull request #5169 from WoltLab/wcfsetup-no-backstep
2022-12-08 Tim DüsterhusMerge pull request #4775 from WoltLab/update-prism
2022-12-08 Tim DüsterhusUpdate prism to 1.29.0
2022-12-08 Tim DüsterhusUpdate prism to 1.28.0
2022-12-08 Tim DüsterhusVerify that WCF is not yet unzipped in early WCFSetup...
2022-12-08 Tim DüsterhusValidate the step order in WCFSetup
2022-12-07 Alexander EbertFix the removal of the dialog from the DOM on close
2022-12-07 Tim DüsterhusFix app installation in WCFSetup developer mode with...
2022-12-07 Tim DüsterhusSkip selectSetupLanguage() and showLicense() in develop...
2022-12-07 Tim DüsterhusMerge pull request #5168 from WoltLab/wcfsetup-tmp...
2022-12-07 Tim DüsterhusMerge pull request #5167 from WoltLab/wcfsetup-no-direc...
2022-12-07 Tim DüsterhusUse `->prepare()` in SetupFileHandler
2022-12-07 Tim DüsterhusStrongly validate the `tmpFilePrefix` in install.php
2022-12-07 Tim DüsterhusDo not accept the `tmpFilePrefix` parameter from a...
2022-12-07 Tim DüsterhusDo not accept the `step` parameter from a URI parameter...
2022-12-07 Tim DüsterhusRemove dedicated logFiles step from WCFSetup
2022-12-07 Tim DüsterhusReorder WCFSetup steps to configure the DB before unzip...
2022-12-07 Tim DüsterhusRemove step to configure directories from WCFSetup
2022-12-07 Tim DüsterhusRemove the registration of the `__wcfSetup_directories...
2022-12-07 Tim DüsterhusIgnore the WCFSetup directory selection in PackageInsta...
2022-12-07 Alexander EbertMerge pull request #5165 from WoltLab/dynamic-property...
2022-12-07 Alexander EbertMerge pull request #5163 from SoftCreatR/bugfix/faStyle...
2022-12-07 Tim DüsterhusUpdate composer dependencies
2022-12-07 Tim DüsterhusFix rendering of `wcf.acp.devtools.project.requiredPack...
2022-12-07 Tim DüsterhusFix rendering of `wcf.acp.devtools.project.instruction...
2022-12-07 Tim DüsterhusRemove non-COMPILER_TARGET_DEFAULT variants of WCF...
2022-12-07 Tim DüsterhusDo not attempt to update the accessToken on a live...
2022-12-07 Tim DüsterhusAdd proper types to various UserEditor methods
2022-12-06 Sascha GreuelUpdate style editor
2022-12-06 Tim DüsterhusMerge pull request #5162 from WoltLab/template-add...
2022-12-06 Tim DüsterhusAdd empty default selection for templateGroupID in...
2022-12-06 Tim DüsterhusMerge branch '5.5'
2022-12-06 Tim DüsterhusStop using undefined properties in SearchHandler::saveS...
2022-12-05 Marcel WerkAdd `--watch` parameter for web component bundling
2022-12-05 Marcel WerkAdd typings for `<fa-icon>` to webcomponents
2022-12-05 Alexander EbertRemove the superfluous replacement of special characters
2022-12-05 Tim DüsterhusUpdate composer dependencies
2022-12-05 Tim DüsterhusMerge branch '5.5'
2022-12-05 Tim DüsterhusRemove useless reference parameter in ArticleCategoryCa...
2022-12-05 Tim DüsterhusRemove unused `@var` tag from ArticleCategoryCache
2022-12-05 mutecfix phpdoc of `ArticleCategoryCache::countArticles()`
2022-12-05 mutecfix phpdoc of `SessionEditor::create()`
2022-12-05 mutecfix phpdoc of `Redis::info()`
2022-12-05 mutecfix phpdoc of `ViewableArticle::$unreadArticlesByCategory`
2022-12-01 Alexander EbertMerge pull request #5155 from WoltLab/css-variables
2022-11-30 Alexander EbertReplace inline CSS variables with global values
2022-11-30 Alexander EbertFix the calculation of the ACP page content offset
2022-11-30 Alexander EbertReplace inline SCSS variables with native CSS variables
2022-11-30 Alexander EbertReplace usage of `opacify()` and `transparentize()...
2022-11-30 Alexander EbertReplace SCSS variables with CSS variables
2022-11-30 Alexander EbertExport style colors as plain RGB values
2022-11-30 Alexander EbertUpdate the compiled JS artifacts
2022-11-30 Alexander EbertRemove the API version on upgrade
2022-11-30 Alexander EbertRemove the support for style API versions
2022-11-30 Alexander EbertMerge pull request #5154 from WoltLab/desktop-notificat...
2022-11-30 Marcel WerkShow alt tags of images in desktop notifications
2022-11-30 Marcel WerkMerge pull request #5153 from WoltLab/details-tag-in...
2022-11-30 Alexander EbertMerge pull request #4963 from WoltLab/reaction-summary
2022-11-30 Alexander EbertLazily initialize the reaction summary
2022-11-30 Alexander EbertMigrate to the new dialog API
2022-11-30 Alexander EbertUse actual private properties and methods
2022-11-30 Alexander EbertMinor code clean-up
2022-11-30 Marcel WerkFix Database::getInsertID() return type PHPDoc
2022-11-30 Marcel WerkMerge pull request #5151 from SoftCreatR/bugfix/tpl
2022-11-30 Marcel WerkAdd compiled js
2022-11-30 Marcel WerkAdd missing definitions
2022-11-30 Marcel WerkAdd preload for language variable
2022-11-30 Marcel WerkUse light dom instead of the shadow dom
2022-11-30 Marcel WerkRename web component to new naming scheme
2022-11-30 Marcel WerkAdd highlighting for selected reaction
2022-11-30 Marcel WerkAdd web component for reaction summary
2022-11-29 Marcel WerkAdd default styling for <summary> HTML tag
2022-11-29 Marcel WerkUse <details> HTML tag for toggleable content in except...
2022-11-29 Sascha GreuelMade unfurlUrl template available in ACP
2022-11-28 Alexander EbertMerge pull request #5147 from WoltLab/search-index...
2022-11-28 Alexander EbertMark the context aware API as experimental
2022-11-28 Tim DüsterhusMerge pull request #5149 from WoltLab/output-buffer...
2022-11-28 Tim DüsterhusClean out any default output buffers
2022-11-28 Tim DüsterhusUse array-shape as the return type for ISearchEngine...
2022-11-28 Tim DüsterhusUpdate to cuyz/valinor 1.0.x
2022-11-28 Tim DüsterhusMerge pull request #5144 from WoltLab/package-update...
2022-11-26 Alexander EbertAdd `SearchEngine::isContextAware()`
2022-11-25 Alexander EbertFix the use of the context filter
2022-11-25 Alexander EbertAdd support for context filters when querying the searc...
2022-11-25 Alexander EbertAdd prototype for a search index that is aware of a...
2022-11-25 Tim DüsterhusPass the update instructions as a parameter to buildPlu...
2022-11-25 Tim DüsterhusUpdate the pending packages after the plugin nodes...
2022-11-25 Tim DüsterhusSlightly reorder assignments in PackageInstallationNode...
2022-11-25 Tim DüsterhusMove the retrieval of the instructions to the top of...
2022-11-25 Tim DüsterhusMake updates/installations explicit in package audit log
2022-11-25 Tim DüsterhusUse PackageInstallationDispatcher::getPackage() in...
2022-11-25 Tim DüsterhusUnify the querying of the “action” in PackageInstallati...
2022-11-25 Tim DüsterhusMake PackageInstallationDispatcher::$archive protected
2022-11-25 Tim DüsterhusMake PackageInstallationDispatcher::$package protected
2022-11-25 Tim DüsterhusMake `PackageInstallationNodeBuilder::$pendingPackages...
2022-11-25 Tim DüsterhusImprove formatting in PackageInstallationNodeBuilder
2022-11-25 Tim DüsterhusAdd support for `<void/>` instructions to PackageManifest
next