Commit graph

311 commits

Author SHA1 Message Date
3ab6c6c715 Changed out spliced ID's for dataset in admin panel. Removed auto-generated documentation from build step. 2025-09-07 09:43:45 -04:00
cbd2136ca6 Made emotes in emote pallette only enlargen on search to improve UX. 2025-09-06 21:26:14 -04:00
9650caeed0 Userlist collapse and cinema mode now state now persistant. 2025-09-06 19:08:10 -04:00
770bdc4794 L 2025-09-06 10:42:12 -04:00
132fdabb29 Added improved settings panel. 2025-09-06 10:34:06 -04:00
306f22aa93 Added validation step to IA CDN server setting 2025-09-06 09:16:40 -04:00
e9c474eaf0 Added basic option to specify alternative IA CDN servers within the settings panel. 2025-09-06 09:08:07 -04:00
08d2bf8bc9 Server crashes are now dumped to log file. 2025-09-06 01:52:21 -04:00
cb5f1dbf9b Password reset tokens now auto-expire when new reset requests are made. 2025-09-06 00:59:38 -04:00
edbc9909a1 Fixed bug in playlist manager initialization 2025-09-06 00:48:47 -04:00
f34ad4829c Added JSDoc for Class Members of src/app/channel/* 2025-09-06 00:32:37 -04:00
1aa836ba48 Finished JSDoc for www/src/channel/* 2025-09-05 08:37:16 -04:00
2e89d4e6dc Fixed missing JSDoc in playlist manager 2025-09-05 05:55:35 -04:00
0e1b48c02c Finished JSDoc for all of www/js/channel except for www/js/channel/queuePanel.js 2025-09-05 05:53:33 -04:00
c0f219276f JSDoc for www/js/channel/*.js complete. Just need to hadnle ww/js/channel/panels. 2025-09-04 20:11:23 -04:00
ac06f839ea Started work on JSDoc for www/js/channel 2025-09-04 05:45:33 -04:00
5ad20f6823 Created seperate commands in build script to build client and server documentation seperately. 2025-09-02 07:46:46 -04:00
514b00a714 Properly marked exported classes to fix JSDoc 2025-09-02 07:32:51 -04:00
7d31cc9e8a Added build step to auto-generate Documentation pages at the /doc endpoint from JSDoc. 2025-09-02 07:11:39 -04:00
944d91377b Updated package.json 2025-09-02 06:57:24 -04:00
76e2f56eb4 Full JSDoc for src/schemas complete. 2025-09-02 06:48:32 -04:00
ec37c2f59d Finished JSDoc for src/schemas/channel/media 2025-09-01 23:14:16 -04:00
b78d35d0f8 JSDoc for src/schemas/*.js complete. Just need to finish src/schemas/channel 2025-09-01 14:15:02 -04:00
1d5c1037ab JSDoc for rc/schemas/tokebot & src/schemas/user complete. 2025-09-01 04:53:04 -04:00
7b8c44158f Finished adding JSDoc for src/utils 2025-08-31 03:44:23 -04:00
2303c89bcf Javadoc for src/app complete 2025-08-29 01:59:44 -04:00
ad057916d8 Continued work on JSDoc for src/app 2025-08-26 08:37:49 -04:00
fd760e4dab Started work on JSDoc. src/app started, src/app/channel/media complete. 2025-08-25 08:09:43 -04:00
c64b315fdf Added cold-persistance to Channel Chat Buffer via periodic DB saves based on chat activity. 2025-07-23 01:05:39 -04:00
366df357b8 Volatile chat buffer for channel-only chats implemented. 2025-06-11 08:27:56 -04:00
8821b5cff9 Started work on implementing chat buffer. 2025-06-11 08:02:50 -04:00
370a08cb03 Added section in channel settings to update description and thumbnail. 2025-06-11 06:23:10 -04:00
4001ad2f13 Merge branch 'dev' of https://gitlab.com/rainbownapkin/canopy into dev 2025-06-09 08:31:38 -04:00
688afa09e8 Started work on channel descriptions and thumby updates. 2025-06-09 08:31:34 -04:00
8ce6bc5285 Edit README.md 2025-05-21 02:47:16 +00:00
faaa2ff658 Edit README.md 2025-05-21 02:44:22 +00:00
d26a2e0293 Edit README.md 2025-05-21 02:43:54 +00:00
639b183f87 Edit README.md 2025-05-21 02:42:53 +00:00
b5e54afe99 Pushback Schedule mode now works when ending livestreams. 2025-05-19 04:11:25 -04:00
92edd74aaa Imrpoved UX in order to prepare for pushback mode. 2025-05-18 19:12:42 -04:00
8c8b2a6f0b Livestream Database Handling for Overwrite mode complete. Schedule goes back to pre-stream state if server crashes/stops. 2025-05-18 17:47:47 -04:00
85c1258bb6 Started work on livestream end handling, and live stream server crash handling. 2025-05-17 10:03:32 -04:00
89f78ae265 Added Go-Live button to queue panel. 2025-05-16 06:32:45 -04:00
b0cca2c6fc UI Updated to reflect active livestreams, queue locks while streaming. 2025-05-15 19:56:00 -04:00
afa57e8080 Started work on queueEntries for active livestreams. 2025-05-15 08:36:04 -04:00
a927b31919 Added streamlock to disable refreshNextTimer() while streaming. Fixed bug in HLS Livestream Media Handler. 2025-05-12 20:48:53 -04:00
dd00a11b92 Started work on HLS Livestreaming. Created basic HLS Livestream Media Handler. 2025-05-12 17:54:47 -04:00
c6de68b474 Started work on HLS livestreaming 2025-05-11 08:19:30 -04:00
93265b7890 Added stream URL to channel settings. 2025-05-10 22:07:20 -04:00
e4bebce431 Fixed official yt embed player destruction 2025-05-10 12:28:48 -04:00