summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-16docs: update the man pageAyush 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
2022-01-09add shellcheck and shfmt github ci checkAyush Agarwal
2021-11-29fix(release): bump tessen to version 1.2.3v1.2.3Ayush Agarwal
2021-11-29docs: mention pass-otp as an optional dependencyAyush 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!: build man page, improve MakefileAyush Agarwal
2021-11-14docs: add a man page for tessenAyush 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-08docs: add features which will NOT be implementedAyush 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-11-04minor language fix in the READMEAyush 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-21add instructions for using env variablesAyush Agarwal
2021-09-21fix the semver stupidity and prepare v1.0 releasev1.0.0Ayush Agarwal
2021-09-21update the READMEAyush Agarwal
2021-09-21added a makefileAyush Agarwal
2021-09-21added fish completionAyush Agarwal
2021-09-21added bash completionAyush Agarwal
2021-09-21replace name with parameter expanded variableAyush Agarwal
2021-09-20add a contribution guideAyush Agarwal
2021-09-20remove the TODO listAyush Agarwal
2021-09-20revamp the READMEAyush Agarwal
2021-09-20update the help menuAyush Agarwal