|
|
d7ac493337
|
fix lyrics font size
|
2022-06-16 17:21:13 +03:00 |
|
|
|
b458925aa6
|
Merge pull request #734 from Araxeus/fix-in-app-menu-top-gap
fix top gap between nav-bar and browse-page
|
2022-06-06 20:51:11 +02:00 |
|
|
|
86a1c3c850
|
Merge pull request #605 from Araxeus/migrate-from-remote-to-ipc
migrate from remote to ipc + fix restart in portable app
|
2022-06-06 20:48:59 +02:00 |
|
|
|
f06a3c8c70
|
fix top gap between nav-bar and browse-page
|
2022-05-28 19:22:14 +03:00 |
|
|
|
7fe937b21e
|
lint
|
2022-05-20 19:26:55 +03:00 |
|
|
|
f5622970c6
|
Merge branch 'master' into migrate-from-remote-to-ipc
|
2022-05-01 23:09:13 +03:00 |
|
|
|
ea09825ece
|
Merge branch 'master' into pip-part-2
|
2022-05-01 23:06:30 +03:00 |
|
|
|
5e187b47d8
|
Merge pull request #693 from Araxeus/fix-event-listener-overload
fix injectCSS `did-finish-load` listener overload
|
2022-05-01 22:03:01 +02:00 |
|
|
|
61cd2ef9dc
|
Merge pull request #700 from Araxeus/rip-video-toggle-plugin
add different modes to video-toggle plugin
|
2022-05-01 21:43:06 +02:00 |
|
|
|
3394d647a1
|
Merge pull request #701 from Araxeus/lint
lint
|
2022-05-01 21:35:36 +02:00 |
|
|
|
5fd88ce522
|
Merge pull request #695 from Araxeus/add-album-to-lastfm
add album to lastfm if available
|
2022-05-01 21:33:16 +02:00 |
|
|
|
de280195c5
|
Merge pull request #680 from Araxeus/in-app-menu-hide-icon-option
[in-app-menu] add hide icon option
|
2022-05-01 21:32:10 +02:00 |
|
|
|
5d3dc6442f
|
stylelint: declaration-block-no-duplicate-properties
|
2022-04-22 16:58:49 +03:00 |
|
|
|
cb7c9bda16
|
eslint: no-unused-vars
|
2022-04-22 16:58:41 +03:00 |
|
|
|
6f2552814f
|
stylelint: declaration-block-no-shorthand-property-overrides
|
2022-04-22 16:58:41 +03:00 |
|
|
|
9beebd3772
|
add different modes to video-toggle plugin
* Custom: like before but slightly position
* Native: use the native video-toggle
* Disabled: force disable the native video-toggle
|
2022-04-20 18:46:59 +03:00 |
|
|
|
2ac3df0455
|
add album to lastfm if available
|
2022-04-18 18:45:53 +03:00 |
|
|
|
2dfe098521
|
fix injectCSS did-finish-load listener overload
|
2022-04-17 18:20:08 +03:00 |
|
|
|
77d4e9cb84
|
add optional PiP hotkey
|
2022-04-15 15:57:48 +03:00 |
|
|
|
b420998458
|
disable the video-toggle button when in PiP mode
|
2022-04-15 15:27:31 +03:00 |
|
|
|
0f192aab2b
|
fix precise-volume position in PiP
|
2022-04-13 17:17:25 +03:00 |
|
|
|
8000a8326f
|
fix: in-app-menu bg color edge case
when item weren't initially rendered because the window was too small, but were then accessed via the arrow keys - backgrounds was missing
|
2022-04-10 21:39:06 +03:00 |
|
|
|
d23bfe9368
|
v3
|
2022-04-10 21:16:43 +03:00 |
|
|
|
768ec7bda7
|
v2
|
2022-04-10 19:19:20 +03:00 |
|
|
|
c25a6f9d2a
|
launch pip from video overlay v1
|
2022-04-10 01:12:06 +03:00 |
|
|
|
89ebc230e0
|
Add plugin to bypass age restrictions (with userscript)
|
2022-04-09 22:57:57 +02:00 |
|
|
|
b4b785d773
|
feat: in-app-menu hideIcon option
|
2022-04-09 22:56:01 +03:00 |
|
|
|
57ec0a463d
|
Merge pull request #674 from th-ch/picture-in-picture-plugin
Add "Picture in picture" plugin
|
2022-04-09 21:53:34 +02:00 |
|
|
|
6be9b76550
|
Improve style and remove draggable CSS that blocks login
|
2022-04-09 16:59:44 +02:00 |
|
|
|
ebe3baf4bc
|
Make PiP window bigger (follow up: make it configurable)
|
2022-04-09 16:59:24 +02:00 |
|
|
|
71e9f280a1
|
Set lyrics metadata if Genius plugin is enabled
|
2022-04-09 15:02:54 +02:00 |
|
|
|
dbc34e6d0d
|
Export fetchFromGenius util
|
2022-04-09 15:02:11 +02:00 |
|
|
|
d0532d691e
|
Process lyrics HTML in Genius util
|
2022-04-09 15:02:06 +02:00 |
|
|
|
d37e557f79
|
Block some shortcuts (esc, f) in PiP
|
2022-04-09 12:15:38 +02:00 |
|
|
|
5ca0c6b8a9
|
Ensure player is open when going PiP + add class
|
2022-04-09 12:14:42 +02:00 |
|
|
|
e58a580b2b
|
Restore fullscreenable after switching to PiP mode
|
2022-04-09 12:13:33 +02:00 |
|
|
|
f3641f5072
|
Set in config when PiP mode is enabled
|
2022-04-09 12:11:05 +02:00 |
|
|
|
296ecb6740
|
Always inject style
|
2022-04-09 12:10:22 +02:00 |
|
|
|
742a949680
|
Update plugins/picture-in-picture/back.js
Co-authored-by: Araxeus <oaeben@gmail.com>
|
2022-04-08 15:45:33 +02:00 |
|
|
|
57290c4164
|
Update plugins/picture-in-picture/back.js
Co-authored-by: Araxeus <oaeben@gmail.com>
|
2022-04-08 15:44:03 +02:00 |
|
|
|
6d5fe9561e
|
Update plugins/picture-in-picture/back.js
Co-authored-by: Araxeus <oaeben@gmail.com>
|
2022-04-08 15:43:57 +02:00 |
|
|
|
d69c8a754e
|
Merge branch 'local-upstream/master' into migrate-from-remote-to-ipc
|
2022-04-07 22:12:25 +03:00 |
|
|
|
10681e4e99
|
Merge pull request #645 from Araxeus/fix-volumeHud-position-on-miniplayer
[Precise-Volume] fix volumeHud position in miniplayer
|
2022-04-07 21:02:22 +02:00 |
|
|
|
f98e4ea749
|
Merge pull request #670 from Araxeus/fix-precise-volume-not-updating-expand-slider
[precise-volume] fix expand-volume-slider not updating its value
|
2022-04-07 21:00:19 +02:00 |
|
|
|
dc500efb79
|
Merge pull request #671 from Araxeus/lyrics]-fix-part-of-lyrics-is-missing
Fix lyrics genius missing parts
|
2022-04-07 20:59:30 +02:00 |
|
|
|
d2265b59d7
|
Create first version of picture in picture plugin
|
2022-04-07 20:01:29 +02:00 |
|
|
|
d47b03c23d
|
use spread syntax instead of Array.from
|
2022-04-06 20:15:24 +03:00 |
|
|
|
4c857cb9e9
|
Merge branch 'lyrics]-fix-part-of-lyrics-is-missing' of https://github.com/Araxeus/youtube-music into lyrics]-fix-part-of-lyrics-is-missing
|
2022-04-06 20:05:22 +03:00 |
|
|
|
c31f6cc797
|
Fix lyrics genius missing parts
|
2022-04-06 20:04:26 +03:00 |
|
|
|
b6ee861166
|
Fix lyrics genius missing parts
|
2022-04-06 18:57:39 +03:00 |
|