GitHub/WoltLab/WCF.git
Author Commit
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'
2023-09-01 Tim DüsterhusUpdate CKEditor npm dependencies
2023-09-01 Tim DüsterhusUpdate npm dependencies
2023-09-01 Tim DüsterhusMerge branch '5.5'
2023-09-01 Tim DüsterhusUpdate tslib
2023-09-01 Tim DüsterhusUpdate npm dependencies
2023-09-01 Olaf BraunFix UploadFormField::maximumImageHeight() (#5638)
2023-08-31 Marcel WerkUse "natural ordering" when sorting the ad locations
2023-08-30 Alexander EbertFix the visuals of the search type button
2023-08-30 Alexander EbertExpose the html of the WYSIWYG form field in the parameters
2023-08-30 Tim DüsterhusMerge pull request #5637 from WoltLab/templatelistener-xsd
2023-08-30 Tim DüsterhusInline the `woltlab_environment` type in XSDs
2023-08-30 Tim DüsterhusSoft-deprecate <permissions> and <options> in templateL...
2023-08-29 Tim DüsterhusMerge branch '5.5'
2023-08-29 Olaf BraunFix validation in UploadFormField::maximumImageWidth()
2023-08-29 Olaf BraunFix validation in UploadFormField::maximumImageHeight()
2023-08-28 Marcel WerkFix error when scrolling multiple times via JS
2023-08-28 Alexander EbertFix the initial value for the color scheme
2023-08-28 Marcel WerkMerge pull request #5635 from WoltLab/acp-links-in...
2023-08-28 Marcel WerkFix links to the ACP in emails
2023-08-28 Marcel WerkUnify phrases
2023-08-28 Alexander EbertMerge pull request #5634 from WoltLab/stacktrace-withou...
2023-08-28 Tim DüsterhusStop suppressing errors for `ini_get()`
2023-08-28 Tim DüsterhusFix page title in test.php
2023-08-28 Alexander EbertAdd the entry and exit point of middlewares to the...
2023-08-28 Tim DüsterhusRevert "Remove check for `ini_parse_quantity`"
2023-08-28 Tim DüsterhusUse `FileUtil::getMemoryLimit()` in WCFSetup
2023-08-28 Tim DüsterhusRemove check for `ini_parse_quantity`
2023-08-28 Tim DüsterhusUpdate composer dependencies
2023-08-28 Tim DüsterhusMerge pull request #5633 from SoftCreatR/patch-1
2023-08-27 Alexander EbertFix the handling of `<section>` as the dialog content...
2023-08-26 Alexander EbertSuppress the border of boxes with `.boxBorderless`
2023-08-26 Alexander EbertPrevent dialogs to take up the full available height
2023-08-26 Alexander EbertInsert the editor stylesheet as the first style
2023-08-26 Alexander EbertReduce the `z-index` of the editor toolbar
2023-08-26 Alexander EbertFix the image sizing of the default avatar
2023-08-26 Alexander EbertFix the handling of a missing custom avatar
2023-08-26 Alexander EbertSuppress stack frames from the middleware
2023-08-26 Sascha GreuelUpdate WSC_SRT_VERSION in test.php
2023-08-25 Alexander EbertReintroduce the previous check for the option’s existence
2023-08-25 Alexander EbertSimplify the usage of options in template listeners
2023-08-25 Alexander EbertApply encoding to the formatted exception description
2023-08-25 Marcel WerkUnify phrases
2023-08-25 Tim DüsterhusMerge pull request #5631 from WoltLab/rewrite-test
2023-08-25 Alexander EbertMerge pull request #5629 from WoltLab/attachment-thumbn...
2023-08-25 Tim DüsterhusUpdate fileDelete.xml
2023-08-25 Tim DüsterhusUpdate composer dependencies
2023-08-25 Tim DüsterhusMigrate RewriteTest.ts to the fetch-based request API
2023-08-25 Tim DüsterhusDisable response caching in CoreRewriteTestAction
2023-08-25 Tim DüsterhusRemove the `uuidHash` check from CoreRewriteTestAction
next