Commit Graph

  • b03b3953f4 Merge pull request 'chore(deps): update actions/checkout action to v7' (#12) from renovate/actions-checkout-7.x into master master jcabillot 2026-06-18 16:23:43 -04:00
  • 91bc9c0f6d chore(deps): update actions/checkout action to v7 renovate 2026-06-18 15:19:50 +00:00
  • 9dd6c60dc2 fix: combine psql commands fix/refactor-ci-pipelines opencodecabilloteu 2026-06-15 17:37:16 -04:00
  • 706e678c8b fix: combine psql commands, single || true opencodecabilloteu 2026-06-15 17:36:50 -04:00
  • 99a5db5ab6 fix: combine psql cmds, single || true to survive set -e opencodecabilloteu 2026-06-15 17:35:29 -04:00
  • 36b5282c41 fix: properly escape psql commands, use -c instead of heredoc opencodecabilloteu 2026-06-15 17:27:57 -04:00
  • 581d2f1fac fix: use PGPASSWORD for www-data role creation opencodecabilloteu 2026-06-15 17:27:23 -04:00
  • ce70eca4cd fix: add socket volume to TTRSS container opencodecabilloteu 2026-06-15 17:25:58 -04:00
  • 2aed4374c7 fix: socket volume + www-data role for PostgreSQL auth opencodecabilloteu 2026-06-15 17:25:32 -04:00
  • 7b72203cbf fix: create www-data PostgreSQL role for Unix socket auth opencodecabilloteu 2026-06-15 17:24:59 -04:00
  • 0ba2c8bc8c fix: explicitly pass DB_HOST=db and DB_PORT=5432 for TCP connection opencodecabilloteu 2026-06-15 17:24:40 -04:00
  • 97f1253825 fix: remove socket volume, use TCP via --link opencodecabilloteu 2026-06-15 17:24:22 -04:00
  • 6da0f17fbb fix: relax body check to handle TT-RSS plain-text responses opencodecabilloteu 2026-06-15 17:22:25 -04:00
  • e03a1cd825 fix: rewrite cron.yaml with parallel pattern (was sequential with artifacts) opencodecabilloteu 2026-06-15 17:20:28 -04:00
  • b8d816b972 fix: rewrite tag.yaml with parallel pattern (was sequential with artifacts) opencodecabilloteu 2026-06-15 17:20:22 -04:00
  • 3868ade39a fix: rewrite main.yaml with parallel pattern (was sequential with artifacts) opencodecabilloteu 2026-06-15 17:20:14 -04:00
  • 8c17f2087a fix: rewrite pr.yaml with parallel pattern (was sequential with artifacts) opencodecabilloteu 2026-06-15 17:20:09 -04:00
  • 5b4219d568 fix: share PostgreSQL socket via volume so TT-RSS can connect opencodecabilloteu 2026-06-15 17:14:12 -04:00
  • f06aee4c7a fix: add --load to docker build for local daemon access in main.yaml opencodecabilloteu 2026-06-15 17:05:21 -04:00
  • 9d74879faa fix: add --load to docker build for local daemon access in pr.yaml opencodecabilloteu 2026-06-15 17:05:16 -04:00
  • d8c57082a5 Merge pull request 'refactor: standardize CI/CD to 4-workflow pattern' (#11) from fix/workflow-standard into master v0.0.2 jcabillot 2026-06-14 12:34:23 -04:00
  • 128843be2a fix: rewrite pr.yaml with raw YAML (was base64) cloudix_mcp_server 2026-06-14 09:18:27 -04:00
  • ed1173ef04 fix: rewrite tag.yaml with raw YAML (was base64) cloudix_mcp_server 2026-06-14 09:18:23 -04:00
  • 43625f0bf9 fix: rewrite cron.yaml with raw YAML (was base64) cloudix_mcp_server 2026-06-14 09:18:16 -04:00
  • 1fde9f7efd fix: rewrite main.yaml with raw YAML (was base64) cloudix_mcp_server 2026-06-14 09:18:09 -04:00
  • 31af02d892 feat: add nightly cron rebuild workflow (cron.yaml) cloudix_mcp_server 2026-06-13 18:19:37 -04:00
  • 7609ad7e62 feat: add tag release workflow (tag.yaml) cloudix_mcp_server 2026-06-13 18:19:34 -04:00
  • 811846b46a feat: add main release workflow (main.yaml) cloudix_mcp_server 2026-06-13 18:19:30 -04:00
  • 987b317ced feat: add PR workflow (pr.yaml) cloudix_mcp_server 2026-06-13 18:19:23 -04:00
  • 75b4ca1746 chore: remove legacy single-workflow file cloudix_mcp_server 2026-06-13 18:18:26 -04:00
  • cda307c8a2 ci: add tag release workflow cloudix_mcp_server 2026-06-12 16:51:43 -04:00
  • f40e2c43a0 ci: add nightly cron workflow cloudix_mcp_server 2026-06-12 16:51:37 -04:00
  • 757fe0d1f4 ci: add PR workflow for pull request checks cloudix_mcp_server 2026-06-12 16:51:32 -04:00
  • 42ac336b4b ci: add main workflow for push to master cloudix_mcp_server 2026-06-12 16:51:28 -04:00
  • 97bf7e5dee ci: split docker-build.yaml into separate trigger-based workflows cloudix_mcp_server 2026-06-12 16:51:08 -04:00
  • 5ed2e68c20 Merge pull request 'ci: add automatic semver tagging on merge to master' (#9) from feat/semver-tag-action into master jcabillot 2026-06-12 13:52:38 -04:00
  • 7d63851470 ci: add automatic semver tagging on merge to master cloudix_mcp_server 2026-06-12 13:22:11 -04:00
  • d582b3bd8b Merge pull request 'chore(deps): update alpine docker tag to v3.24' (#8) from renovate/alpine-3.x into master v0.0.1 cloudix_mcp_server 2026-06-10 19:19:02 -04:00
  • 87a4787cf7 chore(deps): update alpine docker tag to v3.24 renovate 2026-06-09 20:55:38 +00:00
  • ec7e814aff Merge pull request 'chore(config): migrate Renovate config' (#7) from renovate/migrate-config into master jcabillot 2026-06-09 14:12:50 -04:00
  • c9fc622b69 chore(config): migrate config renovate.json renovate 2026-06-09 18:04:11 +00:00
  • b7ac8e52e4 Merge pull request 'chore: improve renovate dependency detection' (#5) from chore/renovate into master jcabillot 2026-06-09 13:57:41 -04:00
  • d82bdf6377 chore: improve renovate dependency detection Sagent 2026-06-09 02:20:14 +00:00
  • 113e9216c5 Merge pull request 'chore(deps): update hadolint/hadolint-action action to v3.3.0' (#4) from renovate/hadolint-hadolint-action-3.x into master jcabillot 2026-06-08 21:02:04 -04:00
  • bd46664967 chore(deps): update hadolint/hadolint-action action to v3.3.0 renovate 2026-06-08 22:53:35 +00:00
  • a14d9cb37c Merge pull request 'feat: migrate to 4-job CI pipeline with tests' (#3) from feat/gitea-actions-v2 into master jcabillot 2026-06-08 18:46:51 -04:00
  • afabde99c4 fix: ERE alternation pattern in HTML body check (BRE \| → ERE |) Sagent 2026-06-08 22:37:07 +00:00
  • 000c52d548 fix: pipe yes into interactive update.php --update-schema Sagent 2026-06-08 22:33:10 +00:00
  • d8b7ffc445 fix: run update.php as www-data (refuses root) Sagent 2026-06-08 22:30:09 +00:00
  • 77a01fc5f6 retrigger CI Sagent 2026-06-08 22:25:34 +00:00
  • 15544e6e9a fix: run update.php --update-schema before assertions Sagent 2026-06-08 22:11:25 +00:00
  • 074d1ec402 fix: remove -f from assertion curls (TT-RSS returns 5xx during boot) Sagent 2026-06-08 21:57:54 +00:00
  • a578c1bba1 fix: readiness check without -f (TT-RSS may return 5xx during boot) Sagent 2026-06-08 21:54:37 +00:00
  • 4181281ba5 fix: add hadolint ignores for DL3018 (apk pin) and DL3002 (s6 needs root) Sagent 2026-06-08 21:47:04 +00:00
  • b70859e086 feat: migrate to 4-job CI pipeline with SHA-pinned actions Sagent 2026-06-08 21:45:25 +00:00
  • db98abecc5 feat: add Gitea Actions workflow jcabillot 2026-05-29 16:23:53 -04:00
  • 3d6ba14659 feat: add Gitea Actions workflow feat/gitea-actions Julien Cabillot 2026-05-29 14:47:44 -04:00
  • 24ac0cd0e8 feat: add Gitea Actions workflow Julien Cabillot 2026-05-29 14:20:25 -04:00
  • de4c64c0ea feat: add Gitea Actions workflow Julien Cabillot 2026-05-29 14:06:01 -04:00
  • d1ef59de72 fix: try db fix Julien Cabillot 2026-03-04 16:54:48 -05:00
  • 331669a4f1 fix: php links Julien Cabillot 2026-03-04 12:29:55 -05:00
  • 860abf0558 addnonssl Julien Cabillot 2025-01-06 17:21:16 -05:00
  • 7d141bb3b2 feat: move to php83 Julien Cabillot 2025-01-05 10:17:04 -05:00
  • a3f0ebfcd4 fix: s6 Julien Cabillot 2023-06-13 16:22:04 -04:00
  • 4541108272 feat: import + fix Julien Cabillot 2023-06-12 16:57:23 -04:00
  • 479ebc16f0 Switched to s6-overlay 3.1.2.1. x86dev 2022-09-25 10:47:52 +02:00
  • 3d93c98ce9 Changed default TTRSS_REPO_URL to reflect the new git repo path. jiinx 2022-09-25 10:39:53 +02:00
  • 86744f3374 Merge pull request #28 from gna582/master x86dev 2021-02-26 18:04:30 +01:00
  • d8848fda33 Updated base image from using Alpine 3.10.1 to latest. x86dev 2021-02-25 09:17:52 +01:00
  • f3d0667a43 Merge pull request #49 from felixgilles/master x86dev 2021-02-25 09:10:28 +01:00
  • eff41ce188 Assume that TTRSS_PATH has no trailing slash in ttrss-configure-db.php, as in setup-ttrss.sh Gilles FELIX 2021-02-25 08:46:49 +01:00
  • d2365335e1 Update setup-ttrss.sh Gilles FELIX 2021-02-23 21:33:43 +01:00
  • 8d6350a4ba Update ttrss-configure-db.php Gilles FELIX 2021-02-23 21:32:13 +01:00
  • 205cb0097b Update setup-ttrss.sh Gilles FELIX 2021-02-23 21:31:24 +01:00
  • b607371750 Merge pull request #45 from ionathanch/patch-1 x86dev 2021-02-23 11:02:33 +01:00
  • 0c0c2b5772 Update ttrss-configure-db.php Jonathan Chan 2020-12-29 01:37:29 -08:00
  • 5b6dadf9fc Update README.md x86dev 2020-11-23 08:45:57 +01:00
  • e4a2c0ff84 Use official Docker image for Postgres, plus a volume for data persistence. x86dev 2020-10-13 11:48:09 +02:00
  • af707eedf7 Merge pull request #41 from eric-pierce/master x86dev 2020-05-04 21:03:03 +02:00
  • 26df3da1f0 fixing problem with SELF_URL_PATH parameter updates in TT-RSS Pierce, Eric 2020-04-27 17:08:37 -05:00
  • c122a33b05 fixing problem with SELF_URL_PATH parameter updates in TT-RSS Pierce, Eric 2020-04-27 17:06:12 -05:00
  • 8b5e5d1794 Now using Alpine 3.10.1. x86dev 2019-07-26 23:30:06 +02:00
  • d057a3c21b Made the container image smaller by cleaning up more APT stuff. x86dev 2019-07-25 23:34:30 +02:00
  • 8565deba18 Made resetting the theme optional via TTRSS_THEME_RESET env var. Default is resetting the theme to the default one though. Untested. x86dev 2019-07-25 23:25:45 +02:00
  • 472b083f7d setup-ttrss.sh: Use the new feediron repo. x86dev 2019-07-25 23:04:33 +02:00
  • 2e78d735ae php7.0-Intl not needed anymore due to former pull request. x86dev 2019-05-11 19:29:28 +02:00
  • 5d535abbb8 Merge pull request #36 from valvin1/patch-1 x86dev 2019-05-11 19:27:47 +02:00
  • 957355b524 Added php7.0-intl package to fix latest ttrss breakage. x86dev 2019-05-11 19:25:10 +02:00
  • 524a9ceb70 add php7-intl package Valvin 2019-05-01 11:39:50 +02:00
  • e017480edc Update README.md x86dev 2018-12-16 18:43:01 +00:00
  • 82b7e7b4c5 Reset the theme to default when starting the container. This should help avoiding messed up installations when themes break in the future. The user has to (re-)select the preferred theme manually then. x86dev 2018-12-16 19:37:02 +01:00
  • 694983a7c1 More path bugfixes. x86dev 2018-12-16 14:53:49 +01:00
  • f19dd7e168 Use plugins.local for our own stuff now; bugfixes. x86dev 2018-12-16 14:44:25 +01:00
  • d9de8215e3 Make sure that themes.local exists. x86dev 2018-12-16 14:39:25 +01:00
  • 616fd3cabe Use themes.local for our own stuff now. x86dev 2018-12-16 14:35:50 +01:00
  • 318c29766b Build fix (Dockerfile, using Alpine 3.6 for now). x86dev 2018-12-16 14:23:19 +01:00
  • f05a4251e3 Build fix (Dockerfile). x86dev 2018-12-16 14:18:23 +01:00
  • 9612e44eff Update README.md x86dev 2018-12-16 13:09:05 +00:00
  • 4c2ab05d80 Update README.md x86dev 2018-12-16 13:08:39 +00:00
  • 531ea0a8e4 Added Gravemind's Feedly-ish theme, as with TT-RSS 18.12 Levito's theme is broken for now. x86dev 2018-12-16 14:00:50 +01:00