|
|
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 |
|
|
|
7aca106c74
|
Oversimplifying queue made identifying current track impossible; Reinstated queue as object list, merged with index for max data
|
2017-11-17 20:25:43 +13:00 |
|
|
|
93cbbaa7fa
|
Tracks and Queue overhaul
|
2017-11-10 15:56:01 +13:00 |
|
|
|
e93751a702
|
URILink for encoding all URIs; fixes #220; current_track now just a URI
|
2017-10-27 10:51:48 +13:00 |
|
|
|
e226925abe
|
Removing SidebarToggleButton, moving trigger to thumb-friendly buttom-right
|
2017-10-21 18:45:55 +13:00 |
|
|
|
2ffa337ffa
|
Standardizing bracket syntax
|
2017-10-10 13:05:28 +13:00 |
|
|
|
a793830d8d
|
Moving track info to it's own view
|
2017-10-09 21:08:27 +13:00 |
|
|
|
5184d06f55
|
Current track images to use Mopidy-Spotify so no immediate dependency on Spotify HTTP API
|
2017-08-03 15:26:54 +12:00 |
|
|
|
0c134459ea
|
Not requiring spotipy; Moving core into new service
|
2017-08-02 10:53:30 +12:00 |
|
|
|
ad0ec888f6
|
Fullscreen in modal; Chrome nicer scrollbars
|
2017-08-01 14:59:59 +12:00 |
|