Go to file
2024-03-27 23:13:14 +00:00
migrations Implemented database (untested), managed to make actix pass it to routes 2024-03-25 23:26:56 +02:00
src added auto migrations and made cargo rebuild if migrations changed 2024-03-25 23:35:16 +02:00
templates made it more sexable pt.1 2024-03-27 23:13:14 +00:00
.editorconfig Added logging and restructured 2024-03-23 22:03:16 +02:00
.gitignore Implemented configs, made functions use it instead 2024-03-23 23:44:50 +02:00
build.rs added auto migrations and made cargo rebuild if migrations changed 2024-03-25 23:35:16 +02:00
Cargo.lock Implemented database (untested), managed to make actix pass it to routes 2024-03-25 23:26:56 +02:00
Cargo.toml Implemented database (untested), managed to make actix pass it to routes 2024-03-25 23:26:56 +02:00
config.default.toml Implemented database (untested), managed to make actix pass it to routes 2024-03-25 23:26:56 +02:00
env.sh Implemented database (untested), managed to make actix pass it to routes 2024-03-25 23:26:56 +02:00