You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
whoogle-search/app
Ben Busby a8914e4e78
Release v0.2.1 (#116)
- Updated dark theme (#121)
  - Dark theme is no longer the previous high contrast "white on black" color scheme
- New configuration settings
  - Split interface and result language config (#89)
  - Added option for using privacy respecting result alternatives (#106)
    - `youtube.com` -> `invidiou.site`
    - `twitter.com` -> `nitter.net`
    - `instagram.com` -> `bibliogram.art`
- Improved search suggestion arrow key navigation behavior (#115)
- Added repl.it deployment (#114)
- Improved ad filtering for non-English results (f7380ae15d)
- Split interface and result language config (#89)
- New config option: privacy respecting result alternatives (#106)
- Updated search suggestion behavior (#115)
- Minor project improvements and refactoring:
  - Added footer to results UI
  - Updated opensearch template
- Various bug fixes, including:
  - Fixed pipx run command (#118)
  - Fixed browser autocomplete (#128)
  - Fixed missing autofocus on search field in Firefox (dfb1e81fa1)
4 years ago
..
models Release v0.2.1 (#116) 4 years ago
static Release v0.2.1 (#116) 4 years ago
templates Release v0.2.1 (#116) 4 years ago
utils Release v0.2.1 (#116) 4 years ago
__init__.py Release v0.2.1 (#116) 4 years ago
__main__.py Swap out Flask's default web server for Waitress (#32) 4 years ago
filter.py Release v0.2.1 (#116) 4 years ago
request.py Release v0.2.1 (#116) 4 years ago
routes.py Release v0.2.1 (#116) 4 years ago