|
|
2567702b44
|
Merge pull request #236 from Araxeus/precise-volume
[Plugin] Precise volume control
|
2021-05-02 21:41:17 +02:00 |
|
|
|
ec981ac547
|
refactor registerAllShortcuts
|
2021-04-30 05:09:49 +03:00 |
|
|
|
d0d4ada7c2
|
restore original menu lint
|
2021-04-30 04:33:23 +03:00 |
|
|
|
54cbe3faa4
|
lint
|
2021-04-30 04:29:01 +03:00 |
|
|
|
49e51de274
|
update shortcuts config
|
2021-04-30 04:13:03 +03:00 |
|
|
|
e456035f29
|
fix typo
|
2021-04-30 03:22:36 +03:00 |
|
|
|
964974c142
|
add keybind changer v1
|
2021-04-30 03:04:38 +03:00 |
|
|
|
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 |
|
|
|
66517af81c
|
fix typo
|
2021-04-28 16:33:12 +03:00 |
|
|
|
d2925ee3f9
|
make variable names clearer
|
2021-04-28 04:30:19 +03:00 |
|
|
|
729714375b
|
update camelCase
|
2021-04-28 04:27:50 +03:00 |
|
|
|
b77643b928
|
remove proxy from menu
|
2021-04-28 03:54:59 +03:00 |
|
|
|
0491babe0a
|
fix typo
|
2021-04-28 03:36:00 +03:00 |
|
|
|
0adb36cfb8
|
leave debug for next PR
|
2021-04-28 03:08:25 +03:00 |
|
|
|
8dc486f18f
|
remove local prompt
|
2021-04-28 02:51:19 +03:00 |
|
|
|
a229ba9c15
|
disable reload of plugins on window created
|
2021-04-28 02:46:13 +03:00 |
|
|
|
e4eed2e519
|
add custom-electron-prompt
also use it to set proxy option
|
2021-04-28 02:41:44 +03:00 |
|
|
|
395eac26a3
|
switch function name to camelCase
Co-authored-by: th-ch <th-ch@users.noreply.github.com>
|
2021-04-27 23:52:08 +03:00 |
|
|
|
e9d7ddebb2
|
defensive code
Co-authored-by: th-ch <th-ch@users.noreply.github.com>
|
2021-04-27 23:51:29 +03:00 |
|
|
|
5dc1179d54
|
implement keybind prompt
|
2021-04-27 23:48:06 +03:00 |
|
|
|
8decdf4346
|
Merge pull request #239 from Araxeus/discord-fix
simple fix for discord plugin
|
2021-04-27 21:51:07 +02:00 |
|
|
|
98fd6240ba
|
update inline doc
|
2021-04-26 21:09:42 +03:00 |
|
|
|
5a77528526
|
enable global volume shortcuts in advanced config
|
2021-04-26 21:01:19 +03:00 |
|
|
|
d4fdced538
|
addEventListener insead of .onwheel
|
2021-04-25 02:22:08 +03:00 |
|
|
|
8b1bbdf360
|
Add Video Player Mousewheel Volume Control
(if hide-video-player plugin is disabled)
|
2021-04-23 05:29:03 +03:00 |
|
|
|
eae4cca148
|
Update readme.md
|
2021-04-23 04:25:48 +03:00 |
|
|
|
a194046168
|
win.once() instead of win.on
|
2021-04-23 04:06:54 +03:00 |
|
|
|
7c6ed7bb31
|
once instead of on
|
2021-04-23 04:01:40 +03: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 |
|
|
|
064facb048
|
remove slider on-hover after 3 seconds if !focused
|
2021-04-23 01:20:03 +03:00 |
|
|
|
0bc1b5e0d3
|
lint
|
2021-04-22 16:30:34 +03:00 |
|
|
|
65f6822199
|
Show volume slider on volume change
|
2021-04-22 14:44:37 +03:00 |
|
|
|
021d2a8a54
|
disable native volume-slider listeners
|
2021-04-22 05:34:54 +03:00 |
|
|
|
5fa8f3ef6f
|
add option for plugin to have a preload.js
|
2021-04-22 05:34:43 +03:00 |
|
|
|
10dffdbde2
|
refactor + lint
|
2021-04-19 01:45:32 +03:00 |
|
|
|
72716afcd3
|
lint
|
2021-04-18 01:44:18 +03:00 |
|