| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-15 | add another test for self url, split regex into two parts - one for plugins, ↵ | Andrew Dolgov | |
| one for everything else | |||
| 2024-09-14 | fix Config::get_self_url() invoked from plugin context, better deal with ↵ | Andrew Dolgov | |
| multiple trailing slashes in URL, update phpunit image path | |||
| 2024-08-21 | Fix some broken links and make minor wording tweaks. | wn_ | |
| 2024-06-18 | set DAEMON_FEED_LIMIT to 50 by default and use it consistently between ↵ | Andrew Dolgov | |
| forking daemon and any other update methods | |||
| 2024-06-18 | * pass arbitrary CLI arguments to update daemon via updater.sh entrypoint | Andrew Dolgov | |
| * add configurable log level for update daemon (DAEMON_LOG_LEVEL) * when daemon log level is set to LOG_EXTENDED (2) log queries for feed update selection | |||
| 2023-10-27 | replace some dirname horrors with a separate unit-tested method | Andrew Dolgov | |
| 2023-10-25 | add healthcheck public method, map by default to /healthz | Andrew Dolgov | |
| 2023-10-25 | move to psr-4 autoloader | Andrew Dolgov | |