53f5bda382
feat: migration to TypeScript FINAL
...
Co-authored-by: Su-Yong <simssy2205@gmail.com >
2023-09-04 02:27:53 +09:00
278618bc83
feat: migration to TypeScript part 3
...
Co-authored-by: Su-Yong <simssy2205@gmail.com >
2023-09-03 21:02:57 +09:00
d30755e5fa
feat: migration to TypeScript part 2
...
Co-authored-by: Su-Yong <simssy2205@gmail.com >
2023-09-03 06:37:47 +09:00
82bcadcd64
feat: typescript part 1
...
Co-authored-by: Su-Yong <simssy2205@gmail.com >
2023-09-03 00:25:48 +09:00
897cfd3c7d
apply fix from eslint
2023-08-29 19:14:51 +09:00
c722896a73
fix: remove xo, migration to eslint
2023-08-29 17:22:38 +09:00
5a775b238c
Fix name attribute in dynamic config
2023-04-04 22:13:04 +02:00
4b9af14c40
Merge pull request #1065 from Araxeus/add-crossfade-menu-options
...
[crossfade] add menu options
2023-04-04 22:03:49 +02:00
55a442e90e
lint
2023-03-22 17:39:47 +02:00
af569c3eee
Merge branch 'local-upstream/master' into add-starting-page-option
2023-03-21 17:47:40 +02:00
45fa963818
allow default startingPage
2023-03-21 17:46:52 +02:00
764f08ebfb
Merge branch 'local-upstream/master' into add-crossfade-menu-options
2023-03-20 00:06:06 +02:00
2ad097c743
use new dynamic config
2023-03-19 23:48:05 +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
494b1d9515
Merge branch 'local-upstream/master' into add-crossfade-menu-options
2023-03-19 21:05:23 +02:00
9840956ef7
Merge pull request #1077 from Araxeus/Add-option-to-remove-like-buttons
...
add option to hide the like buttons
2023-03-19 20:00:48 +01:00
a6242d13ae
add getActivePlugins and isActive
2023-03-19 03:00:17 +02:00
640ba26d55
add option to hide the like buttons
...
fix #1075
2023-03-16 19:02:09 +02:00
f5758bfe93
add defaults and migrations
2023-03-15 23:27:36 +02:00
66ccd71b7c
[crossfade] add menu options
2023-03-12 02:14:23 +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
a3c5be0cc2
Merge branch 'local-upstream/master' into use-ToastXML
2023-02-17 18:02:30 +02:00
2f117117d8
lint
2023-02-10 01:37:42 +02:00
fe42f8d953
fix upstream merge bug
2023-01-18 19:19:40 +02:00
dbfddebbc2
feat: auto reconnect rpc and CSP fix
2023-01-15 09:57:35 +07:00
2cc347ff94
Merge branch 'master' into use-ToastXML
2023-01-14 16:08:34 +02:00
237423da1d
Merge branch 'master' into master
2023-01-14 15:02:01 +01:00
6e96b355bd
Add migration for visualizer plugin
2023-01-14 14:44:02 +01:00
2b4e996743
add migrations
2023-01-12 20:35:42 +02:00
bc5023c360
Add 2 more config options
...
refreshOnPlayPause: false
trayControls: true,
2023-01-09 23:46:44 +02:00
b77c62128e
Implement visualizer plugin
2023-01-09 09:23:40 +01:00
70522173b7
Interactive Notifications v2
2023-01-09 00:07:07 +02:00
2c49f6c740
use Electron with ToastXML instead of SnoreToast
...
* Add support for protocol commands
* Remove node-notifier dependency
2023-01-07 22:06:46 +02:00
43c501b6d8
Add option in skip-silences plugin to only skip at the beginning
2022-12-26 18:46:52 +01:00
938210e8f9
Plugin Captions Selector - Add disable captions by default
2022-10-22 01:49:16 -03:00
927596d0c1
fix: set default option for hideDurationLeft
2022-08-23 22:56:14 +08:00
0c0cb0501c
Add an option to hide duration before the song ends
2022-08-23 21:00:52 +08:00
ea09825ece
Merge branch 'master' into pip-part-2
2022-05-01 23:06:30 +03:00
9beebd3772
add different modes to video-toggle plugin
...
* Custom: like before but slightly position
* Native: use the native video-toggle
* Disabled: force disable the native video-toggle
2022-04-20 18:46:59 +03:00
f6de5c7c22
PiP options defaults + migrations
2022-04-20 15:21:10 +03:00
74b67c3d33
fix restart app on config change option
2022-01-23 00:12:20 +02:00
8d66735585
Add presets to FFmpeg in menu
2021-12-30 18:46:43 +01:00
953d6fe3e4
Migrate old "hide-video-player" plugin to new one
2021-11-01 22:40:26 +01:00
67e43bc0e3
Video Toggle Plugin
2021-10-24 20:09:30 +03:00
18f87c7b0d
Add migration for precise-volume plugin (globalShortcuts key)
2021-10-24 14:02:01 +02:00
f9a4bffa55
Fix styling of store migrations
2021-10-24 14:01:29 +02:00
1cd4f53657
Merge branch 'master' into custom-electron-prompt
2021-10-19 15:55:00 +03:00
b9dbd8bd4d
Allow disable listen along ( #426 )
2021-10-11 15:02:24 +02:00
664be51de2
Merge branch 'master' into custom-electron-prompt
2021-06-25 12:21:40 +03:00