|
84bffc5f72
|
implement auth login with a JWT cookie
|
2024-10-22 23:21:11 +02:00 |
|
|
b5a71c87ad
|
update readme
|
2024-10-22 14:03:51 +02:00 |
|
|
18bd54d3f0
|
add custom authentification middleware
|
2024-10-22 13:53:58 +02:00 |
|
|
fef33dc2d4
|
remove the client side rendering version of the app
|
2024-10-22 11:16:08 +02:00 |
|
|
4bbbe3c746
|
update all other depencies
|
2024-10-21 23:21:26 +02:00 |
|
|
6267616b65
|
upgrade to loco-rs 0.11.0 and sea-orm 1.1.0
|
2024-10-21 23:10:01 +02:00 |
|
|
6abb380c05
|
Add views to test user login
|
2024-10-21 22:20:39 +02:00 |
|
|
c917942591
|
cargo loco generate controller home --htmx
|
2024-10-21 19:02:17 +02:00 |
|
|
652ead1c2b
|
remove the notes model added by loco app template and everything related to it
|
2024-10-21 17:50:55 +02:00 |
|
|
c8e8dfae41
|
Add secure headers middlware in dev config
|
2024-10-21 17:13:31 +02:00 |
|
|
d1102dcf8b
|
add code to require authentication for 2 controllers functions (2 different syntax)
|
2024-10-21 17:01:55 +02:00 |
|
|
ee1a27bb8d
|
cargo loco generate model --link bundles_services bundle:references service:references optional:bool
|
2024-10-21 14:44:07 +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 |
|
|
c170e2050a
|
cargo loco generate scaffold server name:string domain:string --htmx
|
2024-10-16 20:11:34 +02:00 |
|
|
d53053228a
|
starter app (loco new)
|
2024-10-16 20:03:38 +02:00 |
|
|
49f6684ff0
|
update readme
|
2024-10-16 19:58:24 +02:00 |
|
|
7b19fcd273
|
Add nix-shell dev environment and update readme
|
2024-10-16 19:46:19 +02:00 |
|
|
394811ecb0
|
Initial commit
|
2024-10-16 17:22:24 +00:00 |
|