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
/
utils
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
..
admin_utils.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
auth.py
UPDATE: Updated VideoPage UI
2025-02-14 00:14:16 +00:00
email.py
FEAT: Email now also shows the username of the account whos password will be reset
2025-02-17 01:49:10 +00:00
path_manager.py
PATCH: Refactored underlying file system for streams, seperated vods, streams and thumbnails
2025-02-12 01:29:54 +00:00
recommendation_utils.py
FEAT: Added offset to routes when searching for categories
2025-02-13 14:24:05 +00:00
stream_utils.py
FEAT: Added Celery Beat
2025-02-18 02:02:34 +00:00
user_utils.py
FEAT: Added Stripe webhook to handle user subscriptions
2025-02-16 03:53:04 +00:00
utils.py
FEAT: Implemented working search bar using FTS and Ranking
2025-02-11 16:38:46 +00:00