[PR #611] [MERGED] Disable autocomplete.js if WHOOGLE_AUTOCOMPLETE=0 #923

Closed
opened 2026-02-25 20:37:07 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/benbusby/whoogle-search/pull/611
Author: @DUOLabs333
Created: 1/14/2022
Status: Merged
Merged: 1/18/2022
Merged by: @benbusby

Base: mainHead: patch-2


📝 Commits (6)

  • f2d6458 Set WHOOGLE_AUTOCOMPLETE to autocomplete_enabled to be used in index.html and routes.html
  • 9ef72d2 If autocomplete_enabled is 1 in index.html, then enable autocomplete script.
  • a908985 If autocomplete_enabled is 1 in display.html, then enable autocomplete script.
  • 8fde1e2 Fix formatting issues in routes.py
  • c5c089d Fix indenting issues in display.html
  • 632cc5d Add two line breaks before function auth_required

📊 Changes

3 files changed (+11 additions, -3 deletions)

View changed files

📝 app/routes.py (+5 -1)
📝 app/templates/display.html (+3 -1)
📝 app/templates/index.html (+3 -1)

📄 Description

No description provided


🔄 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/611 **Author:** [@DUOLabs333](https://github.com/DUOLabs333) **Created:** 1/14/2022 **Status:** ✅ Merged **Merged:** 1/18/2022 **Merged by:** [@benbusby](https://github.com/benbusby) **Base:** `main` ← **Head:** `patch-2` --- ### 📝 Commits (6) - [`f2d6458`](https://github.com/benbusby/whoogle-search/commit/f2d6458d08bd9927f2309f30b9b8833a228e3380) Set `WHOOGLE_AUTOCOMPLETE` to `autocomplete_enabled` to be used in `index.html` and `routes.html` - [`9ef72d2`](https://github.com/benbusby/whoogle-search/commit/9ef72d286202838dcc3126fba06cf5d806421933) If `autocomplete_enabled` is `1` in index.html, then enable autocomplete script. - [`a908985`](https://github.com/benbusby/whoogle-search/commit/a908985429273d7aae3cba3d64950c81f827023c) If `autocomplete_enabled` is `1` in display.html, then enable autocomplete script. - [`8fde1e2`](https://github.com/benbusby/whoogle-search/commit/8fde1e2c95c8b4084f9679fc08e1a967b6022d93) Fix formatting issues in routes.py - [`c5c089d`](https://github.com/benbusby/whoogle-search/commit/c5c089d01ba78de0a35d06da2d9649526f94dcb9) Fix indenting issues in display.html - [`632cc5d`](https://github.com/benbusby/whoogle-search/commit/632cc5d7dae8a8b32652c6750975ab1b184e17a3) Add two line breaks before function `auth_required` ### 📊 Changes **3 files changed** (+11 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `app/routes.py` (+5 -1) 📝 `app/templates/display.html` (+3 -1) 📝 `app/templates/index.html` (+3 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 20:37:07 +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#923
No description provided.