Go to file
2024-03-30 02:52:46 +02:00
migrations added more db stuff, NOT WORKING 2024-03-30 02:52:46 +02:00
src added more db stuff, NOT WORKING 2024-03-30 02:52:46 +02:00
static fix 2024-03-29 18:22:02 -04:00
templates fix 2024-03-29 18:22:02 -04: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 added more db stuff, NOT WORKING 2024-03-30 02:52:46 +02:00
Cargo.toml added more db stuff, NOT WORKING 2024-03-30 02:52:46 +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