Commit graph

504 commits

Author SHA1 Message Date
vapormusic
1fa046d0ec more v3 calls 2022-01-16 16:08:14 +07:00
vapormusic
e3d7d6b4b3 some v3 2022-01-15 20:58:13 +07:00
vapormusic
12b9785a62
Merge pull request #133 from ciderapp/main
merge from main
2022-01-15 14:13:25 +07:00
vapormusic
352819f877 add categories in search 2022-01-15 14:10:27 +07: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
vapormusic
b4086ff8f9 v3 2022-01-14 21:03:49 +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
booploops
5e19de0d83 fixed some menus 2022-01-13 03:53:27 -08:00
vapormusic
948eb5844a fix albumnot loading properly if have no image 2022-01-13 17:30:18 +07: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
booploops
9f0988e3ba some adjustments to dom 2022-01-12 23:49:44 -08:00
booploops
4f366a8c17 Update apple-account-settings.ejs 2022-01-12 20:35:50 -08:00
booploops
5dfd8b01b4 added apple account settings 2022-01-12 20:12:30 -08:00
booploops
b818b0c721 moved team above contributors since the size of contributors will increase 2022-01-12 19:51:33 -08:00
booploops
a939e52f54 improvements to about 2022-01-12 19:48:32 -08:00
booploops
45c8e6557a Merge branch 'main' of https://github.com/ciderapp/Cider 2022-01-12 19:30:38 -08:00
booploops
8b1b68ebff Added about page 2022-01-12 19:30:37 -08:00
cryptofyre
a2d2aa6564 LastFM Button class bs 2022-01-12 20:44:39 -06:00
Swiftzerr
78304590f7
Merge branch 'ciderapp:main' into main 2022-01-12 17:44:13 -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
70f02d38e0 improvements to library-songs 2022-01-12 06:01:39 -08:00
Swiftzerr
151ae7f3ad Get rid of acrylic in settings 2022-01-11 23:18:51 -05:00
Swiftzerr
81294b0d1f Made button go back to normal after 3 seconds 2022-01-11 21:26:15 -05:00
Swiftzerr
e73eeb2a2c Added a confirm button to Remove/Add to Libary 2022-01-11 20:40:38 -05:00
Core
0e55ca0f3c
Removed redundant values 2022-01-11 16:01:07 +00:00
Core
6f95494587
Merge remote-tracking branch 'origin/main' 2022-01-10 20:23:58 +00:00
Core
42e3d4d8e5
Changed lfm scrobble delay to percentage 2022-01-10 20:23:54 +00:00
vapormusic
eee8356143
Merge pull request #97 from N0chteil/pr
Fix issue with empty "Friends listening to" box
2022-01-10 17:51:13 +07:00
vapormusic
139d9b1783 some visual adj 2022-01-10 10:35:08 +07:00
vapormusic
6e704c4531 fix queueing 2022-01-10 09:50:11 +07:00
N0chteil
ee4d96a30c Update home.ejs 2022-01-09 21:33:56 +01:00
vapormusic
c07d650a69 revert some queue extension tricks as MKjs does not like it 2022-01-09 23:33:30 +07:00
vapormusic
08b5eef385 increase albums page image size 2022-01-09 19:34:55 +07:00
vapormusic
fa23c72357 typo 2022-01-09 11:17:18 +07:00
vapormusic
b638a2c877 some queue fix 2022-01-09 11:03:25 +07:00
Core
c1ef08997e
Changed playlist description to prefer small and standard/large description on more press (Prevents cluttered look)
Changed playlist folder icon to reflect current UI design. (Removed alternative button in v-if and just added check in icon and click)
Fixed playlist name checking, now tries for curatorName
2022-01-08 20:31:41 +00:00
booploops
f50b0752e7 changes to home page layout 2022-01-06 21:31:40 -08:00
booploops
e58a8b166c Added feather icons to the sidebar 2022-01-06 18:55:05 -08:00
booploops
5bd3bc8dcd changed sp to card on artist page 2022-01-05 22:32:27 -08:00
booploops
e0ea3d1aaa improvements to mediaitem-square.card, changed some defaults 2022-01-05 22:26:59 -08:00
booploops
9054bc50e2 optimized some image sizes, testing serviceworker 2022-01-05 04:12:16 -08:00
booploops
3d1156ade1 fix for badges preventing mediaitem from rendering 2022-01-04 00:10:34 -08:00
booploops
ea6f11dfca fix for scroll up fab breaking the page 2022-01-03 22:11:35 -08:00
booploops
e087129b01 added toggle for animated artwork background, animated background will stop when window is out of focus 2022-01-03 20:51:15 -08:00
booploops
de74127d33 testing out a different artwork bg, wip 2022-01-03 18:54:12 -08:00
booploops
52b1f3e0ef playlist folders can now be renamed and created, folders and playlists names can now be edited with context menu 2022-01-03 06:34:32 -08:00