[PR #570] [CLOSED] Revert "Farside integration" #914

Closed
opened 2026-02-25 20:37:06 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/benbusby/whoogle-search/pull/570
Author: @billys41
Created: 12/10/2021
Status: Closed

Base: mainHead: revert-560-feature/farside


📝 Commits (1)

  • b865478 Revert "Use farside.link for frontend alternatives in results (#560)"

📊 Changes

19 files changed (+95 additions, -205 deletions)

View changed files

📝 Dockerfile (+6 -6)
📝 README.md (+5 -5)
📝 app.json (+9 -9)
📝 app/models/config.py (+5 -30)
📝 app/request.py (+1 -1)
📝 app/routes.py (+2 -11)
📝 app/static/css/dark-theme.css (+1 -5)
app/static/css/error.css (+0 -9)
📝 app/static/css/light-theme.css (+1 -5)
📝 app/static/css/main.css (+0 -7)
📝 app/static/settings/translations.json (+18 -50)
📝 app/templates/error.html (+6 -40)
📝 app/templates/footer.html (+2 -2)
📝 app/templates/index.html (+7 -7)
📝 app/utils/results.py (+5 -5)
📝 docker-compose.yml (+6 -6)
📝 test/conftest.py (+1 -1)
📝 test/test_results.py (+14 -0)
📝 whoogle.template.env (+6 -6)

📄 Description

Reverts benbusby/whoogle-search#560


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/benbusby/whoogle-search/pull/570 **Author:** [@billys41](https://github.com/billys41) **Created:** 12/10/2021 **Status:** ❌ Closed **Base:** `main` ← **Head:** `revert-560-feature/farside` --- ### 📝 Commits (1) - [`b865478`](https://github.com/benbusby/whoogle-search/commit/b865478ac531c26d01ec6c74582c51f3f289eb7a) Revert "Use farside.link for frontend alternatives in results (#560)" ### 📊 Changes **19 files changed** (+95 additions, -205 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+6 -6) 📝 `README.md` (+5 -5) 📝 `app.json` (+9 -9) 📝 `app/models/config.py` (+5 -30) 📝 `app/request.py` (+1 -1) 📝 `app/routes.py` (+2 -11) 📝 `app/static/css/dark-theme.css` (+1 -5) ➖ `app/static/css/error.css` (+0 -9) 📝 `app/static/css/light-theme.css` (+1 -5) 📝 `app/static/css/main.css` (+0 -7) 📝 `app/static/settings/translations.json` (+18 -50) 📝 `app/templates/error.html` (+6 -40) 📝 `app/templates/footer.html` (+2 -2) 📝 `app/templates/index.html` (+7 -7) 📝 `app/utils/results.py` (+5 -5) 📝 `docker-compose.yml` (+6 -6) 📝 `test/conftest.py` (+1 -1) 📝 `test/test_results.py` (+14 -0) 📝 `whoogle.template.env` (+6 -6) </details> ### 📄 Description Reverts benbusby/whoogle-search#560 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 20:37:06 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whoogle-search#914
No description provided.