Commit Graph

179 Commits

Author SHA1 Message Date
845ceda09c Version bump; Polishing list elements (source on right); Security patches 2021-03-09 20:31:01 +13:00
9dab288483 Tracklists now operational with SmartList 2021-03-08 20:17:08 +13:00
144e955376 Centralised SmartList for grids and lists 2021-03-07 21:05:07 +13:00
886c34985b Batching lists/grids for best of both worlds 2021-03-06 22:42:04 +13:00
5b8627e2ef Abstracting List/Grid indexer 2021-03-04 06:43:53 +13:00
fc54c6445b Upgrading lists 2021-03-01 21:31:22 +13:00
a67a4a7f67 Generic Grid with viewport hook working well; need better way to fetch first item's height (error) 2021-02-27 21:45:00 +13:00
1c98a5968d Buildout for 3.56.0; Responsive subheader 2021-02-20 23:08:08 +13:00
1d1e1c2c97 Breadcrumb for File:: plus manual requirement of library.browse (lookup gives a single result) 2021-02-16 07:06:30 +13:00
e7e301060d Flexing the header; POC of loading tracks one-by-one for quicker updates and more cancelability 2021-02-15 21:01:39 +13:00
9510b1db66 Adding Hotkeys Info modal (triggered by 'i'), fixes #651 2021-02-08 17:18:42 +13:00
a58d4ba56e Tidying up load checkers 2021-02-01 11:16:31 +13:00
1b523c866f Buildout 2021-01-10 13:14:41 +13:00
06036eec21 Improving library lists display 2020-12-18 21:54:50 +13:00
094bdfeab8 Adding numbers to loader 2020-12-05 21:41:30 +13:00
a6869b16aa Moving reset into dedicated Reset modal 2020-11-29 21:28:24 +13:00
f99554d36b Adding unpin to pinned list (allows unpinning broken/unloadable playlists) 2020-11-23 21:20:22 +13:00
e4c49a7f76 Tracks loader; Me placeholder as undefined, fixes #650 2020-11-20 22:20:30 +13:00
0fd3075730 Final touches on filter field (cancelable) and list bullets 2020-11-09 20:55:13 +13:00
6c0390f7b6 Removing custom sorter, we now use Lodash orderBy, one less responsibility 2020-11-08 20:49:48 +13:00
a01b2b93d8 Consistent track title and filter/sort options; Adding track_number to album tracks, concat disc.track not working for sort 2020-11-07 22:03:58 +13:00
fdd3bf3bc9 Sorting playlist tracks, fixes #568 2020-11-07 16:46:09 +13:00
07bbd240fd Buildout 3.53.0; Fixing service user thumbnails 2020-10-27 20:58:57 +13:00
c5c2e9d4bb Tracks using action.options; Loader progress now fully svg 2020-10-26 21:32:53 +13:00
6f6ec6986b Add/Remove to libraries; Almost ready to bring in to dev pipeline 2020-09-26 23:03:28 +12:00
9a3b9cb1bf shouldComponentUpdate to plug time-based rerenders? 2020-09-20 21:04:40 +12:00
f254170b2f Moving tracks into 'items' database; in_library now pre-populated; Next to add/remove from library 2020-09-11 22:13:06 +12:00
8db8b0fcdb Converting TuneIn URI into album to resolve viewability, also fixes #581 2020-08-18 20:18:29 +12:00
871c003a64 Google callbacks wrapped in dispatch, but shouldn't have beeen 2020-08-17 19:31:28 +12:00
d02d5dd491 Upgrading all buttons to Button component 2020-08-16 20:00:10 +12:00
eb90730667 Upgrading GA; Creating unified Button for all variants 2020-08-15 21:05:00 +12:00
a612a6a626 Adding mopidy connection delay to prevent components needing to handle it 2020-08-11 21:05:36 +12:00
86aad6df0e useEffect to trigger API call (needs delay for mopidy_connected) 2020-08-10 21:00:31 +12:00
584b3ea7c4 Adding sidebar list 2020-08-09 21:04:07 +12:00
e398949a06 Adding generic loadItem (refactor elsewhere); Adding foundation for Add Random 2020-08-03 07:08:16 +12:00
74b73ad6a6 Mobile polish; Performance experimentation; Loader screen; ; Minor code bugs 2020-08-01 21:15:17 +12:00
f26c50c3df Responsive for < 350px devices, fixes #532 2020-07-29 07:58:07 +12:00
9f186d281c Mapping all remaining views - just modals and components to go 2020-07-17 22:12:47 +12:00
30141926aa Clickable flags; Adding links to version release notes 2020-07-08 20:32:00 +12:00
850c69cea1 Fill prop for thumbnails on Queue and Artist for large screens 2020-06-26 15:36:09 +12:00
0aa8d1d016 Buildout 2020-06-22 20:18:56 +12:00
f5efbd1ede Letter spacing 2020-06-18 21:12:43 +12:00
44b55d5f78 Fixing context menu trigger silencing; Search form polish 2020-06-18 21:06:52 +12:00
7be693dea3 Ditching thumbnail glow on mobile - performance suffering too much 2020-06-11 21:09:29 +12:00
b27bb49ed4 Clearable search results 2020-06-09 21:09:29 +12:00
52039e2f5d Search results grid layout; Tracklist 2020-06-09 16:44:17 +12:00
fec4396583 Properly cancellable processes; Playlists that refuse to load tracks 2020-05-25 20:50:25 +12:00
aff8428b5b Sensibly detecting Spotify availability by access_token; Only fetch playlists to add tracks to from relevant providers, fixes #539 2020-05-12 20:32:48 +12:00
3c407e4220 Upgrading to theme mixin for auto variant 2020-05-05 16:50:07 +12:00
f1b6ada66b Adding indication of autosaved text fields 2020-05-03 13:54:34 +12:00