-
0596a17847
Leaner handling of urlencoding - only need to strip slashes; fixes #220
James Barnsley
2017-10-26 20:36:27 +13:00
-
ddb7dba61f
Uri vs uris
James Barnsley
2017-10-26 20:17:07 +13:00
-
47fe20bcd7
More logical error handling
James Barnsley
2017-10-26 19:26:38 +13:00
-
563ac34cee
Ensure errors return with response_id
James Barnsley
2017-10-26 19:26:20 +13:00
-
1c40f96a4d
Exceptions handled by Analytics
James Barnsley
2017-10-25 21:04:51 +13:00
-
3c9c6cc813
Compiled assets to use human-friendly filenames
James Barnsley
2017-10-25 20:23:35 +13:00
-
3ed16b1a5f
Merge branch 'develop' of github.com:jaedb/Iris into develop
James Barnsley
2017-10-25 20:18:40 +13:00
-
-
07c2f573c2
Including built files in repo
James Barnsley
2017-10-25 20:18:13 +13:00
-
7f7dfb610a
Merge branch 'master' into develop
James Barnsley
2017-10-25 15:33:48 +13:00
-
-
-
3d0aca3560
Releasing 3.6.1
James Barnsley
2017-10-23 18:17:58 +13:00
-
fe90d81844
Hotfix: Spotify playlist tracks not formatted on refresh
James Barnsley
2017-10-23 18:16:44 +13:00
-
4cdcf07d44
Removing debugging
James Barnsley
2017-10-24 08:00:30 +13:00
-
cf9c645cc5
Removing sentry until better long-term logger solution found
James Barnsley
2017-10-22 22:18:11 +13:00
-
3d19c991a0
Releasing 3.6.0
James Barnsley
2017-10-21 22:07:03 +13:00
-
badb518d13
Merge branch 'develop'
James Barnsley
2017-10-21 22:05:02 +13:00
-
-
-
-
44eaaa332c
Removing context menu where not needed
James Barnsley
2017-10-21 21:58:53 +13:00
-
e226925abe
Removing SidebarToggleButton, moving trigger to thumb-friendly buttom-right
James Barnsley
2017-10-21 18:45:55 +13:00
-
-
f68ec5f2d0
Error argument as optional, for AsyncHTTPClient compatibility
James Barnsley
2017-10-21 07:35:23 +13:00
-
d7b185208d
Handlers to construct response objects
James Barnsley
2017-10-20 21:49:41 +13:00
-
dea834e956
Merge branch 'feature/lazy-loading'
James Barnsley
2017-10-20 20:43:42 +13:00
-
-
100b65f037
Spotify backend token refresh no longer using callbacks
James Barnsley
2017-10-20 20:43:22 +13:00
-
c393b5c548
Radio not starting due to callbacks, removed callbacks for load_more_tracks
James Barnsley
2017-10-20 18:58:32 +13:00
-
19391e21ee
Lazy-rendering large library lists for faster rendering and filtering
James Barnsley
2017-10-20 14:58:19 +13:00
-
-
fae45a3218
Icons; Hide radio when spotify not enabled
James Barnsley
2017-10-20 12:26:55 +13:00
-
8382cf5bd5
Detect and alert when searching no sources, fixes #209
James Barnsley
2017-10-20 09:09:30 +13:00
-
a667556c60
Fixing (slightly) cropped circular icon
James Barnsley
2017-10-20 09:05:42 +13:00
-
2a984bf0be
Releasing 3.5.5
James Barnsley
2017-10-19 11:07:57 +13:00
-
4cea6fc224
Duration references
James Barnsley
2017-10-19 09:58:26 +13:00
-
5fa488a3ca
Recommendations tracks
James Barnsley
2017-10-19 09:54:16 +13:00
-
8e119328df
Merge branch 'feature/track-formatter'
James Barnsley
2017-10-19 09:50:22 +13:00
-
-
6e96a262c7
Artist tracks
James Barnsley
2017-10-19 09:49:39 +13:00
-
e34db1da34
Label for duration
James Barnsley
2017-10-19 09:43:34 +13:00
-
5d8b36db91
Queue tracks
James Barnsley
2017-10-18 20:32:30 +13:00
-
376a93f7fc
TlTrack borked
James Barnsley
2017-10-18 17:03:59 +13:00
-
1ae6c3500b
Releasing 3.5.4
James Barnsley
2017-10-17 20:24:31 +13:00
-
-
99b81a2dcf
Loader
James Barnsley
2017-10-17 20:12:59 +13:00
-
771bcf8c5e
Json encoder server-side; Select your own lyrics result
James Barnsley
2017-10-17 18:54:57 +13:00
-
e56cbe4c5d
Dividing context menu sections
James Barnsley
2017-10-15 18:53:59 +13:00
-
405b457abb
Releasing 3.5.3
James Barnsley
2017-10-15 09:50:12 +13:00
-
d1c35bbfbb
Backend spotify user refresh borked
James Barnsley
2017-10-15 09:48:33 +13:00
-
7a92db3934
Releasing 3.5.2
James Barnsley
2017-10-15 09:34:20 +13:00
-
e7e812413c
Removing debug echo
James Barnsley
2017-10-14 20:53:09 +13:00
-
9f60b22bf0
Releasing 3.5.1
James Barnsley
2017-10-14 20:27:47 +13:00
-
e29f964e11
Discovering editable playlist tracks
James Barnsley
2017-10-14 20:25:34 +13:00
-
a9e07f70d1
Patching broken spotify token refresher
James Barnsley
2017-10-14 20:25:21 +13:00
-
f251974b0e
Preparing for 3.5.0
James Barnsley
2017-10-14 17:43:30 +13:00
-
c529039d20
Merge branch 'feature/async'
James Barnsley
2017-10-14 17:43:12 +13:00
-
-
c36ea44925
User 'you' tag; Unifying backend response format
James Barnsley
2017-10-14 08:35:37 +13:00
-
fe011d7451
Adding callback-ability to all core methods
James Barnsley
2017-10-13 21:19:37 +13:00
-
b147b4f736
Using lambda to append info to callbacks; Only async for httprequests
James Barnsley
2017-10-13 20:48:35 +13:00
-
cab8e50bac
Experimenting with promises, tornado.AsyncHTTPClient, very limited options
James Barnsley
2017-10-13 10:02:06 +13:00
-
ebe6c90168
Using mopidy image processor
James Barnsley
2017-10-11 08:46:30 +13:00
-
25a4a99b2d
Mopidy image processing and absolut-ing in one
James Barnsley
2017-10-11 08:32:41 +13:00
-
3caac95c55
Timeouts to a universal 30s, should address #214"
James Barnsley
2017-10-10 21:14:35 +13:00
-
-
c8c3a38656
Code syntax consistency; Tooltips for asset types
James Barnsley
2017-10-10 13:32:04 +13:00
-
362e2cb17a
Merge branch 'feature/lyrics'
James Barnsley
2017-10-10 13:05:44 +13:00
-
-
2ffa337ffa
Standardizing bracket syntax
James Barnsley
2017-10-10 13:05:28 +13:00
-
0ca37b0f62
Track template with extra info; Context menu to get to tracks
James Barnsley
2017-10-10 11:50:29 +13:00
-
a793830d8d
Moving track info to it's own view
James Barnsley
2017-10-09 21:08:27 +13:00
-
68cc8c8580
Merge branch 'feature/lyrics' of github.com:jaedb/Iris into feature/lyrics
James Barnsley
2017-10-09 20:15:22 +13:00
-
-
011750796c
Loader for lyrics
James Barnsley
2017-10-09 16:56:09 +13:00
-
28b5f69333
urllib2 out, requests in; Removing X-Forwarding headers to prevent redirect loops
James Barnsley
2017-10-06 22:01:58 +13:00
-
-
b344c3585c
Lyrics modal v0.0.1
James Barnsley
2017-10-06 15:19:15 +13:00
-
b285d5c1a3
Proxy fully operational; Initial API requests to Genius
James Barnsley
2017-10-06 09:07:28 +13:00
-
54149d9af4
Checking data payload to bounce bum requests
James Barnsley
2017-10-05 08:58:02 +13:00
-
b2c7478cf9
Revamp of backend method structure; Proxy for any URL
James Barnsley
2017-10-04 16:47:15 +13:00
-
-
dcdecd989a
Release script relative URL
James Barnsley
2017-10-02 08:56:16 +13:00
-
4948570a47
Adding comments; Fixed #185
James Barnsley
2017-10-02 08:38:33 +13:00
-
541bafaa6c
HTML build complete
James Barnsley
2017-10-02 06:03:45 +13:00
-
d32bfe3493
Clearer var names; Still not replacing string...
James Barnsley
2017-10-01 21:08:40 +13:00
-
34f43190d1
NPM-based build (not release)
James Barnsley
2017-10-01 21:01:14 +13:00
-
0d28d9910e
Adding core exceptions; Pusher timeouts and sourcemaps to production
James Barnsley
2017-10-01 09:38:01 +13:00
-
306d94e4c5
Radio artwork now circular even if placeholder
James Barnsley
2017-09-30 08:14:51 +13:00
-
01d741ce31
Merge branch 'master' of github.com:jaedb/Iris
James Barnsley
2017-09-29 08:57:47 +13:00
-
-
63d58495ab
Popup description
James Barnsley
2017-09-29 08:57:11 +13:00
-
bf7252fc96
Refining token button; Investigating auth popup issue (#200)
James Barnsley
2017-09-29 08:56:30 +13:00
-
-
8f332d87c2
More description around radio modal
James Barnsley
2017-09-28 14:39:22 +13:00
-
69a0045d2a
Replacing Google fonts with webfonts, fixes #196
James Barnsley
2017-09-28 14:12:15 +13:00
-
bdda823cba
Raven only on prod; Notifications with descriptions (p.description)
James Barnsley
2017-09-28 11:56:33 +13:00
-
4dea2bb29b
Releasing 3.4.8
James Barnsley
2017-09-28 08:45:05 +13:00
-
fec829cc33
Handling exceptions corrupted state, now fixed
James Barnsley
2017-09-28 08:39:44 +13:00
-
beb01d5f3f
Revising error capturing for more user-friendly but debuggable Spotify API issues
James Barnsley
2017-09-27 20:56:08 +13:00
-
9ab8b50953
Descriptions for localization fields
James Barnsley
2017-09-27 15:39:55 +13:00
-
521186086c
Removing defunct Spotify backend_username in favor of api/me response, fixes #211
James Barnsley
2017-09-27 15:29:17 +13:00
-
2fac8dee11
Releasing 3.4.7
James Barnsley
2017-09-26 20:50:46 +13:00
-
c7ebd387c5
Locale and Country not reflecting core store values
James Barnsley
2017-09-26 20:49:17 +13:00
-
d73022913e
Releasing 3.4.6
James Barnsley
2017-09-26 20:27:03 +13:00
-
75c375a3e1
Moving context menu trigger to player on small devices, preventing blocking as mentioned in #205
James Barnsley
2017-09-26 20:16:50 +13:00
-
19b4af6547
Search input patch for android tablet
James Barnsley
2017-09-26 17:42:07 +13:00
-
ae07d914de
Safari search input alignment, fixes #165
James Barnsley
2017-09-26 17:39:19 +13:00
-
5b52e5bca9
Removing old player scss; Removing progress animation - too troublesome
James Barnsley
2017-09-26 17:19:35 +13:00
-
d645bbf7ea
Merge pull request #208 from dukrat/win32
James Barnsley
2017-09-26 16:25:21 +13:00
-
-
bb5620bc2b
cleaner win32 support
Robert Arlt Jr
2017-09-25 14:10:46 -04:00
-
94205d9b8d
Revert "win32 support"
Robert Arlt Jr
2017-09-25 14:08:25 -04:00
-
5d9d87ac99
Merge remote-tracking branch 'upstream/master' into win32
Robert Arlt Jr
2017-09-25 14:07:11 -04:00
-
-
a4270abb71
win32 support
Robert Arlt Jr
2017-09-25 14:00:02 -04:00
-
9c107d715c
User not loaded; diagnosing endpoint undefined
James Barnsley
2017-09-25 20:32:12 +13:00
-
-
-
beafc9e2a8
Reducing opportunities for undefined variables; Origin-stamping errors
James Barnsley
2017-09-25 20:22:48 +13:00
-
-
60a560f4b3
Adding error tracking to python
James Barnsley
2017-09-22 16:15:50 +12:00
-
f8923ecaff
Adding timeouts to Mopidy requests, will fix #205
James Barnsley
2017-09-22 09:50:56 +12:00