mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 20:25:51 +03:00
[PR #1134] [CLOSED] Implement upstream #1090
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#1090
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/1134
Author: @GoudronViande24
Created: 3/24/2024
Status: ❌ Closed
Base:
main← Head:benbusby-main📝 Commits (10+)
2898705Start making custom whoogle61a59c1change logo56a953dFix logo size13bcfbdchange background image8465415wrong bg urlea9315fbg was overwritten by themesb0990c3apply to search results toof300c71hide footercef6928maybe this works?86297a6remove actions📊 Changes
16 files changed (+47 additions, -216 deletions)
View changed files
➖
.github/workflows/buildx.yml(+0 -59)➖
.github/workflows/docker_main.yml(+0 -28)➖
.github/workflows/docker_tests.yml(+0 -26)➖
.github/workflows/pypi.yml(+0 -68)📝
.gitignore(+2 -0)📝
app/filter.py(+4 -0)📝
app/static/css/dark-theme.css(+2 -2)📝
app/static/css/light-theme.css(+2 -2)📝
app/static/css/main.css(+7 -0)📝
app/static/css/search.css(+7 -0)➕
app/static/img/bg.svg(+1 -0)📝
app/templates/display.html(+1 -0)📝
app/templates/footer.html(+9 -7)📝
app/templates/index.html(+2 -1)📝
app/templates/logo.html(+1 -18)📝
docker-compose.yml(+9 -5)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.