Age | Commit message (Expand) | Author |
2021-11-14 | docs: improve README, bump release to 1.2.0v1.2.0 | Ayush Agarwal |
2021-11-14 | refactor!: build man page, improve Makefile | Ayush Agarwal |
2021-11-14 | docs: add a man page for tessen | 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-08 | docs: add features which will NOT be implemented | 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-11-04 | minor language fix in the README | 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 | add instructions for using env variables | Ayush Agarwal |
2021-09-21 | fix the semver stupidity and prepare v1.0 releasev1.0.0 | Ayush Agarwal |
2021-09-21 | update the README | Ayush Agarwal |
2021-09-21 | added a makefile | Ayush Agarwal |
2021-09-21 | added fish completion | Ayush Agarwal |
2021-09-21 | added bash completion | Ayush Agarwal |
2021-09-21 | replace name with parameter expanded variable | Ayush Agarwal |
2021-09-20 | add a contribution guide | Ayush Agarwal |
2021-09-20 | remove the TODO list | Ayush Agarwal |
2021-09-20 | revamp the README | 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 |
2021-09-20 | fix the backend validation logicv0.5.1 | Ayush Agarwal |
2021-09-20 | revamp of the key selection and action menusv0.5.0 | Ayush Agarwal |
2021-09-20 | reorganize global variables, changes in comments | Ayush Agarwal |
2021-09-20 | make the help menu simpler | Ayush Agarwal |
2021-09-20 | modified the argparse menu using argbash | Ayush Agarwal |
2021-09-20 | copyright details added to tessen | Ayush Agarwal |
2021-09-17 | change the license to GPLv2+v0.4.2 | Ayush Agarwal |
2021-09-17 | fix the parameter expansion to parse valuesv0.4.1 | Ayush Agarwal |
2021-09-08 | some code refactoring done | Ayush Agarwal |