b63eb1c8b4
Merge pull request #244 from th-ch/snyk-upgrade-99aee86a0f7b96c0f871bcfabfb6e986
...
[Snyk] Upgrade electron-store from 7.0.2 to 7.0.3
2021-04-29 23:36:33 +02:00
603bcf7d9d
Merge pull request #233 from th-ch/snyk-upgrade-db0717b422c1c3d1fcb50ff90a0b95cd
...
[Snyk] Upgrade @cliqz/adblocker-electron from 1.20.3 to 1.20.4
2021-04-29 23:34:51 +02:00
0468a23c4f
Fix getFolder util (main/renderer process)
2021-04-29 23:28:27 +02:00
f95e29df45
Merge pull request #231 from Araxeus/dependencies-update
...
Dependencies update
2021-04-29 23:27:21 +02:00
79d95d9477
Merge branch 'master' into dependencies-update
2021-04-29 23:10:52 +02:00
a406ba4ca0
Merge pull request #245 from th-ch/fix-downloader-metadata
...
Fix downloader metadata
2021-04-29 23:05:17 +02:00
dfbda7c10b
Set metadata in back (to have cover)
2021-04-29 22:57:47 +02:00
c11ecd3323
Set max file length to 255 in downloader
2021-04-29 22:57:12 +02:00
8a5c39ee53
Fix download URL
2021-04-29 22:56:33 +02:00
c38035188b
fix: upgrade electron-store from 7.0.2 to 7.0.3
...
Snyk has created this PR to upgrade electron-store from 7.0.2 to 7.0.3.
See this package in npm:
See this project in Snyk:
https://app.snyk.io/org/th-ch/project/81809c53-bb7b-46b9-a0d7-806d45d74ac6?utm_source=github&utm_medium=upgrade-pr
2021-04-29 02:19:11 +00:00
ba02d372f7
Update yarn.lock
2021-04-28 22:23:31 +02:00
5312b3694b
Merge pull request #196 from semvis123/lastfm
...
Last.fm support
2021-04-28 22:22:44 +02:00
d0800bb31c
small refactor
2021-04-28 16:58:14 +03:00
e272d38ca5
fix typo
2021-04-28 16:54:05 +03:00
8decdf4346
Merge pull request #239 from Araxeus/discord-fix
...
simple fix for discord plugin
2021-04-27 21:51:07 +02:00
20123d8245
revert to original lint format
2021-04-23 03:50:00 +03:00
650945418d
simple fix
2021-04-23 03:42:00 +03:00
9f848e3e76
fix: upgrade @cliqz/adblocker-electron from 1.20.3 to 1.20.4
...
Snyk has created this PR to upgrade @cliqz/adblocker-electron from 1.20.3 to 1.20.4.
See this package in npm:
See this project in Snyk:
https://app.snyk.io/org/th-ch/project/81809c53-bb7b-46b9-a0d7-806d45d74ac6?utm_source=github&utm_medium=upgrade-pr
2021-04-16 02:19:07 +00:00
2b6cecc441
Update ytpl
2021-04-12 20:56:52 +03:00
61d83be52e
taskbar-mediacontrol no longer override win.hide
...
(electron 11.4.2 fixed the bug that required that)
2021-04-12 20:19:36 +03:00
9f2362d346
update dependecies
2021-04-12 20:19:35 +03:00
193c3823b6
remove downloads-folder and use electron instead
2021-04-12 20:19:35 +03:00
e1e8c943f3
Merge branch 'master' into lastfm
2021-04-03 17:21:56 +02:00
0c6630d2d9
additional cleanup/refactoring
2021-04-03 17:12:28 +02: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
8c9e37f8a1
Merge pull request #218 from Araxeus/remove-shortcuts-from-default-plugins
...
remove 'shortcuts' from default plugins
2021-04-02 21:38:18 +02:00
77393c5324
Replace click callback by override in custom menu
2021-04-02 21:20:50 +02:00
e66db051a9
remove 'shortcuts'+'discord' from default plugins
2021-04-01 21:24:11 +03:00
5670a6d1b4
cleanup styled-bars code
2021-04-01 21:09:31 +03:00
02d45bed74
only refresh if plugin has a menu.js
2021-04-01 19:21:21 +03:00
adc0d145c3
update styled-bars to support
...
all changes permantly
2021-04-01 19:02:39 +03:00
58481e3133
Refresh menu on plugin enable/disable
2021-04-01 18:10:08 +03:00
a3ec9b7b78
add notification on unpause option
2021-04-01 17:44:40 +03:00