GitHub/WoltLab/WCF.git
Author Commit
2022-05-17 Tim DüsterhusReduce the number of function calls in Tar::readHeader()
2022-05-17 Alexander EbertMerge pull request #4785 from WoltLab/remove-multi...
2022-05-17 Tim DüsterhusMerge branch '5.5'
2022-05-17 Tim DüsterhusMerge branch '5.5'
2022-05-17 Marcel WerkUnified phrases for deprecated options
2022-05-17 Marcel WerkDeprecated AMP support
2022-05-17 Tim DüsterhusFix code style
2022-05-17 Tim DüsterhusRevert "Use checkstyle output for php-cs-fixer"
2022-05-16 Alexander EbertSimplified checks against the domain name
2022-05-16 Alexander EbertRedesigned the rescue mode, enforce shared domain
2022-05-16 Marcel WerkAdded documentation of minvalue / maxvalue
2022-05-16 Marcel WerkEmail address was not visible in listing of group members
2022-05-16 Tim DüsterhusRemove obsolete check for `->getAttributes()` method...
2022-05-16 Tim DüsterhusDeprecate the obsolete WCF::useDesktopNotifications()
2022-05-16 Tim DüsterhusMerge branch 'master' into remove-multi-domain
2022-05-16 Tim DüsterhusMerge branch '5.5'
2022-05-16 Tim DüsterhusMerge remote-tracking branch 'origin/5.5' into 5.5
2022-05-16 Alexander EbertIncorrect handling of the return focus
2022-05-16 Tim DüsterhusRevert "Suppress errors when disabling the focus trap"
2022-05-16 Alexander EbertMerge pull request #4808 from WoltLab/55-incorrect...
2022-05-16 Tim DüsterhusInstall phpcs via `shivammathur/setup-php`
2022-05-16 Alexander EbertConsistent evaluation of the response content type
2022-05-16 Alexander EbertProper handling of a 204 response
2022-05-16 Alexander EbertHTTP 204 does not carry a `content-type`
2022-05-16 Marcel WerkMerge pull request #4805 from WoltLab/package-xsd
2022-05-16 Tim DüsterhusUse correct CodeMirror mode for SCSS inputs
2022-05-15 Alexander EbertIncorrect markup in the authentication dialog
2022-05-15 Alexander EbertSuppress errors when disabling the focus trap
2022-05-15 Alexander EbertUse CSS variable to apply the dialog offset
2022-05-15 Alexander EbertRevert "Dynamic width of code box line numbers"
2022-05-15 Alexander EbertDynamic width of code box line numbers
2022-05-15 Alexander EbertDo not wrap code boxes on mobile
2022-05-15 Alexander EbertBetter accessibility of code box buttons
2022-05-15 Alexander EbertNewer iOS versions permit a click near the bottom
2022-05-14 Alexander EbertPrevent the "external url" indicator to wrap
2022-05-14 Alexander EbertExpand the active menu item by default
2022-05-14 Alexander EbertMerge pull request #4807 from WoltLab/55-desktop-notifi...
2022-05-14 Alexander EbertAlign the mobile main menu to the right
2022-05-14 Alexander EbertSuppress error messages when aborting `fetch()`
2022-05-14 Alexander EbertRemove the option to disable desktop notifications
2022-05-14 Marcel WerkAdded documentation of the void element
2022-05-14 Alexander EbertIncorrect handling of the return focus
2022-05-14 Tim DüsterhusMerge pull request #4801 from WoltLab/template-event...
2022-05-14 Tim DüsterhusMerge pull request #4800 from WoltLab/convert-encoding
2022-05-14 Tim DüsterhusMerge pull request #4802 from WoltLab/sensitive-parameter
2022-05-14 Marcel WerkMerge branch '5.4' into 5.5
2022-05-14 Marcel WerkTruncate error message in cronjob log if necessary
2022-05-14 Marcel WerkSupport for meta tags during article import
2022-05-14 Marcel WerkTypo
2022-05-13 Tim DüsterhusMerge branch 'master' into remove-multi-domain
2022-05-13 Tim DüsterhusRemove accidentally commited bootstrap.php
2022-05-13 Tim DüsterhusUse Guzzle in PackageAction::searchForPurchasedItems()
2022-05-13 Tim DüsterhusUse Guzzle in PackageUpdateDispatcher::getPurchasedVers...
2022-05-13 Marcel WerkMerge pull request #4803 from WoltLab/deprecate-amp
2022-05-13 Marcel WerkDeprecated AMP support
2022-05-13 Tim DüsterhusReplace `\wcf\SensitiveArgument` by `\SensitiveParameter`
2022-05-13 Tim DüsterhusDeprecate `\wcf\SensitiveArgument`
2022-05-13 Tim DüsterhusAdd support for PHP 8.2's native SensitiveParameter...
2022-05-13 Tim DüsterhusUse checkstyle output for php-cs-fixer
2022-05-13 Tim DüsterhusInstall phpcs via `shivammathur/setup-php`
2022-05-13 Tim DüsterhusMerge branch '5.5'
2022-05-13 Tim DüsterhusRemove obsolete workaround for PHP_CodeSniffer bug
2022-05-13 Tim DüsterhusRemove long-deprecated JavaScript template events from...
2022-05-13 Tim DüsterhusUse a `?` placeholder for the `USER_SESSION_LIMIT`...
2022-05-13 Tim DüsterhusStop using StringUtil::convertEncoding()
2022-05-13 Tim DüsterhusDeprecate StringUtil::convertEncoding()
2022-05-13 Tim DüsterhusRemove use of `utf8_encode` / `utf8_decode`
2022-05-13 Tim DüsterhusMerge pull request #4790 from WoltLab/package-server-tls
2022-05-13 Tim DüsterhusMerge branch 'master' into package-server-tls
2022-05-13 Tim DüsterhusMerge branch '5.5'
2022-05-13 Tim DüsterhusMerge pull request #4799 from WoltLab/wcf-force-logout
2022-05-13 Tim DüsterhusMerge pull request #4795 from WoltLab/mb-strpos
2022-05-13 Tim DüsterhusMerge pull request #4786 from WoltLab/remove-x-frame...
2022-05-13 Tim DüsterhusMerge pull request #4793 from WoltLab/error-500
2022-05-13 Tim DüsterhusMerge pull request #4794 from WoltLab/wcfacp-initPackage
2022-05-13 Tim DüsterhusMerge pull request #4796 from WoltLab/canonical-url...
2022-05-13 Tim DüsterhusMerge pull request #4788 from WoltLab/template-modifier...
2022-05-12 Tim DüsterhusImmediately destroy the session for banned users
2022-05-12 Tim DüsterhusUse `->prepare()` instead of `->prepareStatement()...
2022-05-12 Tim DüsterhusMerge branch '5.4' into 5.5
2022-05-12 Tim DüsterhusMerge pull request #4798 from pehbeh/patch-1
2022-05-12 Tim DüsterhusMerge pull request #4797 from WoltLab/mysql-requirements
2022-05-12 Tim DüsterhusIncrease minimum MySQL version to 8.0.29 / MariaDB...
2022-05-12 pehbehUpdate URL to WoltLab Community and Plugin-Store in...
2022-05-12 Tim DüsterhusRemove the obsolete stripping of the `s=<sessionID...
2022-05-12 Tim DüsterhusRemove unneeded usage of `mb_strpos`
2022-05-12 Tim DüsterhusMerge branch '5.5'
2022-05-12 Tim DüsterhusFix incorrect use of `mb_strpos` in MysqlSearchEngine
2022-05-12 Tim DüsterhusSimplify PackageUpdateServer::isTrustedServer()
2022-05-12 Tim DüsterhusRemove `UPDATE_SERVER_TRUSTED_MIRROR`
2022-05-12 Tim DüsterhusMerge remote-tracking branch 'origin/master'
2022-05-12 Tim DüsterhusMerge branch '5.5'
2022-05-12 Tim DüsterhusMerge branch '5.4' into 5.5
2022-05-12 Tim DüsterhusUpdate URL to WoltLab Ticket Support in acp/pageHeaderU...
2022-05-12 Tim DüsterhusMerge pull request #4792 from WoltLab/styleID-parameter
2022-05-12 Tim DüsterhusRemove obsolete WCFACP::initPackage()
2022-05-12 Tim DüsterhusRemove the `$_REQUEST['styleID']` handling
2022-05-12 Tim DüsterhusUse HTTP 500 in error conditions
2022-05-12 Tim DüsterhusSimplify generation of random cookie prefix in WCFSetup
2022-05-12 Tim DüsterhusDrop unused constant `URL_TO_LOWERCASE` from default...
next