Commit graph

33 commits

Author SHA1 Message Date
cc94ba8e55 89 - Add article cleanup job with 30-day retention policy
Some checks failed
CI / ci (push) Failing after 4m35s
CI / ci (pull_request) Failing after 4m23s
2026-03-18 18:09:54 +01:00
9fb373d139 98 - Add RouteArticle API endpoints for approve, reject, restore, and clear 2026-03-18 17:20:15 +01:00
f3406b1713 85 - Remove approval_status from Article, migrate to route_articles 2026-03-18 16:23:46 +01:00
062b00d01c 93 - Add feed staleness detection with configurable threshold and alerts 2026-03-09 17:32:55 +01:00
56db303b15 25 - Fix code style issues across codebase with Pint 2026-03-08 14:17:55 +01:00
69dfb897cf 61 - Remove onboarding create endpoints, use standard model endpoints 2026-03-08 01:55:28 +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
01493ac0bf Convert templates to react 2025-08-02 15:28:38 +02:00
bb771d5e14 Convert regular controllers to API 2025-08-02 15:20:09 +02:00
3ee9e342e6 Article Approval 2025-07-10 14:57:10 +02:00
8c5bccae9e Dashboard stats 2025-07-10 12:17:42 +02:00
3d899034f9 Add enable/disable toggle for channels 2025-07-10 12:00:50 +02:00
8f7dbf993d Add enable/disable 2025-07-10 11:01:01 +02:00
8de4368e50 Add onboarding 2025-07-06 11:22:53 +02:00
e6f9c2eea8 Add tests + clean up front end assets 2025-07-06 10:21:42 +02:00
bea1e67b19 Routing CRUD 2025-07-05 18:26:04 +02:00
c7302092bb Feeds CRUD 2025-07-05 02:37:38 +02:00
d4e9e27c41 Rename communities to channels 2025-07-05 02:29:50 +02:00
214b240423 Add communities form 2025-07-05 02:19:59 +02:00
774ef59e28 Add credentials form 2025-07-05 01:55:53 +02:00
a3f3856632 Refactor auth retrieval 2025-07-03 21:17:13 +02:00
87bfefd949 Fix compose issues 2025-07-03 21:16:57 +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
dcb50f53b5 Set command to hourly 2025-06-29 18:34:13 +02:00
6e1affeda3 Add database logging 2025-06-29 18:33:18 +02:00
527a55db57 Add page showing all fetched articles 2025-06-29 17:24:35 +02:00
3b04e2d234 WIP 2025-06-29 15:55:06 +02:00
f141ab7889 Add scheduler, fetch service 2025-06-29 09:37:49 +02:00
9be9e2ec91 Fresh Laravel + Sail install 2025-06-29 08:50:03 +02:00