Commit graph

21 commits

Author SHA1 Message Date
d03e221891 Updated copyleft date 2026-07-05 22:27:41 -04:00
7530b5fa5f Re-worked playlistHandler.js for site-wide playlist collections. 2026-06-23 03:56:33 -04:00
0b7f99725d Started work on updating playlistHandler.js for dedicated/individual userPlaylist and channelPlaylist document collections. 2026-06-20 03:31:14 -04:00
06f552a9ec Improved link validation and sanatization, in order to mitigate CVE-2025-56200 from validator.js NPM package. 2025-10-18 07:21:17 -04:00
08d2bf8bc9 Server crashes are now dumped to log file. 2025-09-06 01:52:21 -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
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
fd760e4dab Started work on JSDoc. src/app started, src/app/channel/media complete. 2025-08-25 08:09:43 -04:00
ed78bc7dfc Finished up with backend for user playlists 2025-04-07 03:49:20 -04:00
aefc2dc1bd Started work on implementing user playlists 2025-04-06 00:24:05 -04:00
e629c63b2c Added random and individual queuing from playlists. 2025-04-05 15:53:07 -04:00
e61d9deb52 Fixed perms for schedule/channel playlists 2025-04-04 20:38:40 -04:00
f21b66fae0 Finished up with Playlist Managment UI. 2025-04-04 08:18:20 -04:00
c3781d6259 Continued work on playlist management UI 2025-04-03 01:43:19 -04:00
1723e8ebd0 Started work on playlist management UI 2025-03-30 14:11:49 -04:00
65b5ae9371 Added backend functionality for channel playlist deletion 2025-03-27 08:32:45 -04:00
1e905b3658 Added defaultTitles feature to playlists 2025-03-26 23:30:32 -04:00
70a68d9336 Continued work on channel-wide playlists. 2025-03-25 08:23:58 -04:00
72a89ae5ff Started work on channel-wide playlists. 2025-03-23 22:30:10 -04:00