[PR #867] [MERGED] Fix error preferences #1001

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

📋 Pull Request Information

Original PR: https://github.com/benbusby/whoogle-search/pull/867
Author: @jacr13
Created: 10/26/2022
Status: Merged
Merged: 10/26/2022
Merged by: @benbusby

Base: mainHead: fix-error_preferences


📝 Commits (2)

  • c56d145 replace params by preferences
  • 32da2b2 fix removed preferences from showed link

📊 Changes

3 files changed (+7 additions, -4 deletions)

View changed files

📝 app/models/config.py (+5 -2)
📝 app/routes.py (+1 -1)
📝 app/templates/error.html (+1 -1)

📄 Description

Instead of using parameters, this PR replaces them by preferences token. I have also removed the params from the showed link to not make it too ugly.


🔄 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/867 **Author:** [@jacr13](https://github.com/jacr13) **Created:** 10/26/2022 **Status:** ✅ Merged **Merged:** 10/26/2022 **Merged by:** [@benbusby](https://github.com/benbusby) **Base:** `main` ← **Head:** `fix-error_preferences` --- ### 📝 Commits (2) - [`c56d145`](https://github.com/benbusby/whoogle-search/commit/c56d1455f7699584d607cd4dec2359679343a0e5) replace params by preferences - [`32da2b2`](https://github.com/benbusby/whoogle-search/commit/32da2b2c1d9d66d0e7472da2d5f72a06c418c9d6) fix removed preferences from showed link ### 📊 Changes **3 files changed** (+7 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `app/models/config.py` (+5 -2) 📝 `app/routes.py` (+1 -1) 📝 `app/templates/error.html` (+1 -1) </details> ### 📄 Description Instead of using parameters, this PR replaces them by preferences token. I have also removed the params from the showed link to not make it too ugly. --- <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:21 +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#1001
No description provided.