Commit graph

23 commits

Author SHA1 Message Date
f3406b1713 85 - Remove approval_status from Article, migrate to route_articles 2026-03-18 16:23:46 +01:00
0c35af4403 85 - Update publishing pipeline to use route_articles for per-route publishing 2026-03-18 16:05:31 +01:00
b832d6d850 85 - Add route_articles table, model, and factory for per-route approval 2026-03-18 15:24:03 +01:00
6784af2ff6 25 - Fix all PHPStan errors and add mockery extension
Some checks failed
CI / ci (push) Failing after 4m31s
2026-03-08 14:18:28 +01:00
0123e20b1d Fix 28 pre-existing test failures across test suite 2026-03-08 02:54:10 +01:00
c75a1c8cf0 68 - Fix duplicate posting and publishing pipeline 2026-02-26 01:19:38 +01:00
8bc6e99f96 68 - Fix duplicate posting + test suite fixes 2026-02-25 23:22:05 +01:00
638983d42a 73 - Port react frontend to blade+livewire 2026-01-22 23:38:00 +01:00
0823cb796c 73 - Move backend to root 2026-01-22 21:55:57 +01:00
714be5e7f3 Front/back split - first draft 2025-08-03 20:35:13 +02:00
3ee9e342e6 Article Approval 2025-07-10 14:57:10 +02:00
07745b170e Raise PHPStan level tp 6 2025-07-07 00:51:32 +02:00
bea1e67b19 Routing CRUD 2025-07-05 18:26:04 +02:00
57d91f8790 Refactor, clean up 2025-07-03 21:34:39 +02:00
2409c818ee Fix queue issues 2025-07-03 21:17:13 +02:00
18d7a2dbce Check community history for same urls 2025-06-30 19:54:43 +02:00
800df655bf Split sources, refine publisher 2025-06-30 18:18:30 +02:00
97edb507f6 Optimize article fetching 2025-06-29 21:20:45 +02:00
d341c616f0 Adapt validation 2025-06-29 20:15:50 +02:00
948bca3f0a Add updated at timestamp 2025-06-29 17:13:18 +02:00
2b05bef5b6 Add article publishing events 2025-06-29 09:53:45 +02:00
98bc2b035e Chain checking of keywords 2025-06-29 09:48:45 +02:00
f141ab7889 Add scheduler, fetch service 2025-06-29 09:37:49 +02:00