.cargo
|
Add server side rendering version of the app
|
2024-10-16 20:50:41 +02:00 |
assets
|
WIP navbar
|
2024-10-24 04:17:56 +02:00 |
config
|
implement auth login with a JWT cookie
|
2024-10-22 23:21:11 +02:00 |
examples
|
Add server side rendering version of the app
|
2024-10-16 20:50:41 +02:00 |
frontend
|
Add server side rendering version of the app
|
2024-10-16 20:50:41 +02:00 |
migration
|
upgrade to loco-rs 0.11.0 and sea-orm 1.1.0
|
2024-10-21 23:10:01 +02:00 |
src
|
fix logout redirect and cleanup unsused imports
|
2024-10-24 00:54:45 +02:00 |
.gitignore
|
Add server side rendering version of the app
|
2024-10-16 20:50:41 +02:00 |
Cargo.lock
|
add custom authentification middleware
|
2024-10-22 13:53:58 +02:00 |
Cargo.toml
|
add custom authentification middleware
|
2024-10-22 13:53:58 +02:00 |
README.md
|
update readme
|
2024-10-23 19:13:54 +02:00 |