|
|
@ -2,7 +2,7 @@ manifestVersion: 1 |
|
|
|
id: whoogle-search |
|
|
|
category: Networking |
|
|
|
name: Whoogle Search |
|
|
|
version: "0.8.0" |
|
|
|
version: "0.8.2" |
|
|
|
tagline: A self-hosted, ad-free, privacy-respecting metasearch engine |
|
|
|
description: >- |
|
|
|
Get Google search results, but without any ads, javascript, AMP links, |
|
|
@ -68,48 +68,42 @@ path: "" |
|
|
|
defaultUsername: "" |
|
|
|
defaultPassword: "" |
|
|
|
releaseNotes: > |
|
|
|
Complete overhaul of session management |
|
|
|
- adding time constraint to search options |
|
|
|
|
|
|
|
- Fixed runaway session file creation for public instance maintainers |
|
|
|
- Fix: added a functionality to make sure escaped characters stay escaped. |
|
|
|
|
|
|
|
- Fixed failure to decrypt subsequent result page queries (i.e. page 2 query appearing as "gAAAAA....") |
|
|
|
- Can be updated to support other search params, if requested |
|
|
|
|
|
|
|
|
|
|
|
Added ability to navigate through results with Tab and Shift+Tab |
|
|
|
- adding line break between header options |
|
|
|
|
|
|
|
|
|
|
|
Added an "Advanced Search" toggle in search results for quickly switching between countries |
|
|
|
- Add whoogle.ungovernable.men to list of instances |
|
|
|
|
|
|
|
- Can be updated to support other search params, if requested |
|
|
|
- Omit 'mobile.' and 'm.' in site alt replacements |
|
|
|
|
|
|
|
- Don't prepend services that have schemes with '//' |
|
|
|
|
|
|
|
- Add two more ungovernable.men instances |
|
|
|
|
|
|
|
|
|
|
|
Updated filter for sponsored results/advertising content |
|
|
|
- Add a function to check if target_word contains CJK characters |
|
|
|
|
|
|
|
|
|
|
|
Configured language + country is now included in search suggestion requests |
|
|
|
- Add instruction on fixing the fly.toml before deploying |
|
|
|
|
|
|
|
|
|
|
|
Fixed issues with bolding search terms in result pages |
|
|
|
- Greek Translation request |
|
|
|
|
|
|
|
|
|
|
|
Added ability to encode configuration in the URL |
|
|
|
- Added Indonesian translation |
|
|
|
|
|
|
|
|
|
|
|
Allows jumping between Whoogle instances (via Farside, for example) and maintaining the same configuration settings |
|
|
|
- Add Azerbaijani translation |
|
|
|
|
|
|
|
|
|
|
|
Fixed issues with result links to Google domains |
|
|
|
- Bump cryptography from 3.3.2 to 39.0.1 |
|
|
|
|
|
|
|
|
|
|
|
Reduced the amount of logging the Tor service outputs by default |
|
|
|
- Bump werkzeug from 0.16.0 to 2.2.3 |
|
|
|
|
|
|
|
|
|
|
|
New translations: |
|
|
|
- Add calculator widget |
|
|
|
|
|
|
|
- Thai |
|
|
|
- Add authentication to cookie |
|
|
|
|
|
|
|
- Kurdish |
|
|
|
- Fix a bug on remove_block_titles() and remove_block_url() |
|
|
|
|
|
|
|
- Welsh |
|
|
|
- Update zh-tw translation |
|
|
|
submitter: Jasper |
|
|
|
submission: https://github.com/getumbrel/umbrel-apps/pull/117 |