2023-12-03T18:10:48Z - 2024-12-03T18:10:48Z
Overview
8 releases published by 3 users
Pre-release
v2.0.0-rc.2
v2.0.0-rc.2
Pre-release
v2.0.0-rc.1
v2.0.0-rc.1
Pre-release
v2.0.0-rc.0
v2.0.0-rc.0
Tag
v1.2.1
Tag
v1.2.0
Tag
v1.1.0
Tag
v1.0.0
Tag
v0.1.0
31 pull requests merged by 1 user
Merged
#66 feat: Support removing multiple vaults in single command
Merged
#65 refactor: Use Either<usize, String>
type instade of String
for index or name
Merged
#64 feat: Support entering custom keys value via STDIN
Merged
#63 fix: Reject empty string field value
Merged
#62 feat: Remove vault field if its value is empty string
Merged
#61 feat: Case insensitive filter
Merged
#60 fix: Create the vaults file if it's not exist
Merged
#49 feat: Lprs docs
Merged
#50 feat: Support changing master password
Merged
#45 feat: Support TOTP
Merged
#44 feat: Ability to edit & remove by name (not index only)
Merged
#43 feat: Add --json
flag to the list
command
Merged
#42 feat: Force flag for edit
and add
commands
Merged
#41 feat: Support completion generating
Merged
#40 feat: Ability to pass the master password as option
Merged
#37 feat: Add get
command
Merged
#31 feat: Support custom fields
Merged
#30 feat: Support export and import with different password
Merged
#29 feat: Make the name
option in edit
& add
as argument
Merged
#27 chore(DX): Improve the DX
Merged
#26 feat: Encrypt the hole vault file
Merged
#23 feat: Support --verbose
flag
Merged
#22 feat: Support rm
and ls
aliases
Merged
#19 refactor: Use select for vaults listing
Merged
#17 feat: Validate args before ask for the master password
Merged
#16 chore: Update git-cliff CI to 2.2.1
Merged
#15 feat: Ability to enter password via stdin add
&edit
Merged
#14 chore: Use inquire to get user password
Merged
#12 feat: Make the username&password optional in the vault
Merged
#11 chore: password refactor
Merged
#2 fix(ci): merge rust ci jobs into one job
32 issues closed from 1 user
Closed
#57 Remove multiple vaults in one command
Closed
#56 Ability to enter a custom field via stdin
Closed
#52 Reject empty string as value
Closed
#53 Ability to remove a filed from a vault
Closed
#55 Case insensitive when filter in list
command
Closed
#59 Lprs clear the custom vaults file
Closed
#46 get
command don't show the TOTP code
Closed
#47 Can't add a vault with password only
Closed
#48 Overflow in utils::vault_by_index_or_name
function
Closed
#28 Lprs book
Closed
#39 Reencrypt the vaults with another password (Change the master password)
Closed
#35 Support TOTP
Closed
#36 Ability to edit and remove by name (not index only)
Closed
#34 Returns json when pipe the list
command
Closed
#33 Force add and edit
Closed
#20 Support auto completion
Closed
#38 Ability to pass the master password as option
Closed
#32 get
command to return the entire vault or a single field
Closed
#7 Support custom fields
Closed
#25 Different password then master password in export
and import
Closed
#24 Make the name argument in add
& edit
command
Closed
#5 Encrypt the hole passwords file
Closed
#21 Verbose flag
Closed
#18 Add aliases for remove
and list
commands
Closed
#10 Rename --search
flag in list
command to filter
Closed
#8 Improve the vaults listing
Closed
#13 Validate the command args before ask for the master password
Closed
#6 Protect the vault password in add
and edit
commands
Closed
#9 Use mikaelmello/inquire
instead of scanpw
Closed
#3 Get the flags from the environment variables
Closed
#4 Move from passwords manager to vaults manager
Closed
#1 The CI action build the source for each job
34 issues created by 2 users
Opened
#1 The CI action build the source for each job
Opened
#3 Get the flags from the environment variables
Opened
#4 Move from passwords manager to vaults manager
Opened
#5 Encrypt the hole passwords file
Opened
#6 Protect the vault password in add
and edit
commands
Opened
#7 Support custom fields
Opened
#8 Improve the vaults listing
Opened
#9 Use mikaelmello/inquire
instead of scanpw
Opened
#10 Rename --search
flag in list
command to filter
Opened
#13 Validate the command args before ask for the master password
Opened
#18 Add aliases for remove
and list
commands
Opened
#20 Support auto completion
Opened
#21 Verbose flag
Opened
#24 Make the name argument in add
& edit
command
Opened
#25 Different password then master password in export
and import
Opened
#28 Lprs book
Opened
#32 get
command to return the entire vault or a single field
Opened
#33 Force add and edit
Opened
#34 Returns json when pipe the list
command
Opened
#35 Support TOTP
Opened
#36 Ability to edit and remove by name (not index only)
Opened
#38 Ability to pass the master password as option
Opened
#39 Reencrypt the vaults with another password (Change the master password)
Opened
#46 get
command don't show the TOTP code
Opened
#47 Can't add a vault with password only
Opened
#48 Overflow in utils::vault_by_index_or_name
function
Opened
#52 Reject empty string as value
Opened
#53 Ability to remove a filed from a vault
Opened
#54 Page size in list command
Opened
#55 Case insensitive when filter in list
command
Opened
#56 Ability to enter a custom field via stdin
Opened
#57 Remove multiple vaults in one command
Opened
#58 Support Tags
Opened
#59 Lprs clear the custom vaults file