d54977b9ee
Bump node to v14
2021-09-12 22:42:31 +02:00
b89fb4dc2f
Merge pull request #388 from th-ch/dependabot/npm_and_yarn/jszip-3.7.1
...
Bump jszip from 3.5.0 to 3.7.1
2021-09-12 22:33:50 +02:00
a0cf77edfb
Merge pull request #382 from konhi/patch-1
...
List missing plugins
2021-09-12 22:20:53 +02:00
069f9855d1
nit: fix code style for tuna obs (+ typo)
2021-09-12 22:17:54 +02:00
e3e0775401
Merge pull request #397 from mesmerx/master
...
add tuna plugin for obs
2021-09-12 22:16:22 +02:00
d255e5ffe1
Merge pull request #389 from th-ch/fix-menu-buttons
...
Update menu buttons to new format
2021-09-12 22:13:46 +02:00
fea460a374
Merge pull request #387 from th-ch/lyrics-genius-plugin
...
Plugin to fetch lyrics from Genius
2021-09-12 22:10:43 +02:00
302d3f693f
add tuna plugin for obs
2021-09-08 22:45:49 -03:00
9cc320d74b
Merge pull request #395 from itzmanish/feat/mpris-support
...
Add mpris support with cherry picked commit from previous PR https://github.com/th-ch/youtube-music/pull/394
2021-09-07 00:12:34 +02:00
e255777283
Add mpris support
2021-09-02 16:00:42 +05:30
ef66612cc8
Discord show error dialog on reconnect error
2021-08-27 17:07:23 +02:00
4bed835347
Merge branch 'master' of https://github.com/th-ch/youtube-music into discord
2021-08-27 16:37:50 +02:00
b5fd6b4969
Discord add reconnecting functionality
...
Clear rpc on disconnect
Add menu button to reconnect
2021-08-27 16:32:55 +02:00
fe0f213919
Merge pull request #383 from konhi/discord
...
Add "Listen Along" button, solve #353
2021-08-23 01:19:00 +02:00
e888b5c896
Update menu buttons to new format
2021-08-23 01:17:29 +02:00
f27ff52689
Bump jszip from 3.5.0 to 3.7.1
...
Bumps [jszip](https://github.com/Stuk/jszip ) from 3.5.0 to 3.7.1.
- [Release notes](https://github.com/Stuk/jszip/releases )
- [Changelog](https://github.com/Stuk/jszip/blob/master/CHANGES.md )
- [Commits](https://github.com/Stuk/jszip/compare/v3.5.0...v3.7.1 )
---
updated-dependencies:
- dependency-name: jszip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-22 23:16:24 +00:00
acbe0ac25d
Add Genius lyrics plugin
2021-08-23 01:12:53 +02:00
c66ff2bf05
Apply clean up util to title + enrich prefixes
2021-08-23 01:12:53 +02:00
d089487aa8
Merge pull request #386 from th-ch/bump-node-version
...
Bump node to v14
2021-08-23 01:12:27 +02:00
6bc1d1606f
Bump node to v14
2021-08-23 01:05:45 +02:00
9df5d921c7
Chrome -> Firefox, simplified using electron-is
...
suggestions by @Araxeus
2021-08-20 12:33:46 +02:00
4b1dfa1173
fix: upgrade @cliqz/adblocker-electron from 1.22.2 to 1.22.3
...
Snyk has created this PR to upgrade @cliqz/adblocker-electron from 1.22.2 to 1.22.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-08-19 21:20:28 +00:00
f98318e737
Add platform-based user-agent
2021-08-19 16:49:34 +02:00
7fa1278b31
Add "Listen Along" button
2021-08-19 16:16:49 +02:00
878ec1f6c1
sort alphabetically
2021-08-19 15:09:31 +02:00
086048780a
suggestions from @Araxeus and @cpiber
2021-08-19 15:04:47 +02:00
65eaaecae5
Merge branch 'master' into custom-electron-prompt
2021-08-19 13:44:42 +03:00
aff0415816
Fix broken link
...
Oops.
2021-08-19 00:15:25 +02:00
6040fe1cbd
update descriptions and add images
2021-08-19 00:08:17 +02:00
36bc9c62b0
Discord timeout 0 clear activity directly
2021-08-18 21:39:40 +02:00
3901457218
Discord add menu button for clearing activity
2021-08-17 10:09:47 +02:00
52f4e9d796
List missing plugins
2021-08-16 18:49:15 +02:00
183bad43f6
Fix discord clearActivity, menu
...
The callback sends multiple events, in particular two pause when going to the
next song, so the timeout wasn't properly cleared.
Add menu buttons for the two options
2021-08-15 12:25:00 +02:00
09fe80cae7
Bump path-parse from 1.0.6 to 1.0.7
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-12 03:24:48 +00:00
817b48dc9d
fix: upgrade electron-updater from 4.4.0 to 4.4.1
...
Snyk has created this PR to upgrade electron-updater from 4.4.0 to 4.4.1.
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-08-06 21:42:35 +00:00
c6f8c42c45
Merge pull request #350 from th-ch/snyk-upgrade-4809caaf0847354b9b537aa0f8a0999d
...
[Snyk] Upgrade electron-updater from 4.3.9 to 4.3.10
2021-08-06 23:23:12 +02:00
0535686129
Merge branch 'master' of github.com:th-ch/youtube-music into snyk-upgrade-4809caaf0847354b9b537aa0f8a0999d
...
# By TC (1) and snyk-bot (1)
# Via GitHub (1) and TC (1)
* 'master' of github.com:th-ch/youtube-music:
Bump ytdl/ytpl
fix: upgrade chokidar from 3.5.1 to 3.5.2
2021-08-06 23:22:44 +02:00
53a77255ca
Merge pull request #354 from th-ch/snyk-upgrade-1a48119c8989bb533950b3384b3bce29
...
[Snyk] Upgrade chokidar from 3.5.1 to 3.5.2
2021-08-06 23:17:51 +02:00
c01506dc44
Bump ytdl/ytpl
2021-08-06 23:12:29 +02:00
a49817fdc3
Merge branch 'master' into custom-electron-prompt
2021-07-20 11:06:08 +03:00
52a4608d76
create options.global if needed
2021-07-20 10:57:32 +03:00
6f5f9386ff
fix: upgrade chokidar from 3.5.1 to 3.5.2
...
Snyk has created this PR to upgrade chokidar from 3.5.1 to 3.5.2.
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-07-07 05:50:15 +00:00
fddd0607e6
fix: upgrade electron-updater from 4.3.9 to 4.3.10
...
Snyk has created this PR to upgrade electron-updater from 4.3.9 to 4.3.10.
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-07-02 06:17:28 +00:00
2cb6f56feb
Bump version
v1.12.2
2021-07-01 22:43:35 +02:00
46285a5ed0
Bump glob-parent and add lint script (xo)
2021-06-27 21:19:33 +02:00
496836b33b
Bump dependencies to fix vulnerabilities
2021-06-27 21:12:28 +02:00
af127879a5
Merge pull request #339 from th-ch/fix-downloader-plugin
...
Fix downloader plugin
2021-06-27 21:10:35 +02:00
38ef452801
Bump ffmpeg version
2021-06-27 20:46:48 +02:00
a9a5d99676
Do not add network filters in adblocker cache to fix session enhancing
2021-06-27 20:46:48 +02:00
e5ab50cebd
Override content security policy to allow FFmpeg worker
2021-06-27 20:46:46 +02:00