Commit Graph

18 Commits

Author SHA1 Message Date
maxid
7a44463982 convert layout load function into page load function 2025-12-21 16:40:11 +01:00
maxDorninger
f62394fdb7 replace base with resolve 2025-10-27 20:06:10 +01:00
maxDorninger
6203ec5ce0 format files 2025-09-12 20:09:44 +02:00
maxDorninger
d6c1a03d78 migrate all .svelte files to new types created with openapi-ts 2025-09-12 19:58:53 +02:00
maxDorninger
1a489dc71d replace divs with main, header and footer tags to make html more semantic 2025-08-02 14:40:40 +02:00
maxDorninger
9f2ec53d23 add the max width of the content to other pages too 2025-08-02 12:45:55 +02:00
maxDorninger
5ff55f1a1d add base url to all the redirects and links 2025-07-17 17:18:37 +02:00
maxDorninger
3799ae8712 format files 2025-06-30 21:32:34 +02:00
maxDorninger
1ba4027547 add proper titles to every page 2025-06-29 23:49:59 +02:00
maxDorninger
0b8b57c574 turns out intellij formats the code before committing which causes the ci/cd checks to fail 2025-06-28 23:12:59 +02:00
maxDorninger
e44fb29852 format files 2025-06-28 22:49:23 +02:00
maxDorninger
f7035082e8 finalizing the frontend for the movies 2025-06-28 19:31:48 +02:00
maxDorninger
0fda4418ed add get more recommendations button do dashboard, add movie pages to frontend, and make the loading of data non-blocking by adding skeletons while loading, instead of delaying the rendering of the page 2025-06-27 11:55:06 +02:00
maxDorninger
31874aeb31 update admin email configuration to support multiple addresses and update documentation 2025-06-01 19:30:56 +02:00
maxDorninger
b2dc7a18a6 fix formatting 2025-05-25 20:31:48 +02:00
maxDorninger
ecf3fe1f45 style: apply consistent formatting and spacing across multiple files 2025-05-24 21:57:18 +02:00
maxDorninger
84abc3e81d feat: add season request dialog and enhance season request management 2025-05-24 19:30:53 +02:00
maxDorninger
d2f0b8f22d feat: implement season requests management with CRUD operations and enhance UI components 2025-05-24 14:24:00 +02:00