Go to file
2024-10-18 16:07:06 -05:00
common Pass username/password to the server and allow login failure 2024-10-17 11:50:48 -05:00
frontend Switch to using a Sqlite DB intstead of a text file and some code cleanup 2024-10-18 16:07:06 -05:00
hash_pw Switch to using a Sqlite DB intstead of a text file and some code cleanup 2024-10-18 16:07:06 -05:00
migrations Switch to using a Sqlite DB intstead of a text file and some code cleanup 2024-10-18 16:07:06 -05:00
server Switch to using a Sqlite DB intstead of a text file and some code cleanup 2024-10-18 16:07:06 -05:00
.envrc Switch to using a Sqlite DB intstead of a text file and some code cleanup 2024-10-18 16:07:06 -05:00
.gitignore Switch to using a Sqlite DB intstead of a text file and some code cleanup 2024-10-18 16:07:06 -05:00
Cargo.lock Switch to using a Sqlite DB intstead of a text file and some code cleanup 2024-10-18 16:07:06 -05:00
Cargo.toml Check user/pw against list of known users w/hashed pw 2024-10-17 12:18:45 -05:00
dev.sh Switch to using a Sqlite DB intstead of a text file and some code cleanup 2024-10-18 16:07:06 -05:00
diesel.toml Switch to using a Sqlite DB intstead of a text file and some code cleanup 2024-10-18 16:07:06 -05:00
prod.sh Display messages on the bottom of the message div 2024-10-08 21:20:59 -05:00