Commit Graph

267 Commits

Author SHA1 Message Date
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
sayhiben e14947b06e Fix log level 2024-08-10 22:10:51 -07:00
sayhiben a3ac672769 Fix build/run errors: add missing dependencies on windows 11, add prune (clean build) script, add "start-dev" script with increased verbosity, configure output for webpack, configure basic file-based logging, fix control's export 2024-08-10 22:02:05 -07:00
Ben Menesini db7338bcf3 Makes control.js testable with various config. changes. Adds coverage for util.js, roles.js, starts on control.js. Updates the entrypoint; untested so far 2024-05-19 19:36:02 -07:00
sayhiben e14c6f1685 adjust junit settings for gha 2024-05-18 23:44:42 -07:00
sayhiben 539a3bf201 fix junit report output path for gha reporter 2024-05-18 23:39:29 -07:00
sayhiben 6382171af8 Update output directory for jest-junit 2024-05-18 23:22:55 -07:00
sayhiben 22cc6268e1 Add node cache 2024-05-18 23:14:26 -07:00
sayhiben 6e1e42cb25 Try to make GHA useful. Adds jest-junit 2024-05-18 23:10:31 -07:00
sayhiben 495b7d3d7e Maybe fix up GHA workflow 2024-05-18 22:35:18 -07:00
sayhiben 614426b1ee Start adding test coverage 2024-05-18 20:07:31 -07:00
Ben Menesini 6977045f26 Create dependabot.yml 2024-05-05 19:12:54 -07:00
Max Goodhart d9688a7bff Update node version used for tests 2023-04-14 22:29:37 -07:00
Max Goodhart a581ba2c6f Quick and dirty mass dependency update 2023-04-14 22:22:37 -07:00
Max Goodhart 5c10e7fc82 Add TikTok icon 2022-06-24 23:22:34 -07:00
Max Goodhart 9de3ffd1e2 Add playHLS files 2022-06-05 15:35:23 -07:00
Max Goodhart fd75dba562 Add support for playing HLS m3u8/m3u URLs 2022-06-05 14:19:53 -07:00
Max Goodhart bd1dc48574 Display streamdelay stream duration 2022-06-05 14:19:25 -07:00
Max Goodhart e7bd4a674c Update electron to fix Let's Encrypt cert validation 2021-11-19 12:35:11 -08:00
Max Goodhart 13fe2a0dac Fix start-local settings to match README 2021-05-04 22:08:27 -07:00
Max Goodhart e961bc21b7 Add handling for insta's tap to play interstitial 2021-03-06 21:32:44 -08:00
Max Goodhart 441897ad3e Remove default stream list endpoint 2020-12-19 22:54:25 -08:00
Max Goodhart dbe63c6aef Fix streams starting out with audio muted 2020-11-13 18:48:00 -08:00