summaryrefslogtreecommitdiff
path: root/.local/bin/vlt
Commit message (Collapse)AuthorAgeFilesLines
* bin/sbin: Use the new ‘notify’ APIThomas Voss 2023-11-181-19/+17
|
* vlt: Codestyle fixesThomas Voss 2023-11-181-72/+72
|
* fuzzel: Switch from wofi to fuzzelThomas Voss 2023-11-181-1/+0
|
* notify: Add the notify scriptThomas Voss 2023-11-041-21/+16
|
* vlt: Fix variable name when editingThomas Voss 2023-10-061-2/+2
|
* meta: Don’t pass ‘-u normal’ to ‘notify-send’Thomas Voss 2023-09-151-1/+1
|
* vlt: Add the ‘raw’ subcommandThomas Voss 2023-08-251-0/+10
|
* vlt: Sort entries alphabetically in osel GUI modeThomas Voss 2023-08-251-0/+1
|
* bin/sbin: Refactor shell scriptsThomas Voss 2023-08-251-4/+6
|
* vlt: Majorly overhaul ‘vlt’Thomas Voss 2023-08-241-13/+306
| | | | | | | | With this commit, vault (or ‘vlt’) is now a proper fully useable password manager that supports password categorization, -adding, -editing, -deleting, and -fetching with support for both terminal and GUI usage. The code isn’t even as bad as I would have expected for a first commit!
* vlt: Add ‘vlt’ for password managementThomas Voss 2023-08-231-0/+21