white
|
1225b6ada1
|
UPDATE: fixed newsletter subjects
|
2025-03-03 11:07:29 +00:00 |
|
|
|
11c2d67a43
|
PATCH: Fixed incorrect SQL query
|
2025-03-02 21:41:35 +00:00 |
|
Chris-1010
|
0a4bbc73e5
|
MAJOR UPDATE/FEAT: Overhaul of DashboardPage to include VODs;
REFACTOR: General formatting;
UPDATE: Shrink Logo upon opening sidebar on certain pages
|
2025-03-02 17:46:51 +00:00 |
|
Chris-1010
|
3857d8d767
|
UPDATE/REFACTOR: Change how followed content is obtained for Sidebar
|
2025-03-02 17:46:50 +00:00 |
|
|
|
a6f89e7e6f
|
UPDATE: Added custom thumbnail functions and checks in stream utils
|
2025-03-02 16:52:36 +00:00 |
|
|
|
f49a0c20db
|
REFACTOR: Removed unnecessary functions
|
2025-03-02 16:27:31 +00:00 |
|
|
|
91c1ac0d28
|
PATCH: Fixed path manager to use "stream" instead of "streams"
|
2025-03-02 16:27:03 +00:00 |
|
|
|
e3e6a3f3dc
|
UPDATE: Changed "stream_data" volume to "user_data" volume
|
2025-03-02 16:15:37 +00:00 |
|
white
|
7d08432a60
|
UPDATE: final cleanup of backend code
|
2025-03-02 16:01:22 +00:00 |
|
EvanLin3141
|
451994b755
|
FIX: Followed Categories
|
2025-03-01 23:18:26 +00:00 |
|
EvanLin3141
|
613d50605f
|
BUG: /categories/recommended
|
2025-03-01 22:11:41 +00:00 |
|
|
|
c66c08dbe5
|
REFACTOR: Refactored path manager again
|
2025-03-01 08:31:30 +00:00 |
|
EvanLin3141
|
a101716a2d
|
Merge branch 'main' of https://github.com/john-david3/cs3305-team11
|
2025-03-01 00:44:34 +00:00 |
|
EvanLin3141
|
8fcba8a030
|
UPDATE: Get All Vods
|
2025-03-01 00:44:33 +00:00 |
|
|
|
9f13ccb1f2
|
PATCH: Fixed incorrect path
|
2025-02-28 20:33:02 +00:00 |
|
|
|
bd3b39da89
|
REFACTOR: Path manager now creates directories
|
2025-02-28 20:15:21 +00:00 |
|
white
|
bce119b0b3
|
UPDATE: Added functions for adding to newsletter
|
2025-02-28 11:53:42 +00:00 |
|
white
|
8620642214
|
UPDATE: Added ability to unsubscribe from the newsletter
|
2025-02-28 11:37:31 +00:00 |
|
JustIceO7
|
3f95b35acc
|
CHANGE: Modified admin utils to use with clause
|
2025-02-27 00:37:19 +00:00 |
|
white
|
6ba9539fcb
|
UPDATE: moved admin database usage to admin_utils
|
2025-02-26 20:40:04 +00:00 |
|
|
|
cefd88f525
|
UPDATE: Changed stream access URL to use streamer_name instead of streamer_key, to hide streamer key.
|
2025-02-26 15:07:09 +00:00 |
|
white
|
c98f892e3e
|
FEAT: Added newsletter
|
2025-02-26 14:33:19 +00:00 |
|
JustIceO7
|
f192518382
|
UPDATE: Added user follow category routes
|
2025-02-23 16:53:11 +00:00 |
|
Chris-1010
|
9cc5b40b25
|
UPDATE: Change to how streams are accessed, detected and published to the application
|
2025-02-22 12:19:08 +00:00 |
|
JustIceO7
|
6999e1a0a1
|
UPDATE: Added more categories to database and updated categories page
|
2025-02-20 00:08:13 +00:00 |
|
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 |
|
|
|
62d83aa4eb
|
PATCH: Thumbnails not stop generating after stream ends
|
2025-02-17 19:07:25 +00:00 |
|
white
|
3528b6517a
|
FIX: fixed issues loading content on new accounts
|
2025-02-17 12:18:23 +00:00 |
|
JustIceO7
|
c9455e3b72
|
FEAT: Email now also shows the username of the account whos password will be reset
|
2025-02-17 01:49:10 +00:00 |
|
JustIceO7
|
4ddcb3e139
|
FEAT: Added Stripe webhook to handle user subscriptions
UPDATE: Improved the chat look
|
2025-02-16 03:53:04 +00:00 |
|
JustIceO7
|
88c9b168fd
|
UPDATE: Updated VideoPage UI
UPDATE: Added response to successful password reset redirect to homepage
|
2025-02-14 00:14:16 +00:00 |
|
Oscar
|
9bd1e249ed
|
FEAT: Added offset to routes when searching for categories
|
2025-02-13 14:24:05 +00:00 |
|
|
|
55fed8a778
|
PATCH: Refactored underlying file system for streams, seperated vods, streams and thumbnails
|
2025-02-12 01:29:54 +00:00 |
|
|
|
4a4fde9256
|
Merge branch 'main' of https://github.com/john-david3/cs3305-team11
|
2025-02-11 20:57:54 +00:00 |
|
|
|
899764eaf8
|
FEAT: Streams now save to mp4 after a stream is stopped, instead of discarded
|
2025-02-11 20:57:27 +00:00 |
|
white
|
1a572cc172
|
FEAT: Implemented working search bar using FTS and Ranking
|
2025-02-11 16:38:46 +00:00 |
|
JustIceO7
|
a8ed15f3a4
|
UPDATE: Added more routes for subscriptions
|
2025-02-11 02:49:36 +00:00 |
|
JustIceO7
|
0984271a11
|
FEAT: Added Google OAuth login feature to sign up as well as login
|
2025-02-11 02:22:27 +00:00 |
|
JustIceO7
|
127ebfe7fa
|
UPDATE: Changed email HTML
|
2025-02-09 01:43:04 +00:00 |
|
JustIceO7
|
a64c7c93dc
|
FEAT: Added email body for create new account
|
2025-02-08 16:09:17 +00:00 |
|
JustIceO7
|
105fa48f82
|
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 |
|
JustIceO7
|
e6b8ad9b9e
|
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 |
|
white
|
43edc52c25
|
UPDATE: migrated one time util methods to blueprints
|
2025-02-07 17:18:46 +00:00 |
|
white
|
ff44f5b379
|
UPDATE: removed recommendation_utils and migrated methods into streams.py
|
2025-02-07 14:57:29 +00:00 |
|
white
|
91aa8f0fc5
|
UPDATE: removed two utils files and migrated then to utils in blueprints
|
2025-02-07 14:35:46 +00:00 |
|
Chris-1010
|
45208a51be
|
FEAT: CategoryPage updated to display streams;
General fixes and cleanup of unecessary logging;
Update to 404 (NotFound) Page;
|
2025-02-07 03:57:54 +00:00 |
|
Chris-1010
|
16dc8f1ea2
|
FEAT: Added more info & functionality to UserPage & Added ability to follow streamers on both UserPage and VideoPage;
Added shortcut to toggle chat;
|
2025-02-07 02:11:22 +00:00 |
|
Chris-1010
|
1499e042cb
|
FIX: General fixes and update to HomePage
|
2025-02-06 20:23:44 +00:00 |
|
JustIceO7
|
a922036408
|
Merge branch 'main' of https://github.com/john-david3/cs3305-team11 into dev
|
2025-02-06 19:32:49 +00:00 |
|
JustIceO7
|
bb67f13417
|
UPDATE: Almost fully implemented forget email feature
|
2025-02-06 19:30:37 +00:00 |
|