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
33
Commits
1
Branch
0
Tags
718
KiB
Rust
99.5%
Dockerfile
0.5%
207832be43
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
StNicolay
207832be43
Updated error message of unwrapping the Arc in import.rs and export.rs, now collection the file in export.rs into Vec instead of String
2023-05-08 19:12:50 +03:00
.vscode
Added command to add master password
2023-04-27 17:40:49 +03:00
database
Added docker files for the bot and the database
2023-05-07 16:34:41 +03:00
migration
Made migration binary use tokio instead of async-std to reduce the amount of dependencies
2023-05-07 14:32:17 +03:00
src
Updated error message of unwrapping the Arc in import.rs and export.rs, now collection the file in export.rs into Vec instead of String
2023-05-08 19:12:50 +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
Added gen password command
2023-05-07 18:07:48 +03:00
Cargo.toml
Added gen password command
2023-05-07 18:07:48 +03:00
compose.yaml
Added docker files for the bot and the database
2023-05-07 16:34:41 +03:00
Dockerfile
Added docker files for the bot and the database
2023-05-07 16:34:41 +03:00
LICENSE
Initial commit
2023-04-23 20:54:16 +03:00