summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-11Revert "Troubleshoot PHPUnit setup for PHP 8.2 in PHP Code Quality workflow."supahgreg
2025-10-11Troubleshoot PHPUnit setup for PHP 8.2 in PHP Code Quality workflow.supahgreg
2025-10-11PHPUnit cleanup, get group detection working.supahgreg
2025-10-11Switch the PHP Code Quality workflow to PHPUnit 12, loosen PHPStan constraint.supahgreg
2025-10-11Update PHPUnit config+test for 12.x.supahgreg
2025-10-11Drop 'require-dev' in 'composer.json' for now.supahgreg
2025-10-11Merge pull request #38 from tt-rss/feature/phpstan-perfGreg
2025-10-11Cache PHPStan results, drop 'parallel.maximumNumberOfProcesses' param.supahgreg
2025-10-10Merge pull request #37 from tt-rss/feature/docker-config-validationGreg
2025-10-11web-nginx image: fix undefined var errors, improve healthcheck.supahgreg
2025-10-11Add a 'Docker Code Quality' GitHub workflow.supahgreg
2025-10-11Address 'JSONArgsRecommended' warning for app image.supahgreg
2025-10-10Merge pull request #36 from tt-rss/feature/more-dependabotGreg
2025-10-11Drop 'PROXY_REGISTRY' in main images to support Dependabot updates.supahgreg
2025-10-11Add 'docker' and 'github-actions' to Dependabot config.supahgreg
2025-10-10Merge pull request #22 from tt-rss/bugfix/php-depsGreg
2025-10-11Add some DOMElement hints to help PHPStan.supahgreg
2025-10-11Try PHPUnit 9.6.29supahgreg
2025-10-11Bump PHPStan to 2.1.31 and PHPUnit to 9.5.28 (last in current 9.5.x).supahgreg
2025-10-10Merge pull request #35 from tt-rss/bugfix/code-scanning-js-findingsGreg
2025-10-10Improve 'App.getSelectedText()'.supahgreg
2025-10-10Fix a potential double-unescaping issue, tweak 'App.escapeHtml()'.supahgreg
2025-10-10Merge pull request #33 from tt-rss/weblate-integrationGreg
2025-10-10Translated using Weblate (Albanian)Besnik Bleta
2025-10-10Merge pull request #24 from DennisGaida/patch-1Greg
2025-10-10merged with current version from main branchDennis Gaida
2025-10-10replace -f with -r and warning message updateDennis Gaida
2025-10-10Merge pull request #26 from burrow335/fix/update-container-imageGreg
2025-10-10Update images in docker-compose.ymlburrow335
2025-10-10change suffix to __FILE, fix variable names, add warnings, spaces>tabsDennis Gaida
2025-10-10Mention GitHub Container Registry images + minor tweaks in the README.supahgreg
2025-10-09Merge pull request #25 from tt-rss/feature/migrate-dev-plugins-to-githubGreg
2025-10-09Also migrate 'official' plugins from 'dev.tt-rss.org' to their GitHub equival...supahgreg
2025-10-09add docker secrets support - forgot update & updaterDennis Gaida
2025-10-09Support docker secrets via startup scriptDennis Gaida
2025-10-09Merge pull request #23 from tt-rss/feature/publish-to-ghcrGreg
2025-10-09Move 'packages: write' permission down to the 'publish' job.supahgreg
2025-10-09Also publish images to GitHub Container Registry (ghcr.io). tt-rss/tt-rss#11supahgreg
2025-10-09Tweaks for PHPStan+PHPUnit in the PHP Code Quality workflow (part 2/?).supahgreg
2025-10-09Tweaks for PHPStan+PHPUnit in the PHP Code Quality workflow.supahgreg
2025-10-09Fix PHPStan+PHPUnit paths in PHP Code Quality workflow.supahgreg
2025-10-09Try letting the 'setup-php' action install PHPStan+PHPUnit in workflow.supahgreg
2025-10-09Remove dev dependencies and update the rest.supahgreg
2025-10-08Merge pull request #19 from tt-rss/bugfix/plugin-updater-multi-branchGreg
2025-10-08Fix supporting master+main in plugin management. Fixes tt-rss/tt-rss#17supahgreg
2025-10-08Allow '.docker' changes to trigger the Publish workflow. Closes tt-rss/tt-rs...supahgreg
2025-10-08Merge pull request #16 from tt-rss/bugfix/legacy-git-remote-but-mainGreg
2025-10-08Also migrate 'official' plugins that are from the old site but are using 'main'.supahgreg
2025-10-08Merge pull request #13 from tt-rss/feature/migrate-plugins-legacy-originGreg
2025-10-08Migrate 'official' plugins cloned from 'tt-rss.org' to GitHub. Fixes tt-rss/t...supahgreg