10 Commits

Author SHA1 Message Date
76b8bd997b Merge pull request 'Update index_tags.py' (#3) from backend into main
Reviewed-on: #3
2025-04-27 00:39:19 +00:00
4ae9661ef8 Update index_tags.py 2025-04-26 20:37:12 -04:00
a112de2120 Merge pull request 'backend' (#2) from backend into main
Reviewed-on: #2
2.2
2025-04-26 23:43:09 +00:00
c55b56ccb0 rollback check to 3.12 2025-04-26 19:37:06 -04:00
a5b0deb8fd Update README.md 2025-04-26 19:30:46 -04:00
ac80564bde dist files 2025-04-26 19:28:53 -04:00
2095a5b668 Updates
- Added virtual environment (venv) check

- Added pip check

- Added minimum python version check

- Added requirements.txt check

- Added proxy support for front/back end

- Added opengraph images for each url

- Added pyinstaller support
2025-04-26 19:21:13 -04:00
525624cdf1 <head> templating
- Added Jinja2 templating to index.html for dynamic opengraph, tags, titles, and descriptions for bots via flask's render_template

- Added index_tags.py to config folder for easily edited information for the update above

- Added helmet to react to dynamically change the title of the tab for dynamic tabs even after a static index.html has been served by flask's render template
2025-04-25 19:17:40 -04:00
27184f0abd Reupload after github DMCA 2025-04-24 17:06:14 -04:00
9c76337a27 Initial commit 2025-04-24 21:05:11 +00:00