Commit graph

483 commits

Author SHA1 Message Date
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
0dda73cd14 Finished upgrade logic 2026-07-06 01:06:33 -04:00
d03e221891 Updated copyleft date 2026-07-05 22:27:41 -04:00
058ab2708a Fixed CSS link for 404 page. 2026-07-03 02:20:45 -04:00
3d853a3282 Merge changes in from Panama Red: Hotfix 4 2026-07-03 02:04:11 -04:00
96a6f5c0d2 Removed a lazy hack thats no longer needed due to an improved server-side config 2026-07-03 01:54:55 -04:00
aa8658a06f Adding emote images from legacy fore.st instance 2026-07-02 23:52:57 -04:00
70fc42b181 Removed playlist related functions from user and channel schemas. 2026-06-23 04:02:10 -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
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
ee47e1b844 Updated removeMedia() function to remove archived media from site-wide media archive. 2026-05-30 09:29:22 -04:00
ae294b3f78 Updated prepQueue function to pull from site-wide archive colleciton. Started work on updating removeMedia function. 2026-05-30 08:40:19 -04:00
bbb3576a7d Fixed dumpQueue debug function to return data from site-wide archived collection. 2026-05-29 20:08:50 -04:00
ea882bb3c3 Merge branch 'dev' of https://git.ourfore.st/rainbownapkin/canopy into dev 2026-05-29 19:10:01 -04:00
9cfe271323 fixed tiny bug in channel.css 2026-05-29 19:09:54 -04:00
c6d2316ebb Update contributing.md 2026-05-29 08:23:28 -04:00
dac9631f60 Add contributing.md 2026-05-29 08:21:53 -04:00
4dbc5b69cf Updated queue to save archived media to site-wide collection 2026-05-29 08:06:46 -04:00
855343dfc3 Started work on archived media collection. 2026-05-29 07:18:06 -04:00
8d7d08d5c0 Added basic version tracking to statistics document. 2026-05-29 06:35:22 -04:00
a01d94a57e Jump version number 2026-05-21 20:20:25 -04:00
rainbownapkin
3b113df86a Fixed link-handling for self-referential links in chat 2026-05-21 03:15:16 -04:00
3e4b036ab5 Merge branch 'dev' 2026-05-20 12:51:55 -04:00
13e2b9fe11 Fixed multi-day livestream rendering. 2026-05-20 09:50:00 -04:00
dbc27aa874 Updated package.json 2026-05-20 23:18:18 -04:00
a2381fe3bd Updated link section in config example 2026-05-18 02:00:11 -04:00
c82299f94b Added configurable link section to Navbar 2026-05-18 01:54:43 -04:00
d41e9d1df9 Added portrait-mode toggle 2026-05-18 01:21:56 -04:00
f9a6321b7b Fixed 'Move To...' Option in scheduler context menu when right-clicking scheduled item. 2026-05-17 23:32:57 -04:00
42bfdd834f Fixed archive.org backend pulling multiple files when queueing a link to an individual file. 2026-05-17 22:13:43 -04:00
fb226a306c Fixed strikethrough .svg filter for chromium compatibility 2026-05-17 21:01:48 -04:00
258e71323d Fixed failed chat sanatization causing unexpected server-side exception because I did a gross hack which I would've been forced to make cleaner had I used typescript over js XP 2026-05-17 19:22:18 -04:00
d7749d3f57 Corrected invisible whitespace on chromium-based browsers for line-breaks in long words. 2026-05-17 19:21:54 -04:00
2905fa21ac Added portrait orientation mode to channel UX. 2026-05-17 19:21:35 -04:00
86d16f1933 Updated Version Number 2026-05-17 19:21:13 -04:00
584dcf1ac7 Merge branch 'dev' 2026-05-13 02:24:18 -04:00
4a684295fd Finished up HRT Archive. 2026-05-13 02:11:41 -04:00
084acabae1 Started work on community DIY HRT Archive 2026-05-13 01:33:35 -04:00
de5268a41f Userlist colors persist accross other users' reconnects. 2026-04-22 12:34:49 -04:00
d669ed4783 Prevented accented letters splitting words in client-side chatPostprocessor 2025-12-26 12:54:41 -05:00
7b054b235d Server now prevents empty chats. 2025-12-26 12:42:40 -05:00
7aeb4e9d0e Fixed clickable command examples. 2025-12-25 03:20:57 -05:00
3deb2e2d52 Fixed toke saves. 2025-12-25 03:07:41 -05:00
7436626df7 Updated version number to hotfix 2 2025-12-25 03:07:39 -05:00
47bd012c8d Fixed admin-facing display bug in channel settings page. 2025-12-25 01:32:09 -05:00
fedd913c80 Merge branch 'dev' 2025-11-23 07:54:31 -05:00