This website requires JavaScript.
Explore
Help
Sign In
StNicolay
/
pass_manager
Watch
1
Star
0
Fork
0
You've already forked pass_manager
Code
Issues
Pull Requests
Releases
Activity
120
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
StNicolay
59a11ee37b
Added a 200 MB file size limit
2023-07-20 23:42:40 +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
Added a transaction for deleting all
2023-07-19 14:56:07 +03:00
migration
Removed extra stuff from migration/Cargo.toml
2023-06-11 15:33:25 +03:00
src
Added a 200 MB file size limit
2023-07-20 23:42:40 +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
Updated itertools and other deps, removed unnessesary versions from Cargo.toml
2023-07-15 00:12:18 +03:00
Cargo.toml
Updated itertools and other deps, removed unnessesary versions from Cargo.toml
2023-07-15 00:12:18 +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
Description
No description provided
781
KiB
Languages
Rust
99.5%
Dockerfile
0.5%