GitHub/WoltLab/WCF.git
Author Commit
2022-10-21 Tim DüsterhusRegister `UserLoginCancelLostPasswordListener` in the...
2022-10-21 Tim DüsterhusMove the registration of template's `$executeCronjobs...
2022-10-21 Tim DüsterhusAdd bootstrapping script for com.woltlab.wcf
2022-10-21 Tim DüsterhusRebuild bootstrapper in package installation / uninstal...
2022-10-21 Tim DüsterhusRun bootstrapping scripts at the end of WCF's boot
2022-10-21 Tim DüsterhusAdd RebuildBootstrapper command
2022-10-21 Tim DüsterhusAdd PackageList::getTopologicallySortedPackages()
2022-10-21 Tim DüsterhusMerge pull request #5060 from WoltLab/register-listeners
2022-10-21 Tim DüsterhusMerge branch '5.5'
2022-10-21 Tim DüsterhusAdd missing module comments to `.d.ts` files
2022-10-21 Tim DüsterhusAllow dynamically registering event listeners
2022-10-21 Tim DüsterhusRemove useless checks in EventHandler
2022-10-21 Tim DüsterhusMake EventHandler::getListenerObject() independent...
2022-10-21 Tim DüsterhusClean up dead code in EventHandler::loadActions()
2022-10-21 Tim DüsterhusChange protected to private in EventHandler
2022-10-21 Tim DüsterhusAdd proper types to EventHandler
2022-10-21 Tim DüsterhusEagerly load installed event listeners in EventHandler
2022-10-21 Tim DüsterhusMark EventHandler as `final`
2022-10-20 Tim DüsterhusMerge pull request #5059 from WoltLab/xsrf-token-middleware
2022-10-20 Tim DüsterhusRevert "Call `initSecurityToken()` where previously...
2022-10-20 Tim DüsterhusAdd `Xsrf` middleware
2022-10-20 Tim DüsterhusAdd `cuyz/valinor` composer dependency
2022-10-20 Alexander EbertMerge pull request #5048 from WoltLab/intl
2022-10-20 Tim DüsterhusMerge pull request #5058 from WoltLab/cli-wcf-cleanup
2022-10-20 Tim DüsterhusRemove the long help flag from cli.php
2022-10-20 Tim DüsterhusRemove the events in CLIWCF::initArgv()
2022-10-20 Tim DüsterhusRemove the `--language` option from cli.php
2022-10-20 Tim DüsterhusRemove the persisting of the CLI history in the database
2022-10-20 Tim DüsterhusRemove CLIWCF::checkForUpdates()
2022-10-20 Tim DüsterhusMerge branch '5.5'
2022-10-19 Tim DüsterhusMerge pull request #5057 from WoltLab/smtp-email-fails...
2022-10-19 Tim DüsterhusImprove the behavior of the SmtpEmailTransport if gener...
2022-10-19 Tim DüsterhusFix `@package` annotation in ClearCache command
2022-10-19 Tim DüsterhusMerge pull request #5055 from WoltLab/session-keep...
2022-10-19 Alexander EbertMerge pull request #4761 from IceQ1337/patch02
2022-10-19 Tim DüsterhusRemove the deprecated `__sessionKeepAlive` template...
2022-10-18 Marcel WerkFix wrong closing tag
2022-10-18 Tim DüsterhusMerge pull request #5053 from WoltLab/request-nonce
2022-10-18 Tim DüsterhusAdd missing backslash in front of constant in WCF
2022-10-18 Alexander EbertRelease 5.5.6 5.5.6
2022-10-18 Tim DüsterhusUse per-request nonce for JavaScript relocator
2022-10-18 Tim DüsterhusAdd WCF::getRequestNonce()
2022-10-18 Alexander EbertMerge branch '5.4' into 5.5
2022-10-18 Alexander EbertRelease 5.4.24 5.4.24
2022-10-18 Alexander EbertMerge branch '5.3' into 5.4
2022-10-18 Alexander EbertRelease 5.3.25 5.3.25
2022-10-18 Tim DüsterhusMerge branch '5.5'
2022-10-18 Tim DüsterhusMerge branch '5.4' into 5.5
2022-10-18 Tim DüsterhusMerge branch '5.3' into 5.4
2022-10-18 Tim DüsterhusMerge branch 'js-relocate-xss' into 5.3
2022-10-18 Tim DüsterhusApply numeric formatting in wcf.acp.devtools.sync.statu...
2022-10-18 Alexander EbertAdd the module comment to `<woltlab-core-date-time>`
2022-10-18 Alexander EbertRemove the legacy module for the relative time element
2022-10-18 Alexander EbertUpdate the `dateTime` property of the `<time>` element...
2022-10-18 Alexander EbertUse the reported time zone from the server for date...
2022-10-18 Alexander EbertRename `<woltlab-core-time>` → `<woltlab-core-date...
2022-10-18 Tim DüsterhusMerge pull request #5051 from WoltLab/require-intl
2022-10-18 Tim DüsterhusRemove obsolete `symfony/polyfill-intl-idn` composer...
2022-10-18 Tim DüsterhusRemove fallback code for non-installed `intl` from...
2022-10-18 Tim DüsterhusAdd a hard dependency on PHP's `intl` extension
2022-10-18 Tim DüsterhusMerge pull request #5049 from WoltLab/visit-track-cleanup
2022-10-17 IceQ1337Update `Yandex` spider url
2022-10-17 IceQ1337Add `Testomatobot` to spiderList.xml
2022-10-17 IceQ1337Add `trovitBot` to spiderList.xml
2022-10-17 IceQ1337Add `SurdotlyBot` to spiderList.xml
2022-10-17 IceQ1337Add `Superfeedr` to spiderList.xml
2022-10-17 IceQ1337Add `SimplePie` to spiderList.xml
2022-10-17 IceQ1337Add `SereneputyBot` to spiderList.xml
2022-10-17 IceQ1337Add `Seostar` to spiderList.xml
2022-10-17 IceQ1337Add `SeobilityBot` to spiderList.xml
2022-10-17 IceQ1337Add `SearchAtlas` to spiderList.xml
2022-10-17 IceQ1337Add `PagePeeker` to spiderList.xml
2022-10-17 IceQ1337Add `Neticle Crawler` to spiderList.xml
2022-10-17 IceQ1337Add `IonCrawl` to spiderList.xml
2022-10-17 IceQ1337Add `infoobot` to spiderList.xml
2022-10-17 IceQ1337Add `FreshRSS` to spiderList.xml
2022-10-17 IceQ1337Add `FreeWebMonitoring SiteChecker` to spiderList.xml
2022-10-17 IceQ1337Add `Dubbotbot` to spiderList.xml
2022-10-17 IceQ1337Add `DragonMetrics` to spiderList.xml
2022-10-17 IceQ1337Add `Domains Project` to spiderList.xml
2022-10-17 IceQ1337Add `Cincraw` to spiderList.xml
2022-10-17 IceQ1337Add `BublupBot` to spiderList.xml
2022-10-17 IceQ1337Add `BitBot` to spiderList.xml
2022-10-17 IceQ1337Add `AwarioBot` to spiderList.xml
2022-10-17 IceQ1337Add `Amazonbot` to spiderList.xml
2022-10-17 Alexander EbertDeprecate helper methods for formatting numbers
2022-10-17 IceQ1337Update `TurnitinBot` spider url
2022-10-17 IceQ1337Update url for Accoona and Yandex
2022-10-17 Alexander EbertImprove the documentation of `<woltlab-core-time>`
2022-10-17 IceQ1337Update url for DuckDuckBot, Facebook and Heritrix
2022-10-17 Tim DüsterhusSort required PHP extensions in SystemCheckPage
2022-10-17 Alexander EbertProvide a readable date for clients without JavaScript
2022-10-17 Alexander EbertClean up the time implementation, add support for stati...
2022-10-17 Alexander EbertPrevent the relocation of the global variables
2022-10-17 Alexander EbertUse “Today” and “Yesterday”, improve formatting
2022-10-17 Tim DüsterhusSimplify cleanup of the visit tracker
2022-10-17 Tim DüsterhusUse `->prepare()` in DailyCleanUpCronjob
2022-10-17 Alexander EbertAdd prototype for relative timestamps using a Web Component
2022-10-16 Alexander EbertUse `\NumberFormatter` for number formatting
2022-10-16 Alexander EbertUse `MessageFormatter` for pluralization
next