Commit graph

139 commits

Author SHA1 Message Date
1d4b9fc3ef
chore(CD): Add linux x86_64/aarch64 gnu/musl builds 2024-05-04 16:58:28 +03:00
ba883e6b53
chore(deps): Use rustls for reqwest
All checks were successful
Write changelog / write-changelog (push) Successful in 5s
Rust CI / Rust CI (push) Successful in 1m6s
2024-05-03 22:01:08 +03:00
forgejo-actions
cfb84cf361 chore(changelog): Update changelog 2024-05-03 05:51:47 +00:00
6f6966d5b2
feat: Encrypt the hole vault file
All checks were successful
Rust CI / Rust CI (pull_request) Successful in 1m6s
Write changelog / write-changelog (push) Successful in 3s
Rust CI / Rust CI (push) Successful in 1m9s
BREAKING-CHANGE: The previous format is not supported after this commit, so
you must export your vaults in bit-warden format (before this commit)
and then re-invoke them (after this commit)
2024-05-03 08:13:45 +03:00
359ac16af8
chore(msrv): Bump the MSRV to 1.74.0 2024-05-03 08:13:35 +03:00
d3eee8c35b
chore(deps): Update and remove some deps 2024-05-03 07:39:37 +03:00
7b4079e22c
chore: Remove the generic type from Vault[s] 2024-05-02 11:12:33 +03:00
forgejo-actions
0fe7a2fac3 chore(changelog): Update changelog 2024-04-30 14:49:27 +00:00
31a68b9277 feat: Support --verbose flag (#23)
All checks were successful
Write changelog / write-changelog (push) Successful in 3s
Rust CI / Rust CI (push) Successful in 1m19s
Reviewed-on: #23
Co-authored-by: Awiteb <a@4rs.nl>
Co-committed-by: Awiteb <a@4rs.nl>
2024-04-30 16:49:21 +02:00
8cf18db314
chore(cliff): Fix typo in an comment
All checks were successful
Write changelog / write-changelog (push) Successful in 3s
Rust CI / Rust CI (push) Successful in 1m19s
2024-04-30 16:11:41 +03:00
b78cd67e26
chore(issue-templates): Remove labels from issues title 2024-04-30 16:08:20 +03:00
forgejo-actions
267351963f chore(changelog): Update changelog 2024-04-29 21:50:57 +00: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
forgejo-actions
c8139a1bbc chore(changelog): Update changelog 2024-04-29 15:50:37 +00:00
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