7c2891b732
Merge branch 'master' into remove-upgrade-button
2021-10-24 13:28:15 +02:00
ce4580605d
remove upgrade button + makes img unselectable
2021-10-15 15:40:34 +03:00
a49817fdc3
Merge branch 'master' into custom-electron-prompt
2021-07-20 11:06:08 +03:00
33855f17dd
update refreshMenu() function
2021-05-23 17:57:54 +03:00
541c7f34b7
restore menuItems roles that were fixed
2021-05-15 17:24:01 +03:00
b2c209837c
fix empty string input validation in setProxy
2021-05-14 03:12:27 +03:00
355f61188a
use placeholder proxy example
2021-05-13 07:08:17 +03:00
36317c953a
globalize promptOptions
2021-05-10 01:43:50 +03:00
f910593fb6
use spread operator + async await
2021-05-10 00:40:02 +03:00
78974c02e5
save in-app-menu activation state on launch
2021-05-05 21:12:52 +03:00
dd6455a559
update in-app-menu
2021-05-05 20:37:29 +03:00
6b147b098a
fix prompt width
2021-05-05 03:48:07 +03:00
5cee331abe
update prompt version and lint
2021-05-05 02:53:05 +03:00
98c00f7a60
format proxy example
2021-05-05 02:30:08 +03:00
34a4e6be3d
proxy url check
2021-05-05 01:47:53 +03:00
79acf6c0ba
Volume Steps Prompt
...
Precise-Volume Global Shortcuts Prompt
2021-05-05 00:42:42 +03:00
ebaa01896f
Merge remote-tracking branch 'upstream/master' into custom-electron-prompt
2021-05-04 23:48:27 +03:00
d0d4ada7c2
restore original menu lint
2021-04-30 04:33:23 +03:00
964974c142
add keybind changer v1
2021-04-30 03:04:38 +03:00
b77643b928
remove proxy from menu
2021-04-28 03:54:59 +03:00
8dc486f18f
remove local prompt
2021-04-28 02:51:19 +03:00
e4eed2e519
add custom-electron-prompt
...
also use it to set proxy option
2021-04-28 02:41:44 +03:00
72716afcd3
lint
2021-04-18 01:44:18 +03:00
341a06aae7
add prompt with number counter
2021-04-17 20:30:06 +03:00
980ffb45e9
Create readme.md
...
refactor and css fix
xo --fix
add inline doc
fix typo
2021-04-06 21:57:16 +03:00
6d44a579a4
move prompt to provide
2021-04-05 04:21:52 +03:00
10e29090d8
stylecheck
2021-04-04 21:52:16 +03:00
7c8e946871
implement custom prompt
2021-04-04 19:58:25 +03:00
d12d16348a
custom dark skin for prompt
2021-04-04 15:06:14 +03:00
421fe67930
ignore proxy if equal to example
2021-04-04 02:46:12 +03:00
8291cdfc12
disable dev tools on electron-prompt
2021-04-04 02:37:19 +03:00
70b03b71e4
refactor and stylecheck
2021-04-03 22:04:40 +03:00
061e4a9e5f
add 'electron-prompt' and use it for setting proxy
2021-04-03 21:51:35 +03:00
5524a14c87
move advanced options to dedicated submenu +
...
add "Use Proxy" checkbox
2021-04-03 19:20:56 +03:00
80a7d2c255
remove redundant roles
2021-04-03 15:54:51 +03:00
2b3a20c5ff
Minimalize tray menu
...
-doesnt include main menu template anymore
2021-04-03 15:47:32 +03:00
01d574a302
Merge branch 'master' of github.com:th-ch/youtube-music into menu-options
...
# By Araxeus
# Via GitHub (2) and Araxeus (1)
* 'master' of github.com:th-ch/youtube-music:
remove 'shortcuts'+'discord' from default plugins
cleanup styled-bars code
only refresh if plugin has a menu.js
update styled-bars to support all changes permantly
Refresh menu on plugin enable/disable
2021-04-02 22:40:31 +02:00
77393c5324
Replace click callback by override in custom menu
2021-04-02 21:20:50 +02:00
02d45bed74
only refresh if plugin has a menu.js
2021-04-01 19:21:21 +03:00
58481e3133
Refresh menu on plugin enable/disable
2021-04-01 18:10:08 +03:00
be651ebb4b
Parameter in menu builder for tray
2021-03-31 22:35:01 +02:00
f9f3482bf1
Pass callback in menu builder
2021-03-31 21:14:55 +02:00
400a2a9bab
Add option to menu to render without roles
2021-03-31 20:18:20 +02:00
5671b99b7e
Format new menu items
2021-03-31 20:15:55 +02:00
09d2feb15b
Add quit + restart button to main menu )
2021-03-26 00:24:03 +02:00
d4daf7231c
merge source ( #3 )
...
* Added Discord timeout
* Add getOptions in plugin util
* Mutex in ffmpeg conversion (only supports one command at a time)
* Add menu customization in plugin system
* Add ytpl package (playlist info)
* Handle ffmpeg metadata flags when metadata is not present
* Only use artist in file name if present
* Export sendError method
* Handle image not present in metadata util
* Add downloader utils (getFolder and default menu label)
* Pass (optional) existing metadata and subfolder in mp3 converter
* Add listener to download playlist
* Add custom menu in downloader plugin ("download playlist" item)
* nit: fix main CSS style
* Only set the "enable" item in menu if plugin not enabled
* Navigation plugin: inject HTML once CSS is loaded
Co-authored-by: Sem Visscher <semvisscher10@gmail.com >
Co-authored-by: TC <th-ch@users.noreply.github.com >
2021-03-25 01:36:22 +02:00
8cce3f4503
Add view/navigation menu
2021-03-18 22:02:19 +01:00
f50bd32fa3
Fix resumeOnStart option
2021-03-04 23:09:01 +01:00
9aaae7b2d9
🚀 Added function to toggle resuming of last song when app starts
2021-03-04 14:14:49 +01:00
3976d1c862
Add option to reset cache
2021-02-06 22:15:57 +01:00