GitHub/WoltLab/WCF.git
Author Commit
2023-09-11 Alexander EbertFix the style variable value for `individualScssDarkMode`
2023-09-11 Marcel WerkRemove obsolete / deprecated code
2023-09-11 Marcel WerkRemove obsolete `__sidebarLeftHasMenu` parameter
2023-09-11 Marcel WerkAdjust event name to match the naming scheme
2023-09-11 Marcel WerkMerge pull request #5648 from WoltLab/resolve-current...
2023-09-10 Alexander EbertAdd the missing border to the rich embeds
2023-09-10 Marcel WerkAdd event for resolving the active page
2023-09-10 Alexander EbertReliably discard the draft when discarding the editor
2023-09-10 Alexander EbertLimit the maximum length of the option name
2023-09-10 Alexander EbertFix the hover color of overlay buttons
2023-09-10 Alexander EbertFix the binding of existing removal buttons
2023-09-09 Alexander EbertFix the color values when hovering drop-down menus
2023-09-09 Alexander EbertReintroduce the phrases for Plugin-Store references
2023-09-09 Alexander EbertAlign the styling of the style changer to the footer...
2023-09-09 Alexander EbertBlur the active element when opening the image viewer
2023-09-09 Alexander EbertSkip BBCode buttons that are already present
2023-09-08 Alexander EbertFix the width of the placeholder icon for attachments
2023-09-08 Alexander EbertFix the inconsistent size of the user avatar
2023-09-08 Alexander EbertFix the dimension check for images w/o thumbnail
2023-09-08 Alexander EbertFix the color preview when HSL is the source
2023-09-08 Alexander EbertUse fixed saturation and lightness for the hue gradient
2023-09-08 Alexander EbertFix an error in the RGB to HSL conversion
2023-09-08 Alexander EbertFix the check for installable packages when there are...
2023-09-08 Alexander EbertShow information on outdated / not owned products
2023-09-08 Alexander EbertImprove the navigation between `License` and `LicenseEdit`
2023-09-08 Alexander EbertImprove the workflow for missing license credentials
2023-09-07 Tim DüsterhusMerge pull request #5647 from WoltLab/link-regex
2023-09-07 Alexander EbertFix the default value of placeholder badges
2023-09-07 Alexander EbertFix the specificity of the active header menu
2023-09-07 Alexander EbertSuppress the box shadow for the CKEditor logo
2023-09-07 Tim DüsterhusDrop useless groups in FileUtil::LINK_REGEX
2023-09-07 Tim DüsterhusSimplify consecutive repetition operators in FileUtil...
2023-09-07 Tim DüsterhusRemove support for nested parentheses in FileUtil:...
2023-09-07 Tim DüsterhusRemove inner capturing groups in FileUtil::LINK_REGEX
2023-09-07 Tim DüsterhusImprove domain detection in FileUtil::LINK_REGEX
2023-09-07 Tim DüsterhusAdd parameter types to various HtmlInputNodeTextParser...
2023-09-07 Alexander EbertAdd the missing border of sidebar boxes
2023-09-07 Tim DüsterhusAllow PHP 8.3 in SystemCheckPage
2023-09-07 Tim DüsterhusOfficially allow PHP 8.3
2023-09-07 Alexander EbertMerge pull request #5645 from WoltLab/update-server...
2023-09-07 Alexander EbertSimplify the check for the trusted servers
2023-09-07 Alexander EbertDetect paid updates in the Plugin-Store during the...
2023-09-07 Tim DüsterhusMerge pull request #5644 from WoltLab/clean-suspicious...
2023-09-06 Tim DüsterhusEnsure the URL's authority is fully visible when trunca...
2023-09-06 Tim DüsterhusStrip suspicious link values in HTML content
2023-09-06 Tim DüsterhusMove the link detection regex into a reusable constant
2023-09-06 Alexander EbertRelease 6.0.0 Beta 4 6.0.0_Beta_4
2023-09-06 WoltLabUpdating minified JavaScript files
2023-09-06 Alexander EbertUpgrade to CKEditor v39.0.2
2023-09-06 Alexander EbertFix the text color of drop down menus
2023-09-06 Alexander EbertClean up the CSS for footer boxes
2023-09-06 Tim DüsterhusMerge pull request #5643 from WoltLab/test-php
2023-09-06 Tim DüsterhusAdd x64 check to test.php
2023-09-06 Tim DüsterhusDo not check other PHP requirements if the PHP version...
2023-09-06 Tim DüsterhusHandle `memory_limit=-1` in test.php
2023-09-06 Tim DüsterhusAdd PHP upper bound to test.php
2023-09-06 Tim DüsterhusUnify parsing of memory limit in test.php with the...
2023-09-06 Tim DüsterhusRun autoformatter on test.php
2023-09-06 Tim DüsterhusCollect PHP logic at the top of test.php
2023-09-05 Alexander EbertMerge pull request #5642 from WoltLab/license-page
2023-09-05 Tim DüsterhusAdd `#[\Override]` to Pipeline
2023-09-05 Tim DüsterhusAdd `#[\Override]` to RequestHandlerMiddleware
2023-09-05 Tim DüsterhusAdd `#[\Override]` to LegacyPlaceholderResponse
2023-09-05 Tim DüsterhusUpgrade to `actions/checkout@v4`
2023-09-05 Tim DüsterhusMerge branch '5.5'
2023-09-05 Tim DüsterhusUpgrade to `actions/checkout@v4`
2023-09-05 Alexander EbertFix the check for installable packages
2023-09-05 Alexander EbertSlightly improve the phrasing of the developer notice
2023-09-05 Alexander EbertSimplify the condition to order the packages
2023-09-05 Alexander EbertFix the indentation
2023-09-05 Alexander EbertBlock parallel requests to install a package
2023-09-05 Tim DüsterhusMerge branch '5.5'
2023-09-05 Tim DüsterhusUpdate to `psr/http-message` 1.1
2023-09-05 Tim DüsterhusFix `license.tpl` showing official packages in the...
2023-09-05 Alexander EbertFix a typo
2023-09-05 Alexander EbertRemove the legacy plugin store package search
2023-09-05 Alexander EbertAdd the license page to the menu
2023-09-05 Tim DüsterhusAllow description language in XSD/style.xsd
2023-09-05 Tim DüsterhusFix styleVariables.xsd
2023-09-04 Alexander EbertHandle missing auth data and stale package lists
2023-09-04 Alexander EbertAdd a form to set up the license data
2023-09-04 Alexander EbertReplace the hard-wired data for the package server
2023-09-04 Alexander EbertImprove the visuals of the licensed products
2023-09-04 Alexander EbertAdd the install functionality
2023-09-04 Alexander EbertCheck which packages are installable
2023-09-04 Alexander EbertDetect already installed packages
2023-09-04 Alexander EbertAdd some reminders
2023-09-04 Alexander EbertBasic prototype for the license page
2023-09-04 Alexander EbertFix the handling of the individual SCSS for the dark...
2023-09-04 Tim DüsterhusUpdate composer dependencies
2023-09-04 Tim DüsterhusUpdate composer dependencies
2023-09-04 Alexander EbertMerge pull request #5641 from WoltLab/promise-mutex
2023-09-04 Alexander EbertImplement a helper to prevent the parallel execution...
2023-09-03 Alexander EbertImprove the scroll behavior when editing messages
2023-09-02 Alexander EbertFix the alignment of legacy dialog form buttons
2023-09-02 Alexander EbertInclude the extra information of AJAX exceptions
2023-09-02 Alexander EbertImprove the stack traces generated by AJAX errors
2023-09-01 Alexander EbertAdd the color scheme to the user editing form
2023-09-01 Tim DüsterhusApply `#[\Override]` to PHP DDL API where possible
2023-09-01 Tim DüsterhusMerge remote-tracking branch 'origin/master'
next