Commit Graph

7 Commits

Author SHA1 Message Date
Nemo 3afba6f3eb pep8 changes 2020-06-14 22:34:37 +05:30
Nemo 678b0090c4 Upgrade to Python 3 2020-06-14 22:34:37 +05:30
Abhay Rana c7a1c653d9 Uses constants in chrome config 2014-10-03 19:09:35 +05:30
Abhay Rana b2dda62fe0 Checks for existence of Chrome's History file. 2014-09-24 12:31:37 +05:30
Abhay Rana ce4ceec31f Integrates --chrome option into hackertray main module
- Specify a chrome profile path via --chrome and it takes care of the rest
- The native json db implementation is still used as backup
- Chrome module now uses absolute path of History file
2014-06-07 12:24:37 +05:30
Abhay Rana 9dbc5d5ef8 Gets Chrome module to a working state
- Shifts to using /tmp/hackertray.chrome for no conflicts
2014-06-07 02:51:34 +05:30
Abhay Rana 0586db9d72 Adds chrome module for searching history.
- Restructures unit tests
- Shifts to nose for unit testing
- Adds a sample history file with 6 entries to search against as well
2014-06-07 02:42:59 +05:30