|
|
a194046168
|
win.once() instead of win.on
|
2021-04-23 04:06:54 +03:00 |
|
|
|
72716afcd3
|
lint
|
2021-04-18 01:44:18 +03:00 |
|
|
|
00468c7d0e
|
use timeout ID to stop callback
|
2021-04-18 00:44:22 +03:00 |
|
|
|
b7b1316e70
|
add rapidFire option to counter prompt
|
2021-04-17 22:55:25 +03:00 |
|
|
|
97a9e63231
|
xo --fix
|
2021-04-17 21:17:07 +03:00 |
|
|
|
3f50ab7cfc
|
lint
|
2021-04-17 20:43:48 +03:00 |
|
|
|
341a06aae7
|
add prompt with number counter
|
2021-04-17 20:30:06 +03:00 |
|
|
|
ff6a486daf
|
fix unresponsive dialog response
|
2021-04-15 15:35:22 +03:00 |
|
|
|
bb6ad14111
|
navbar background black fix visual bug
|
2021-04-15 12:40:09 +03:00 |
|
|
|
c764d657d7
|
cleanup unresponsiveDialog
|
2021-04-14 13:42:39 +03:00 |
|
|
|
09d9f72db2
|
add unresponsive listener
|
2021-04-10 02:51:38 +03:00 |
|
|
|
3d41d04818
|
Revert "fix rare crash due to unfocus effect"
This reverts commit 80b1207640.
|
2021-04-09 22:28:55 +03:00 |
|
|
|
80b1207640
|
fix rare crash due to unfocus effect
|
2021-04-09 02:19:06 +03:00 |
|
|
|
47eace97bd
|
Merge branch 'menu-fixes' of https://github.com/Araxeus/youtube-music into menu-fixes
|
2021-04-06 21:58:58 +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 |
|
|
|
17fd499420
|
fix typo
|
2021-04-06 01:51:11 +03:00 |
|
|
|
0e9b15722a
|
add inline doc
|
2021-04-06 01:30:47 +03:00 |
|
|
|
724c213af1
|
xo --fix
|
2021-04-05 23:18:54 +03:00 |
|
|
|
a215035d07
|
refactor and css fix
|
2021-04-05 18:28:27 +03:00 |
|
|
|
25d0f50f3d
|
Create readme.md
|
2021-04-05 04:52:22 +03:00 |
|
|
|
6d44a579a4
|
move prompt to provide
|
2021-04-05 04:21:52 +03:00 |
|
|
|
106e461beb
|
fix typo
|
2021-04-05 04:08:55 +03:00 |
|
|
|
6472002f8a
|
fix hide-menu timing + minify log function
|
2021-04-05 04:04:29 +03:00 |
|
|
|
11bd1adbd4
|
stylecheck
|
2021-04-05 03:25:45 +03:00 |
|
|
|
28d366ab19
|
add back-to-front logger
This somehow fix "did-fail-load" being called on song start, with in-app-plugin-activated
|
2021-04-05 03:04:06 +03:00 |
|
|
|
10e29090d8
|
stylecheck
|
2021-04-04 21:52:16 +03:00 |
|
|
|
73b0ddc2ce
|
css tweaks
|
2021-04-04 21:25:41 +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 |
|
|
|
2e6fffc903
|
Revert "fix Connection Error when using in-app-menu"
This reverts commit 8b6c60bb17.
|
2021-04-03 23:46:16 +03:00 |
|
|
|
8b6c60bb17
|
fix Connection Error when using in-app-menu
|
2021-04-03 22:59:20 +03:00 |
|
|
|
1cae35a62b
|
fix in-app-menu hideMenu on launch
|
2021-04-03 22:34:12 +03:00 |
|
|
|
70b03b71e4
|
refactor and stylecheck
|
2021-04-03 22:04:40 +03:00 |
|
|
|
317521bba6
|
fix memory leak +
in-app-menu updates menu only if needed
|
2021-04-03 21:53:39 +03:00 |
|
|
|
061e4a9e5f
|
add 'electron-prompt' and use it for setting proxy
|
2021-04-03 21:51:35 +03:00 |
|
|
|
ec3adff706
|
fix bug when loading window with no connection
|
2021-04-03 20:15:48 +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 |
|
|
|
216205200c
|
fix in-app-menu navbar opacity + scrollbar color
|
2021-04-03 15:30:33 +03:00 |
|
|
|
61e7124516
|
Support proxy in advanced options
|
2021-04-03 12:20:48 +02:00 |
|
|
|
2ab216effc
|
Merge pull request #215 from th-ch/menu-options
In-app-menu plugin - rename plugin & configure menu builder
|
2021-04-03 12:10:56 +02:00 |
|
|
|
1e59301c0e
|
Write metadata in front + pass it along (useful if the song is changed)
|
2021-04-03 12:04:49 +02:00 |
|
|
|
d5a2c1cad6
|
Format front downloader
|
2021-04-03 12:01:31 +02:00 |
|
|
|
b5c60ee6a9
|
Re-format front metadata lib
|
2021-04-03 11:35:31 +02:00 |
|
|
|
533b8a8cb7
|
Metadata: call getImage in front
|
2021-04-03 11:34:55 +02:00 |
|
|
|
fecb193ded
|
Re-use default config to get base url in downloader
|
2021-04-03 11:34:23 +02:00 |
|
|
|
dc5d257082
|
Merge pull request #221 from Araxeus/download-song-that-isnt-playing
Allows downloading songs that aren't currently playing
|
2021-04-03 11:29:20 +02:00 |
|