|
|
70522173b7
|
Interactive Notifications v2
|
2023-01-09 00:07:07 +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 |
|
|
|
1f5f597561
|
Prepare migration for sandboxing (path.join in preload)
|
2022-09-05 00:31:29 +02:00 |
|
|
|
f0bb328981
|
Merge pull request #749 from foonathan/master
Support MPRIS loop and volume change
|
2022-08-21 22:53:29 +02:00 |
|
|
|
0f96da9928
|
Change volume observer
|
2022-07-14 20:59:35 +02:00 |
|
|
|
d9c51063f4
|
Add MPRIS volume control
Fixes #776.
|
2022-07-11 19:55:16 +02:00 |
|
|
|
bba499044b
|
Style changes for review
|
2022-06-14 19:43:36 +02:00 |
|
|
|
6e1c50ede1
|
Support MPRIS loop
|
2022-06-14 15:45:58 +02:00 |
|
|
|
6e739e2723
|
Use ; instead of space for play/pause.
|
2022-06-10 11:08:36 +02:00 |
|
|
|
d69c8a754e
|
Merge branch 'local-upstream/master' into migrate-from-remote-to-ipc
|
2022-04-07 22:12:25 +03:00 |
|
|
|
704fba9aba
|
fix portable app restart
|
2022-02-24 20:52:16 +02:00 |
|
|
|
47729130c9
|
fix custom titlebar in prompt options
|
2022-02-23 17:15:10 +02:00 |
|
|
|
9abf7a77d8
|
Merge branch 'local-upstream/master' into migrate-from-remote-to-ipc
|
2022-02-20 19:34:18 +02:00 |
|
|
|
5bd97685b9
|
migrate from remote to ipc
|
2022-02-13 23:45:53 +02:00 |
|
|
|
247777bcc4
|
remove remote module from prompt-options
|
2022-02-11 15:24:42 +02:00 |
|
|
|
023db03278
|
Merge branch 'master' into update-custom-electron-titlebar
|
2022-02-10 23:13:55 +02:00 |
|
|
|
621c5de357
|
Merge pull request #588 from Araxeus/fix-album-name
get album name from DOM
|
2022-02-10 00:15:02 +01:00 |
|
|
|
9b7c1a8d37
|
Merge pull request #584 from Araxeus/fix-lyrics
fix various lyrics issues
|
2022-02-10 00:07:33 +01:00 |
|
|
|
09bd271df2
|
update in-app-menu
|
2022-02-06 03:32:15 +02:00 |
|
|
|
9b8d9c4905
|
get album name from DOM
|
2022-01-31 01:02:28 +02:00 |
|
|
|
b042d0a8ca
|
use regex on cleanupName()
|
2022-01-29 17:57:39 +02:00 |
|
|
|
74b67c3d33
|
fix restart app on config change option
|
2022-01-23 00:12:20 +02:00 |
|
|
|
98f990fcdd
|
dont send callback on playPause() if still handling data from new song
fix notifications showing thumbnail of last song
|
2022-01-04 19:40:06 +02:00 |
|
|
|
2daee01ff7
|
Fix bugs from bad merge conflict solving
-fix missing songControls
-use player.seeked directly
-fix 'seeked' event listener
-fix e.target instead of e.detail in apiLoaded event
-fix document.querySelector('video') before apiLoaded
-setup timeChange Listener if linux+shortcuts enabled
|
2021-12-03 15:55:40 +02:00 |
|
|
|
d13c9b7ca6
|
Merge pull request #476 from Araxeus/mix-fixes
Various small fixes (discord, video-toggle, precise-volume, playback-speed, shortcuts, lyrics)
|
2021-12-02 21:11:28 +01:00 |
|
|
|
8ce4b5b297
|
lint
|
2021-12-01 21:44:48 +02:00 |
|
|
|
2c39c0efed
|
Merge branch 'master' into mpris+tuna-fix
|
2021-12-01 20:11:59 +02:00 |
|
|
|
bdd0a2e8db
|
Merge branch 'master' into mix-fixes
|
2021-12-01 00:06:15 +02:00 |
|
|
|
8c5ac17cdf
|
fix multiple songInfo calls on start
|
2021-11-23 18:53:04 +02:00 |
|
|
|
c99b95e611
|
use config.plugins.isEnabled
|
2021-11-22 22:52:38 +02:00 |
|
|
|
92452f804f
|
fix song-info-request
|
2021-11-22 18:20:12 +02:00 |
|
|
|
185ebbf417
|
fix downloader playlist download
|
2021-11-21 19:44:01 +02:00 |
|
|
|
6726e2600b
|
rework songInfo pause listener
|
2021-11-14 23:49:19 +02:00 |
|
|
|
cfe719b6bd
|
use native thumbnail without modifiers
|
2021-11-12 17:46:40 +02:00 |
|
|
|
071799c435
|
fix some shortcuts
|
2021-11-12 16:39:43 +02:00 |
|
|
|
02d5b78f55
|
add songInfo.album
|
2021-11-10 20:11:45 +02:00 |
|
|
|
9a7baeac23
|
fix tuna time update
|
2021-11-10 18:45:42 +02:00 |
|
|
|
ccfe7434bf
|
fix mpris
|
2021-11-10 18:23:55 +02:00 |
|
|
|
895136af0a
|
used youtube's videodatachange event
|
2021-11-09 17:57:06 +02:00 |
|
|
|
65ce62adc1
|
use $('video') srcChanged event instead of loadeddata/metadata
|
2021-11-09 13:29:41 +02:00 |
|
|
|
fc254db010
|
Merge pull request #462 from Araxeus/fix-playback-speed-plugin
fix playback speed plugin
|
2021-11-01 22:10:02 +01:00 |
|
|
|
7b9415033f
|
use loadedmetadata instead of loadeddata
|
2021-11-01 20:03:57 +02:00 |
|
|
|
b83afa22d9
|
Merge remote-tracking branch 'upstream/master' into fix-playback-speed-plugin
|
2021-11-01 18:07:54 +02:00 |
|
|
|
e765d18ab0
|
Merge pull request #463 from Araxeus/use-apiLoaded-event-for-time-update
Sponsorblock fix + use new apiLoaded event
|
2021-11-01 12:03:47 +01:00 |
|
|
|
762566cce6
|
lint
|
2021-10-30 12:52:04 +03:00 |
|
|
|
286bc0113e
|
fix sponsorblock plugin
|
2021-10-30 12:43:51 +03:00 |
|
|
|
62e8e673eb
|
use apiLoaded 'once'
|
2021-10-30 12:17:32 +03:00 |
|
|
|
48a2a13163
|
fix playback speed plugin
|
2021-10-30 12:00:29 +03:00 |
|
|
|
43a9093eb7
|
set resume on start url to songInfo.url
|
2021-10-24 21:17:45 +03:00 |
|
|
|
8c3a6472f8
|
Merge branch 'master' into songInfo-straight-from-youtube-api
|
2021-10-24 13:40:48 +02:00 |
|