This website requires JavaScript.
Explore
Help
Register
Sign In
dylan
/
gander
Watch
1
Star
0
Fork
0
You've already forked gander
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
01d7be2d4b18aa004aadd75f25345cb0a85c5779
gander
/
web_server
/
blueprints
History
ThisBirchWood
01d7be2d4b
UPDATE: Adjusted NGINX config to not display stream key in URL and added stream key auth in Flask
2025-01-28 22:04:09 +00:00
..
templates
Added Websockets to chat
2025-01-25 12:45:09 +00:00
__init__.py
Update: remove unused imports, added better comments and refactored for all blueprints
2025-01-27 12:49:42 +00:00
authentication.py
PATCH: Fix to Database Changes
2025-01-28 15:14:33 +00:00
chat.py
UPDATE: Improved chat transmission speed by ~50%
2025-01-28 17:23:40 +00:00
streams.py
UPDATE: Adjusted NGINX config to not display stream key in URL and added stream key auth in Flask
2025-01-28 22:04:09 +00:00
stripe.py
Update: remove unused imports, added better comments and refactored for all blueprints
2025-01-27 12:49:42 +00:00
user.py
UPDATE: Began on removing streamers table, and replacing the corresponding code, NOT TESTED (if it's too messy to work with then rollback)
2025-01-28 11:01:06 +00:00
utils.py
Update: remove unused imports, added better comments and refactored for all blueprints
2025-01-27 12:49:42 +00:00