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
c690473b2e
Merge pull request #222 from Keyboardsheep/master
...
Updated download plugin icon color to match other icons
2021-04-03 10:58:37 +02:00
04fa5eb289
updated download.html svg
2021-04-03 00:10:09 -05:00
d6cd3a0ead
updated download.html svg
2021-04-03 00:06:58 -05:00
a23f281734
updated download.html svg
2021-04-03 00:05:36 -05:00
135d58e1f5
updated download.html svg
2021-04-02 23:55:32 -05:00
832ff19e51
allows downloading song that aren't playing
2021-04-03 05:38:21 +03:00
c7bef5ac7b
Merge pull request #216 from Araxeus/fix-duplicate-notification
...
[Notification Plugin] Fix duplicate notification
2021-04-02 23:10:19 +02:00
2254cac15b
Merge pull request #213 from th-ch/song-info-front
...
Pass metadata to front + use metadata URL in downloader
2021-04-02 22:59:57 +02: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
d67d697847
Merge pull request #217 from Araxeus/Refresh-menu-on-plugin-enable/disable
...
Refresh menu on plugin enable/disable (show/hide submenu)
2021-04-02 21:43:12 +02:00