Commit graph

833 commits

Author SHA1 Message Date
cryptofyre
72df759cbd Change LastFM URL/API key to Cider. 2022-01-15 20:44:37 -06:00
Quacksire
2c4a629d26
Update discordrpc.js 2022-01-15 18:24:42 -08:00
child_duckling
461580c0fb Listen On Cider button works 2022-01-15 17:21:04 -08:00
Quacksire
43fb72289c
Merge pull request #135 from gms10ur/main
change of the ugly "AUTO" button to the ∞
2022-01-15 11:20:50 -08:00
Onur Gümüş
e2738a7ffa change of the ugly "AUTO" button to the ∞
<3
2022-01-15 22:02:51 +03:00
Core
f4d19e7ba7
fix 2022-01-15 18:50:57 +00:00
child_duckling
c10b11384b url param migrate, s1 do the cider.sh (rpc ln67) 2022-01-15 10:44:02 -08:00
child_duckling
a8533816da Merge branch 'main' of https://github.com/ciderapp/Cider 2022-01-15 10:43:58 -08:00
child_duckling
19e9555096 url param migrate, s1 do the cider.sh (rpc ln67) 2022-01-15 10:43:50 -08:00
Quacksire
3050076742
Merge pull request #125 from yazninja/main
Show lyrics button only if there are lyrics
2022-01-15 10:03:01 -08:00
Core
4bb64e24c0
shit 2022-01-14 18:38:48 +00:00
Core
90d2d5d74e
Various fixes to resolve warnings
Removed redundant function for playlists (Handling large descriptions needs to be done, either through keeping how its currently done or using a model popup)
2022-01-14 18:02:20 +00: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
vapormusic
04b68ba0a7 Merge branch 'main' of https://github.com/ciderapp/Cider 2022-01-13 21:36:15 +07:00
vapormusic
5f8eb37d38 add icons for play next/later 2022-01-13 21:36:11 +07: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
vapormusic
9b5cbafdc4 fix 2022-01-13 20:48:13 +07:00
vapormusic
fc0adabdc8 Merge branch 'main' of https://github.com/ciderapp/Cider 2022-01-13 20:37:14 +07:00
vapormusic
917298b6a5 use async on isinLibrary on square 2022-01-13 20:37:10 +07: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
50aa8cb253 Update menu-panel.ejs 2022-01-13 04:09:33 -08:00
booploops
c20d839a2e applied new context menu to more items 2022-01-13 03:56:41 -08:00
booploops
5e19de0d83 fixed some menus 2022-01-13 03:53:27 -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
b19834656a updates to context menu 2022-01-13 03:21:08 -08:00
booploops
549939e109 added headerItems to context menu 2022-01-13 03:08:57 -08:00
booploops
9071dbc6ab improvements to love,dislike buttons on list item 2022-01-13 02:55:51 -08:00
booploops
e9c4c4dbdf Merge branch 'main' of https://github.com/ciderapp/Cider 2022-01-13 02:49:51 -08:00
booploops
559354906e fix for new context menus 2022-01-13 02:49:43 -08:00
vapormusic
19609e4edc Merge branch 'main' of https://github.com/ciderapp/Cider 2022-01-13 17:30:21 +07:00
vapormusic
948eb5844a fix albumnot loading properly if have no image 2022-01-13 17:30:18 +07:00
booploops
677bbea95c testing new context menu on list item 2022-01-13 02:28:26 -08:00
booploops
0072aa2ba6 adds storefront id 2022-01-13 02:10:35 -08:00
booploops
9a0b608b50 check types on share 2022-01-13 02:06:24 -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
yazninja
4d7f73cf42
Show lyrics button only if there are lyrics 2022-01-13 17:09:19 +08:00
vapormusic
72382c31a8 Merge branch 'main' of https://github.com/ciderapp/Cider 2022-01-13 14:53:10 +07:00
vapormusic
ef7f21e84e fix routing on item 2022-01-13 14:53:06 +07:00
booploops
9f0988e3ba some adjustments to dom 2022-01-12 23:49:44 -08:00
vapormusic
7516499dda fix square without artwork from not showing 2022-01-13 14:19:18 +07:00
vapormusic
222aa19d4c
Merge pull request #123 from Swiftzerr/main
Fixed #114
2022-01-13 13:45:29 +07:00
vapormusic
d4f030bf40 oopsie 2022-01-13 11:51:24 +07:00
vapormusic
b8fec5f678 Merge branch 'main' of https://github.com/ciderapp/Cider 2022-01-13 11:49:26 +07:00
vapormusic
96590718d3 fullscreen video 2022-01-13 11:49:22 +07:00