Commit graph

69 commits

Author SHA1 Message Date
c28ac317a5 61 - Refactor Livewire Onboarding to use Actions, fix double-encryption bug 2026-03-08 01:48:09 +01:00
025794c852 61 - Refactor model controllers to use Actions and FormRequests 2026-03-08 01:42:21 +01:00
47659ff8c0 61 - Add Action classes for create operations with unit tests 2026-03-08 01:18:12 +01:00
3ed49cfbbe 77 - Fix VRT homepage parser language support 2026-03-07 19:26:33 +01:00
866f8d02d3 64 - Reload page after article refresh
Dispatch a Livewire event on refresh that triggers a 10-second
setTimeout via Alpine.js, then reloads the page to show newly
fetched articles.
2026-03-07 18:30:28 +01:00
35e4260c87 76 - Lock feed language to channel language in onboarding wizard 2026-03-07 10:43:48 +01:00
71e7611e65 68 - Sync channel posts on setup for duplicate detection 2026-02-26 01:38:38 +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
d3c44a4952 63 - Swap feed and channel steps in onboarding wizard 2026-02-25 21:13:42 +01:00
b574785d1e 75 - Fix error handling for invalid instance URLs 2026-02-25 20:36:34 +01:00
3e23dad5c5 Minor bug fixes
Some checks failed
linter / quality (push) Has been cancelled
tests / ci (push) Has been cancelled
2026-02-25 20:22:02 +01:00
03fa4b803f 74 - Fix auth + onboarding layout 2026-01-23 00:56:01 +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
bb771d5e14 Convert regular controllers to API 2025-08-02 15:20:09 +02:00
ca428250fe Add tests. 2025-08-02 03:48:06 +02:00
0f041983dd Add local development images 2025-08-02 03:07:27 +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
761d50706a Enable app after onboarding 2025-07-10 11:32:07 +02:00
76d642b8ee Fix PHPStan issues 2025-07-10 11:24:48 +02:00
dd032b3a80 Rename FeedPlatformChannel to Route 2025-07-10 11:14:10 +02:00
2d981081f2 Show enable status on front page 2025-07-10 11:06:17 +02:00
8f7dbf993d Add enable/disable 2025-07-10 11:01:01 +02:00
12beec83c8 Raise PHPStan level tp 7 2025-07-07 02:48:46 +02:00
07745b170e Raise PHPStan level tp 6 2025-07-07 00:51:32 +02:00
52ddf8c055 Raise PHPStan level tp 5 2025-07-06 20:52:58 +02:00
c851c2292c Raise PHPStan level tp 4 2025-07-06 20:45:40 +02:00
26187e2dd9 Raise PHPStan level 2025-07-06 20:37:55 +02:00
195471f8a9 Fix event flow after onboarding 2025-07-06 16:51:09 +02:00
188a64094a Refactor 2025-07-06 11:30:38 +02:00
8de4368e50 Add onboarding 2025-07-06 11:22:53 +02:00
ad572148f0 Set up PHPStan 2025-07-06 10:53:37 +02:00
e6f9c2eea8 Add tests + clean up front end assets 2025-07-06 10:21:42 +02:00
a1e2f4639b Add factories 2025-07-06 01:35:59 +02:00
626085ed67 Add keywords 2025-07-05 23:54:43 +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
62c0938018 Consolidate containers, set up horizon 2025-07-05 01:10:54 +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
a3f3856632 Refactor auth retrieval 2025-07-03 21:17:13 +02:00
66f0c7c2d5 Run commands at boot 2025-07-03 21:16:57 +02:00
7653797e71 Set language when posting 2025-07-03 21:16:57 +02:00