|
|
0ac9717ba2
|
Merge branch 'master' of github.com:jaedb/Iris
|
2017-08-31 20:17:31 +12:00 |
|
|
|
c1234d1fee
|
Version 3.3.3
|
2017-08-31 07:45:23 +12:00 |
|
|
|
946341b367
|
Iconography for other sources
|
2017-08-30 20:54:54 +12:00 |
|
|
|
9ba6f66566
|
Lazy loader too tall
|
2017-08-29 08:35:34 +12:00 |
|
|
|
473b2b0b2c
|
Using @@ as track key separator; Fixes #183
|
2017-08-29 08:35:26 +12:00 |
|
|
|
f3097d00b5
|
Context menu :active; Experimenting with branding
|
2017-08-28 21:16:26 +12:00 |
|
|
|
5a71cbcf92
|
Merge branch 'master' of github.com:jaedb/Iris
|
2017-08-28 21:04:31 +12:00 |
|
|
|
8dcbc314c8
|
Search input tweak; Favicon alignment
|
2017-08-28 21:04:24 +12:00 |
|
|
|
7d763021a4
|
Adding logo
|
2017-08-28 21:03:14 +12:00 |
|
|
|
ca76eeb13d
|
Version 3.3.2
|
2017-08-28 08:35:19 +12:00 |
|
|
|
598e657586
|
Adding homescreen icons; Fixes #159
|
2017-08-28 08:33:38 +12:00 |
|
|
|
31b24d8623
|
Implementing branding (pre-testing)
|
2017-08-27 21:08:59 +12:00 |
|
|
|
32ca8c464b
|
Removing bulletpoints
|
2017-08-27 14:26:16 +12:00 |
|
|
|
f812b78719
|
Issue template
|
2017-08-27 14:25:16 +12:00 |
|
|
|
f760429862
|
Removing spotipy - only used for one request; Now using urllib for recommendations
|
2017-08-27 09:39:35 +12:00 |
|
|
|
3b1d3c4019
|
Removing debug
|
2017-08-27 09:39:11 +12:00 |
|
|
|
cf0ac4f75d
|
Merge branch 'master' of github.com:jaedb/Iris
|
2017-08-27 08:52:57 +12:00 |
|
|
|
55e55e9416
|
Core styles
|
2017-08-27 08:51:46 +12:00 |
|
|
|
1f914e679d
|
Correcting icon for tracks
|
2017-08-27 08:51:23 +12:00 |
|
|
|
a041d5c846
|
Fetching 50 recommendations, and storing results to add 3x at a time to avoid locking server; Fixes #149
|
2017-08-25 08:39:42 +12:00 |
|
|
|
c9cf32177a
|
No chrome tap higlighting; Smooth swipe
|
2017-08-24 08:22:10 +12:00 |
|
|
|
5ac5c854b3
|
Use slim_mode AND isTouchDevice to provide mini_zones on tracks; fixes #151
|
2017-08-23 08:31:42 +12:00 |
|
|
|
72f558662f
|
Selecting tracks ctrl + a; tracklist shortcuts now keydown vs keyup; addresses #168
|
2017-08-23 08:05:00 +12:00 |
|
|
|
429c6b3093
|
Animated mobile sidebar reveal
|
2017-08-23 07:52:25 +12:00 |
|
|
|
2ce397b93a
|
Hotfix release 3.3.1
|
2017-08-23 07:39:50 +12:00 |
|
|
|
7b127e37f5
|
Slim mode global variable removal
|
2017-08-23 07:39:33 +12:00 |
|
|
|
2e30144ada
|
Rollback and merge
|
2017-08-22 21:20:02 +12:00 |
|
|
|
35eb18dac5
|
Slim mode stays in state; Filter field on mobile
|
2017-08-22 21:15:09 +12:00 |
|
|
|
48dc9c6d07
|
Slim mode now defined at global js, no need for store usage
|
2017-08-22 21:08:41 +12:00 |
|
|
|
dc42024bfe
|
Filter field for mobile
|
2017-08-22 21:03:16 +12:00 |
|
|
|
2a1057e955
|
Version 3.3.0
|
2017-08-22 20:44:55 +12:00 |
|
|
|
403a3fbd8f
|
Removing/unfollowing playlists
|
2017-08-22 20:44:36 +12:00 |
|
|
|
8253928f6b
|
Merge branch 'feature/library'
|
2017-08-22 08:38:23 +12:00 |
|
|
|
281b5b1c54
|
Context menu playlist loader
|
2017-08-22 08:38:03 +12:00 |
|
|
|
0dc7f9acad
|
Hide related artist tab when not available
|
2017-08-22 08:14:08 +12:00 |
|
|
|
a4e935ce17
|
Starting radio process fired the _STARTED inadvertantly
|
2017-08-22 08:09:35 +12:00 |
|
|
|
a0a58b0cd8
|
Dropzone visibility; Load my playlists if not already loaded
|
2017-08-17 17:45:18 +12:00 |
|
|
|
227d8657cc
|
Editing playlists, possibly addresses #119; Editing collaborative state
|
2017-08-17 17:37:53 +12:00 |
|
|
|
40888f5835
|
Render performance consideration; Cancelling processes fixed
|
2017-08-17 08:29:14 +12:00 |
|
|
|
706e28a7b6
|
Resumable processes for mopidy
|
2017-08-16 18:03:07 +12:00 |
|
|
|
8e030cc936
|
Resume-able processes for loading library
|
2017-08-16 12:40:27 +12:00 |
|
|
|
5b5e4a2351
|
Reinstating tracks (basic), fixes #173
|
2017-08-15 21:53:57 +12:00 |
|
|
|
f51e83099e
|
Processor cancelled vs finished; Re-run processor if incomplete during next render
|
2017-08-15 16:36:50 +12:00 |
|
|
|
6f0088204b
|
Filterable
|
2017-08-14 20:02:41 +12:00 |
|
|
|
2dd08fa489
|
Mopidy local artists
|
2017-08-13 21:42:19 +12:00 |
|
|
|
0fabc8daa9
|
Removing local artists
|
2017-08-13 21:04:59 +12:00 |
|
|
|
45dfe25172
|
Remaining counters
|
2017-08-13 07:51:11 +12:00 |
|
|
|
923bd824d7
|
Counters
|
2017-08-12 23:07:33 +12:00 |
|
|
|
eaf86e1848
|
Moving libraries into each provider for better granularity; Loading all artists (larger than expected)
|
2017-08-12 23:01:55 +12:00 |
|
|
|
884d3fdd49
|
Albums and playlists now loading using processes
|
2017-08-12 00:02:41 +12:00 |
|