Commit Graph

768 Commits

Author SHA1 Message Date
3e196f74ae Allow hotkeys even when non-text input in focus 2019-10-23 07:34:52 +13:00
6e7b72e6a5 Supporting url-unsafe characters in search term, fixes #446 2019-10-18 14:02:10 +13:00
c82326f452 Task names; Fixing following button and adding notifications 2019-10-16 16:42:38 +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
fe6ace5c62 Cleaning up Icecast (local browser) controls, fixes #399 2019-10-05 15:34:40 +13:00
96d68c0ae0 Upgrading links sentence; multi-seed radio 2019-10-05 09:10:34 +13:00
c0e8a64e37 Adding queue specs (prototype), fixes #439 2019-09-27 16:23:33 +12:00
bee8814192 Adding 'added_by' for radio tracks, fixes #435 2019-09-26 10:54:20 +12:00
f7808f954a Spacing on mobile context menu 2019-09-24 16:55:22 +12:00
5d30347f28 Cleaning code; Updating spotify POST requests and LastFM signed to use fetch 2019-09-19 16:36:49 +12:00
6415074287 Headings on responsive (flex); GridItem trigger image load 2019-09-15 21:11:57 +12:00
5688b29ae9 Simplified SW caching; Fixing Spotify follow error 2019-09-11 11:38:45 +12: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
c55df548f1 Musicbrainz is out, Discogs is in 2019-09-05 15:18:16 +12:00
491ef1fccd Disabling touch_events in playbar, fixes #353 2019-08-18 16:51:22 +12:00
c36c2de39c Input field clarity; Touch drag fix 2019-08-17 21:57:06 +12:00
88a88bd2a5 Slimmer but more useful queue current_track 2019-08-09 14:08:57 +12:00
50070a5dfb Permissions and exposing snapcast ports 2019-08-02 16:47:28 +12:00
587cbb05b3 Moving current track into play bar for nicer consistency 2019-07-31 16:57:30 +12:00
de51b41a43 Adding debug info with build and version; Getting mobile padding of playbar 2019-07-26 17:02:23 +12:00
de5e8fc959 play bar white 2019-07-25 17:00:49 +12:00
288dc5cd9e Tap on now playing bar takes you to now playing 2019-07-23 08:41:00 +12:00
d204c43d75 Fixing sidebar menu active state 2019-07-23 08:28:58 +12:00
ae853b6de7 Pagination for large queues, tracklist flexbox 2019-07-15 12:08:56 +12:00
178ea7f27e Using flexbox for cleaner vertical-alignment cross-platform 2019-07-03 10:20:13 +12:00
0dd0a36c60 Moving frequently-updated props into relevant components (now connect-ed) to reduce full re-renders 2019-06-28 09:34:15 +12:00
2c576733cb Adding silent pagination to queue for smoother performance 2019-06-26 14:46:56 +12:00
5aabb1bb46 Search form pristine so we can sensibly update without clearing input field 2019-06-21 13:44:08 +12:00
42806cc7fa Adding wide scrollbars (for touchy mice or pen tablets) 2019-06-14 11:33:10 +12:00
c04ed1862d Only push onBlur if props available 2019-06-10 14:00:05 +12:00
db87c3c94d Still using LastFM, but remove images for artist images (they broke it) 2019-06-09 15:46:34 +12:00
ab8677bb5d Hotkeys for better UX; Notifications behind modal 2019-05-19 11:57:50 +12:00
fea7e55fe0 Collating album object before sorting, fixes #379 2019-05-19 11:57:08 +12:00
fce4fb6687 Consideration for keyboard navigation (tab-accessible buttons) 2019-05-10 10:34:58 +12:00
7407008607 Only blocking key events when they're our target keys; Patching tracklist hotkeys 2019-05-05 11:06:17 +12:00
4cae019e17 Remove listeners on unmount of auth frames; Removing user hash 2019-04-22 15:08:38 +12:00
8535482107 Moving event bindings to separate components (ideally functional components) 2019-04-18 09:03:38 +12:00
5dc082e36d Polishing commands manager; Tweaking icons and actions for feedback 2019-04-17 08:40:33 +12:00
63d453670f Sortable commands 2019-04-16 20:06:56 +12:00
34b82eb8f2 Showing outputs when there are commands 2019-04-15 10:15:17 +12:00
53d2725c7e Total overhaul of how commands are executed (server-side), fixes #387 2019-04-15 09:56:42 +12:00
1eaaadc7ad Patching icon onClick, fixes #388 2019-04-13 13:20:20 +12:00
ef541f4b24 Upgraded all easy functional components 2019-04-11 09:43:13 +12:00
dcd75c7d70 Removing defunct components 2019-04-11 09:35:59 +12:00
413d93a181 Part 2 of functional component upgrade 2019-04-11 08:05:53 +12:00
014da60b76 Beginning the migration to functional components 2019-04-11 07:28:18 +12:00
f9cd62f3ac URI re-encoding mopidy-specific characters, fixes #377 2019-04-10 20:18:01 +12:00
4e93234d12 Debugging sorting issue #379; Fixing keyboard shortcuts #384 2019-04-08 07:17:27 +12:00