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
dfdbe4a7d4d22a37d5286d9e6157329f8ed72ea3
gander
/
web_server
/
database
History
JustIceO7
dfdbe4a7d4
MAJOR: Reworked database to be easier to use and close automatically to prevent resource leaks
2025-01-29 17:47:29 +00:00
..
app.db
UPDATE: Added followed_categories to db to track users following stream categories
2025-01-29 03:02:52 +00:00
database.py
MAJOR: Reworked database to be easier to use and close automatically to prevent resource leaks
2025-01-29 17:47:29 +00:00
streaming.sql
Patch: Fix to StreamerRoute to correctly send user to UserPage/VideoPage;
2025-01-29 14:53:22 +00:00
testing_data.sql
Refactor: Improve database queries and fix formatting issues in stream utilities
2025-01-29 15:52:53 +00:00
users.sql
Feat: Update to VideoPage to display stream data;
2025-01-29 14:51:36 +00:00