Go to file
2024-03-28 01:24:08 +02:00
migrations Implemented database (untested), managed to make actix pass it to routes 2024-03-25 23:26:56 +02:00
src initial html changes 2024-03-27 23:19:07 +02:00
static Merge branch 'main' of github.com:MCorange99/personal_website 2024-03-28 01:24:08 +02:00
templates Merge branch 'main' of github.com:MCorange99/personal_website 2024-03-28 01:24:08 +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 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