booploops
d5013a9c15
added missing views to albums/playlists
2022-01-18 04:29:42 -08:00
booploops
274454af8a
added sticky header to playlist/albums
2022-01-18 03:44:28 -08:00
booploops
cd48e25acc
(WIP) changes to playlist/album pages, added <artwork-material>
2022-01-17 23:49:34 -08:00
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
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
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
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
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
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
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
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
booploops
9a75e9899a
improvements to home page, added .spinner
2022-01-02 23:56:17 -08:00
booploops
4390493a9f
adds friend badges to mediaitem square, working on adding to playlists/albums
2021-12-30 06:05:19 -08:00
vapormusic
5d3db3360d
convert total time to hms
2021-12-30 10:54:24 +07:00
booploops
98a70494a4
vue devtools in dev env
2021-12-25 03:06:11 -08:00
booploops
489340f237
Added some settings
2021-12-24 23:46:39 -08:00
vapormusic
3c92dc5e83
some fixes to the heart button
2021-12-25 10:47:25 +07:00
vapormusic
579a479fce
fix playlist queueing
2021-12-24 11:20:48 +07:00
vapormusic
b0084e386a
some small fixes
2021-12-23 22:47:04 +07:00
vapormusic
2e05c0ef9f
add "add/remove to library" in playlist view
2021-12-23 22:40:40 +07:00
booploops
153370c32d
edit playlist name added
2021-12-22 16:09:36 -08:00
booploops
00e032a0ec
added add to playlist for list item songs
2021-12-22 02:44:53 -08:00
booploops
9e4f3015f0
playlist sorting, remove from playlist added
2021-12-22 00:39:02 -08:00
booploops
7ca79d024d
removed playlist limit of 100
2021-12-21 19:42:33 -08:00
Core
7d3e513187
File structure update - all source files now in src directory, cider-ui renamed to renderer, main/backend-related files in main directory, base implementation of mpris and start of backend rework
2021-12-19 06:02:38 +00:00