Commit graph

225 commits

Author SHA1 Message Date
Quacksire
b9d638ee67 auto-update Implemented. win only for now 2022-01-30 21:45:44 -08:00
Core
a535ec0a8a
Merge branch 'main' into develop 2022-01-30 16:45:41 +00:00
Core
d80bfc8398
Changed handlers and removed old listeners
Fixed on-close to work correctly on quit
2022-01-30 16:17:29 +00:00
vapormusic
de053592a9 oops 2022-01-30 22:43:18 +07:00
vapormusic
9c83baa0a8 some fixes to minimize to tray 2022-01-30 22:34:24 +07:00
vapormusic
277e359aa9 better library load safe loading and error handling 2022-01-30 22:19:09 +07:00
Onur Gümüş
8d1663e4e4 Localized are u sure promp 2022-01-30 14:32:24 +03:00
Onur Gümüş
5b273139c8 Enabled new i18n strings (playlist stuff) 2022-01-30 14:32:09 +03:00
Swiftzerr
b21464de05
Unbloat user menu (#264) 2022-01-29 22:38:29 -08:00
Swiftzerr
bde33c4324 Merge remote-tracking branch 'swiftfork/main'
# Conflicts:
#	src/renderer/views/components/add-to-playlist.ejs
2022-01-29 21:57:17 -05:00
Swiftzerr
422ba986a5 Made a function to create a playlist with selected item 2022-01-29 21:46:20 -05:00
Core
499659469e
Playback Notifications Now Configurable and available on all systems
DiscordRPC swapped to bool for clear activity
Updated store file to bools and added playback notification
Updated en_GB to fun language, as from what I've seen none of the US English words are different in GB English
2022-01-29 12:37:36 +00:00
vapormusic
0a58f71df7 git 2022-01-29 12:36:23 +07:00
N0chteil
e0833baaee Don't play the same song twice 2022-01-23 16:46:06 +01:00
N0chteil
957733a4e1 Update index.js 2022-01-23 16:43:50 +01:00
N0chteil
7fdcaf9228 Update index.js 2022-01-23 16:39:34 +01:00
cryptofyre
015b84af69 why is this "wag" 2022-01-15 20:53:35 -06:00
cryptofyre
72df759cbd Change LastFM URL/API key to Cider. 2022-01-15 20:44:37 -06:00
booploops
3f51b05a1a fix for library songs not picking the right tracks when using search, changed songs.listing to songs.displayListing 2022-01-13 20:47:28 -08:00
booploops
cc17c1e666 made a better friends listening to. can be accessed on the home page by pressing see all on the section 2022-01-13 06:07:11 -08:00
booploops
74d1631349 fix for app.inLibrary 2022-01-13 05:16:13 -08:00
booploops
8c69168a69 fix for ratings nowplayingitem 2022-01-13 05:04:03 -08:00
booploops
3d4f0afe8b improvements to add to library on list item 2022-01-13 04:54:11 -08:00
booploops
0adeb0f7a5 changed contextmenu on now playing 2022-01-13 03:49:17 -08:00
booploops
56d859cbd0 adjusted size of menu 2022-01-13 03:44:22 -08:00
booploops
c72fe6b7e1 context menu now positions 2022-01-13 03:42:02 -08:00
booploops
549939e109 added headerItems to context menu 2022-01-13 03:08:57 -08:00
booploops
12be6212e8 added app.openAppleMusicURL(url) function 2022-01-13 01:59:40 -08:00
booploops
a5a8a09d04 added sharing to playlist menu, making vue based context menu WIP 2022-01-13 01:42:40 -08:00
vapormusic
5f24bf0259 add updated time / added time in pl view 2022-01-13 16:10:03 +07:00
vapormusic
d4f030bf40 oopsie 2022-01-13 11:51:24 +07:00
vapormusic
96590718d3 fullscreen video 2022-01-13 11:49:22 +07:00
vapormusic
5be1690553 fix library stuff not loading properly 2022-01-13 09:21:21 +07:00
vapormusic
95e35ecd0a
Update index.js 2022-01-13 08:24:44 +07:00
Swiftzerr
e93381052d Removed HTML style function 2022-01-12 20:21:56 -05:00
booploops
e579ed8a99 added experimental flags and section in settings for temporary config settings, added compact ui experiment 2022-01-12 07:36:20 -08:00
booploops
fab2e1ba33 improvements for small windows 2022-01-12 07:16:29 -08:00
booploops
70f02d38e0 improvements to library-songs 2022-01-12 06:01:39 -08:00
cryptofyre
430df8ff41 add event listener for drm fuckery 2022-01-11 19:47:07 -06:00
vapormusic
6ba500596d fix #108 2022-01-11 13:32:36 +07:00
vapormusic
0fd57fdff7 try to catch download.next 2022-01-10 19:24:57 +07:00
vapormusic
405e65e9ee improve mxm accuracy , fix #102 2022-01-10 17:39:19 +07:00
vapormusic
6e704c4531 fix queueing 2022-01-10 09:50:11 +07:00
vapormusic
c07d650a69 revert some queue extension tricks as MKjs does not like it 2022-01-09 23:33:30 +07:00
Core
905173fd0e
Fullscreen escape shortcut 2022-01-09 15:48:19 +00:00
booploops
0e5321f47d added app.chrome.windowControlPosition = "left" | "right" 2022-01-08 21:13:54 -08:00
vapormusic
b638a2c877 some queue fix 2022-01-09 11:03:25 +07:00
vapormusic
98847ee92c some fixes to the fs 2022-01-08 20:10:49 +07:00
vapormusic
b41a8a88b3 fix queueing 2022-01-08 18:40:44 +07:00
vapormusic
1ee9cba2d3 some further queue fix 2022-01-08 11:52:29 +07:00