Commit graph

16 commits

Author SHA1 Message Date
907498b683
chore: Remove www from license url and remove whitespaces 2024-05-20 08:00:20 +03:00
8371e144a1
chore: Update the lprs description
All checks were successful
Write changelog / write-changelog (push) Successful in 2s
Rust CI / Rust CI (push) Successful in 1m52s
2024-05-10 14:06:56 +03:00
3436e616f8
chore: Reformat the codebase with the new configration
All checks were successful
Rust CI / Rust CI (pull_request) Successful in 1m52s
Write changelog / write-changelog (push) Successful in 3s
Rust CI / Rust CI (push) Successful in 1m49s
2024-05-07 00:16:53 +03:00
17974ce74b
chore(lint): Impl the clippy lints 2024-05-07 00:16:52 +03:00
7b4079e22c
chore: Remove the generic type from Vault[s] 2024-05-02 11:12:33 +03:00
791d390e63 feat: Support rm and ls aliases (#22)
All checks were successful
Write changelog / write-changelog (push) Successful in 3s
Rust CI / Rust CI (push) Successful in 1m15s
Reviewed-on: #22
Fixes: #18
Co-authored-by: Awiteb <a@4rs.nl>
Co-committed-by: Awiteb <a@4rs.nl>
2024-04-29 23:50:45 +02:00
b4bcaa92ca feat: Validate args before ask for the master password (#17)
All checks were successful
Write changelog / write-changelog (push) Successful in 3s
Rust CI / Rust CI (push) Successful in 1m17s
Reviewed-on: #17
Fixes: #13
Co-authored-by: Awiteb <a@4rs.nl>
Co-committed-by: Awiteb <a@4rs.nl>
2024-04-29 13:39:36 +02:00
5f357b89cb feat: Ability to enter password via stdin add&edit (#15)
Some checks failed
Write changelog / write-changelog (push) Failing after 2s
Rust CI / Rust CI (push) Successful in 1m13s
Reviewed-on: #15
Co-authored-by: Awiteb <a@4rs.nl>
Co-committed-by: Awiteb <a@4rs.nl>
2024-04-25 00:27:56 +02:00
bae0cf1747
change: Change 'password manager' to 'vault manager' 2024-03-19 10:28:49 +03:00
4def4aadb2
refactor: Add a ecryption state to the vault
Also
- Rename `password`somthing to `vault`somthing
- Rename the `password` mod to `vault`

BREAKING-CHANGE: Moving from password to vault
ISSUE: #4
2024-03-19 10:28:43 +03:00
f6aaecb9cf
refactor: Rename Passwords Vaults 2024-03-19 00:32:24 +03:00
6163c3ff26
refactor: Move from GitHub to Forgejo 2024-03-17 06:59:37 +03:00
TheAwiteb
07df4826e6
Update the Lprs description 2023-12-29 08:53:05 +03:00
TheAwiteb
7b58e9e9a6
Rename the project to lprs 2023-12-26 20:53:07 +03:00
TheAwiteb
a27b2e3f66
Add license header to source files 2023-12-23 23:04:47 +03:00
TheAwiteb
018c8c63b2
First source commit 2023-12-23 22:59:45 +03:00