|
|
cd17467ced
|
Nicer context menus
|
2017-01-27 16:13:11 +13:00 |
|
|
|
31472ae564
|
Album and Artist grids with context menus
|
2017-01-27 13:24:36 +13:00 |
|
|
|
c22c93428d
|
Preventing shuffling of playlists you don't own
|
2017-01-27 12:13:18 +13:00 |
|
|
|
60f49d4611
|
Making context menu more generic for other assets; Copy to clipboard
|
2017-01-27 09:55:19 +13:00 |
|
|
|
598dd9f0b0
|
Lazy loader loading indicator
|
2017-01-27 08:15:59 +13:00 |
|
|
|
0adfd9cd23
|
New release script to avoid submitting unbuilt code
|
2017-01-26 18:56:20 +13:00 |
|
|
|
550dac2c8e
|
Sort by tracks_total
|
2017-01-26 09:21:00 +13:00 |
|
|
|
759f4ef37f
|
Renaming album/artist fetchers
|
2017-01-26 09:15:54 +13:00 |
|
|
|
095206f664
|
Merge pull request #48 from jaedb/44-local-artwork
Local album art
|
2017-01-26 09:14:44 +13:00 |
|
|
|
0d6a53948c
|
Lazy-loading local albums - allows us to fetch full data without killing server
|
2017-01-26 08:51:35 +13:00 |
|
|
|
57c8a75df1
|
Loading artwork with getImages
|
2017-01-25 08:55:18 +13:00 |
|
|
|
e01e444e70
|
Nicer zoom icon, again
|
2017-01-24 18:45:04 +13:00 |
|
|
|
e115bc20dc
|
Image centering
|
2017-01-24 16:55:51 +13:00 |
|
|
|
90e05cb9d2
|
No plus in zoom icon
|
2017-01-24 13:12:12 +13:00 |
|
|
|
3f1380a934
|
No hover animation - snappier is nicer
|
2017-01-24 12:12:31 +13:00 |
|
|
|
e906edc360
|
Modal opens, hide body scroller
|
2017-01-24 10:13:12 +13:00 |
|
|
|
b787a35fcf
|
Zoomable thumbnails
|
2017-01-24 09:04:26 +13:00 |
|
|
|
7088cf5b3a
|
Sort reverse to other views
|
2017-01-24 08:06:57 +13:00 |
|
|
|
ee6b8073e8
|
Sort dropdown to show current sort order
|
2017-01-24 08:02:30 +13:00 |
|
|
|
32effdc4dd
|
Merge branch 'issue/46'
|
2017-01-23 17:28:31 +13:00 |
|
|
|
49809337f0
|
Sorting for artists and albums
|
2017-01-23 09:24:59 +13:00 |
|
|
|
530416eaf8
|
Clear tracklist button (fixes #43)
|
2017-01-22 12:54:20 +13:00 |
|
|
|
d5be455a3e
|
Parallax only load when we have an image URL
|
2017-01-20 13:27:49 +13:00 |
|
|
|
5c6615ab8b
|
Fixing incorrect key on playlist update
|
2017-01-20 10:15:38 +13:00 |
|
|
|
747709fac8
|
Major release
|
2017-01-19 16:15:25 +13:00 |
|
|
|
948f085c58
|
Updating to use key in place of uri
|
2017-01-19 16:13:47 +13:00 |
|
|
|
fc55a112d2
|
Categories in full index
|
2017-01-19 13:19:11 +13:00 |
|
|
|
334481541d
|
Nullifying category before re-fetching
|
2017-01-19 11:50:33 +13:00 |
|
|
|
b12881057c
|
Categories using index now too
|
2017-01-19 11:47:15 +13:00 |
|
|
|
97ada1ed15
|
Library albums release date and track count (fixes #30)
|
2017-01-19 09:11:31 +13:00 |
|
|
|
b611970907
|
Users now using index
|
2017-01-19 08:56:12 +13:00 |
|
|
|
99d27c2365
|
Parallax where artist has no images - run a check first
|
2017-01-19 08:05:20 +13:00 |
|
|
|
2db860b86e
|
Removing playlist logger; Thumbnail sizer now uses Spotify height to accommodate wide images which is becoming more common
|
2017-01-18 19:10:54 +13:00 |
|
|
|
ca0bd6c39e
|
Merge branch 'master' of github.com:jaedb/Iris
|
2017-01-18 17:58:26 +13:00 |
|
|
|
3604526edf
|
Add to playlist fix; Search lazy loading
|
2017-01-18 16:52:55 +13:00 |
|
|
|
14ee58f3b8
|
Fixing search collation of Spotify and Mopidy sources (still need to implement _more)
|
2017-01-18 09:09:24 +13:00 |
|
|
|
d0d92b807a
|
Limiting artist's albums by region (related to #25)
|
2017-01-18 08:11:51 +13:00 |
|
|
|
c4b3ce1a32
|
Limiting artist albums by market
|
2017-01-17 19:06:50 +13:00 |
|
|
|
c8ea68575f
|
Lists
|
2017-01-17 17:01:43 +13:00 |
|
|
|
afa209fc87
|
Local directory and hashHistory compatibility
|
2017-01-17 12:03:15 +13:00 |
|
|
|
cb725e6173
|
Facilitate tracks that have no album, and thus no artwork (#35)
|
2017-01-17 12:02:51 +13:00 |
|
|
|
2906e782c7
|
Adding to playlists... seems buggy
|
2017-01-16 21:49:04 +13:00 |
|
|
|
cb41a24dbd
|
Searching
|
2017-01-16 18:31:06 +13:00 |
|
|
|
8aba61edb0
|
Merge pull request #38 from jaedb/feature/playlist-pool
Asset index storage
|
2017-01-16 08:23:44 +13:00 |
|
|
|
6901f05af9
|
Artwork for local artists; Hide related when empty
|
2017-01-16 08:11:32 +13:00 |
|
|
|
ef17d36f22
|
Updated PLAYLISTS_LOADING
|
2017-01-16 05:58:13 +13:00 |
|
|
|
838255b34b
|
Local assets
|
2017-01-15 21:06:24 +13:00 |
|
|
|
8b15e024cd
|
Following; PLAYLISTS_LOADED; Full index
|
2017-01-15 11:40:08 +13:00 |
|
|
|
ce4c26f18b
|
Bunched action calls; Library artists and albums
|
2017-01-14 22:32:39 +13:00 |
|
|
|
539748b112
|
Artists and albums; Not lazy-loading yet
|
2017-01-14 10:03:45 +13:00 |
|