|
|
48aa3ba0d8
|
Merge pull request #655 from Araxeus/add-always-on-top-option
add always-on-top option
|
2022-04-07 21:01:15 +02:00 |
|
|
|
8d9dafb149
|
Merge pull request #673 from Araxeus/force-show-like-buttons
feat: option to force show like buttons
|
2022-04-07 20:56:34 +02:00 |
|
|
|
0d3fa261a7
|
feat: option to force show like buttons
|
2022-04-06 19:48:58 +03:00 |
|
|
|
7f08579671
|
add always-on-top option
|
2022-03-21 18:17:22 +02:00 |
|
|
|
2dd208c21b
|
Merge pull request #596 from Araxeus/update-custom-electron-titlebar
update in-app-menu
|
2022-02-20 18:31:59 +01:00 |
|
|
|
f865dfd1b6
|
Fix https://github.com/th-ch/youtube-music/pull/578#issuecomment-1035517531
|
2022-02-13 19:56:46 +01:00 |
|
|
|
8263918033
|
add toggle fullscreen to view menu
enables f11 shortcut
|
2022-02-11 15:49:33 +02:00 |
|
|
|
023db03278
|
Merge branch 'master' into update-custom-electron-titlebar
|
2022-02-10 23:13:55 +02:00 |
|
|
|
465e8e1717
|
Merge branch 'master' into useragent-option
|
2022-02-10 00:32:52 +01:00 |
|
|
|
ed15ee92df
|
Merge pull request #578 from Araxeus/single-instance-lock-option
add single instance lock option
|
2022-02-09 23:44:54 +01:00 |
|
|
|
09bd271df2
|
update in-app-menu
|
2022-02-06 03:32:15 +02:00 |
|
|
|
766dd21cb7
|
make useragent override optional
|
2022-02-05 18:24:37 +02:00 |
|
|
|
1248f1c8ec
|
add single instance lock option
|
2022-01-27 10:00:35 +02:00 |
|
|
|
74b67c3d33
|
fix restart app on config change option
|
2022-01-23 00:12:20 +02:00 |
|
|
|
a70364facf
|
lint
|
2021-10-26 19:23:10 +03:00 |
|
|
|
02cb39602f
|
alert on initial hide-menu enabled
|
2021-10-26 19:07:10 +03:00 |
|
|
|
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 |
|