Commit Graph

7 Commits

Author SHA1 Message Date
c722896a73 fix: remove xo, migration to eslint 2023-08-29 17:22:38 +09:00
TC
5a775b238c Fix name attribute in dynamic config 2023-04-04 22:13:04 +02:00
55a442e90e lint 2023-03-22 17:39:47 +02:00
648d102101 add subscribe and subscribeAll to config
this primarily allows front.js to have an up to date config without requesting it over ipc every second

for example the crossfade plugin uses its `options.secondsBeforeEnd` every second - so `subscribeAll` would be much more efficient in this case
2023-03-19 23:47:29 +02:00
a6242d13ae add getActivePlugins and isActive 2023-03-19 03:00:17 +02:00
7d93e9f031 fix config.setAll() 2023-03-12 02:04:29 +02:00
96e6b5d018 Add dynamic synced plugin config provider 2023-03-12 00:28:15 +02:00