mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 12:15:50 +03:00
[PR #71] [MERGED] Feature: country and safe search config options #779
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#779
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/71
Author: @benbusby
Created: 5/23/2020
Status: ✅ Merged
Merged: 5/23/2020
Merged by: @benbusby
Base:
master← Head:feature/safe-search📝 Commits (3)
1de0268Added country and safe search config options387e19bUpdated handling of parser error in results test4bf013cImproved handling of default country📊 Changes
6 files changed (+305 additions, -26 deletions)
View changed files
📝
app/models/config.py(+257 -10)📝
app/request.py(+5 -3)📝
app/routes.py(+23 -12)📝
app/static/js/controller.js(+2 -0)📝
app/templates/index.html(+17 -0)📝
test/test_results.py(+1 -1)📄 Description
Closes #69
Closes #40
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.