This website requires JavaScript.
Explore
Help
Sign In
Cutlery
/
whoogle-search
Watch
1
Star
0
Fork
0
You've already forked whoogle-search
mirror of
https://github.com/benbusby/whoogle-search.git
synced
2026-02-10 21:44:55 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
whoogle-search
/
app
/
utils
History
Don-Swanson
be83605c77
Update dependencies in requirements.txt and refactor file handling in app initialization and utility functions to use context managers for better resource management. Adjust filter logic to utilize 'string' instead of 'text' for BeautifulSoup queries, enhancing compatibility with future versions.
2025-09-23 22:14:41 -05:00
..
__init__.py
Project refactor (
#85
)
2020-06-02 12:54:47 -06:00
bangs.py
Update dependencies in requirements.txt and refactor file handling in app initialization and utility functions to use context managers for better resource management. Adjust filter logic to utilize 'string' instead of 'text' for BeautifulSoup queries, enhancing compatibility with future versions.
2025-09-23 22:14:41 -05:00
misc.py
Update dependencies in requirements.txt and refactor file handling in app initialization and utility functions to use context managers for better resource management. Adjust filter logic to utilize 'string' instead of 'text' for BeautifulSoup queries, enhancing compatibility with future versions.
2025-09-23 22:14:41 -05:00
results.py
Update dependencies in requirements.txt and refactor file handling in app initialization and utility functions to use context managers for better resource management. Adjust filter logic to utilize 'string' instead of 'text' for BeautifulSoup queries, enhancing compatibility with future versions.
2025-09-23 22:14:41 -05:00
search.py
Enhance autocomplete functionality by adding environment variable check to enable/disable it globally. Improve error handling in HTTP client for closed connections and add client recreation logic. Refactor link extraction to avoid details elements in search results.
2025-09-23 21:37:21 -05:00
session.py
Add auth to cookie (
#964
)
2023-03-01 09:58:59 -07:00
widgets.py
Fix invalid calculator widget path (
#1064
)
2023-09-13 14:13:21 -06:00