[PR #237] [MERGED] Setting up alternative social media site using .env #821

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

📋 Pull Request Information

Original PR: https://github.com/benbusby/whoogle-search/pull/237
Author: @shimuldn
Created: 3/21/2021
Status: Merged
Merged: 3/28/2021
Merged by: @benbusby

Base: developHead: shimuldn-social-media-site-using-.env


📝 Commits (10+)

  • 626a68d Update manifest.json
  • d2fffcb Update manifest.json
  • 735aa2f Fixing typo youtube alt replaced by instagram alt
  • 7509ab1 Merge pull request #1 from shimuldn/Fixing-typo-youtube-alt-replaced-by-instagram-alt
  • 0b9677c ALTS sites with .env
  • 6392cf9 Update results.py
  • 997d153 Update results.py
  • bc77d75 Update pep8.yml
  • f3af6af Update requirements.txt
  • 25838ff Update results.py

📊 Changes

8 files changed (+37 additions, -2 deletions)

View changed files

📝 Dockerfile (+4 -0)
📝 README.md (+4 -1)
📝 app/__init__.py (+8 -0)
📝 app/utils/results.py (+3 -0)
📝 docker-compose.yml (+2 -0)
📝 requirements.txt (+1 -0)
📝 run (+1 -1)
whoogle.env (+14 -0)

📄 Description

The goal to support the .env file for setting social media site, dark mode, Language, City, Near and some other Settings at the time of installations so the same .env file can be used in case of reinstallation.

Currently .env working for social media site Manual installation.


🔄 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/237 **Author:** [@shimuldn](https://github.com/shimuldn) **Created:** 3/21/2021 **Status:** ✅ Merged **Merged:** 3/28/2021 **Merged by:** [@benbusby](https://github.com/benbusby) **Base:** `develop` ← **Head:** `shimuldn-social-media-site-using-.env` --- ### 📝 Commits (10+) - [`626a68d`](https://github.com/benbusby/whoogle-search/commit/626a68d1e1a5b77b9e9687c4b693c001fca71b0b) Update manifest.json - [`d2fffcb`](https://github.com/benbusby/whoogle-search/commit/d2fffcbd5ab21052730024d19066bf2de3661838) Update manifest.json - [`735aa2f`](https://github.com/benbusby/whoogle-search/commit/735aa2f189fe6ba68424aa303b5070d17d37d7ee) Fixing typo youtube alt replaced by instagram alt - [`7509ab1`](https://github.com/benbusby/whoogle-search/commit/7509ab1a553f531b835e7947ff6a7f0798dddeb9) Merge pull request #1 from shimuldn/Fixing-typo-youtube-alt-replaced-by-instagram-alt - [`0b9677c`](https://github.com/benbusby/whoogle-search/commit/0b9677c88d4cfd5182e7206c689947c52b272d67) ALTS sites with .env - [`6392cf9`](https://github.com/benbusby/whoogle-search/commit/6392cf9136bcbec6e6f0229a58d6f28428537e41) Update results.py - [`997d153`](https://github.com/benbusby/whoogle-search/commit/997d153bb589a38f103e1abdbdd657a210dcfe6b) Update results.py - [`bc77d75`](https://github.com/benbusby/whoogle-search/commit/bc77d750119eb73aca8be73fcc402e2a72f9ba47) Update pep8.yml - [`f3af6af`](https://github.com/benbusby/whoogle-search/commit/f3af6af900fd77dcf95918dfc0cc8ee5181e9292) Update requirements.txt - [`25838ff`](https://github.com/benbusby/whoogle-search/commit/25838ff385a12dacd150dc5c927b870d052e5823) Update results.py ### 📊 Changes **8 files changed** (+37 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+4 -0) 📝 `README.md` (+4 -1) 📝 `app/__init__.py` (+8 -0) 📝 `app/utils/results.py` (+3 -0) 📝 `docker-compose.yml` (+2 -0) 📝 `requirements.txt` (+1 -0) 📝 `run` (+1 -1) ➕ `whoogle.env` (+14 -0) </details> ### 📄 Description The goal to support the .env file for setting social media site, dark mode, Language, City, Near and some other Settings at the time of installations so the same .env file can be used in case of reinstallation. Currently .env working for social media site `Manual` installation. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 20:36:49 +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#821
No description provided.