Commit Graph

15 Commits

Author SHA1 Message Date
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 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 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 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 2025-02-22 16:19:35 -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 a76abc39ee Initial v2 overhaul 2025-02-22 15:49:36 -08:00