GitHub/WoltLab/WCF.git
Author Commit
2021-08-11 Tim DüsterhusUse PSR-7 responses in BackgroundQueuePerformAction
2021-08-11 Tim DüsterhusUse PSR-7 responses in UserQuickSearchAction
2021-08-11 Tim DüsterhusUse PSR-7 responses in UserExportGdprAction
2021-08-11 Tim DüsterhusAdd HeaderUtil::withNoCacheHeaders()
2021-08-11 Tim DüsterhusUse PSR-7 responses in FullLogoutAction
2021-08-11 Tim DüsterhusUse PSR-7 responses in CacheClearAction
2021-08-11 Tim DüsterhusMerge pull request #4454 from WoltLab/psr-7-cache-contr...
2021-08-11 Tim DüsterhusClean up the `cache-control` processing in RequestHandl...
2021-08-11 Tim DüsterhusAdd `cache-control: private` to PSR-7 responses
2021-08-10 Tim DüsterhusMerge branch 'master' into meta-psr-7
2021-08-10 Tim DüsterhusMerge branch '5.4'
2021-08-10 Tim DüsterhusAdd missing `@since` tags for PSR-7 methods
2021-08-10 Tim DüsterhusMerge pull request #4436 from WoltLab/psr-7
2021-08-10 Tim DüsterhusMerge pull request #4452 from WoltLab/markQuotesForRemoval
2021-08-10 WoltLabUpdating minified JavaScript files 5.4.4
2021-08-10 Alexander EbertRelease 5.4.4
2021-08-10 Tim DüsterhusDeprecate MessageQuoteAction::markForRemoval()
2021-08-10 Tim DüsterhusRebuild JavaScript
2021-08-10 Tim DüsterhusFix typo in Ui/Reaction/Handler.ts
2021-08-10 Tim DüsterhusMerge branch '5.4'
2021-08-10 mutecuse the sessions language id instead of the user's...
2021-08-10 Alexander EbertRelease 5.4.3 5.4.3
2021-08-09 WoltLabUpdating minified JavaScript files
2021-08-09 Alexander EbertWorkaround for unfreezing the screen in iOS Safari
2021-08-09 Tim DüsterhusMerge pull request #4451 from WoltLab/multiselect-condition
2021-08-09 joshuarueswegFix sorting status column in emailLogList.tpl
2021-08-09 Tim DüsterhusFix conditions for MultiSelectOptionType
2021-08-09 Tim DüsterhusMerge branch '5.4'
2021-08-09 Alexander EbertSkip XML that have been unchanged for 5.3 -> 5.4
2021-08-09 Alexander EbertMerge pull request #4445 from WoltLab/template-sandbox...
2021-08-09 Tim DüsterhusMerge branch '5.4'
2021-08-09 Marcel WerkMerge pull request #4446 from WoltLab/mfa-setup-allocat...
2021-08-09 Tim DüsterhusShow nicer error message if allocating the MFA setup...
2021-08-09 Tim DüsterhusAdd RejectEverythingFormField if email MFA is already...
2021-08-09 Tim DüsterhusFix assertion in EmailMultifactorMethod::processManagem...
2021-08-08 Alexander EbertSandbox `foreachVars` in templates
2021-08-07 Marcel WerkSearch for not filled user option fields was not possible
2021-08-07 Marcel WerkImproved acp search
2021-08-07 Alexander EbertMerge branch '5.4'
2021-08-07 Alexander EbertMerge pull request #4442 from SoftCreatR/css-optimizations
2021-08-06 Sascha GreuelPrefixed CSS First
2021-08-06 Alexander EbertRemoving inline formatting yielded empty elements and...
2021-08-06 Alexander EbertStrip de fact empty paragraphs in messages
2021-08-06 Tim DüsterhusMerge branch '5.4'
2021-08-06 WoltLabUpdating minified JavaScript files
2021-08-06 Tim DüsterhusMerge pull request #4440 from WoltLab/sourcemap-proxy
2021-08-06 Alexander EbertMerge branch '5.3' into 5.4
2021-08-06 Alexander EbertPrevent submitting an empty message to the preview
2021-08-06 Tim DüsterhusMerge pull request #4441 from WoltLab/acp-logout-to...
2021-08-06 Tim DüsterhusAdd proxy_sourcemap.php
2021-08-06 Tim DüsterhusRedirect the user to ACP reauthentication instead of...
2021-08-06 Tim DüsterhusRevert "Update Open Sans"
2021-08-06 Tim DüsterhusMerge branch '5.4'
2021-08-06 Tim DüsterhusMerge branch '5.3' into 5.4
2021-08-06 Tim DüsterhusMerge branch '5.2' into 5.3
2021-08-06 Joshua RüswegMerge pull request #4439 from xopez/5.2
2021-08-05 Marcel WerkReactions were not displayed in article list when sorte...
2021-08-05 Marcel WerkMark as read doesn't removed the badge in the mobile...
2021-08-05 xopezFixes Bings Sitemap Howto
2021-08-05 Tim DüsterhusMerge pull request #4438 from WoltLab/5.4-fix-missing...
2021-08-05 Tim DüsterhusUse less specific return type for ReauthenticationForm...
2021-08-05 Tim DüsterhusAdd AbstractPage::hasPsr7Response()
2021-08-05 Tim DüsterhusUse less generic name for the PSR-7 methods in AbstractPage
2021-08-05 joshuarueswegFix having an incorrect parameter if a hash does not...
2021-08-05 Tim DüsterhusUse PSR-7 responses for if-none-match in MediaPage
2021-08-05 Tim DüsterhusUse PSR-7 responses for if-none-match in AttachmentPage
2021-08-05 Tim DüsterhusUse PSR-7 responses for redirect in ReauthenticationForm
2021-08-05 Alexander EbertReset the avatar cache to force the use of the WebP...
2021-08-05 joshuarueswegDelete reaction type icon on delete action
2021-08-05 Tim DüsterhusAllow the use of `return` for PSR-7 responses in Abstra...
2021-08-05 Tim DüsterhusAdd PSR-7 support to AbstractPage and AbstractForm
2021-08-05 Tim DüsterhusUse PSR-7 responses in RescueModeForm::__run()
2021-08-05 Tim DüsterhusUse PSR-7 responses in ImageProxyAction
2021-08-05 Tim DüsterhusUse PSR-7 responses in DeleteSessionAction
2021-08-05 Tim DüsterhusUse PSR-7 responses in LogoutAction
2021-08-05 Tim DüsterhusPass through the return value of parent::__run() in...
2021-08-05 Tim DüsterhusSupport sending PSR-7 responses in AbstractAction
2021-08-05 Tim DüsterhusSupport sending PSR-7 responses from controllers
2021-08-05 Tim DüsterhusAdd laminas/laminas-httphandlerrunner to composer depen...
2021-08-05 Tim DüsterhusAdd laminas/laminas-diactoros to composer dependencies
2021-08-05 Tim DüsterhusMerge branch '5.2' into 5.3
2021-08-05 Tim DüsterhusMerge branch '5.4'
2021-08-05 Tim DüsterhusRun SCSS prettier
2021-08-05 Tim DüsterhusFix typo in watchedArticleList.tpl
2021-08-04 Tim DüsterhusMerge branch '5.4'
2021-08-04 Tim DüsterhusMerge branch '5.3' into 5.4
2021-08-04 Marcel WerkSome external links in the admin panel did not open...
2021-08-04 Alexander EbertTrim the preview height using traditional overflow
2021-08-04 Alexander EbertSkip the user menu initialization if there are no items
2021-08-04 Alexander EbertDetect `<center>` as a block element
2021-08-04 Tim DüsterhusMerge branch '5.2' into 5.3
2021-08-04 Tim DüsterhusMerge pull request #4435 from WoltLab/php-ddl-diff
2021-08-04 Tim DüsterhusTake the array key into account when checking whether...
2021-08-04 Tim DüsterhusTake the array key into account when checking whether...
2021-08-03 Alexander EbertIncorrect handling of `null` values for metacode attributes
2021-08-03 Tim DüsterhusMerge branch '5.2' into 5.3
2021-08-03 Tim DüsterhusMerge pull request #4433 from WoltLab/php-ddl-diff
2021-08-03 Tim DüsterhusTake the array key into account when checking whether...
2021-08-03 Tim DüsterhusTake the array key into account when matching up FOREIG...
2021-08-03 Alexander EbertMerge pull request #4430 from WoltLab/js-legacy-inheritance
next