[PR #1240] [MERGED] Updated UI Config to respect User Agent in ENV file if exists #1134

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

📋 Pull Request Information

Original PR: https://github.com/benbusby/whoogle-search/pull/1240
Author: @Don-Swanson
Created: 9/10/2025
Status: Merged
Merged: 9/13/2025
Merged by: @benbusby

Base: mainHead: main


📝 Commits (2)

  • 628e337 Updated UI Config to respect User Agent in ENV file if exists
  • b7bd56f Updated version number

📊 Changes

7 files changed (+46 additions, -13 deletions)

View changed files

📝 app/models/config.py (+6 -2)
📝 app/request.py (+19 -6)
📝 app/routes.py (+3 -1)
📝 app/static/js/controller.js (+14 -0)
📝 app/templates/index.html (+2 -2)
📝 app/version.py (+1 -1)
📝 charts/whoogle/Chart.yaml (+1 -1)

📄 Description

To fix issue #1239

Updated UI Config to respect User Agent in ENV file if exists


🔄 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/1240 **Author:** [@Don-Swanson](https://github.com/Don-Swanson) **Created:** 9/10/2025 **Status:** ✅ Merged **Merged:** 9/13/2025 **Merged by:** [@benbusby](https://github.com/benbusby) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`628e337`](https://github.com/benbusby/whoogle-search/commit/628e3376d09e3de19be6f9b4629104317c249777) Updated UI Config to respect User Agent in ENV file if exists - [`b7bd56f`](https://github.com/benbusby/whoogle-search/commit/b7bd56f6da82095fd4a8a84ca04086fc19183f27) Updated version number ### 📊 Changes **7 files changed** (+46 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `app/models/config.py` (+6 -2) 📝 `app/request.py` (+19 -6) 📝 `app/routes.py` (+3 -1) 📝 `app/static/js/controller.js` (+14 -0) 📝 `app/templates/index.html` (+2 -2) 📝 `app/version.py` (+1 -1) 📝 `charts/whoogle/Chart.yaml` (+1 -1) </details> ### 📄 Description To fix issue #1239 Updated UI Config to respect User Agent in ENV file if exists --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:30:17 +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#1134
No description provided.