li7y/src
Simon Bruder 7defae7931
Decouple item (class) form from model
This makes it possible to introduce form-only fields without affecting
the model.
2024-07-19 00:06:27 +02:00
..
api Implement actix Responder for Label 2024-07-19 00:06:06 +02:00
frontend Decouple item (class) form from model 2024-07-19 00:06:27 +02:00
label Expose label generation to frontend 2024-07-19 00:06:18 +02:00
manage Add description to item and item class 2024-07-19 00:06:21 +02:00
middleware Redirect to requested resource after login 2024-07-19 00:06:19 +02:00
lib.rs Add authentication 2024-07-19 00:06:11 +02:00
main.rs Use rust-embed for serving static files 2024-07-19 00:06:24 +02:00
models.rs Decouple item (class) form from model 2024-07-19 00:06:27 +02:00