whoogle-search/app/utils
Ben Busby ba7409f230
Refactor app to use enum constants for endpoints
Simplifying routing a bit helps me to check which endpoint the user is
visiting. Also will make it a lot easier down the road to rewrite,
whenever I get around to renaming "autocomplete" to a more appropriate
name (like "suggestion" or something).
2021-11-16 18:46:37 -07:00
..
__init__.py Project refactor (#85) 2020-06-02 12:54:47 -06:00
bangs.py Bang refactor PEP-8 fix 2021-11-01 16:53:19 -06:00
misc.py Expand 'my ip' to work for proxied requests 2021-10-28 21:31:24 -06:00
results.py Refactor app to use enum constants for endpoints 2021-11-16 18:46:37 -07:00
search.py Merge remote-tracking branch 'origin/main' into feature/public-instance-sessions 2021-11-15 20:43:52 -07:00
session.py Rewrite session behavior for public instances 2021-10-23 11:41:49 -06:00