Don-Swanson
|
4852e5b64f
|
Implement Google Custom Search (BYOK) feature with configuration options and API client
|
2025-12-29 09:43:20 -06:00 |
|
Don-Swanson
|
20111a8f88
|
Refactor search function to improve title extraction by including CVA68e class and enhance content retrieval logic with additional snippet class handling, ensuring more accurate results.
|
2025-10-01 20:58:51 -05:00 |
|
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 |
|
Don-Swanson
|
ffdeeb5f44
|
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 |
|
Don-Swanson
|
7f80eb1e51
|
feat(beta): httpx migration, Tor/proxy refactor, JSON results, alt-link fixes, tests, optional static bundling, HTTP/2 env toggle, cleanup
|
2025-09-21 00:11:54 -05:00 |
|