Commit graph

160 commits

Author SHA1 Message Date
dffd619b5e
chore(deps): Update some dependencies 2024-05-19 06:01:42 +03:00
9b3ff0c3ef
chore: Fix MSRV 2024-05-19 05:40:19 +03:00
d52361cb2d
chore: Add copyright and issue tracker to the help 2024-05-19 05:29:59 +03:00
6d079b0ae3
chore: Remove unused attribute macros 2024-05-19 05:29:11 +03:00
0680189723
chore: Validate the TOTP secret string 2024-05-19 04:27:09 +03:00
00694e6f86
chore: Create base32_decode function to decode base32 2024-05-19 04:19:49 +03:00
8a1768631d
chore(docs): Update README.md
All checks were successful
Write changelog / write-changelog (push) Successful in 3s
Rust CI / Rust CI (push) Successful in 2m4s
2024-05-19 03:33:22 +03:00
0d2469ac5d
chore(ci): Remove whitespaces 2024-05-19 03:33:22 +03:00
a275093b14
chore(cd): Support x86_64-pc-windows-gnu build 2024-05-19 03:33:22 +03:00
forgejo-actions
8adccbbe71 chore(changelog): Update changelog 2024-05-18 08:47:13 +00:00
6f6f3dc8d3
chore(book): Create CNAME file point to the docs domain
All checks were successful
Write changelog / write-changelog (push) Successful in 4s
Rust CI / Rust CI (push) Successful in 2m20s
2024-05-18 11:46:59 +03:00
920ff2a2d4
security: Use system seeded rng for IV
Acked-by: Amjad Alsharafi <me@amjad.alsharafi.dev>
2024-05-18 11:46:59 +03:00
forgejo-actions
b084107e9d chore(changelog): Update changelog 2024-05-17 19:45:23 +00:00
76270b9cc7
chore(changelog): Update changelog
All checks were successful
Write changelog / write-changelog (push) Successful in 3s
Rust CI / Rust CI (push) Successful in 1m58s
2024-05-17 22:44:57 +03:00
38f6447681
fix: Show the totp code in get command
Fixes: #46
2024-05-17 22:44:46 +03:00
02bf53b2a1
fix: Validate all fields in add & edit
Fixes: #47
2024-05-17 22:22:58 +03:00
40e49bffe4
fix: Overflow in utils::vault_by_index_or_name function
Fixes: #48
2024-05-17 22:22:58 +03:00
7f8e80c645
chore(docs): Add just task to deploy the book 2024-05-17 22:22:58 +03:00
f9d36a2dd7
feat: Lprs docs (#49)
All checks were successful
Write changelog / write-changelog (push) Successful in 3s
Rust CI / Rust CI (push) Successful in 1m59s
Reviewed-on: #49
Co-authored-by: Awiteb <a@4rs.nl>
Co-committed-by: Awiteb <a@4rs.nl>
2024-05-17 01:29:37 +03:00
forgejo-actions
0a238dc336 chore(changelog): Update changelog 2024-05-16 20:41:33 +00:00
ced363a37f feat: Support changing master password (#50)
All checks were successful
Write changelog / write-changelog (push) Successful in 3s
Rust CI / Rust CI (push) Successful in 2m3s
Reviewed-on: #50
Co-authored-by: Awiteb <a@4rs.nl>
Co-committed-by: Awiteb <a@4rs.nl>
2024-05-16 22:41:20 +02:00
forgejo-actions
4b5928a5a9 chore(changelog): Update changelog 2024-05-12 06:14:01 +00:00
6f83bcccf9
feat: Support TOTP
All checks were successful
Rust CI / Rust CI (pull_request) Successful in 2m28s
Write changelog / write-changelog (push) Successful in 3s
Rust CI / Rust CI (push) Successful in 2m3s
2024-05-12 09:07:43 +03:00
3f72e8a26a
chore(deps): Add totp-lite & base32 2024-05-11 13:55:52 +03:00
835504eeb9
chore: Add base32 error 2024-05-11 13:53:37 +03:00
00128a7957
chore: Add a reserved custom fields prefix 2024-05-11 13:00:32 +03:00
47318142b8
chore: Rename utils::user_password to user_secret 2024-05-11 12:54:43 +03:00
forgejo-actions
c2fafd87e6 chore(changelog): Update changelog 2024-05-11 05:43:11 +00:00
d8350e636e
feat: Ability to edit & remove by name (not index only)
All checks were successful
Rust CI / Rust CI (pull_request) Successful in 3m20s
Write changelog / write-changelog (push) Successful in 3s
Rust CI / Rust CI (push) Successful in 1m49s
2024-05-11 08:38:48 +03:00
6e8c214b9e
chore: Use new util to get the vault by index or name 2024-05-10 17:59:51 +03:00
31afe4fd58
chore: Trim the added vault name 2024-05-10 17:58:59 +03:00
forgejo-actions
095aa37219 chore(changelog): Update changelog 2024-05-10 13:14:31 +00:00
a7ad8b4682
feat: Add --json flag to the list command
All checks were successful
Rust CI / Rust CI (pull_request) Successful in 1m58s
Write changelog / write-changelog (push) Successful in 3s
Rust CI / Rust CI (push) Successful in 1m54s
2024-05-10 16:08:16 +03:00
forgejo-actions
21befeaa58 chore(changelog): Update changelog 2024-05-10 11:56:31 +00:00
add008416b feat: Force flag for edit and add commands (#42)
All checks were successful
Write changelog / write-changelog (push) Successful in 3s
Rust CI / Rust CI (push) Successful in 1m53s
Reviewed-on: #42
Co-authored-by: Awiteb <a@4rs.nl>
Co-committed-by: Awiteb <a@4rs.nl>
2024-05-10 13:56:28 +02: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
forgejo-actions
d1222b1d6b chore(changelog): Update changelog 2024-05-10 11:02:51 +00:00
f022574631
feat: Support completion generating
All checks were successful
Rust CI / Rust CI (pull_request) Successful in 1m57s
Write changelog / write-changelog (push) Successful in 3s
Rust CI / Rust CI (push) Successful in 1m56s
Fixes: #20
2024-05-10 13:47:16 +03:00
ece9f886ee
chore(deps): Add clap_complete to the dependencies 2024-05-10 13:46:00 +03:00
forgejo-actions
2bf856b9a4 chore(changelog): Update changelog 2024-05-10 10:14:51 +00:00
62d4060bb8
feat: Ability to pass the master password as option
All checks were successful
Rust CI / Rust CI (pull_request) Successful in 2m1s
Write changelog / write-changelog (push) Successful in 3s
Rust CI / Rust CI (push) Successful in 2m7s
2024-05-10 13:11:34 +03:00
forgejo-actions
a38c91c328 chore(changelog): Update changelog 2024-05-10 07:00:21 +00:00
f9fbf1a0b7
feat: Add get command
All checks were successful
Rust CI / Rust CI (pull_request) Successful in 2m47s
Write changelog / write-changelog (push) Successful in 3s
Rust CI / Rust CI (push) Successful in 2m8s
Fixes: #32
2024-05-10 09:12:59 +03:00
8cf83c2775
chore: Use print! to print the password 2024-05-10 05:08:48 +03:00
44b5b3e09b
remove: Remove --get option from list command
BREAKING-CHANGE: The deletion was in favor `get` command, which is better
2024-05-09 18:20:33 +03:00
forgejo-actions
4882cff6d2 chore(changelog): Update changelog 2024-05-09 12:54:21 +00:00
da568ab5e9
feat: Support custom fields
All checks were successful
Rust CI / Rust CI (pull_request) Successful in 2m22s
Write changelog / write-changelog (push) Successful in 3s
Rust CI / Rust CI (push) Successful in 1m59s
2024-05-09 15:40:30 +03:00
0b020a1cb6
chore: Create new utils for custom fields
Is `get_duplicated_field` and `apply_custom_fields` utils
2024-05-09 15:18:31 +03:00
71ca10e865
chore: A clap parser to parse key value args 2024-05-09 15:18:26 +03:00
4b87dd0770
chore: Add ArgParse error 2024-05-09 13:25:44 +03:00