Commit Graph

9 Commits

Author SHA1 Message Date
Max Goodhart
bee4a33fd8 Overhaul view positioning to enable animated transitions
Views are now positioned inside the web contents so we can use CSS
transitions to animate them. Since the overlay renders in a different
process, I needed to move the border and listening glow into the web
contents so that they'd move in sync.
2026-02-02 01:51:37 -08:00
Max Goodhart
66c0c0406b Sort streams by added date 2026-01-24 15:20:50 -08:00
Max Goodhart
8fd9ca1c1d Show stream orientation in control list 2026-01-24 15:20:50 -08:00
Max Goodhart
53a9804365 Split gridCount into independent rows and cols configs 2025-06-22 23:57:56 -07:00
Max Goodhart
a36a07d177 Persist local stream data 2025-06-17 01:21:22 +00:00
Max Goodhart
a0083ae093 Share token link generation 2025-06-15 03:56:10 +00:00
Max Goodhart
a617074c2e Fix city/state labels not showing 2025-06-14 20:08:07 +00:00
Max Goodhart
9ded048667 Implement standalone control server 2025-06-14 02:48:46 -04:00
Max Goodhart
a76abc39ee Initial v2 overhaul 2025-02-22 15:49:36 -08:00