mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 20:25:51 +03:00
[PR #1240] [MERGED] Updated UI Config to respect User Agent in ENV file if exists #1134
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#1134
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:main📝 Commits (2)
628e337Updated UI Config to respect User Agent in ENV file if existsb7bd56fUpdated 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.