Commit Graph

26 Commits (1dd1b45802181e534478da3749a1fdafdb6f03d7)

Author SHA1 Message Date
Siddharth Dushantha 1dd1b45802 Updated output for finish statement
1 year ago
Siddharth Dushantha b1a22d4cc1 Cleaned code to suite flake8's specifications
1 year ago
orionkendrick e6eef99e09
added browse functionality to notify.py
1 year ago
George Rodrigues 967807ea5f
Update notify.py
2 years ago
Evelina Diamantopoulou e871a47440 add number of results in the end of the process
2 years ago
Evelina Diamantopoulou 62d77c3346 add number of results in the end of the process
2 years ago
aristosgi 89c0ae232f
Merge branch 'master' into add_feature
2 years ago
aristotelis gkithkopoulos 8f9770fb05 small changes final check
2 years ago
Moritz 9c322c314a
Merge branch 'master' into #1283-conflicts-resolved
2 years ago
benni347 cd26a0df41
Merge branch 'master' into master
2 years ago
aristotelis gkithkopoulos d4368a695d Change final output sentence
2 years ago
aristotelis gkithkopoulos d5f31037ec Change final outputsentence
2 years ago
MoMMde 90154b2d22
small bug fixes i did
2 years ago
MoMMde 68e547b5da
more refactoring done
2 years ago
aristotelis gkithkopoulos 780395c030 Small output changes
2 years ago
benni347 f4673cc13c Refractored sites.py, sherlock.py and notify.py.
2 years ago
Noah-20 aece915032 remove `color` from docstring
2 years ago
Noah-20 e6c47d81e5 remove unnecessary if statements
2 years ago
Siddharth Dushantha 55abaf3a73 added a --print-all flag
4 years ago
Siddharth Dushantha 6bc8c38635 Print found only by default
4 years ago
Siddharth Dushantha 2e9ece3233 made the outputted urls uncolored
4 years ago
탁동혁 cdfb97f6e6 Use `is` operator when comparing singletons.
4 years ago
Christopher K. Hoadley faac3ff0f3 Get rid of function that formats time.
4 years ago
Christopher K. Hoadley f26ea67e83 Move loose print functions into QueryNotifyPrint() class.
4 years ago
Christopher K. Hoadley 6caa5a4e35 Restructure all print output to use QueryNotifyPrint() object.
4 years ago
Christopher K. Hoadley c07d3967aa Create QueryNotify() base class for notifying the caller about the results.
4 years ago