Commit Graph

6 Commits

Author SHA1 Message Date
Aleksi Lassila
a11a06e8a0 docs: add readme to frontend, documenting some of the structure 2026-02-16 12:30:15 +02:00
Aleksi Lassila
a4e10491e7 feat: use new data fetching in MoviePage 2026-02-13 18:19:29 +02:00
Aleksi Lassila
1ac874f80c feat: improved frontend data fetching using new StackRouter context, implement in SeriesPage 2026-02-13 15:43:14 +02:00
Aleksi Lassila
a4f9ab71a6 refactor: migrate modals to use StackRouter, removed ComponentStack
temp reworked modals to use stackrouter, modals are now *chefs kiss*, removed compstack completely
2026-02-13 15:41:52 +02:00
Aleksi Lassila
0e08aa2d6f refactor: remove unused components from the project, cleanup
Squashed commits:

compstack purge part 1, next up modal rework

purge 2, continuing with modals
2026-02-13 15:40:35 +02:00
Aleksi Lassila
5e50de3fef feat: replace ComponentStack with improved StackRouter with custom context implementation
Squashed commits:

feat: rewrite ComponentStack to be linear instead of nested + custom context implementation

temp: got a solution with only stackRouter, starting testing and code base migrations next

temp2 everything now runs with StackRouter, next up, remove component stack. Make this the commit to implement stackrouter
2026-02-13 15:37:44 +02:00