whoogle-search/app
2021-11-17 07:52:43 -07:00
..
models Override __str__ for endpoint f-strings 2021-11-16 20:05:42 -07:00
static Add Japanese translation (#528) 2021-11-09 08:37:49 -07:00
templates Add "update available" indicator to footer (#517) 2021-11-02 10:35:40 -06:00
utils Refactor app to use enum constants for endpoints 2021-11-16 18:46:37 -07:00
__init__.py Merge remote-tracking branch 'origin/main' into feature/public-instance-sessions 2021-11-02 11:26:42 -06:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Refactor app to use enum constants for endpoints 2021-11-16 18:46:37 -07:00
request.py Catch connection error during Tor validation step 2021-11-12 17:19:45 -07:00
routes.py Merge home() and index() endpoints 2021-11-17 07:52:43 -07:00