summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2025-10-07Drop the 'Acknowledge' section from GitHub issue templates.supahgreg
2025-10-06Uncomment the Weblate item and mention which platforms Docker images are crea...supahgreg
2025-10-06Merge pull request #8 from tt-rss/feature/switch-to-github-orgGreg
2025-10-06Switch links to the 'tt-rss' GitHub organization.supahgreg
2025-10-06Merge pull request #7 from supahgreg/bugfix/idiorm-composer-infoGreg
2025-10-06Correct idiorm dependency info.supahgreg
2025-10-06minor: Tweak some words in the README.supahgreg
2025-10-06README improvements.supahgreg
2025-10-06minor: Update the wiki link in 'Config::sanity_check()'.supahgreg
2025-10-05Add a GitHub pull request template.supahgreg
2025-10-05Add some basic content to 'CONTRIBUTING.md'.supahgreg
2025-10-05minor: make PHPStan happy after a4eed151b73ca32e92963fae054e77f04a7d5eb2supahgreg
2025-10-05minor: Deal with potentially-missing 'inverse' key when testing filters.supahgreg
2025-10-05Merge pull request #1 from supahgreg/feature/phpstan-bumpGreg
2025-10-05Bump PHPStan to 2.1.30 and address new findings.supahgreg
2025-10-05Switch from 'tt-rss-web-static' links to wiki links.supahgreg
2025-10-05minor wording tweaks in the Enhancement Request issue template.supahgreg
2025-10-05Add some GitHub issue templates.supahgreg
2025-10-05Add a Dependabot config for PHP package dependency updates.supahgreg
2025-10-05Drop the 'eslint-formatter-gitlab' dev dependency.supahgreg
2025-10-05Bump node dev dependencies.supahgreg
2025-10-05Bump Dojo from 1.16.5 to 1.17.3.supahgreg
2025-10-05Include a short SHA tag when publishing images.supahgreg
2025-10-05Provide expected Docker image build args in the Publish workflow.supahgreg
2025-10-05Mention that Docker images are now being published.supahgreg
2025-10-05Ignore various paths in the Publish workflow.supahgreg
2025-10-05Enable building+publishing the 'web-nginx' image.supahgreg
2025-10-05Restore behavior of using the 'latest' tag on images.supahgreg
2025-10-05Add a Publish workflow.supahgreg