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
76de1b7d9dbeef98abfe4b845dc816d8cd32952e
gander
/
web_server
/
blueprints
History
JustIceO7
76de1b7d9d
FEAT: Added Celery Beat
...
FEAT: Added preferences Celery task to automatically record what categories users watched
2025-02-18 02:02:34 +00:00
..
__init__.py
FEAT: Implemented working search bar using FTS and Ranking
2025-02-11 16:38:46 +00:00
admin.py
MAJOR: Restructured backend Flask application moved all non-routes into utils, renamed routes to not prefix get, created middleware.py to replace utils.py within blueprints
2025-02-08 14:35:46 +00:00
authentication.py
FEAT: Added Google OAuth login feature to sign up as well as login
2025-02-11 02:22:27 +00:00
chat.py
FEAT: Added Celery Beat
2025-02-18 02:02:34 +00:00
middleware.py
FEAT: Added Google OAuth login feature to sign up as well as login
2025-02-11 02:22:27 +00:00
oauth.py
FEAT: Added Celery Beat
2025-02-18 02:02:34 +00:00
search_bar.py
FIX: Stream routing on ResultsPage;
2025-02-16 23:57:57 +00:00
socket.py
MULTI-UPDATE: Big Error Cleanup:
2025-02-01 14:21:46 +00:00
streams.py
PATCH: Thumbnails not stop generating after stream ends
2025-02-17 19:07:25 +00:00
stripe.py
FEAT: Email now also shows the username of the account whos password will be reset
2025-02-17 01:49:10 +00:00
user.py
FEAT: Added Stripe webhook to handle user subscriptions
2025-02-16 03:53:04 +00:00