|
|
a8f3451e04
|
Merge branch 'th-ch:master' into master
|
2023-01-09 18:18:44 +01:00 |
|
|
|
8728784c02
|
Fixed running before #main-panel exists
|
2023-01-09 18:16:33 +01:00 |
|
|
|
b77c62128e
|
Implement visualizer plugin
|
2023-01-09 09:23:40 +01:00 |
|
|
|
70522173b7
|
Interactive Notifications v2
|
2023-01-09 00:07:07 +02:00 |
|
|
|
35bd62cc0d
|
Merge pull request #951 from th-ch/audio-context-source
Use same audio context/source everywhere
|
2023-01-08 19:38:09 +01:00 |
|
|
|
52b67af59c
|
Use same audio context/source everywhere
|
2023-01-08 19:17:40 +01:00 |
|
|
|
027d4ce3f0
|
Added variations for testing
`xml_logo_ascii`
`xml_logo_icons`
`xml_logo_icons_notext`
`xml_hero`
`xml_banner_bottom`
`xml_banner_top_custom`
`xml_banner_centered_bottom`
`xml_banner_centered_top`
|
2023-01-08 13:12:01 +02:00 |
|
|
|
05d0ac963a
|
re-add cover_url
|
2023-01-07 20:47:13 -05:00 |
|
|
|
97c5dc25be
|
save temp icons for file:/// protocol
|
2023-01-08 01:29:44 +02:00 |
|
|
|
14b0315ed9
|
add back to front logger
|
2023-01-08 01:29:20 +02:00 |
|
|
|
2c49f6c740
|
use Electron with ToastXML instead of SnoreToast
* Add support for protocol commands
* Remove node-notifier dependency
|
2023-01-07 22:06:46 +02:00 |
|
|
|
bc23131e48
|
Bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-07 04:35:10 +00:00 |
|
|
|
e6146940b1
|
revert #600
|
2023-01-07 05:34:24 +02:00 |
|
|
|
3412b3504f
|
use snoretoast CLSID
|
2023-01-07 05:23:42 +02:00 |
|
|
|
fcb92fda84
|
Update changelog for v1.19.0
|
2022-12-31 12:48:44 +00:00 |
|
|
|
51fdbe2086
|
Bump version to 1.19.0
v1.19.0
|
2022-12-31 13:32:27 +01:00 |
|
|
|
74535b696c
|
Merge pull request #936 from th-ch/github-action-publish-release
Automatic release by CI when version is updated
|
2022-12-30 19:18:43 +01:00 |
|
|
|
31ab27c39f
|
Bump version and change release type when publishing a new version
|
2022-12-30 19:09:32 +01:00 |
|
|
|
a13606b361
|
Merge pull request #894 from MiepHD/master
Center toggle of video-toggle
|
2022-12-29 22:37:55 +01:00 |
|
|
|
d0ed64928d
|
Update readme to get have precise build instructions
|
2022-12-28 17:54:27 +01:00 |
|
|
|
2b8b825f4c
|
Merge branch 'th-ch:master' into master
|
2022-12-28 14:50:15 +01:00 |
|
|
|
74c9fe13e2
|
Added option to change alignment of video-toggle
|
2022-12-28 10:23:11 +01:00 |
|
|
|
a2a2f18058
|
Merge pull request #890 from th-ch/load-plugins-on-window-creation
Load plugins as soon as the window is created
|
2022-12-27 18:41:50 +01:00 |
|
|
|
e587f02bd9
|
Merge pull request #913 from th-ch/dependabot/npm_and_yarn/qs-6.5.3
Bump qs from 6.5.2 to 6.5.3
|
2022-12-27 18:40:06 +01:00 |
|
|
|
c38c416813
|
Bump qs from 6.5.2 to 6.5.3
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-27 17:27:53 +00:00 |
|
|
|
138b6df5a4
|
Merge pull request #900 from th-ch/snyk-upgrade-cf02914a196acf6d7c9613f310f238f5
[Snyk] Upgrade custom-electron-titlebar from 4.1.1 to 4.1.2
|
2022-12-27 18:27:24 +01:00 |
|
|
|
cf2add8d91
|
Merge pull request #931 from th-ch/th-ch/skip-silences-beginning
Add option in skip-silences plugin to only skip at the beginning
|
2022-12-27 17:29:50 +01:00 |
|
|
|
453fe3f87a
|
Merge pull request #932 from th-ch/rimraf-del
Replace rimraf by del-cli
|
2022-12-27 17:28:52 +01:00 |
|
|
|
ccedb17545
|
Replace rimraf by del-cli
|
2022-12-26 23:33:30 +01:00 |
|
|
|
43c501b6d8
|
Add option in skip-silences plugin to only skip at the beginning
|
2022-12-26 18:46:52 +01:00 |
|
|
|
a1bed628f4
|
Update build badge
|
2022-12-25 23:16:18 +01:00 |
|
|
|
7052a74a77
|
Merge pull request #873 from Nixxen/master
docs: Added winget install instructions
|
2022-12-25 23:12:44 +01:00 |
|
|
|
254758a4f2
|
fix: upgrade custom-electron-titlebar from 4.1.1 to 4.1.2
Snyk has created this PR to upgrade custom-electron-titlebar from 4.1.1 to 4.1.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=referral&page=upgrade-pr
|
2022-11-28 08:48:16 +00:00 |
|
|
|
5d85108c8a
|
doc: Updated readme to include note about MSDSS
|
2022-11-23 00:40:04 +01:00 |
|
|
|
46bfec299c
|
Centered toggle
|
2022-11-22 17:56:23 +01:00 |
|
|
|
de7bc828b1
|
Appended directly to the main-panel
|
2022-11-22 17:55:50 +01:00 |
|
|
|
335d515e22
|
Do not skip silences if volume is 0 or video is muted
|
2022-11-20 21:54:23 +01:00 |
|
|
|
3fb219fcd1
|
Bump age restriction plugin
|
2022-11-20 21:15:05 +01:00 |
|
|
|
64114e8e9d
|
Merge pull request #855 from th-ch/snyk-upgrade-0a2e4b6ab9f1a14b5e27d5de213bed41
[Snyk] Upgrade async-mutex from 0.3.2 to 0.4.0
|
2022-11-20 21:03:00 +01:00 |
|
|
|
ca6225d47b
|
Merge pull request #856 from th-ch/snyk-upgrade-745c57baec21283a223fa43b3f450118
[Snyk] Upgrade @cliqz/adblocker-electron from 1.25.0 to 1.25.1
|
2022-11-20 21:01:23 +01:00 |
|
|
|
bf580645ae
|
Merge pull request #865 from th-ch/snyk-upgrade-307bfc7d5d38af8f17908cd31fafc230
[Snyk] Upgrade custom-electron-titlebar from 4.1.0 to 4.1.1
|
2022-11-20 20:59:57 +01:00 |
|
|
|
4361cf2b2b
|
Merge pull request #876 from th-ch/snyk-upgrade-fc79a6530d88cc21f2f068311b2363b9
[Snyk] Upgrade @ffmpeg/ffmpeg from 0.11.5 to 0.11.6
|
2022-11-20 20:59:22 +01:00 |
|
|
|
c2fbc89b91
|
Load plugins as soon as the window is created
|
2022-11-20 20:30:35 +01:00 |
|
|
|
3605e32b25
|
Merge pull request #888 from Zo-Bro-23/master
Discord Plugin RPC Fix
|
2022-11-20 20:25:57 +01:00 |
|
|
|
49eae89886
|
Update back.js
|
2022-11-20 17:34:20 +05:30 |
|
|
|
ee01ae1c00
|
Update back.js
|
2022-11-20 17:33:06 +05:30 |
|
|
|
d199a5fce9
|
Update back.js
|
2022-11-20 16:21:32 +05:30 |
|
|
|
350e8fb706
|
fix: upgrade @ffmpeg/ffmpeg from 0.11.5 to 0.11.6
Snyk has created this PR to upgrade @ffmpeg/ffmpeg from 0.11.5 to 0.11.6.
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=referral&page=upgrade-pr
|
2022-11-11 23:13:48 +00:00 |
|
|
|
3fdc6e2f09
|
docs: Added winget install instructions
|
2022-11-06 18:34:54 +01:00 |
|
|
|
938210e8f9
|
Plugin Captions Selector - Add disable captions by default
|
2022-10-22 01:49:16 -03:00 |
|