|
|
13a54de402
|
Catching URLError, fixes #410
|
2019-07-15 12:08:33 +12:00 |
|
|
|
178ea7f27e
|
Using flexbox for cleaner vertical-alignment cross-platform
|
2019-07-03 10:20:13 +12:00 |
|
|
|
23780ef3ef
|
Configurable Snapcast buffer size, fixes #408
|
2019-07-02 08:16:54 +12:00 |
|
|
|
f68a756aa4
|
Merge branch 'feature/performance' into develop
|
2019-06-28 09:34:28 +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 |
|
|
|
3042708865
|
Merge branch 'master' into develop
|
2019-06-21 13:47:26 +12:00 |
|
|
|
50b66743e9
|
Production buildout
|
2019-06-21 13:46:24 +12:00 |
|
|
|
4134bf9fa8
|
Version bump
|
2019-06-21 13:45:22 +12:00 |
|
|
|
c09507ddfc
|
Merge branch 'develop'
|
2019-06-21 13:44:48 +12:00 |
|
|
|
5aabb1bb46
|
Search form pristine so we can sensibly update without clearing input field
|
2019-06-21 13:44:08 +12:00 |
|
|
|
e943cb5072
|
Fixing pusher username uncontrolled input; Adding default wide scrollbars (false)
|
2019-06-20 08:26:20 +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 |
|
|
|
bd811ff007
|
Retaining search results by using URL params and keep results query
|
2019-06-10 13:49:57 +12:00 |
|
|
|
4a303917ef
|
POC for retaining search results, would fix #398
|
2019-06-09 16:20:06 +12:00 |
|
|
|
0c253cdb0b
|
Merge branch 'master' into develop
|
2019-06-09 15:58:48 +12:00 |
|
|
|
63285cc79b
|
Production buildout
|
2019-06-09 15:52:58 +12:00 |
|
|
|
b314fd8fa5
|
Merge branch 'develop'
|
2019-06-09 15:51:24 +12:00 |
|
|
|
2ad0dc7fc8
|
Version bump; npm update
|
2019-06-09 15:50:40 +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 |
|
|
|
ebf36191fd
|
Merge branch 'master' into develop
|
2019-05-02 09:15:30 +12:00 |
|
|
|
9039fe410b
|
Buildout
|
2019-05-01 17:13:33 +12:00 |
|
|
|
f789f19311
|
Passing shuffle from action, fixes #391
|
2019-05-01 17:10:46 +12:00 |
|
|
|
99f0bb1f41
|
Merge branch 'master' into develop
|
2019-05-01 17:10:24 +12:00 |
|
|
|
6c39895af2
|
Snapcast server bundled
|
2019-04-30 19:15:42 +12:00 |
|
|
|
b8b0956e5a
|
Buildout 3.37.0
|
2019-04-26 15:25:41 +12:00 |
|
|
|
5612fd1e9f
|
Merge branch 'develop'
|
2019-04-26 15:22:39 +12:00 |
|
|
|
3659346dc4
|
Merge branch 'fix/394' into develop
|
2019-04-26 15:22:11 +12:00 |
|
|
|
202eedae74
|
Removing ws subprotocol; Creating new post-connection update hook
|
2019-04-26 15:21:29 +12:00 |
|
|
|
a9dad3e648
|
Leaning up the initial connection, will trigger post-connection messages instead
|
2019-04-25 14:49:51 +12:00 |
|
|
|
860b364b76
|
Merge branch 'master' into develop
|
2019-04-23 10:25:37 +12:00 |
|
|
|
438c25e09b
|
Merge branch 'master' of github.com:jaedb/Iris
|
2019-04-23 10:24:48 +12:00 |
|
|
|
3e974b0a68
|
Buildout for 3.36.1
|
2019-04-23 10:24:22 +12:00 |
|
|
|
fad20816e1
|
Merge branch 'develop'
|
2019-04-23 10:23:24 +12:00 |
|
|
|
5a2234fbb8
|
Wider browser support for dynamic favicon
|
2019-04-23 07:48:52 +12:00 |
|
|
|
fa2e710ee4
|
Add "Question"
|
2019-04-23 07:48:25 +12:00 |
|
|
|
4c0dbeffb3
|
Dynamic favicon (POC)
|
2019-04-22 21:39:40 +12:00 |
|
|
|
4cae019e17
|
Remove listeners on unmount of auth frames; Removing user hash
|
2019-04-22 15:08:38 +12:00 |
|
|
|
f89e44e184
|
Moving docker files into subfolder for sanity
|
2019-04-22 14:24:10 +12:00 |
|
|
|
eaf744aced
|
Pusher WS error handlers
|
2019-04-22 14:23:56 +12:00 |
|
|
|
f32626e5d5
|
Merge branch 'master' into develop
|
2019-04-22 13:43:59 +12:00 |
|
|
|
da2ce74b3b
|
Buildout for 3.36
|
2019-04-22 13:21:50 +12:00 |
|
|
|
b020b9919c
|
Removing non-required dependencies
|
2019-04-22 13:20:53 +12:00 |
|
|
|
ab04dc3290
|
Moving store into it's own folder
|
2019-04-22 13:20:32 +12:00 |
|
|
|
85f975b28f
|
Merge branch 'develop'
|
2019-04-21 22:14:13 +12:00 |
|