whoogle-search/app
Ben Busby 445019d204 Fixed RAM usage bug
Pushing straight to master since this is an extremely simple fix, with
a pretty large performance benefit.

The Phyme library used for generating a User Agent rhyme was consuming
an absolute unit of memory. Now that it's removed, it's using about 10x
less memory, at the cost of User Agents being not as funny anymore.
2020-05-12 00:45:56 -06:00
..
static Added config option to address instance behind reverse proxy 2020-05-10 13:27:02 -06:00
templates Merge pull request #16 from Kombustor/patch-1 2020-05-10 14:09:42 -06:00
__init__.py Added POST search, encrypted query strings, refactoring 2020-04-28 18:19:34 -06:00
filter.py Minor styling refactor, updated app name 2020-05-04 18:00:43 -06:00
request.py Fixed RAM usage bug 2020-05-12 00:45:56 -06:00
routes.py Added config option to address instance behind reverse proxy 2020-05-10 13:27:02 -06:00