Age | Commit message (Expand) | Author |
2022-02-16 | refactor: make the pass prefix local | Ayush Agarwal |
2022-02-16 | feat!: add support for configuration file | Ayush Agarwal |
2022-02-16 | chore: change email address | Ayush Agarwal |
2022-02-16 | refactor: use /usr/bin/env bash | Ayush Agarwal |
2022-02-11 | docs: use consistent case in help menu | Ayush Agarwal |
2022-01-24 | userkey search uses regex to find field (#11) | Jerzy Drozdz |
2022-01-17 | release: bump version to 1.3.1v1.3.1 | Ayush Agarwal |
2022-01-17 | fix: return empty value if backend is unrecognized | Ayush Agarwal |
2022-01-16 | release: revamp the README, bump version of tessenv1.3.0 | Ayush Agarwal |
2022-01-16 | refactor: change the order of dmenu backend | Ayush Agarwal |
2022-01-16 | style: use consistent case, fix grammar | Ayush Agarwal |
2022-01-16 | refactor: use only one printf | Ayush Agarwal |
2022-01-16 | refactor: change the find_backend function | Ayush Agarwal |
2022-01-16 | refactor: change the setup_backend function | Ayush Agarwal |
2022-01-16 | refactor: simplify the default opts | Ayush Agarwal |
2022-01-16 | refactor: remove redundant colons | Ayush Agarwal |
2022-01-10 | allow using any dmenu-like backend | Jerzy Drozdz |
2021-11-29 | fix(release): bump tessen to version 1.2.3v1.2.3 | Ayush Agarwal |
2021-11-29 | fix: don't check for the presence of oathtool | Ayush Agarwal |
2021-11-15 | fix: exit if file is empty or decryption failsv1.2.2 | Ayush Agarwal |
2021-11-14 | fix: use tabs instead of spaces in Makefilev1.2.1 | Ayush Agarwal |
2021-11-14 | docs: improve README, bump release to 1.2.0v1.2.0 | Ayush Agarwal |
2021-11-14 | refactor: improve help menu, consistent printf | Ayush Agarwal |
2021-11-14 | refactor: custom autotype, better copying | Ayush Agarwal |
2021-11-14 | feat: add functions to deal with otp and url | Ayush Agarwal |
2021-11-14 | refactor: improve validation checks | Ayush Agarwal |
2021-11-14 | refactor: make the key selection modular | Ayush Agarwal |
2021-11-14 | refactor: change the 2nd and 3rd menu | Ayush Agarwal |
2021-11-14 | feat: parse otp, username, allow more char in keys | Ayush Agarwal |
2021-11-14 | fix: don't proceed if selected file is empty | Ayush Agarwal |
2021-11-14 | feat: add global variables for more features | Ayush Agarwal |
2021-11-08 | refactor: don't use upper case global variables | Ayush Agarwal |
2021-11-08 | refactor: disable shell "strict" mode | Ayush Agarwal |
2021-11-06 | release: bump the version to 1.1.2v1.1.2 | Ayush Agarwal |
2021-11-06 | fix: don't parse the 'username' and 'password' key | Ayush Agarwal |
2021-09-22 | fix the semver, should pay more attentionv1.1.1 | Ayush Agarwal |
2021-09-21 | no need to use unset when there's localv1.1.0 | Ayush Agarwal |
2021-09-21 | add support for wofi as a backend | Ayush Agarwal |
2021-09-21 | fix the semver stupidity and prepare v1.0 releasev1.0.0 | Ayush Agarwal |
2021-09-21 | replace name with parameter expanded variable | Ayush Agarwal |
2021-09-20 | update the help menu | Ayush Agarwal |
2021-09-20 | don't use notifications for errors | Ayush Agarwal |
2021-09-20 | don't panic if libnotify isn't installed | Ayush Agarwal |
2021-09-20 | make 1st autotype message clearer | Ayush Agarwal |
2021-09-20 | disable debug mode to prevent leaking datav0.6.2 | Ayush Agarwal |
2021-09-20 | add an option to perform autotype AND copyv0.6.1 | Ayush Agarwal |
2021-09-20 | replace -t and -c with a single option, -av0.6.0 | Ayush Agarwal |
2021-09-20 | bump up the version of tessen | Ayush Agarwal |
2021-09-20 | remove obsolete global vars | Ayush Agarwal |
2021-09-20 | thanks to cbb35e4, simplify key selection in main | Ayush Agarwal |