Commit Graph

189 Commits

Author SHA1 Message Date
67fc8c4ee0 Context menu on related artists; Starting breadcrumb for Browse 2020-05-03 19:55:41 +12:00
5388f6a59e Adding multi-server support 2020-04-30 15:45:55 +12:00
26c365a9a3 Stateful pagination on Browse Directories, fixes #406 2020-04-20 21:02:13 +12:00
233ce9b207 Inheriting added_at with last_updated for better cross-platform support;, fixes #523; Adding 'Shuffle' to queue, fixes #522 2020-04-19 20:57:43 +12:00
67855d207d Thumbnail placeholder as icon; Fixing non-loading categories on refresh 2020-04-17 21:44:49 +12:00
8927f0c947 Patching GMusic call, fixes #520 2020-04-13 13:42:10 +12:00
28fc55bad1 Last remaining componentWillReceiveProps, whew 2020-03-12 21:32:50 +13:00
315dd92984 Upgrading views 2020-03-12 08:31:32 +13:00
1c5f0b2bfc Refactoring and upgrading context menu; Click outside needs some work 2020-03-10 07:56:33 +13:00
dd7da72240 More destructuring and removing componentWillReceiveProps 2020-03-05 21:32:54 +13:00
5a1f08fdf0 Splitting out helpers into separate files 2020-03-03 16:39:37 +13:00
2988f8f4a7 Attempting to get stdout from scan 2020-02-13 16:59:35 +13:00
7d21cbdb08 Follow button loader 2019-12-11 16:50:05 +13:00
6a0f47fc0f Loader key including method 2019-12-10 16:56:59 +13:00
0206fb7c69 Working through ReactJS lifecycle deprecations 2019-11-15 13:50:39 +13:00
33d6c66d96 Dropdown fields 2019-11-07 17:01:27 +13:00
159b6d4e1c Dropdown in browse 2019-10-13 11:09:29 +13:00
68de0feed6 Better UX on dropdown field; Adding search added_from in queue 2019-10-13 09:29:41 +13:00
61d2939372 Cleaning up header and filter alignment 2019-10-09 09:42:20 +13:00
c08cc71c47 Service worker caching, Loader component 2019-09-10 06:59:44 +12:00
e4d53a2d35 Auto eslint fix 2019-09-05 15:36:11 +12:00
42eb8b6f24 Refreshing browse tiles, fixes #418 2019-08-18 16:14:48 +12:00
2c576733cb Adding silent pagination to queue for smoother performance 2019-06-26 14:46:56 +12:00
fea7e55fe0 Collating album object before sorting, fixes #379 2019-05-19 11:57:08 +12:00
f9cd62f3ac URI re-encoding mopidy-specific characters, fixes #377 2019-04-10 20:18:01 +12:00
bd3bf89150 Default to string-based sorting, check both a_ and b_values before deciding sort mechanic 2019-04-10 15:23:16 +12:00
602c9d1fa1 Loading more artwork from LastFM... maybe 2019-02-20 16:58:05 +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
4f27b0eb3e Removing PropTypes; Adding scroll restoration, fixes #263 2019-02-10 19:51:33 +13:00
111218c6c0 All images etc prefix with /iris/ 2019-01-28 08:26:32 +13:00
4d7f81b685 Removing global variable, making everything base slash 2019-01-22 16:57:43 +13:00
c9861bc79c Removing pylast (fixes #349); Removing console.log 2019-01-22 08:54:02 +13:00
244cc9f228 Services routing 2019-01-17 22:13:18 +13:00
9144a194e1 URI handling and encoding 2019-01-17 15:54:04 +13:00
d5c946456f Links for grid items, may need to add more context options 2019-01-16 16:46:40 +13:00
b0027f0607 Updating links, need to upgrade webpack and sourcemaps 2019-01-14 16:50:21 +13:00
56587aa6fb Upgrading everything, especially router 2019-01-09 16:56:35 +13:00
ff8910a991 Lazy loader 2018-12-21 08:45:43 +13:00
7538402ae7 New approach to sorting file response, fixes #336 (take two) 2018-12-07 11:39:31 +13:00
fa572a1742 Buttons on white; Added by in mobile context, fixes #342 2018-12-07 11:31:29 +13:00
2811cbbfba Applying loader for context menu library checks 2018-11-23 08:20:48 +13:00
6341bbb1ac Button to .button; Commands setup UI; polishing context menu 2018-11-16 15:26:10 +13:00
55c75729e6 Context menu slick + filter field sticky value 2018-11-16 13:52:45 +13:00
b6fca3974b Lists with thumbnails; Sensible classes 2018-11-08 22:00:03 +13:00
5c885f3ccb Upgrading non-track lists 2018-11-08 17:01:02 +13:00
b83043ef4f Adding snapshot_id to playlist which is required to sort tracks 2018-11-02 08:40:44 +13:00
57c95adbc3 Padding on bottom and auto-scrolling commands; Fixing Spotify artists library process 2018-10-26 16:06:31 +13:00
0bafa7e97b Replacing all Link with custom Link that scrolls to the top (so we can detect forward vs backward navigation) 2018-10-24 21:34:41 +13:00
056af9d5bf Fully-functional artists and albums for Google - no such luck for Playlists... 2018-10-17 21:33:54 +13:00