Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v0.1.6
prs
Browse files
Jan 18, 2021
Bump version to 0.1.6
· 0f8642c2
Tim Visée
authored
Jan 18, 2021
View commits for tag v0.1.6
v0.1.6
0f8642c2
Update dependencies
· 28585d62
Tim Visée
authored
Jan 18, 2021
28585d62
Update insecure function documentation
· 1e266f85
Tim Visée
authored
Jan 18, 2021
1e266f85
Jan 14, 2021
Add --timeout flag to show command to clear console output after timeout
· f78eb3f0
Tim Visée
authored
Jan 14, 2021
f78eb3f0
Extend list of password generator characters
· 850af0c9
Tim Visée
authored
Jan 14, 2021
850af0c9
Add compiler feature for alias management support
· 72010284
Tim Visée
authored
Jan 14, 2021
72010284
Only run automatic alias management tasks on supported platforms
· ad3bca1b
Tim Visée
authored
Jan 14, 2021
ad3bca1b
Jan 12, 2021
Mention property selection in feature list
· 545ee9ce
Tim Visée
authored
Jan 12, 2021
545ee9ce
Add dmenu and rofi scripts to type selected password
· ecb0f5e2
Tim Visée
authored
Jan 12, 2021
ecb0f5e2
Do not crash on first recrypt failure, attempt all, show error summary
· 7214f1e1
Tim Visée
authored
Jan 12, 2021
7214f1e1
Fix compilation issue because of uncommitted changes in last commit
· 555cbf53
Tim Visée
authored
Jan 12, 2021
555cbf53
Ask to remove pointed to secrets when removing alias secret
· f6f90a67
Tim Visée
authored
Jan 12, 2021
f6f90a67
Show or copy a specific property instead of password with --property
· cc723b52
Tim Visée
authored
Jan 12, 2021
cc723b52
Jan 11, 2021
Fix some command-line flag constraints
· 987da862
Tim Visée
authored
Jan 12, 2021
987da862
Remove directories that become empty when removing/moving a secret
· 537066dd
Tim Visée
authored
Jan 12, 2021
537066dd
Require --copy with --timeout
· b3e5e904
Tim Visée
authored
Jan 11, 2021
b3e5e904
Bump version to 0.1.5
· 384feabd
Tim Visée
authored
Jan 11, 2021
View commits for tag v0.1.5
v0.1.5
384feabd
Update dependencies
· f246ba9a
Tim Visée
authored
Jan 11, 2021
f246ba9a
Merge branch '10-improve-password-generation' into 'master'
· 96163ea2
Tim Visée
authored
Jan 11, 2021
96163ea2
Do not require to store generated passwords when using --show or --copy
· 853296bf
Tim Visée
authored
Jan 11, 2021
853296bf
Generate secure random password string instead of passphrase
· b1051dd2
Tim Visée
authored
Jan 11, 2021
b1051dd2
Jan 10, 2021
Improve secret listing performance with default configuration
· b8b4b88d
Tim Visée
authored
Jan 11, 2021
b8b4b88d
Bump version to 0.1.4
· f309a7d8
Tim Visée
authored
Jan 10, 2021
View commits for tag v0.1.4
v0.1.4
f309a7d8
Update dependencies
· 61ec2365
Tim Visée
authored
Jan 10, 2021
61ec2365
Mention alias feature in README, update duplicate commit message
· 315a932b
Tim Visée
authored
Jan 10, 2021
315a932b
Merge branch '13-add-list-flags-to-exclusively-show-aliases' into 'master'
· d348047d
Tim Visée
authored
Jan 10, 2021
d348047d
Add list flags to filter aliases
· 6120a60b
Tim Visée
authored
Jan 10, 2021
6120a60b
Merge branch '12-update-aliases-on-move-remove' into 'master'
· 732b74ad
Tim Visée
authored
Jan 10, 2021
732b74ad
When moving secret that is alias, update relative path for moving
· fa7e97d3
Tim Visée
authored
Jan 10, 2021
fa7e97d3
When moving secret, update aliases pointing to it
· 6dc38a7d
Tim Visée
authored
Jan 10, 2021
6dc38a7d
When removing secret, ask to remove its symlinks too
· aff4b978
Tim Visée
authored
Jan 10, 2021
aff4b978
Add secret iterator config, make filterable by file/symlink
· c8fd9afe
Tim Visée
authored
Jan 10, 2021
c8fd9afe
Jan 04, 2021
Add --password alias for --first on show command
· e8a125c6
Tim Visée
authored
Jan 04, 2021
e8a125c6
Update dependencies
· 0ef30326
Tim Visée
authored
Jan 04, 2021
0ef30326
Dec 29, 2020
Update dependencies
· 2568e467
Tim Visée
authored
Dec 29, 2020
2568e467
Dec 23, 2020
Merge branch '11-add-symlink-command' into 'master'
· 10093209
Tim Visée
authored
Dec 23, 2020
10093209
Follow symlinks when finding secrets, make symlinks queryable
· ed90b928
Tim Visée
authored
Dec 23, 2020
ed90b928
Add alias command in README
· 69c682d8
Tim Visée
authored
Dec 23, 2020
69c682d8
Make alias command compatible with Windows, hide for other platforms
· 6a8cd1ea
Tim Visée
authored
Dec 23, 2020
6a8cd1ea
Add alias/symlink command
· d86eadca
Tim Visée
authored
Dec 23, 2020
d86eadca
Loading