Go to file
2024-03-28 03:12:42 +02:00
migrations Implemented database (untested), managed to make actix pass it to routes 2024-03-25 23:26:56 +02:00
src Changed logger, and crate name 2024-03-28 03:12:42 +02:00
static i hate css 2024-03-28 02:17:44 +02:00
templates i hate css 2024-03-28 02:17:44 +02: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 Changed logger, and crate name 2024-03-28 03:12:42 +02:00
Cargo.toml Changed logger, and crate name 2024-03-28 03:12:42 +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