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
a64c7c93dcf0742f86606e867e0edf0bb425b44e
gander
/
web_server
/
utils
History
JustIceO7
a64c7c93dc
FEAT: Added email body for create new account
2025-02-08 16:09:17 +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
FEAT: Added email body for create new account
2025-02-08 16:09:17 +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
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
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