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
0984271a113eccc208fd9440ab4a9684cf638871
gander
/
web_server
/
utils
History
JustIceO7
0984271a11
FEAT: Added Google OAuth login feature to sign up as well as login
2025-02-11 02:22:27 +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
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
user_utils.py
FEAT: Added Google OAuth login feature to sign up as well as login
2025-02-11 02:22:27 +00:00
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