|
edcd63d8f4
|
WIP navbar
|
2024-10-24 04:17:56 +02:00 |
|
|
7aa817ee05
|
fix logout redirect and cleanup unsused imports
|
2024-10-24 00:54:45 +02:00 |
|
|
09bf058c05
|
Fix the redirect issue with htmx on the register page and actually commit the changes for static assets for htmx, tailwindcss and nixin logo that I missed in previous commit
|
2024-10-23 22:07:57 +02:00 |
|
|
72f046cb29
|
Fix the redirect issue with htmx on the login page and use static assets for htmx, tailwindcss and nixin logo
|
2024-10-23 21:33:03 +02:00 |
|
|
f9941ed06a
|
implement user registration and other user related routes, with htmx error messages. (work in progress)
|
2024-10-23 18:54:44 +02:00 |
|
|
84bffc5f72
|
implement auth login with a JWT cookie
|
2024-10-22 23:21:11 +02:00 |
|
|
6abb380c05
|
Add views to test user login
|
2024-10-21 22:20:39 +02:00 |
|
|
6cbd41b1f9
|
cargo loco generate scaffold service name:string^ description:text configuration:text --htmx
|
2024-10-21 14:19:14 +02:00 |
|
|
d9a6cf8756
|
cargo loco generate scaffold bundle name:string^ description:text --htmx
|
2024-10-21 14:16:25 +02:00 |
|
|
f95a305f41
|
Add server side rendering version of the app
|
2024-10-16 20:50:41 +02:00 |
|