Commit Graph

67 Commits

Author SHA1 Message Date
2928eea8f9 Kiosk mode lyrics 2020-02-15 21:45:29 +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
e4d53a2d35 Auto eslint fix 2019-09-05 15:36:11 +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
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
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
2c576733cb Adding silent pagination to queue for smoother performance 2019-06-26 14:46:56 +12:00
fce4fb6687 Consideration for keyboard navigation (tab-accessible buttons) 2019-05-10 10:34:58 +12:00
9884ed6b5c Removing debug; Re-setting current track state on re-render (eg after modal) 2019-03-19 21:24:31 +13:00
40cc847071 Still a tiny glitch on some tracks when swiping 2019-02-18 08:47:15 +13:00
ecbd10b8db Experimenting with more transitions 2019-02-17 20:37:21 +13:00
6017621d78 Refining swipe animation (tricky) 2019-02-13 16:51:29 +13:00
2cdc1ee561 Latency limit 150; Label wrappers for text fields; Detecting image changes in playback controller 2019-02-12 20:20:25 +13:00
eafe6a955b Smooth swipe control for mobile 2019-02-12 19:30:35 +13:00
816666e3ba Experimental overlay for track that is transitioning out 2019-02-11 20:14:25 +13:00
4f27b0eb3e Removing PropTypes; Adding scroll restoration, fixes #263 2019-02-10 19:51:33 +13:00
31213c34ba Removing NavLink - doesn't work with basename; Fixing current track tap 2019-01-30 13:22:36 +13:00
4d7f81b685 Removing global variable, making everything base slash 2019-01-22 16:57:43 +13:00
56587aa6fb Upgrading everything, especially router 2019-01-09 16:56:35 +13:00
7ac4460302 Retina display playback controls 2019-01-06 14:12:57 +13:00
395dc79296 Parallax upgraded and fully-functioning 2018-12-19 21:47:02 +13:00
3468c6a84f Default buttons; Light context menu; Smooth transition swipe skipping 2018-12-10 21:27:22 +13:00
5b2421ad0a Swipe animation 2018-12-10 19:11:33 +13:00
b64b4cb824 Swipe skipping in mobile mode 2018-12-10 16:04:40 +13:00
291b1ed39e Fixing chrome issue pusher callback 2018-12-08 11:59:32 +13:00
57c2782917 Mobile player max-height; Animation for context menu; Removing more <button>s for .button; Force reset playback position on end 2018-11-18 12:54:13 +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
d67069c75c Splitting out mute, cleaning up mobile output controls 2018-10-02 16:58:15 +13:00
847d1312ab Tooltips hidden by default on mobile 2018-09-21 11:58:54 +12:00
c085941189 Lyrics in track formatter 2018-09-06 20:58:08 +12:00
5f8956b376 Modals, including sharing auth 2018-07-13 16:48:41 +12:00
c455406b0a Icecast cachebuster 2018-07-02 21:37:24 +12:00
122f99d027 Removing proxy_request in favor of hosted proxy; Adding icecast control to Outputs; Buttons tidy-up 2018-07-01 21:08:35 +12:00
7bd5066fe2 Using js audio instead of html5, should fix #293 2018-06-30 21:37:55 +12:00
403d348d2f Clearing queue also clears current_track 2018-06-26 15:37:50 +12:00
cd52734bcc Reorganising component folder structure 2018-04-19 13:34:16 +12:00
02cd964e1e Responsive Snapcast; Customisable scrollWheel attribute, fixes #272 2018-04-19 08:05:42 +12:00
cd4451f69c Storing next track and pre-fetching artwork for snappier UI 2018-04-12 15:55:39 +12:00
2be4851ecc Volume and mute controls 2018-03-23 16:54:56 +13:00
b2067512a3 Leaning up snapcast component 2018-03-22 16:59:04 +13:00
75d6e8c85e Refactoring mopidy actions - everything must have an action method 2018-02-26 10:25:56 +13:00
6fe069e58c Responsive improvements for form fields 2018-02-15 09:47:49 +13:00
35462d690f Stream controls 2018-02-05 17:04:31 +13:00
f05ee674c3 Customisable streaming encoding 2018-02-02 08:39:37 +13:00
168e9d7c7d Embedding HTML5 audio player for streaming within Iris, fixes #251 2018-02-01 08:52:15 +13:00