GitHub/WoltLab/WCF.git
Author Commit
2022-07-04 Tim DüsterhusMerge branch '5.5'
2022-07-04 Alexander EbertAdd a unique CSS class to the article page section
2022-07-04 Alexander EbertMerge pull request #4889 from WoltLab/5.5-fix-delete...
2022-07-04 Alexander EbertMerge tag '5.5.0_RC_3' into 5.5
2022-07-03 Marcel WerkFix shrinking of content navigation buttons in desktop...
2022-07-02 joshuarueswegFix delete button appears on failed uploads
2022-07-01 Alexander EbertRelease 5.5.0 RC 3
2022-07-01 Alexander EbertInternal release 5.5.0 RC 3 5.5.0_RC_3
2022-07-01 WoltLabUpdating minified JavaScript files
2022-07-01 Alexander EbertMerge pull request #4886 from WoltLab/user-menu-incorre...
2022-07-01 Tim DüsterhusMerge branch '5.5'
2022-07-01 Tim DüsterhusUpdate focus-trap and tabbable
2022-07-01 Tim DüsterhusMerge branch '5.5'
2022-07-01 Tim DüsterhusMerge branch '5.4' into 5.5
2022-07-01 Tim DüsterhusUpdate typescript
2022-07-01 Tim DüsterhusUpdate gsactions/commit-message-checker
2022-07-01 Tim DüsterhusUpdate npm dependencies
2022-06-30 Alexander EbertUpdate the unread badge using the server-side data
2022-06-30 Alexander EbertUpdate the unread badge using the server-side data
2022-06-30 Alexander EbertPreserve the content when removing selection markers
2022-06-30 Alexander EbertMerge pull request #4883 from WoltLab/main-menu-data...
2022-06-30 Alexander EbertUse the `null` value to indicate a missing identifier
2022-06-30 Tim DüsterhusMerge pull request #4884 from WoltLab/diactoros-request...
2022-06-30 Tim DüsterhusSpecify `null` for the superglobals in ServerRequestFac...
2022-06-30 Tim DüsterhusDo not use named parameters for ServerRequestFactory...
2022-06-30 Tim DüsterhusExplicitly trust `x-forwarded-proto` for Diactoros...
2022-06-29 Alexander EbertSync the unread counters of the main menu and the mobil...
2022-06-29 Alexander EbertExpose the identifier of a menu item
2022-06-29 Tim DüsterhusMerge branch '5.5'
2022-06-29 Tim DüsterhusTighten up composer constraints
2022-06-29 Alexander EbertClose the mobile navigation drop-down on page scroll
2022-06-29 Tim DüsterhusUpdate composer dependencies
2022-06-29 Alexander EbertDelay the auto focus of the submit button
2022-06-29 Alexander EbertPreserve the minimum height of the user header without...
2022-06-29 Marcel WerkFix missing check if conditions are available when...
2022-06-29 Marcel WerkMerge branch '5.5' of https://github.com/WoltLab/WCF...
2022-06-29 Tim DüsterhusMerge branch '5.5'
2022-06-29 Tim DüsterhusEnsure that avatars are world-readable in UserProfileAc...
2022-06-29 Tim DüsterhusUpdate composer dependencies
2022-06-29 Tim DüsterhusMerge branch '5.5'
2022-06-28 Marcel WerkMerge branch '5.5' of https://github.com/WoltLab/WCF...
2022-06-28 Marcel WerkFix missing twitter icon
2022-06-28 Alexander EbertMerge pull request #4882 from WoltLab/secure-package...
2022-06-28 Alexander EbertClearly mark the StoreCode as sensitive
2022-06-28 Alexander EbertGuarantee integrity of packages downloaded via a Plugin...
2022-06-28 Alexander EbertExplicitly define the text color in the mobile menu
2022-06-27 Tim DüsterhusMerge pull request #4881 from WoltLab/controller-transform
2022-06-27 Alexander EbertForce restore saved selections after inserting links...
2022-06-27 Marcel WerkMerge branch '5.5' of https://github.com/WoltLab/WCF...
2022-06-27 Marcel WerkFix sorting of articles by number of comments
2022-06-27 Tim DüsterhusDelegate to ->classNameToControllerName() in RoutingCac...
2022-06-27 Tim DüsterhusStrengthen check for non-instantiable classes in Contro...
2022-06-27 Tim DüsterhusCall `\strtolower()` only once in ControllerMap::transf...
2022-06-27 Tim DüsterhusUse ControllerMap::transformController() in RoutingCach...
2022-06-27 Tim DüsterhusRemove obsolete property accesss in RoutingCacheBuilder...
2022-06-27 Tim DüsterhusMerge pull request #4880 from WoltLab/broken-controller
2022-06-27 Tim DüsterhusStop faking custom URLs for controllers classes with...
2022-06-27 Tim DüsterhusUse `/` as regex delimiter in ControllerMap to enable...
2022-06-27 Tim DüsterhusMerge pull request #4879 from WoltLab/tmp-fallback...
2022-06-27 Tim DüsterhusRemove fallbacks from FileUtil::getTempFolder()
2022-06-27 Tim DüsterhusMerge pull request #4873 from WoltLab/lookup-request...
2022-06-27 Tim DüsterhusMerge pull request #4876 from WoltLab/controllermap...
2022-06-27 Tim DüsterhusMerge pull request #4875 from WoltLab/sensitive-paramet...
2022-06-24 Tim DüsterhusFix typo in parameter type name in ControllerMap
2022-06-24 Tim DüsterhusAdd proper types to ControllerMap
2022-06-24 Tim DüsterhusRemove fallback to wcf's custom URLs in ControllerMap...
2022-06-24 Tim DüsterhusMerge branch '5.5'
2022-06-24 Tim DüsterhusMerge pull request #4874 from WoltLab/routeData-is...
2022-06-24 Tim DüsterhusUse \SensitiveParameterValue as the replacement value...
2022-06-23 Alexander EbertRefresh the mobile unread indicator on DOM update
2022-06-23 Alexander EbertDetect active menu items that have no children
2022-06-23 Tim DüsterhusRemove `isDefaultController` from request metadata
2022-06-23 Tim DüsterhusStop adding the `isDefaultController` value to `$routeD...
2022-06-23 Tim DüsterhusEnsure that RouteHandler strips the `isDefaultControlle...
2022-06-23 Tim DüsterhusMerge pull request #4872 from WoltLab/request-route...
2022-06-23 Tim DüsterhusMark LookupRequestRoute as final
2022-06-23 Tim DüsterhusInline DynamicRequestRoute::getControllerName()
2022-06-23 Tim DüsterhusRemove fallback to 'wcf' in LookupRequestRoute
2022-06-23 Alexander EbertPreserve the scroll position in CodeMirror on navigation
2022-06-23 Tim DüsterhusExplicitly implement StaticRequestRoute::isACP()
2022-06-23 Tim DüsterhusRemove LookupRequestRoute::setIsACP()
2022-06-23 Tim DüsterhusRemove IRequestRoute::setIsACP()
2022-06-23 Tim DüsterhusImprove typing in RequestHandler
2022-06-23 Tim DüsterhusRemove obsolete import
2022-06-23 Tim DüsterhusInline RequestHandler::redirect()
2022-06-23 Alexander EbertMerge branch '5.4' into 5.5
2022-06-23 Alexander EbertBind event listeners on editor elements only once
2022-06-22 Tim DüsterhusMerge pull request #4871 from WoltLab/route-data
2022-06-22 Tim DüsterhusImprove RequestHandler::buildRequest()'s control flow
2022-06-22 Tim DüsterhusUnify the handling of the default controller for ACP...
2022-06-22 Tim DüsterhusEnforce that routes return a controller name XOR the...
2022-06-22 Tim DüsterhusMerge pull request #4869 from WoltLab/handle-default...
2022-06-22 Tim DüsterhusInline RequestHandler::handleDefaultController()
2022-06-22 Tim DüsterhusRemove dead branch in RequestHandler::handleDefaultCont...
2022-06-22 Tim DüsterhusReplace emptiness check of $this->routeData with strict...
2022-06-22 Tim DüsterhusAdd return type to ControllerMap::resolveCustomController()
2022-06-22 Tim DüsterhusRename local `$controller` to `$routePart` in Controlle...
2022-06-22 Tim DüsterhusMake usage of ControllerMap::$landingPages easier to...
2022-06-22 Tim DüsterhusMark ControllerMap as final
2022-06-21 Marcel WerkFix appearance of content navigation buttons in mobile...
next