aboutsummaryrefslogtreecommitdiff
path: root/tessen
AgeCommit message (Expand)Author
2022-02-16feat!: use the first non-unique keyAyush Agarwal
2022-02-16feat: add support for gopass in the 1st menuAyush Agarwal
2022-02-16refactor: make the pass prefix localAyush Agarwal
2022-02-16feat!: add support for configuration fileAyush Agarwal
2022-02-16chore: change email addressAyush Agarwal
2022-02-16refactor: use /usr/bin/env bashAyush Agarwal
2022-02-11docs: use consistent case in help menuAyush Agarwal
2022-01-24userkey search uses regex to find field (#11)Jerzy Drozdz
2022-01-17release: bump version to 1.3.1v1.3.1Ayush Agarwal
2022-01-17fix: return empty value if backend is unrecognizedAyush Agarwal
2022-01-16release: revamp the README, bump version of tessenv1.3.0Ayush Agarwal
2022-01-16refactor: change the order of dmenu backendAyush Agarwal
2022-01-16style: use consistent case, fix grammarAyush Agarwal
2022-01-16refactor: use only one printfAyush Agarwal
2022-01-16refactor: change the find_backend functionAyush Agarwal
2022-01-16refactor: change the setup_backend functionAyush Agarwal
2022-01-16refactor: simplify the default optsAyush Agarwal
2022-01-16refactor: remove redundant colonsAyush Agarwal
2022-01-10allow using any dmenu-like backendJerzy Drozdz
2021-11-29fix(release): bump tessen to version 1.2.3v1.2.3Ayush Agarwal
2021-11-29fix: don't check for the presence of oathtoolAyush Agarwal
2021-11-15fix: exit if file is empty or decryption failsv1.2.2Ayush Agarwal
2021-11-14fix: use tabs instead of spaces in Makefilev1.2.1Ayush Agarwal
2021-11-14docs: improve README, bump release to 1.2.0v1.2.0Ayush Agarwal
2021-11-14refactor: improve help menu, consistent printfAyush Agarwal
2021-11-14refactor: custom autotype, better copyingAyush Agarwal
2021-11-14feat: add functions to deal with otp and urlAyush Agarwal
2021-11-14refactor: improve validation checksAyush Agarwal
2021-11-14refactor: make the key selection modularAyush Agarwal
2021-11-14refactor: change the 2nd and 3rd menuAyush Agarwal
2021-11-14feat: parse otp, username, allow more char in keysAyush Agarwal
2021-11-14fix: don't proceed if selected file is emptyAyush Agarwal
2021-11-14feat: add global variables for more featuresAyush Agarwal
2021-11-08refactor: don't use upper case global variablesAyush Agarwal
2021-11-08refactor: disable shell "strict" modeAyush Agarwal
2021-11-06release: bump the version to 1.1.2v1.1.2Ayush Agarwal
2021-11-06fix: don't parse the 'username' and 'password' keyAyush Agarwal
2021-09-22fix the semver, should pay more attentionv1.1.1Ayush Agarwal
2021-09-21no need to use unset when there's localv1.1.0Ayush Agarwal
2021-09-21add support for wofi as a backendAyush Agarwal
2021-09-21fix the semver stupidity and prepare v1.0 releasev1.0.0Ayush Agarwal
2021-09-21replace name with parameter expanded variableAyush Agarwal
2021-09-20update the help menuAyush Agarwal
2021-09-20don't use notifications for errorsAyush Agarwal
2021-09-20don't panic if libnotify isn't installedAyush Agarwal
2021-09-20make 1st autotype message clearerAyush Agarwal
2021-09-20disable debug mode to prevent leaking datav0.6.2Ayush Agarwal
2021-09-20add an option to perform autotype AND copyv0.6.1Ayush Agarwal
2021-09-20replace -t and -c with a single option, -av0.6.0Ayush Agarwal
2021-09-20bump up the version of tessenAyush Agarwal