mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 12:15:50 +03:00
[PR #888] [MERGED] adding time constraint to search options #1010
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#1010
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/888
Author: @fiestasiesta
Created: 11/24/2022
Status: ✅ Merged
Merged: 12/21/2022
Merged by: @benbusby
Base:
main← Head:main📝 Commits (6)
05dbc99adding time selectora20a030Adding time specification for post requests alsod1bb9a7adding tbs to preferences, still need to add it to translation0dae631Delete build_and_run.sh2c81cf6Update time_periods.json0ee7a7dUpdate translations, use translations for time config📊 Changes
10 files changed (+246 additions, -26 deletions)
View changed files
📝
app.json(+5 -0)📝
app/__init__.py(+3 -0)📝
app/models/config.py(+3 -1)📝
app/request.py(+2 -2)📝
app/routes.py(+8 -0)📝
app/static/js/header.js(+23 -2)➕
app/static/settings/time_periods.json(+8 -0)📝
app/static/settings/translations.json(+161 -21)📝
app/templates/header.html(+16 -0)📝
app/templates/index.html(+17 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.