Commit Graph

298 Commits

Author SHA1 Message Date
Max Goodhart 1031f6f8f8 Allow creating admin invites 2025-06-23 00:11:43 -07:00
Max Goodhart 53a9804365 Split gridCount into independent rows and cols configs 2025-06-22 23:57:56 -07:00
Max Goodhart 2dddb8f8e8 Fix argument parsing not finding args 2025-06-22 23:56:56 -07:00
Max Goodhart 4049e1bf78 Switch scripts to more idiomatic names 2025-06-19 16:45:30 -07:00
Max Goodhart 3e17e13740 Only consider connected once state received 2025-06-17 01:24:42 +00:00
Max Goodhart e46b23f59b Reset state on connection lost 2025-06-17 01:24:07 +00:00
Max Goodhart 6e50df1972 Add version footer 2025-06-17 01:21:29 +00:00
Max Goodhart a36a07d177 Persist local stream data 2025-06-17 01:21:22 +00:00
Max Goodhart fc42a69b62 Add version overlay 2025-06-17 00:07:59 +00:00
Max Goodhart 2d93cc6f09 Prevent scrollbars in background/overlay iframes 2025-06-17 00:07:51 +00:00
Max Goodhart 373d3fba59 Add stream list filter 2025-06-15 04:26:36 +00:00
Max Goodhart 9eb315c53c Add separate viewing section to stream list 2025-06-15 04:16:06 +00:00
Max Goodhart a0083ae093 Share token link generation 2025-06-15 03:56:10 +00:00
Max Goodhart d8fe12ceb9 Add Kick and X icons 2025-06-15 03:29:44 +00:00
Max Goodhart a1d1052054 Explicitly close webContents on removal 2025-06-14 23:09:42 -04:00
Max Goodhart 8dcc1f55ac Add reload button to dev button set 2025-06-15 02:19:41 +00:00
Max Goodhart 860bcc8d6a Simplify view loading (hopefully more consistent page visibility) 2025-06-15 01:47:16 +00:00
Max Goodhart 7100451f49 Remove spammy log 2025-06-14 23:16:15 +00:00
Max Goodhart 213325c543 Add error handling to page visibility hack
Seems to sometimes be failing with "Current display surface not
available for capture".
2025-06-14 23:02:09 +00:00
Max Goodhart c0afcf1de3 Fix invite links in frontend 2025-06-14 21:26:39 +00:00
Max Goodhart 44932d0226 Include auth state in initial state 2025-06-14 20:44:57 +00:00
Max Goodhart 53c96742c0 Include auth state 2025-06-14 20:43:48 +00:00
Max Goodhart 42a5360654 Add classnames 2025-06-14 20:14:24 +00:00
Max Goodhart 601aa734db Move stream list to sidebar 2025-06-14 20:12:41 +00:00
Max Goodhart a617074c2e Fix city/state labels not showing 2025-06-14 20:08:07 +00:00
Max Goodhart ca4f14d21c Add missing file 2025-06-14 19:55:25 +00:00
Max Goodhart 592f547607 Add missing space in stream list 2025-06-14 19:33:48 +00:00
Max Goodhart 3db3716101 Persist wall assignments across restarts 2025-06-14 19:14:36 +00:00
Max Goodhart 1cea41bded Force stream webContents to be visible 2025-06-14 18:41:41 +00:00
Max Goodhart fa3ed4c4e8 Fix crash on opening browse when devtools open 2025-06-14 17:54:51 +00:00
Max Goodhart d63a5089de Add back TwitchBot v2.0.0-pre3 2025-06-14 16:06:25 +00:00
Max Goodhart af3a61f8e5 Add host/port override to control server 2025-06-14 15:27:38 +00:00
Max Goodhart 9ded048667 Implement standalone control server v2.0.0-pre2 2025-06-14 02:48:46 -04:00
Max Goodhart ec6b7bd360 Fix module file loading on Windows
This was causing output files to have the extension .es, which was
breaking loading in Windows (loading off the filesystem gave mime type
text/plain, which is forbidden by the renderer for script type=module)
2025-02-22 17:41:46 -08:00
Max Goodhart a979cb926a Update package-lock.json version 2025-02-22 17:03:06 -08:00
Max Goodhart b89326be6b Disable asar integrity checks 2025-02-22 16:50:43 -08:00
Max Goodhart d19f8a3f5e Update version to 2.0.0-pre1 2025-02-22 16:50:42 -08:00
Max Goodhart 3485ad2df8 Fix built HTML paths v2.0.0-pre1 2025-02-22 16:19:35 -08:00
Max Goodhart 39ccdb3e20 Fix CI token secret name 2025-02-22 16:07:21 -08:00
Max Goodhart 771384cfc5 Add executableName to packager config 2025-02-22 16:04:37 -08:00
Max Goodhart 76d12f363b Fix rollup HTML paths 2025-02-22 16:00:55 -08:00
Max Goodhart bfda127019 Add repository field to package.json 2025-02-22 16:00:53 -08:00
Max Goodhart 73f57d22e0 Fix publish action npm workspace 2025-02-22 15:54:33 -08:00
Max Goodhart a76abc39ee Initial v2 overhaul 2025-02-22 15:49:36 -08:00
Ben Menesini 9c9215487f Merge pull request #151 from streamwall/bump-dependencies
Bump-dependencies
2024-10-05 14:51:39 -07:00
Ben Menesini 9563f75602 Merge pull request #133 from streamwall/add-unit-test-coverage
Add unit test coverage
2024-10-05 14:50:17 -07:00
sayhiben 00e07549d6 Fix jsondiffpatch in jest 2024-08-18 20:31:59 -07:00
sayhiben aae66e400c Fix styles 2024-08-18 20:31:59 -07:00
sayhiben fd1f766fa2 Fix styles 2024-08-18 20:31:58 -07:00
sayhiben df71a581e7 Revert xstate bump; it's a pita 2024-08-18 20:31:57 -07:00