Commit Graph

746 Commits

Author SHA1 Message Date
55e55e9416 Core styles 2017-08-27 08:51:46 +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
6d2bf7ff87 Only load library playlists if not loaded already 2017-08-11 22:05:53 +12:00
9bb4b79f1e Loading library albums only on demand 2017-08-11 21:59:14 +12:00
e346d8e3a9 Updating screenshot; Removing Mopidy-Spotify as documented requirement; Fixes #166 2017-08-11 09:20:21 +12:00
190a20c882 Updating screenshot; Removing Mopidy-Spotify as documented requirement; Fixes #166 2017-08-11 09:19:20 +12:00
736d338e3e Merge branch 'master' into feature/library 2017-08-11 08:59:29 +12:00
870131d88d Merge pull request #154 from zb2oby/master
Volume shortcut key increments lowered to 5%
2017-08-11 08:45:44 +12:00
254092d953 3.2.0 2017-08-11 08:38:16 +12:00
4a82163519 Updating radio to use core data storage; Darken-ified radio overlay 2017-08-11 08:27:22 +12:00
a161facbbc Additional checking for keyboard shortcuts - don't fire when inputs in focus; Double-check selected tracks == 0; Fixes #160 2017-08-11 08:14:52 +12:00
f9bb9427f3 Moving playlists library into own space - loaded on demand rather than init 2017-08-11 08:08:03 +12:00
d38c754103 More universal processor style 2017-08-10 16:41:19 +12:00
fd46929ac3 Loading library albums as process; Processes loader for less jammy animation 2017-08-10 12:00:08 +12:00
fcf44d0b28 Lazy loading thumbnails 2017-08-10 08:02:10 +12:00
160a9ad700 Adding lazy-loader for images on-demand 2017-08-09 08:52:49 +12:00
0825039d04 Get all library albums in one hit... heavy server load 2017-08-09 07:54:45 +12:00
184ba5547c Unpaginated local albums merged into library.albums 2017-08-08 21:34:52 +12:00
ba97a6be4a Lazy loader; Filter on album library 2017-08-07 21:34:33 +12:00
97ba83a06d Merging local and spotify library 2017-08-07 20:44:59 +12:00