rainbow napkin rainbownapkin · she/her
  • Joined on 2025-09-24
rainbownapkin opened issue rainbownapkin/canopy#193 2025-10-25 10:02:33 -04:00
Scrubbing currently playing media to an unplayable spot causes a ghost item in the archive section of the chan DB.
rainbownapkin opened issue rainbownapkin/canopy#192 2025-10-25 10:00:57 -04:00
Queue doesn't render properly after media end.
rainbownapkin commented on issue rainbownapkin/canopy#180 2025-10-24 19:44:07 -04:00
Fix livestreams in pushback mode incorrectly writing to queue archive.

Overwrite preforms much better in this test, but still puts the start video and live stream out of order, and before everything else in the queue.

We should dump queue state from the server to…

rainbownapkin commented on issue rainbownapkin/canopy#180 2025-10-24 19:30:16 -04:00
Fix livestreams in pushback mode incorrectly writing to queue archive.

^Repeated results in similar test, this VERY similiar to the "overnight" bug we saw during the v0.3-indev public crash test, and absolutely repeatable. TARGET THIS!

rainbownapkin commented on issue rainbownapkin/canopy#180 2025-10-24 19:17:12 -04:00
Fix livestreams in pushback mode incorrectly writing to queue archive.

started at gb trailer (7:09) - Everythings but last played is in order

ended at gc intro (07:16) - everything old is out of order, randomly requed everything but ghostbusters after ghostbusters…

rainbownapkin commented on issue rainbownapkin/canopy#180 2025-10-24 07:56:09 -04:00
Fix livestreams in pushback mode incorrectly writing to queue archive.

started s2 at 1040 - Fri Oct 24 07:19:04 AM EDT 202

started stream during s02e04 @ 11:55PM (sim)

ended stream during s02e05 @ 12:15AM (sim)

results:

Mostly normal? Media seems to…

rainbownapkin commented on issue rainbownapkin/canopy#180 2025-10-24 01:13:30 -04:00
Fix livestreams in pushback mode incorrectly writing to queue archive.

results from a quick test:

started s4 at 1030 - https://archive.org/details/doopey-poopy-s3

started stream during s04e04 @ 11:55PM (sim)

ended stream during s04e06 @ 12:25AM (sim)

resul…

rainbownapkin pushed to dev at rainbownapkin/canopy 2025-10-24 00:27:09 -04:00
db3ec58ad9 Simplified chatMetadata based classes.
rainbownapkin pushed to dev at rainbownapkin/canopy 2025-10-23 08:14:52 -04:00
b8de76b448 Fixed canopyUXUtils.getInstanceName()
rainbownapkin commented on issue rainbownapkin/canopy#191 2025-10-23 07:52:05 -04:00
Create Simple About Page

Added basic about page: 7cda9517d4

rainbownapkin closed issue rainbownapkin/canopy#191 2025-10-23 07:52:05 -04:00
Create Simple About Page
rainbownapkin pushed to dev at rainbownapkin/canopy 2025-10-23 07:51:22 -04:00
7cda9517d4 Added basic about page.
rainbownapkin opened issue rainbownapkin/canopy#191 2025-10-22 22:07:13 -04:00
Create Simple About Page
rainbownapkin commented on issue rainbownapkin/canopy#184 2025-10-22 21:55:01 -04:00
Log all rank changes above gold.

High-level rank changes and bad attempts and good Remember-Me tokens now logged: 1bd9fcdc80

rainbownapkin closed issue rainbownapkin/canopy#184 2025-10-22 21:55:01 -04:00
Log all rank changes above gold.
rainbownapkin pushed to dev at rainbownapkin/canopy 2025-10-22 21:54:15 -04:00
1bd9fcdc80 High-level rank changes and bad attempts and good Remember-Me tokens now logged.
rainbownapkin commented on issue rainbownapkin/canopy#171 2025-10-22 21:21:05 -04:00
Fix video title in player

Video title now renders escaped entities properly: a34ece4374

rainbownapkin closed issue rainbownapkin/canopy#171 2025-10-22 21:21:05 -04:00
Fix video title in player
rainbownapkin pushed to dev at rainbownapkin/canopy 2025-10-22 21:20:47 -04:00
a34ece4374 Video title now renders escaped entities properly.
rainbownapkin commented on issue rainbownapkin/canopy#170 2025-10-22 21:05:03 -04:00
Fix busted auto-complete display.

Autocomplete placeholder now replaces spaces in input value with unicode non-breaking space character: 79df27b72c