Commit Graph

289 Commits

Author SHA1 Message Date
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
sayhiben 00fccca0fa Fix bad import 2024-08-18 20:31:57 -07:00
sayhiben 9ffdd34b58 Revert back to koa-views 2024-08-18 20:31:56 -07:00
sayhiben 0377c203c1 Mass bump with ncu. Replace deprecated koa-views with @ladjs/koa-views 2024-08-18 20:31:55 -07:00
sayhiben 6ad9754b10 Add npm-check-updates 2024-08-18 20:31:54 -07:00
sayhiben b4da9e26ad Update jest script name 2024-08-18 20:31:17 -07:00
sayhiben 8c92283514 Clean up redundant tests, rename scripts 2024-08-10 23:54:33 -07:00
Ben Menesini 37d9d79b3b Merge pull request #134 from streamwall/unit-test-coverage-2
Makes control.js testable with various config. changes. Adds coverage for util.js, roles.js, starts on control.js. Updates the entrypoint
2024-08-10 23:34:41 -07:00
sayhiben bb6724a1ba Clean up, fix duplicates 2024-08-10 23:23:09 -07:00
sayhiben c5e46c7f4d Add debug logging, remove file-based logging for now 2024-08-10 23:12:40 -07:00