Commit Graph

18 Commits

Author SHA1 Message Date
e3f6f93897 refacto: remove old_* directories 2024-08-23 18:49:02 +02:00
fe695f9dfb feat: Rewrite routes, pages and components to be more HATEOAS 2024-08-23 18:45:43 +02:00
6f1fd934d9 refacto: rename html and rs templates dirs to old_* 2024-08-23 15:41:49 +02:00
04663295df feat: Add HX-Request header extraction to CPS endpoint 2024-08-23 13:31:50 +02:00
d44c561427 feat: [app] Use thiserror to properly handle errors instead of unwrap 2024-08-14 10:40:41 +02:00
c3f97564d6 refactor: Used askama_axum::Template
docs: https://djc.github.io/askama/integrations.html#axum-integration
2024-08-10 16:59:43 +02:00
fb201f9d5d refacto: extract livereload layer setup into a function
Co-authored-by: kosssi <github@fafaru.com>
2024-08-09 13:58:12 +02:00
dcb4a7680e refacto: extract TCP Listener building into a dedicated function
Co-authored-by: kosssi <github@fafaru.com>
2024-08-09 12:27:31 +02:00
0c8e417f11 docs: Move documentation on code 2024-08-09 01:41:03 +02:00
237bbe789f feat: Add livereload 2024-08-08 22:19:24 +02:00
1ae80c161f feat: Add auto-reload on development environment 2024-08-08 22:18:26 +02:00
0eaf238735 style: Format code with fmt 2024-08-08 15:01:28 +02:00
e084372b44 feat: add page system behing navbar items and skeletons for loading 2024-08-06 21:19:24 +02:00
78bf81c301 feat: make Nav and Profile menu dynamic 2024-08-06 21:11:04 +02:00
e057889403 refacto: nest axum templates routes 2024-08-06 21:11:04 +02:00
4a27dacd8e feat: Setup Tailwind CSS 2024-08-06 21:11:04 +02:00
65059b87d4 chore: run cargo fmt 2024-07-25 09:21:17 +02:00
7d41fbb519 fix: change project naming, create dummy sesame-vitale project 2024-07-24 21:59:24 +02:00