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
9d08c5b58f20a4987d9558fc297ee6de3b9a93bd
gander
/
web_server
/
utils
History
ThisBirchWood
4a4fde9256
Merge branch 'main' of
https://github.com/john-david3/cs3305-team11
2025-02-11 20:57:54 +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
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
email.py
UPDATE: Changed email HTML
2025-02-09 01:43:04 +00:00
recommendation_utils.py
FEAT: Changed recommendation_utils to be able to dynamically request the amount of streams and categories with default values
2025-02-08 15:50:46 +00:00
stream_utils.py
FEAT: Streams now save to mp4 after a stream is stopped, instead of discarded
2025-02-11 20:57:27 +00:00
user_utils.py
UPDATE: Added more routes for subscriptions
2025-02-11 02:49:36 +00:00
utils.py
FEAT: Implemented working search bar using FTS and Ranking
2025-02-11 16:38:46 +00:00