Commit Graph

970 Commits

Author SHA1 Message Date
3c9c6cc813 Compiled assets to use human-friendly filenames 2017-10-25 20:23:35 +13:00
3ed16b1a5f Merge branch 'develop' of github.com:jaedb/Iris into develop 2017-10-25 20:18:40 +13:00
07c2f573c2 Including built files in repo 2017-10-25 20:18:13 +13:00
7f7dfb610a Merge branch 'master' into develop 2017-10-25 15:33:48 +13:00
3d0aca3560 Releasing 3.6.1 2017-10-23 18:17:58 +13:00
fe90d81844 Hotfix: Spotify playlist tracks not formatted on refresh 2017-10-23 18:16:44 +13:00
4cdcf07d44 Removing debugging 2017-10-24 08:00:30 +13:00
cf9c645cc5 Removing sentry until better long-term logger solution found 2017-10-22 22:18:11 +13:00
3d19c991a0 Releasing 3.6.0 2017-10-21 22:07:03 +13:00
badb518d13 Merge branch 'develop' 2017-10-21 22:05:02 +13:00
44eaaa332c Removing context menu where not needed 2017-10-21 21:58:53 +13:00
e226925abe Removing SidebarToggleButton, moving trigger to thumb-friendly buttom-right 2017-10-21 18:45:55 +13:00
f68ec5f2d0 Error argument as optional, for AsyncHTTPClient compatibility 2017-10-21 07:35:23 +13:00
d7b185208d Handlers to construct response objects 2017-10-20 21:49:41 +13:00
dea834e956 Merge branch 'feature/lazy-loading' 2017-10-20 20:43:42 +13:00
100b65f037 Spotify backend token refresh no longer using callbacks 2017-10-20 20:43:22 +13:00
c393b5c548 Radio not starting due to callbacks, removed callbacks for load_more_tracks 2017-10-20 18:58:32 +13:00
19391e21ee Lazy-rendering large library lists for faster rendering and filtering 2017-10-20 14:58:19 +13:00
fae45a3218 Icons; Hide radio when spotify not enabled 2017-10-20 12:26:55 +13:00
8382cf5bd5 Detect and alert when searching no sources, fixes #209 2017-10-20 09:09:30 +13:00
a667556c60 Fixing (slightly) cropped circular icon 2017-10-20 09:05:42 +13:00
2a984bf0be Releasing 3.5.5 2017-10-19 11:07:57 +13:00
4cea6fc224 Duration references 2017-10-19 09:58:26 +13:00
5fa488a3ca Recommendations tracks 2017-10-19 09:54:16 +13:00
8e119328df Merge branch 'feature/track-formatter' 2017-10-19 09:50:22 +13:00
6e96a262c7 Artist tracks 2017-10-19 09:49:39 +13:00
e34db1da34 Label for duration 2017-10-19 09:43:38 +13:00
5d8b36db91 Queue tracks 2017-10-18 20:32:30 +13:00
376a93f7fc TlTrack borked 2017-10-18 17:03:59 +13:00
1ae6c3500b Releasing 3.5.4 2017-10-17 20:24:31 +13:00
99b81a2dcf Loader 2017-10-17 20:12:59 +13:00
771bcf8c5e Json encoder server-side; Select your own lyrics result 2017-10-17 18:54:57 +13:00
e56cbe4c5d Dividing context menu sections 2017-10-15 18:53:59 +13:00
405b457abb Releasing 3.5.3 2017-10-15 09:50:12 +13:00
d1c35bbfbb Backend spotify user refresh borked 2017-10-15 09:48:33 +13:00
7a92db3934 Releasing 3.5.2 2017-10-15 09:34:20 +13:00
e7e812413c Removing debug echo 2017-10-14 20:53:09 +13:00
9f60b22bf0 Releasing 3.5.1 2017-10-14 20:27:47 +13:00
e29f964e11 Discovering editable playlist tracks 2017-10-14 20:25:34 +13:00
a9e07f70d1 Patching broken spotify token refresher 2017-10-14 20:25:21 +13:00
f251974b0e Preparing for 3.5.0 2017-10-14 17:43:30 +13:00
c529039d20 Merge branch 'feature/async' 2017-10-14 17:43:12 +13:00
c36ea44925 User 'you' tag; Unifying backend response format 2017-10-14 08:35:37 +13:00
fe011d7451 Adding callback-ability to all core methods 2017-10-13 21:19:37 +13:00
b147b4f736 Using lambda to append info to callbacks; Only async for httprequests 2017-10-13 20:48:35 +13:00
cab8e50bac Experimenting with promises, tornado.AsyncHTTPClient, very limited options 2017-10-13 10:02:06 +13:00
ebe6c90168 Using mopidy image processor 2017-10-11 08:46:30 +13:00
25a4a99b2d Mopidy image processing and absolut-ing in one 2017-10-11 08:32:41 +13:00
3caac95c55 Timeouts to a universal 30s, should address #214" 2017-10-10 21:15:47 +13:00
c8c3a38656 Code syntax consistency; Tooltips for asset types 2017-10-10 13:32:04 +13:00