Commit graph

199 commits

Author SHA1 Message Date
2cfddbbcbd
chore: Update README.md
All checks were successful
Write changelog / write-changelog (push) Successful in 24s
Rust CI / Rust CI (push) Successful in 2m54s
Signed-off-by: Awiteb <a@4rs.nl>
2024-08-21 17:09:35 +00:00
e8a18d4f53
chore: Do not validate password if file exists
Signed-off-by: Awiteb <a@4rs.nl>
2024-08-21 20:07:33 +03:00
75625f53b4
chore(typo): Fix typo Clening -> Cleaning
Signed-off-by: Awiteb <a@4rs.nl>
2024-08-21 16:32:37 +00:00
ae7e310a49
chore: Update the version in the lock file
Signed-off-by: Awiteb <a@4rs.nl>
2024-08-21 16:30:40 +00:00
00475f5240
chore: Add the docs as homepage
Signed-off-by: Awiteb <a@4rs.nl>
2024-08-21 16:30:24 +00:00
e8ac0ffaae
docs: Update issues template
Signed-off-by: Awiteb <a@4rs.nl>
2024-08-21 16:30:00 +00:00
656cc9f984
chore(ci): Update rust action username
Signed-off-by: Awiteb <a@4rs.nl>
2024-08-21 16:29:41 +00:00
f364f5bb4b
docs: Update remove command docs
All checks were successful
Write changelog / write-changelog (push) Successful in 3s
Rust CI / Rust CI (push) Successful in 1m56s
Signed-off-by: Awiteb <a@4rs.nl>
2024-08-20 17:46:12 +00:00
78513b3694
chore: Bump the version to v2.0.0-rc.2
All checks were successful
Write changelog / write-changelog (push) Successful in 3s
Rust CI / Rust CI (push) Successful in 3m8s
CD / build-assets (aarch64-unknown-linux-gnu) (push) Successful in 5m37s
CD / build-assets (aarch64-unknown-linux-musl) (push) Successful in 5m33s
CD / build-assets (x86_64-pc-windows-gnu) (push) Successful in 5m3s
CD / build-assets (x86_64-unknown-linux-gnu) (push) Successful in 4m13s
CD / build-assets (x86_64-unknown-linux-musl) (push) Successful in 4m18s
CD / release (push) Successful in 15s
Signed-off-by: Awiteb <a@4rs.nl>
2024-08-20 17:06:50 +00:00
forgejo-actions
6809a0f5bf chore(changelog): Update changelog 2024-08-20 17:05:04 +00:00
6293eadafb feat: Support removing multiple vaults in single command (#66)
All checks were successful
Write changelog / write-changelog (push) Successful in 4s
Rust CI / Rust CI (push) Successful in 1m56s
Reviewed-on: https://git.4rs.nl///awiteb/lprs/pulls/66
Co-authored-by: Awiteb <a@4rs.nl>
Co-committed-by: Awiteb <a@4rs.nl>
2024-08-20 19:04:53 +02:00
dbaa518855
chore: Impl Eq and PartialEq for Vault
Some checks failed
Write changelog / write-changelog (push) Successful in 3s
Rust CI / Rust CI (push) Failing after 1m56s
Signed-off-by: Awiteb <a@4rs.nl>
2024-08-20 16:59:22 +00:00
e033971665
chore: Add 1 to the index when print it
Signed-off-by: Awiteb <a@4rs.nl>
2024-08-20 16:58:07 +00:00
aee33f819c
chore: Pass refrence of either to utils::vault_by_index_or_name function
Signed-off-by: Awiteb <a@4rs.nl>
2024-08-20 17:16:59 +03:00
ad3dc025a9
chore: Improve prompt functions
Signed-off-by: Awiteb <a@4rs.nl>
2024-08-20 14:05:44 +00:00
forgejo-actions
9b39da877f chore(changelog): Update changelog 2024-08-20 11:45:04 +00:00
1c90a82544 refactor: Use Either<usize, String> type instade of String for index or name (#65)
Some checks failed
Write changelog / write-changelog (push) Successful in 4s
Rust CI / Rust CI (push) Failing after 31s
Reviewed-on: https://git.4rs.nl///awiteb/lprs/pulls/65
Co-authored-by: Awiteb <a@4rs.nl>
Co-committed-by: Awiteb <a@4rs.nl>
2024-08-20 13:44:50 +02:00
forgejo-actions
5f38d23c28 chore(changelog): Update changelog 2024-08-17 15:23:46 +00:00
5e4fb0ea7c feat: Support entering custom keys value via STDIN (#64)
All checks were successful
Write changelog / write-changelog (push) Successful in 5s
Rust CI / Rust CI (push) Successful in 3m7s
Reviewed-on: https://git.4rs.nl///awiteb/lprs/pulls/64
Co-authored-by: Awiteb <a@4rs.nl>
Co-committed-by: Awiteb <a@4rs.nl>
2024-08-17 17:23:33 +02:00
forgejo-actions
04614aff57 chore(changelog): Update changelog 2024-07-24 08:09:01 +00:00
6f5ca5f452
fix: Reject empty string field value
All checks were successful
Rust CI / Rust CI (pull_request) Successful in 2m3s
Write changelog / write-changelog (push) Successful in 4s
Rust CI / Rust CI (push) Successful in 1m58s
Signed-off-by: Awiteb <a@4rs.nl>
2024-07-24 11:03:42 +03:00
forgejo-actions
6e5e3c093c chore(changelog): Update changelog 2024-07-24 07:45:41 +00:00
3567865c2d
docs: Update edit command docs
All checks were successful
Rust CI / Rust CI (pull_request) Successful in 2m0s
Write changelog / write-changelog (push) Successful in 4s
Rust CI / Rust CI (push) Successful in 2m28s
Signed-off-by: Awiteb <a@4rs.nl>
2024-07-24 10:36:17 +03:00
5d30b8b021
feat: Remove vault field if its value is empty string
Signed-off-by: Awiteb <a@4rs.nl>
2024-07-24 10:36:02 +03:00
forgejo-actions
90bcf968d4 chore(changelog): Update changelog
All checks were successful
CD / build-assets (x86_64-pc-windows-gnu) (push) Successful in 6m19s
CD / build-assets (aarch64-unknown-linux-musl) (push) Successful in 6m46s
CD / build-assets (aarch64-unknown-linux-gnu) (push) Successful in 6m57s
CD / build-assets (x86_64-unknown-linux-gnu) (push) Successful in 3m32s
CD / build-assets (x86_64-unknown-linux-musl) (push) Successful in 3m48s
CD / release (push) Successful in 14s
2024-06-29 10:02:45 +00:00
e02310401a feat: Case insensitive filter (#61)
All checks were successful
Write changelog / write-changelog (push) Successful in 4s
Rust CI / Rust CI (push) Successful in 2m0s
Reviewed-on: #61
Co-authored-by: Awiteb <a@4rs.nl>
Co-committed-by: Awiteb <a@4rs.nl>
2024-06-29 12:02:39 +02:00
forgejo-actions
0d674f9f2d chore(changelog): Update changelog 2024-06-28 16:24:47 +00:00
81a360519e fix: Create the vaults file if it's not exist (#60)
All checks were successful
Write changelog / write-changelog (push) Successful in 4s
Rust CI / Rust CI (push) Successful in 2m26s
Reviewed-on: #60
Co-authored-by: Awiteb <a@4rs.nl>
Co-committed-by: Awiteb <a@4rs.nl>
2024-06-28 18:24:41 +02:00
forgejo-actions
d6c38c3203 chore(changelog): Update changelog 2024-05-30 16:16:11 +00:00
9a417e7d0b
change: Make the totp_now function better
All checks were successful
Write changelog / write-changelog (push) Successful in 4s
Rust CI / Rust CI (push) Successful in 1m55s
Signed-off-by: Awiteb <a@4rs.nl>
2024-05-30 19:15:09 +03:00
1221ed45db
chore(book): Add git repo icon & edit icon
All checks were successful
Write changelog / write-changelog (push) Successful in 23s
Rust CI / Rust CI (push) Successful in 1m57s
Signed-off-by: Awiteb <a@4rs.nl>
2024-05-23 21:56:42 +03:00
cd6e0f9bae
chore: Remove --unset-all extensions.worktreeconfig
All checks were successful
Write changelog / write-changelog (push) Successful in 3s
Rust CI / Rust CI (push) Successful in 2m12s
Signed-off-by: Awiteb <a@4rs.nl>
2024-05-21 16:42:48 +03:00
cf9f3d9d0a
chore(cd): Fix the way generating the checksum
Signed-off-by: Awiteb <a@4rs.nl>
2024-05-21 16:42:44 +03:00
6521010a8b
chore: Bump the version to 2.0.0-rc.0
All checks were successful
Write changelog / write-changelog (push) Successful in 3s
Rust CI / Rust CI (push) Successful in 3m14s
CD / build-assets (aarch64-unknown-linux-gnu) (push) Successful in 5m49s
CD / build-assets (aarch64-unknown-linux-musl) (push) Successful in 5m40s
CD / build-assets (x86_64-pc-windows-gnu) (push) Successful in 4m25s
CD / build-assets (x86_64-unknown-linux-gnu) (push) Successful in 3m53s
CD / build-assets (x86_64-unknown-linux-musl) (push) Successful in 3m57s
CD / release (push) Successful in 13s
2024-05-20 08:01:42 +03:00
e7de5bd68a
chore: Change the sort of commits 2024-05-20 08:01:21 +03:00
78df143438
chore: Update README.md 2024-05-20 08:00:40 +03:00
907498b683
chore: Remove www from license url and remove whitespaces 2024-05-20 08:00:20 +03:00
69f3a004a9
chore: Fix the license short identifier 2024-05-20 07:56:29 +03:00
5cf401996b
chore: Use the new name of Alphabet::RFC4648 varint
Some checks failed
Write changelog / write-changelog (push) Successful in 3s
Rust CI / Rust CI (push) Successful in 3m4s
CD / build-assets (x86_64-pc-windows-gnu) (push) Has been cancelled
CD / build-assets (x86_64-unknown-linux-gnu) (push) Has been cancelled
CD / build-assets (aarch64-unknown-linux-gnu) (push) Has been cancelled
CD / build-assets (x86_64-unknown-linux-musl) (push) Has been cancelled
CD / release (push) Has been cancelled
CD / build-assets (aarch64-unknown-linux-musl) (push) Has been cancelled
Based-on: dffd619b5e
2024-05-19 06:05:50 +03:00
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