Commit graph

458 commits

Author SHA1 Message Date
3e4b036ab5 Merge branch 'dev' 2026-05-20 12:51:55 -04:00
rainbownapkin
3b113df86a Fixed link-handling for self-referential links in chat 2026-05-21 03:15:16 -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
02f57fafd5 Rolled over to v0.1-Alpha Hotfix 1 2025-11-23 07:50:59 -05:00
f0555169fe Bugfix for DB lookup by username for certain internal methods/functions. 2025-11-23 07:50:49 -05:00
60338eaeb1 Merge branch 'main' of https://git.ourfore.st/rainbownapkin/canopy 2025-11-12 19:25:53 -05:00
27ab1c2c71 Upgraded version from 0.4-Indev Hotfix 3 to 0.1-Alpha 2025-11-12 19:24:59 -05:00
c3d435a0a3 Merge branch 'main' of https://git.ourfore.st/rainbownapkin/canopy 2025-11-10 22:14:12 -05:00
ed656cb530 Added canopy version string to about page. 2025-11-10 22:07:23 -05:00
37e9658d51 Livestream media handler now dynamically resizes UX to aspect ratio on media change. 2025-11-10 21:38:36 -05:00
dd4d789d9f Added 'PM' option to userlist context menu. 2025-11-10 20:46:07 -05:00
ecebcf0d32 Killed harmless bug related to official YT Api that cluttered the console. 2025-11-10 20:31:07 -05:00
eaca9db987 Mods from old codebase now properly migrated. Version number upgraded. 2025-11-10 20:11:34 -05:00
fe957e4083 Merge branch 'main' of https://git.ourfore.st/rainbownapkin/canopy 2025-11-10 19:54:54 -05:00
e7558d7d9d Update package.json 2025-11-10 19:52:59 -05:00
ce7be33a67 Merge remote-tracking branch 'origin/dev' 2025-11-06 19:39:20 -05:00
e94914a152 Pretty things up a bit, after fixing that nasty profile bug. 2025-11-06 19:36:52 -05:00
bd8a03d72f Merge branch 'dev' 2025-11-06 19:02:19 -05:00
be01417cdf Updated vague DB query which could lead to pwned accounts 2025-11-06 19:01:22 -05:00
d7c55fe3da Whoops... 2025-11-06 19:00:30 -05:00
001945a284 Whoops... 2025-11-05 18:46:51 -05:00
affdd98572 Fixed errors loading default items 2025-11-05 18:35:48 -05:00
eb5475ec9d Updated README.md 2025-11-04 07:05:40 -05:00
a8a5357b05 Added ad-block PSA, to remind everyone that they should use an ad-blocking extension while browsing the web. 2025-11-04 06:55:28 -05:00
08fe051269 Improved sanatization for server-side templating. 2025-11-04 06:09:26 -05:00
35fd81e1b2 Improved JSDoc for IP Hash Comparison function. 2025-11-03 19:11:31 -05:00
ade2a4210d User IP Hashes are now salted with 24 bits from a cryptographically secure random generation function formatted into base 64 for extra privacy/security. 2025-11-03 19:07:38 -05:00
75301ec7d9 Finished optimizing automated queue transactions. 2025-11-03 00:13:17 -05:00