Go to file
2023-06-28 00:08:51 +03:00
.vscode Updated debug config 2023-06-27 22:50:57 +03:00
cryptography Improved master password validation 2023-06-28 00:08:51 +03:00
database Added docker files for the bot and the database 2023-05-07 16:34:41 +03:00
entity Removed a new line 2023-06-27 22:54:14 +03:00
migration Removed extra stuff from migration/Cargo.toml 2023-06-11 15:33:25 +03:00
src Improved master password validation 2023-06-28 00:08:51 +03:00
.dockerignore Added docker files for the bot and the database 2023-05-07 16:34:41 +03:00
.gitignore Added docker files for the bot and the database 2023-05-07 16:34:41 +03:00
Cargo.lock Improved master password validation 2023-06-28 00:08:51 +03:00
Cargo.toml Added checks if the account already exists in the database 2023-06-23 12:36:36 +03:00
compose.yaml Added docker files for the bot and the database 2023-05-07 16:34:41 +03:00
Dockerfile Switched to debian:stable-slim image 2023-06-23 11:45:09 +03:00
LICENSE Initial commit 2023-04-23 20:54:16 +03:00