white
e011dffe7d
UPDATE: changed init to use environment variables instead of hard coded URL
2025-03-05 12:33:16 +00:00
JustIceO7
633776dfe9
FEAT: Users can now edit their own user bios
2025-03-05 02:54:50 +00:00
JustIceO7
dd0a557612
UPDATE: Updated styling for quality of life improvements
2025-03-04 22:26:37 +00:00
EvanLin3141
43232bac4b
FIX: User Page Current Live Style Issues
2025-03-04 18:49:50 +00:00
EvanLin3141
69a2405c90
FIX: Live Broadcast Not Appearing
...
Style: Added some Styling
2025-03-04 18:30:08 +00:00
EvanLin3141
552a379baa
ADD: Pfp in Following on Sidebar
...
added styling for streamer box
2025-03-04 17:30:59 +00:00
EvanLin3141
b974ea09c5
STYLE: ListRow ScrollBar
2025-03-04 17:09:22 +00:00
EvanLin3141
726ba83a98
STYLE: Primary Page ScrollBar
2025-03-04 17:04:54 +00:00
EvanLin3141
1d4d1a09f0
STYLE: Background Color Now Suits Every Theme
2025-03-04 17:04:54 +00:00
white
59b290ebd9
UPDATE: Goose favicon added, think I prefer this to the monkey
2025-03-04 16:56:49 +00:00
JustIceO7
5b5bc161f1
UPDATE: Changed Chatpanel to show crown to indicate subscribed user without the need to refresh
2025-03-04 02:44:07 +00:00
EvanLin3141
8aae8a0430
ADD: Pfp in Follow
2025-03-04 00:37:36 +00:00
EvanLin3141
082b01ef51
STYLE: Added Styling for Categories, Vods and Following
2025-03-04 00:19:07 +00:00
white
1fbab4b9a6
UPDATE: Changed title to Gander in index.html
2025-03-03 21:51:35 +00:00
white
369f6785e5
Merge branch 'main' of https://github.com/john-david3/cs3305-team11
2025-03-03 21:41:01 +00:00
white
d4e1783887
FEAT: Added a beautiful favicon
2025-03-03 21:40:57 +00:00
EvanLin3141
6934034f3a
Merge branch 'main' of https://github.com/john-david3/cs3305-team11
2025-03-03 21:31:57 +00:00
EvanLin3141
ad50a20637
ADD: VODS
2025-03-03 21:31:55 +00:00
Chris-1010
d08809dc4d
FIX: Search from ResultsPage
2025-03-03 21:05:39 +00:00
white
138379bcf1
FIX: solved merge conflicts
2025-03-03 15:37:39 +00:00
white
4d9afb77f1
Merge branch 'main' of https://github.com/john-david3/cs3305-team11
2025-03-03 15:33:16 +00:00
white
0969177a42
FEAT: Added React route to platform for unsubscribing from newsletter
2025-03-03 15:31:47 +00:00
white
e5c7fa0386
FEAT: Added frontend for unsubscribing from newsletter
2025-03-03 15:31:17 +00:00
EvanLin3141
2494e40ffd
Refactor: Follow and Follow Categories in the same page
2025-03-03 13:31:37 +00:00
EvanLin3141
653fbb7352
UPDATE: Following Page now Works
2025-03-03 13:24:37 +00:00
JustIceO7
a4812e6222
FIX: Made Oauth more secure
...
Changed styling
2025-03-03 12:44:42 +00:00
Chris-1010
9c5cbf5e53
UPDATE: Use popular content if recommended content amount is lacking
2025-03-03 12:41:31 +00:00
Chris-1010
3012e8ebd1
UPDATE: Dynamically change profile picture on UserPage, without requiring page reload
2025-03-03 12:14:30 +00:00
white
45b62a06fc
Merge branch 'main' of https://github.com/john-david3/cs3305-team11
2025-03-03 11:43:25 +00:00
white
968cdc4068
UPDATE: Added text for email failed to send
2025-03-03 11:35:17 +00:00
Chris-1010
bc8f935648
FIX: end_stream route input data handling;
...
PATCH/UPDATE: Handle cases where content fetched is falsy/empty
2025-03-03 11:09:24 +00:00
Chris-1010
45a0f364a0
UPDATE/REFACTOR: Rework of UserPage;
...
FIX: Fallback for profile pictures;
REFACTOR: Removal of unnecessary files & routes;
REFACTOR: Improve documentation for flask routes;
FIX: Correct data to return when fetching vods;
2025-03-03 11:05:10 +00:00
Chris-1010
c7d443d8b6
FEAT: Add ability to download one's VODs from dashboard
2025-03-03 01:55:56 +00:00
Chris-1010
f434045523
REFACTOR: Update style of editing profile picture;
...
FIX: Correctly position stream error UI
2025-03-02 17:48:51 +00:00
Chris-1010
a1e8c92240
FEAT: Add custom error UI when stream unavailable
2025-03-02 17:48:51 +00:00
Chris-1010
37122e1cea
UPDATE/FEAT: Proper handling of profile pictures where a fallback to the default pfp is used;
...
REFACTOR: Remove unnecessary props from users on `ResultsPage`;
REFACTOR: General formatting
2025-03-02 17:48:51 +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
5a49bc8e7b
REFACTOR: Remove unused images & add default image to profile pictures
2025-03-02 17:46:50 +00:00
Chris-1010
9718acb031
UPDATE/FIX: Configure frontend-dev proxy
2025-03-02 17:46:50 +00:00
Chris-1010
3857d8d767
UPDATE/REFACTOR: Change how followed content is obtained for Sidebar
2025-03-02 17:46:50 +00:00
Chris-1010
3dbcf3d5c0
UPDATE/FIX: Enforce Sidebar uniqueness by giving it a random ID
2025-03-02 17:46:50 +00:00
Chris-1010
854ebc6029
FEAT: Add crown icon to messages by users who are subscribed
2025-03-02 17:46:49 +00:00
white
a5d27f9497
Merge branch 'main' of https://github.com/john-david3/cs3305-team11
2025-03-02 14:51:52 +00:00
EvanLin3141
284f223ef0
ADD: Following Page now Works
2025-03-02 12:12:49 +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
JustIceO7
9815ee5a09
MISC: Added data and tested catgory page to be working
2025-03-01 02:25:41 +00:00
EvanLin3141
98198893db
FIX: Vods Showing Issue
2025-03-01 01:25:17 +00:00
JustIceO7
aa12f961a2
CHANGE: Changed AuthModal responsiveness
2025-02-28 23:42:11 +00:00
EvanLin3141
edb959506a
ADD: All Vods on Home Page
...
ToDo:
Thumbnail in DB
Save user stream to Vod
2025-02-28 19:52:01 +00:00