whoogle-search/app/templates
Ben Busby 9f435bf8fe Major refactor of requests and session management
- Switches from pycurl to requests library
  - Allows for less janky decoding, especially with non-latin character
  sets
- Adds session level management of user configs
  - Allows for each session to set its own config (people are probably
  going to complain about this, though not sure if it'll be the same
  number of people who are upset that their friends/family have to share
  their config)
- Updates key gen/regen to more aggressively swap out keys after each
request
2020-05-28 18:14:10 -06:00
..
display.html Updated autocomplete styling 2020-05-26 10:58:37 -06:00
error.html Fixed bug in nojs config setting, updated pages to use new favicon and proper headers 2020-04-07 14:12:16 -06:00
header.html Major refactor of requests and session management 2020-05-28 18:14:10 -06:00
index.html Major refactor of requests and session management 2020-05-28 18:14:10 -06:00
opensearch.xml Feature: autocomplete/search suggestions (#72) 2020-05-24 14:03:11 -06:00