Commit graph

151 commits

Author SHA1 Message Date
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
3d0d8b3c89 Add channels page 2025-08-10 01:26:56 +02:00
5c666e62af Fix article validation 2025-08-09 21:32:46 +02:00
3b810c0ffd Add routes to front end 2025-08-09 20:41:21 +02:00
11d4262457 Fix article fetching 2025-08-09 18:34:19 +02:00
e495f49481 Fix feed form so user can only choose from dropdown 2025-08-09 17:05:11 +02:00
696e2b5235 Fix automatic article discovery 2025-08-09 15:22:56 +02:00
2a68895ba9 Minor fixes 2025-08-09 13:48:25 +02:00
387920e82b Fix nginx error, startup script, add skip 2025-08-09 02:52:39 +02:00
73ba089e46 Fix auth error message 2025-08-09 00:52:14 +02:00
17320ad05a Add onboarding 2025-08-09 00:03:45 +02:00
c17a858e63 Remove previous onboarding implementation 2025-08-08 21:54:22 +02:00