Commit graph

75 commits

Author SHA1 Message Date
83c7296bf7 refactor: Use select for vaults listing (#19)
All checks were successful
Write changelog / write-changelog (push) Successful in 3s
Rust CI / Rust CI (push) Successful in 1m17s
Reviewed-on: #19
Fixes: #10
Fixes: #8
Co-authored-by: Awiteb <a@4rs.nl>
Co-committed-by: Awiteb <a@4rs.nl>
2024-04-29 17:50:32 +02:00
forgejo-actions
848c82b433 chore(changelog): Update changelog 2024-04-29 11:39:47 +00: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
forgejo-actions
4af6639e21 chore(changelog): Update changelog 2024-04-24 22:43:17 +00:00
cdfeed7913 chore: Fix changelog ci
All checks were successful
Write changelog / write-changelog (push) Successful in 3s
Rust CI / Rust CI (push) Successful in 1m15s
2024-04-25 00:43:04 +02:00
3cec690a4b chore: Update git-cliff CI to 2.2.1 (#16)
Some checks failed
Write changelog / write-changelog (push) Failing after 2s
Rust CI / Rust CI (push) Successful in 1m18s
Reviewed-on: #16
Co-authored-by: Awiteb <a@4rs.nl>
Co-committed-by: Awiteb <a@4rs.nl>
2024-04-25 00:39:58 +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
a625f794dd
chore: Use inquire to get user password (#14)
Some checks failed
Write changelog / write-changelog (push) Failing after 3s
Rust CI / Rust CI (push) Successful in 1m13s
Reviewed-on: #14
Co-authored-by: Awiteb <a@4rs.nl>
Co-committed-by: Awiteb <a@4rs.nl>
2024-04-24 19:11:17 +03:00
forgejo-actions
277b8c060a chore(changelog): Update changelog 2024-04-20 14:39:00 +00:00
af6664da5c feat: Make the username & password optional in the vault (#12)
All checks were successful
Write changelog / write-changelog (push) Successful in 3s
Rust CI / Rust CI (push) Successful in 1m19s
Reviewed-on: #12
Co-authored-by: Awiteb <a@4rs.nl>
Co-committed-by: Awiteb <a@4rs.nl>
2024-04-20 16:38:50 +02:00
forgejo-actions
fbf00ebacd chore(changelog): Update changelog 2024-03-19 07:29:34 +00:00
01b56774a4
chore: Run clippy with MSRV
All checks were successful
Write changelog / write-changelog (push) Successful in 5s
Rust CI / Rust CI (push) Successful in 3m37s
2024-03-19 10:28:49 +03:00
forgejo-actions
8a5f470cf5
chore(changelog): Update changelog 2024-03-19 10:28:49 +03:00
d28375e0e6
chore: Update README.md 2024-03-19 10:28:49 +03: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
e3788a049d
chore: Add CHANGELOG.md
Some checks failed
Write changelog / write-changelog (push) Successful in 4s
Rust CI / Rust CI (push) Failing after 3m31s
2024-03-17 11:15:24 +03:00
fcf57fa204
chore: Update README.md
Some checks failed
Write changelog / write-changelog (push) Successful in 3s
Rust CI / Rust CI (push) Failing after 3m31s
2024-03-17 11:06:34 +03:00
41e9e44b8e
chore(git-commit): Set description_case to upper
Some checks failed
Write changelog / write-changelog (push) Successful in 5s
Rust CI / Rust CI (push) Failing after 3m30s
2024-03-17 10:53:02 +03:00
ecc726cbb5
chore(git-commit): Remove the commit type 2024-03-17 10:53:02 +03:00
34eb9d10f0
fix(ci): Merge rust ci jobs into one job (#2)
Reviewed-on: #2
Co-authored-by: Awiteb <a@4rs.nl>
Co-committed-by: Awiteb <a@4rs.nl>
2024-03-17 10:52:40 +03:00
e231352009
change: Rename just file
Some checks failed
Write changelog / write-changelog (push) Successful in 5s
CI / Rust format (push) Successful in 1m15s
CI / Rust check (push) Successful in 5m39s
CI / Rust clippy (push) Failing after 5m35s
CI / Rust build (push) Successful in 7m27s
2024-03-17 06:59:42 +03:00
f6aff22bb1
chore: Update contributing guide 2024-03-17 06:59:42 +03:00
6163c3ff26
refactor: Move from GitHub to Forgejo 2024-03-17 06:59:37 +03:00
031a8a8cf5
chore: Change Awiteb email 2024-03-15 06:06:49 +03:00
2aae3d35f9
chore: Add git-cliff and git-sumi configrations 2024-03-15 06:02:18 +03:00
TheAwiteb
fa42826085
Bump version to 1.2.1
Some checks failed
CD / release (push) Has been cancelled
2024-01-07 22:17:11 +03:00
TheAwiteb
1474bc9fe3
Support null bitwarden login, username and password 2024-01-07 22:16:39 +03:00
TheAwiteb
bfc6f74f4d
Bump version to 1.2.0
Some checks failed
CD / release (push) Has been cancelled
2024-01-07 21:52:09 +03:00
TheAwiteb
084ab77290
Fix the new update check 2024-01-07 21:51:22 +03:00
TheAwiteb
2de0f65728
Bump version to 1.1.0
Some checks failed
CD / release (push) Has been cancelled
2024-01-03 15:58:49 +03:00
TheAwiteb
8a3770e7dc
Update README.md 2024-01-03 15:58:49 +03:00
TheAwiteb
3ced70b491
Update the notification message 2024-01-03 15:58:49 +03:00
TheAwiteb
abdcbdf6dc
Create the local dir in the local_project_file function
Co-authored-by: Amjad Alsharafi <26300843+Amjad50@users.noreply.github.com>
2024-01-03 15:54:00 +03:00
Mohammed Alotaibi
acb0faac93
Merge pull request #9 from TheAwiteb/update-notify
Update notify
2024-01-02 22:02:56 +03:00
TheAwiteb
4f263aa28e
Notify the user if there is a new version of lprs 2024-01-02 21:59:53 +03:00
TheAwiteb
44fa47d953
Add update-notify feature 2024-01-02 21:59:25 +03:00
TheAwiteb
6b97381e94
Add just hint to CONTRIBUTING.md 2024-01-02 09:28:57 +03:00
TheAwiteb
85e467a090
Bump version to 1.0.0
Some checks failed
CD / release (push) Has been cancelled
2023-12-31 15:15:06 +03:00
TheAwiteb
1f254fb139
Remove unused import macros::* 2023-12-31 15:08:10 +03:00
TheAwiteb
ec93dc0fff
Add justfile to run CI locally 2023-12-31 14:31:10 +03:00
TheAwiteb
405c7c0810
Add .github folder, contains the workflows and issue teplates 2023-12-31 14:30:28 +03:00
TheAwiteb
804313009d
Remove map_err and use ? 2023-12-29 11:51:00 +03:00
Mohammed Alotaibi
e8d9941fee
Merge pull request #8 from TheAwiteb/import-command
`import` command
2023-12-29 11:41:37 +03:00
TheAwiteb
0cd9afa211
Update README.md 2023-12-29 11:38:45 +03:00
TheAwiteb
f888e83525
Add import command 2023-12-29 11:37:53 +03:00
TheAwiteb
aa66bd7fda
Handel the json extension and file and the existence of the file 2023-12-29 10:47:51 +03:00
TheAwiteb
0fe3e748d9
Move Format of export and import to password/mod.rs 2023-12-29 10:25:16 +03:00
Mohammed Alotaibi
f00725aec0
Merge pull request #7 from TheAwiteb/export-command
`export` command
2023-12-29 08:54:28 +03:00