- Jan 17, 2017
-
-
Demian Katz authored
-
- Mar 19, 2016
-
-
Demian Katz authored
Refactored search table handling so that existing searches are updated instead of deleting and creating new ones. - Fixed duplicate search elimination to not consider extra url parameters such as page. - Added a simple checksum to search table rows so that duplicate elimination does not have to go through potentially all searches in current sessions history. - Added a database upgrade that adds checksums to saved search rows.
-