Commit Graph

1426 Commits

Author SHA1 Message Date
2a0cb74ca7 Checking on Link for null values; Playing already fully-loaded playlists 2019-03-29 14:20:06 +13:00
ccb0d6672a Adding test suites, working through helpers; Adding test state 2019-03-22 09:02:00 +13:00
269bf005ed Allowing non-connected views and components; Adding tests 2019-03-20 16:51:09 +13:00
9884ed6b5c Removing debug; Re-setting current track state on re-render (eg after modal) 2019-03-19 21:24:31 +13:00
38aa95ae9b Looking into transition between processes 2019-03-19 20:55:21 +13:00
46b8225655 Context menu 2019-03-19 08:08:40 +13:00
5aa932d045 POC for playlist queueing 2019-03-18 16:26:16 +13:00
f824cca396 Core action 2019-03-18 09:05:17 +13:00
d42a1a3992 Initial experimenting 2019-03-18 08:19:45 +13:00
bb483b143e Fixing artist vs track artist confusion; Icon size for 2dp and 3dp devices 2019-03-15 14:09:37 +13:00
c8eec8cf19 Removing merger of data from track artist, fixes #371 2019-03-15 13:36:05 +13:00
ac2a6acdc8 Building to sub /assets/ folder 2019-03-06 13:28:37 +13:00
f8770428a2 Fixing URL encoding on Mopidy tracks, partially fixes #373 2019-02-25 19:18:27 +13:00
d2e7c6f7d8 Experimenting with URLencoding 2019-02-25 18:37:43 +13:00
33935115ab Adding lastfm artwork lookup to list views; Splitting List into List and ListItem for better granularity 2019-02-22 13:17:14 +13:00
cc83a881f4 Only using NiceNumber for detail bulletpoints 2019-02-21 18:24:50 +13:00
c5b4757639 Include additional LastFM data as we're loading it anyway; NiceNumber for big numbers on small screens 2019-02-21 16:56:07 +13:00
4d62e33109 LastFM for supporting imagery; Album wiki from LastFM; fixes #369 2019-02-20 21:08:48 +13:00
602c9d1fa1 Loading more artwork from LastFM... maybe 2019-02-20 16:58:05 +13:00
ed7c03571a fix sorintg albums on artist view 2019-02-19 12:00:24 -05:00
b59d710261 Cleaning up playlist context menus 2019-02-19 16:41:44 +13:00
5aaf72f852 Resolving broken sorting, fixes #366 2019-02-18 18:53:00 +13:00
350cb2a72e Fixing up sorting (#366), still need to mature syntax 2019-02-18 16:27:52 +13:00
40cc847071 Still a tiny glitch on some tracks when swiping 2019-02-18 08:47:15 +13:00
ecbd10b8db Experimenting with more transitions 2019-02-17 20:37:21 +13:00
6017621d78 Refining swipe animation (tricky) 2019-02-13 16:51:29 +13:00
2cdc1ee561 Latency limit 150; Label wrappers for text fields; Detecting image changes in playback controller 2019-02-12 20:20:25 +13:00
eafe6a955b Smooth swipe control for mobile 2019-02-12 19:30:35 +13:00
816666e3ba Experimental overlay for track that is transitioning out 2019-02-11 20:14:25 +13:00
4f27b0eb3e Removing PropTypes; Adding scroll restoration, fixes #263 2019-02-10 19:51:33 +13:00
bcd11855f7 Restoring search of URI straight to asset; Ability to turn off smooth scrolling; adding reset for album filter 2019-02-08 16:05:43 +13:00
6dc6cb90c0 Hotfix: Removing image formatter bug 2019-02-06 19:53:42 +13:00
0dd4140fee Links in broadcasts now buttons; Fixing regression with sortable tracks and track_context property 2019-02-06 14:07:17 +13:00
fea17c8cb9 Removing XSS, fixes #355 2019-02-05 22:35:52 +13:00
31e62fdf81 Digesting links in broadcast and injecting (still need to remove all other HTML) 2019-02-05 17:04:32 +13:00
f11b50b332 Adding spotify gateway error display; Artist images fix (again?) 2019-02-04 14:48:10 +13:00
39f8514098 Handling artist tracks >10 in separate view, fixes #344 2019-02-03 11:01:00 +13:00
a90d6b7fe7 Parallax not to animate cached images (much slicker-feeling interface); Search links repaired; Playlist creation/deletion index updater 2019-02-01 15:38:15 +13:00
9afbaa5b03 Adding as an index reference where index uris change 2019-02-01 10:19:21 +13:00
1406985662 Experimenting with editing playlists with changing URIs 2019-01-31 16:57:55 +13:00
c370ae1699 Local playlists and uri encoding 2019-01-30 21:30:26 +13:00
5b96bdeabc Cleaning up 404 2019-01-30 16:59:51 +13:00
31213c34ba Removing NavLink - doesn't work with basename; Fixing current track tap 2019-01-30 13:22:36 +13:00
e2960a3d6f Replacing md5 in favor of sha256 for stronger anonymization, #355 2019-01-28 15:24:14 +13:00
a36ba6d0d1 Removing require() in favor of pure css external resources 2019-01-28 08:51:45 +13:00
a316c56299 Merging buildout 2019-01-28 08:27:09 +13:00
111218c6c0 All images etc prefix with /iris/ 2019-01-28 08:26:32 +13:00
8db0bdc754 Fixing link to Genius settings 2019-01-25 15:42:00 +13:00
8de22e43e4 Dater to handle year dates (ie YYYY) and display accordingly; Initial setup default value respected 2019-01-25 12:59:17 +13:00
f730ac3a0c Responsive max-width minus 1px to remove overlap, fixes #352 2019-01-25 12:58:45 +13:00