Commit graph

19 commits

Author SHA1 Message Date
42bfdd834f Fixed archive.org backend pulling multiple files when queueing a link to an individual file. 2026-05-17 22:13:43 -04:00
366766d0a3 Finished up work with youtube raw link refreshing. 2025-11-01 08:51:30 -04:00
02c4d214fa Started work on re-implementation of youtube raw-link reloading. 2025-11-01 08:09:54 -04:00
e0832c2c1f Started working on pushing multiple raw links to user. 2025-10-29 08:35:37 -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
7d31cc9e8a Added build step to auto-generate Documentation pages at the /doc endpoint from JSDoc. 2025-09-02 07:11:39 -04:00
7b8c44158f Finished adding JSDoc for src/utils 2025-08-31 03:44:23 -04:00
688afa09e8 Started work on channel descriptions and thumby updates. 2025-06-09 08:31:34 -04:00
93265b7890 Added stream URL to channel settings. 2025-05-10 22:07:20 -04:00
1b0caa5e02 Completed buildPlayer method for youtubeEmbedHandler 2025-05-08 08:22:42 -04:00
336c746ba7 Started work on dailymotion implementation. Looks like HLS player will be required for this. 2025-05-06 23:35:12 -04:00
2a3740dece queue refreshes raw link for items starting in less than 10 seconds, rawRefresh only refreshes expired links. 2025-05-06 22:45:26 -04:00
60cd21d938 Youtube videos now refresh metadata 10 seconds before playback starts. 2025-05-06 21:13:54 -04:00
9d9aa5672f Youtube videos technically queable/playable 2025-05-06 07:48:24 -04:00
0ce0685fd5 Refactored media link parsing, started work on YT-DLP integration. 2025-05-06 06:32:16 -04:00
f4db10fbc3 Fixed issues with IA utils, continued work on playlist mgmt UI 2025-04-01 08:47:34 -04:00
d5a2a51be2 Continued work on media scheduler 2025-01-28 09:43:39 -05:00
42c20455e5 Started work on queue panel 2025-01-21 08:15:35 -05:00
4f6b3318a0 Implemented back-end for basic time-based queueing system. 2025-01-19 15:13:31 -05:00