|
|
e3507b00f8
|
Added channel preference UI for WebRTC Streaming
|
2026-07-06 21:28:55 -04:00 |
|
|
|
a07edfc842
|
Updated archivedMediaSchema to track channel by DB identifier instead of name.
|
2026-07-06 01:06:55 -04:00 |
|
|
|
d03e221891
|
Updated copyleft date
|
2026-07-05 22:27:41 -04:00 |
|
|
|
70fc42b181
|
Removed playlist related functions from user and channel schemas.
|
2026-06-23 04:02:10 -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 |
|
|
|
36ae90b7af
|
Started work on dedicated channel/user playlist models.
|
2026-06-04 00:18:36 -04:00 |
|
|
|
c5c484b8c1
|
Re-organized playlist schemas.
|
2026-06-04 00:18:12 -04:00 |
|
|
|
3ca91288d2
|
Fixed post-crash recovery for actively livestreaming channels.
|
2026-06-03 23:25:55 -04:00 |
|
|
|
855343dfc3
|
Started work on archived media collection.
|
2026-05-29 07:18:06 -04:00 |
|
|
|
5eb307bb9e
|
Created dedicated queue broadcast namespace, to make authorized queue broadcasts as painless as possible.
|
2025-10-22 04:34:05 -04:00 |
|
|
|
53fc46adc3
|
Started seperating non-free images/audio from mian codebase.
|
2025-10-06 05:00:35 -04:00 |
|
|
|
d465863ee6
|
Split commandPreprocessor in preperation for formatted private messaging.
|
2025-10-01 19:43:46 -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 |
|
|
|
c64b315fdf
|
Added cold-persistance to Channel Chat Buffer via periodic DB saves based on chat activity.
|
2025-07-23 01:05:39 -04:00 |
|
|
|
8821b5cff9
|
Started work on implementing chat buffer.
|
2025-06-11 08:02:50 -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 |
|
|
|
93265b7890
|
Added stream URL to channel settings.
|
2025-05-10 22:07:20 -04:00 |
|
|
|
60cd21d938
|
Youtube videos now refresh metadata 10 seconds before playback starts.
|
2025-05-06 21:13:54 -04:00 |
|
|
|
a71f1d6cc0
|
Imrpoved error handling for youtube fetches.
|
2025-05-06 18:30:15 -04:00 |
|
|
|
23ceb74883
|
Finished up with improvements to error handling.
|
2025-04-29 07:05:38 -04:00 |
|
|
|
a6228a9fd9
|
Started improvement of validators and respective error messages
|
2025-04-29 00:13:19 -04:00 |
|
|
|
730d816c45
|
Fixed expiration handlers
|
2025-04-27 20:39:47 -04:00 |
|
|
|
853f67fe15
|
Improved exception handling, started work on improving error messages for IP bans
|
2025-05-29 09:48:48 -04:00 |
|
|
|
567eb5b574
|
Redirect added after channel creation.
|
2025-04-12 05:08:41 -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 |
|
|
|
f4db10fbc3
|
Fixed issues with IA utils, continued work on playlist mgmt UI
|
2025-04-01 08:47:34 -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 |
|
|
|
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 |
|
|
|
59f097db39
|
Created Playlist Media Schema.
|
2025-03-21 07:32:37 -04:00 |
|
|
|
cb09c139c7
|
Created playlist queue schema.
|
2025-02-15 18:33:07 -05:00 |
|
|
|
a41541d07b
|
Added persistent rescheduling of nowPlaying after server goes down.
|
2025-02-11 07:39:20 -05:00 |
|
|
|
330c4c275b
|
Added media and queuedMedia schemas
|
2025-02-09 08:37:45 -05:00 |
|
|
|
44dd613ea3
|
Added schedule locking and day jumping on scroll lock.
|
2025-02-09 00:45:36 -05:00 |
|
|
|
9df7f52e9e
|
Finished up with chat prompt autocomplete.
|
2025-01-05 00:05:19 -05:00 |
|
|
|
977e8e1e2e
|
Finished up with IP-Ban functionality on the back-end. Just need to finish up with UI.
|
2025-01-01 17:36:43 -05:00 |
|
|
|
756c42ceaa
|
Added optional alt-inclusion to channel-wide bans.
|
2024-12-31 20:03:25 -05:00 |
|
|
|
7e0c8e72c5
|
Updated license text.
|
2024-12-29 15:27:05 -05:00 |
|
|
|
2ea3c72a61
|
Added !kick command. Updated perm check logic on chan ban to match.
|
2024-12-29 03:45:06 -05:00 |
|
|
|
3de4bff68d
|
Migrated user related sechamas to src/schemas/user/
|
2024-12-28 16:21:33 -05:00 |
|
|
|
a4a1f6a65b
|
Started work on personal emotes.
|
2024-12-22 13:46:08 -05:00 |
|
|
|
c3d016e1af
|
Per-Channel Emotes Implemented.
|
2024-12-21 11:01:00 -05:00 |
|
|
|
805387b3da
|
Fixed bug in perm check middleware caused by last refactor
|
2024-12-15 21:41:59 -05:00 |
|