booploops
|
64a8529f65
|
context menu can now be closed with right click, fixed css error on #app-content
|
2021-12-15 23:55:06 -08:00 |
|
vapormusic
|
98d697b211
|
fix some queue not showing
|
2021-12-16 14:17:55 +07:00 |
|
vapormusic
|
215c18cb41
|
add artist station playback on playmediaitembyid
|
2021-12-16 14:03:23 +07:00 |
|
vapormusic
|
e843909201
|
fix this again
|
2021-12-16 14:01:49 +07:00 |
|
vapormusic
|
a37b02c30e
|
artist play button
|
2021-12-16 13:52:32 +07:00 |
|
booploops
|
9775cb758d
|
Update queue.ejs
|
2021-12-15 21:12:46 -08:00 |
|
booploops
|
b249512467
|
Update queue.ejs
|
2021-12-15 21:12:07 -08:00 |
|
booploops
|
ab8a78021e
|
Tracks will now select when single clicked
|
2021-12-15 21:11:29 -08:00 |
|
booploops
|
2c5d40f70b
|
Double clicking on track in queue will now play that track
|
2021-12-15 21:05:44 -08:00 |
|
booploops
|
56a5252413
|
Fixed play next and play later on mediaitem-list-item
|
2021-12-15 20:59:50 -08:00 |
|
booploops
|
e78171b5a0
|
Merge branch 'main' of https://github.com/ciderapp/Cider
|
2021-12-15 19:51:11 -08:00 |
|
booploops
|
459175ef1b
|
Queue is now implemented into main window, active drawers will now change the icons on the chrome
|
2021-12-15 19:51:00 -08:00 |
|
vapormusic
|
34931f4f61
|
add queue -> play next/play later
|
2021-12-16 10:39:42 +07:00 |
|
booploops
|
36019b518d
|
Merge branch 'main' of https://github.com/ciderapp/Cider
|
2021-12-15 19:27:40 -08:00 |
|
booploops
|
d1c8bb8e2f
|
progress on queue
|
2021-12-15 19:27:38 -08:00 |
|
vapormusic
|
4cb9f193a2
|
Merge branch 'main' of https://github.com/ciderapp/Cider
|
2021-12-16 10:17:34 +07:00 |
|
vapormusic
|
8eb3e1e170
|
add some buttons to item context menu
|
2021-12-16 10:17:28 +07:00 |
|
booploops
|
bcde491e0d
|
Starting queue on zoo page
|
2021-12-15 18:46:53 -08:00 |
|
booploops
|
7d2f3b48a7
|
Merge branch 'main' of https://github.com/ciderapp/Cider
|
2021-12-15 18:13:51 -08:00 |
|
booploops
|
dc575faa76
|
Added animation to context menus
|
2021-12-15 18:13:42 -08:00 |
|
vapormusic
|
2f324ea2af
|
Merge branch 'main' of https://github.com/ciderapp/Cider
|
2021-12-16 09:06:38 +07:00 |
|
booploops
|
2837c9d57e
|
Added artist and song radios, added play button on artist pages, added artist page menu (needs glyph)
|
2021-12-15 17:55:07 -08:00 |
|
vapormusic
|
8ca78389da
|
fix bg artwork
|
2021-12-16 08:19:51 +07:00 |
|
cryptofyre
|
147f056270
|
package cleanup
|
2021-12-15 18:13:28 -06:00 |
|
vapormusic
|
9f2457e2b6
|
queue whole playlist/album before play item
|
2021-12-15 22:44:13 +07:00 |
|
vapormusic
|
fb6965de7f
|
hide the progress time unless hover
|
2021-12-15 21:43:28 +07:00 |
|
booploops
|
4351cffff0
|
added time out for user menu blur
|
2021-12-15 02:36:21 -08:00 |
|
booploops
|
92032ffb02
|
Reverted mediaitem-mvview changes
|
2021-12-15 02:17:37 -08:00 |
|
booploops
|
addcfe3256
|
resized music video element, added app.page = 'zoo' for testing new elements
|
2021-12-15 01:48:37 -08:00 |
|
booploops
|
7629cbf5ca
|
base for future context menu
|
2021-12-15 01:17:03 -08:00 |
|
booploops
|
236da9b878
|
Added :key to mediaitem-artwork, preventing previous artwork from persisting
|
2021-12-14 22:20:17 -08:00 |
|
booploops
|
2df1a2d95f
|
Renamed cider-ui-tests to cider-ui, starting skeleton for settings page
|
2021-12-14 22:12:19 -08:00 |
|
booploops
|
1ae4261849
|
Added hang timer
|
2021-12-14 21:16:47 -08:00 |
|
vapormusic
|
b30c5af46f
|
fix MV view on artist page
|
2021-12-15 10:55:41 +07:00 |
|
Core
|
2f07a48124
|
Various changes to userinfo footer, Discord now works, as does sign out, handling for deauth needs to be done
|
2021-12-14 23:25:57 +00:00 |
|
Core
|
85f2b36ef2
|
Slight change to spacing to prevent content being pushed up
|
2021-12-14 22:28:24 +00:00 |
|
Core
|
f78c0180c1
|
This was the wrong way around
|
2021-12-14 18:09:01 +00:00 |
|
Core
|
6143266965
|
Added convertToMins function and time in app-chrome
|
2021-12-14 17:57:56 +00:00 |
|
vapormusic
|
042229ea90
|
minor browse page visual changes
|
2021-12-14 22:23:48 +07:00 |
|
vapormusic
|
80c8b3abaa
|
initial browse page
|
2021-12-14 10:55:45 +07:00 |
|
Core
|
1b3bd3163d
|
Playback notifications working, actions scrapped because mac build is unable to play music.
|
2021-12-14 00:43:50 +00:00 |
|
vapormusic
|
bb77f08314
|
add curator page
|
2021-12-14 00:01:48 +07:00 |
|
vapormusic
|
7cc282f060
|
Merge branch 'main' of https://github.com/ciderapp/Cider
|
2021-12-13 21:09:26 +07:00 |
|
vapormusic
|
3aa43e19c8
|
add see all on listen now
|
2021-12-13 21:08:38 +07:00 |
|
Core
|
bb431c7282
|
initial playback notification implementation
|
2021-12-13 14:08:06 +00:00 |
|
vapormusic
|
9d7251f20c
|
move listen now to its seperate file
|
2021-12-13 20:51:54 +07:00 |
|
vapormusic
|
6a84de815b
|
just use square-large for top-releases for now
|
2021-12-13 19:39:05 +07:00 |
|
vapormusic
|
3bf0a141d0
|
Merge branch 'main' of https://github.com/ciderapp/Cider
|
2021-12-13 19:21:14 +07:00 |
|
vapormusic
|
f952cca182
|
record label page
|
2021-12-13 19:21:11 +07:00 |
|
Core
|
f8fb72fc66
|
prepping playback notifications
|
2021-12-13 09:12:20 +00:00 |
|