summaryrefslogtreecommitdiff
path: root/tessen
AgeCommit message (Expand)Author
2022-02-16refactor: clear the clipboard when necessaryAyush Agarwal
2022-02-16docs: mention support for gopass in the help menuAyush Agarwal
2022-02-16refactor: trap the INT signal as wellAyush Agarwal
2022-02-16refactor!: initialize sane defaults, parse argsAyush Agarwal
2022-02-16feat: parse the config file for tessenAyush Agarwal
2022-02-16refactor: better response when validating actionAyush Agarwal
2022-02-16feat: add support for gopass when copying dataAyush Agarwal
2022-02-16refactor: offload otp handling to key_otpAyush Agarwal
2022-02-16refactor!: remove support for $BROWSERAyush Agarwal
2022-02-16refactor: key_url isn't needed anymoreAyush Agarwal
2022-02-16feat: add support for OTP when using gopassAyush Agarwal
2022-02-16refactor: fix behavior when url is selectedAyush Agarwal
2022-02-16refactor!: don't show autotype when action is copyAyush Agarwal
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