Commit graph

162 commits

Author SHA1 Message Date
546942230b 40 - Fix Livewire assets and Caddy config for production
All checks were successful
Build and Push Docker Image / build (push) Successful in 4m31s
2026-03-07 01:07:22 +01:00
7b3a59da10 40 - Fix javascript/livewire issue
All checks were successful
Build and Push Docker Image / build (push) Successful in 4m16s
2026-03-07 00:45:51 +01:00
86b1fe7263 40 - Add base image for faster CI build
All checks were successful
Build and Push Docker Image / build (push) Successful in 5m10s
2026-03-07 00:27:16 +01:00
005abb1877 40 - Fix npm install in Dockerfile and remove .github workflows
All checks were successful
Build and Push Docker Image / build (push) Successful in 8m44s
2026-03-07 00:03:11 +01:00
8ea0365b8b 40 - Add Forgejo CI workflow for Docker builds
Some checks failed
Build and Push Docker Image / build (push) Failing after 5m58s
2026-03-06 23:48:46 +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
16ce3b6324 74 - Minor fixes
- Add logout button to onboarding menu
- remove Forgot Password
2026-01-23 01:00:37 +01:00
03fa4b803f 74 - Fix auth + onboarding layout 2026-01-23 00:56:01 +01:00
b6290c0f8d 73 - Fix prod environment 2026-01-23 00:32:42 +01:00
4e0f0bb072 73 - Fix dev environment 2026-01-23 00:08:32 +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
Jochen Timmermans
f03a5c7603 Merge pull request 'Merge release/v1.0.0' (#44) from release/v1.0.0 into main
Reviewed-on: https://codeberg.org/lvl0/ffr/pulls/44
2025-08-15 10:39:42 +02:00
cd830dfbc1 Update for v1.0.0 2025-08-15 10:32:28 +02:00
3c3116ae55 Remove unnecessary env vars 2025-08-15 10:26:45 +02:00
366ff11904 Add test coverage for Facades 2025-08-15 02:58:14 +02:00
0de5ea795d Fix failing tests 2025-08-15 02:58:14 +02:00
65cb836b51 Fix failing tests 2025-08-15 02:58:14 +02:00
7d4aa3da83 Add onboarding complete setting 2025-08-15 02:58:14 +02:00
98fc361ab9 Remove refresh from build script 2025-08-15 02:58:14 +02:00
da4fb6ac72 Refresh articles
- every 30 minutes
- after completion of onboarding
2025-08-15 02:58:14 +02:00
be851be039 Fix scheduling errors 2025-08-15 02:58:14 +02:00
f11d12dab3 Fix scheduling errors 2025-08-15 02:58:14 +02:00
5c00149e66 Scheduling Job instead of event 2025-08-15 02:58:14 +02:00
8c28f09921 fix startup script 2025-08-15 02:58:14 +02:00
1e70525f73 Fix prod scripts 2025-08-15 02:58:14 +02:00
9d6e20b4f1 Fix publishing system 2025-08-15 02:58:14 +02:00
1b29c3fc13 Fix publishing system 2025-08-12 01:53:59 +02:00
65fefb9534 Show published status for articles 2025-08-12 01:31:37 +02:00
c77667d263 Remove unused compose file 2025-08-12 01:19:20 +02:00
3f41090174 Upgrade MySQL 2025-08-12 01:17:40 +02:00
8c335c9967 Upgrade node + npm in build files 2025-08-12 01:14:02 +02:00
431f8a6d57 Save and show previously filled steps 2025-08-12 01:01:38 +02:00
536dc3fcb8 Fix modals 2025-08-12 00:33:02 +02:00
997646be35 Fix fetch article issue
+ npm error
2025-08-11 22:10:40 +02:00
4af7b8a38c Link channel to Lemmy page 2025-08-11 18:31:22 +02:00
d59128871e Fix test output 2025-08-11 18:26:00 +02:00
1c772e63cb Fix languages and feeds 2025-08-10 21:47:10 +02:00
f2947b57c0 Fix page title 2025-08-10 21:22:22 +02:00
cc4fd998ea Clean up migrations for v1 2025-08-10 21:18:20 +02:00
a4b5aee790 Add keywords to front-end 2025-08-10 16:18:09 +02:00
54abf52e20 Increase test coverage to 72% 2025-08-10 15:46:20 +02:00
84d402a91d Fix test suite pollution 2025-08-10 15:20:28 +02:00
e7e29a978f Fix most failing tests 2025-08-10 04:16:53 +02:00
f3f16cebe4 Fix language seeder startup issue 2025-08-10 01:41:22 +02:00