Commit Graph

52 Commits

Author SHA1 Message Date
35a61686b3 Adding POC lastfm authorization button 2017-11-02 21:20:56 +13:00
2ffa337ffa Standardizing bracket syntax 2017-10-10 13:05:28 +13:00
b2c7478cf9 Revamp of backend method structure; Proxy for any URL 2017-10-04 16:47:15 +13:00
beafc9e2a8 Reducing opportunities for undefined variables; Origin-stamping errors 2017-09-25 20:22:48 +13:00
fd46929ac3 Loading library albums as process; Processes loader for less jammy animation 2017-08-10 12:00:08 +12:00
dea0b82ab0 Refreshing token; Default albums view 2017-08-06 21:07:04 +12:00
53e482d7d6 Full circle - back to one-page settings 2017-08-05 22:25:25 +12:00
c2b8cfb346 Removing authorized, just use authorization 2017-08-04 22:01:50 +12:00
c34c187007 Revamp of settings to contain more granular control of services 2017-08-04 09:19:19 +12:00
123fe51289 Service tiles; Start handling disabled services 2017-08-03 21:26:33 +12:00
0c134459ea Not requiring spotipy; Moving core into new service 2017-08-02 10:53:30 +12:00
52ce953c29 Moving track selection to store 2017-07-21 22:56:28 +12:00
d757792495 slim_mode for JSX elements to hide/show depending on responsive rules 2017-07-17 07:16:33 +12:00
3bf673b979 Default auth engine (now live); Working buttons 2017-06-14 09:15:43 +12:00
2460ab3b41 Bootstrap default auth engine 2017-06-12 18:04:00 +12:00
a9326d6841 Default port when using proxy accommodates SSL, fixes #123 2017-06-11 20:39:31 +12:00
06f9c1d0b9 Mutability, #100 2017-05-19 11:33:06 +12:00
de6375c469 Use current URL port as default mopidy port, fixes #98 2017-05-19 08:24:56 +12:00
f6369ee895 Discovery engine prototype 2017-05-12 05:22:57 +12:00
40b83037b3 Renaming of pusher events 2017-02-19 21:27:43 +13:00
94c947e90e Country/Locale now settable via config (fixes #19); New get_config endpoint for Pusher 2017-02-06 10:07:32 +13:00
c108e833dd Revamp context menu; Specialist touch menu 2017-01-29 16:25:05 +13:00
cb41a24dbd Searching 2017-01-16 18:31:06 +13:00
ce4c26f18b Bunched action calls; Library artists and albums 2017-01-14 22:32:39 +13:00
8b718c0a33 Playlists stored in universal store, indexes stored for each view 2017-01-13 13:17:47 +13:00
153303094b Google Analytics implemented 2017-01-04 15:24:13 +13:00
5d1598e887 Playlists sorting; Default to by name 2016-12-14 08:51:11 +13:00
b02bbb3c26 Notifications in place 2016-12-13 11:08:13 +13:00
5885439e48 Push spotify auth; Fixing MIA authentication 2016-12-12 09:07:47 +13:00
6588790476 View toggling; Enhanced List component 2016-11-21 16:26:47 +13:00
31a1856baf Removing tracks 2016-11-11 16:47:32 +13:00
a1bb8bf7d4 Playlists library; Local playlist loading dud tracks 2016-11-10 10:26:15 +13:00
b0109abd44 Moving search into UI 2016-11-09 15:49:25 +13:00
88caab6aef Mergingcurrent_track and current_tracklist; Smarter reducers for UI 2016-11-09 13:18:03 +13:00
0a13eeaec1 Preliminary lastfm 2016-11-07 21:21:15 +13:00
757f11a6dd Playlist loader; Logging; Mopidy search 2016-11-07 18:09:42 +13:00
b55bec8494 Search maturity; Service status 2016-11-06 15:47:37 +13:00
5df6580f61 Version manager for pusher; Local spotify tokens 2016-10-29 22:40:02 +13:00
f4ca6b7fde Pusher username setting fully working 2016-10-28 15:58:07 +13:00
696e385b7e Pusher username management; Spotify vs mopidy middleware glitching 2016-10-28 09:14:29 +13:00
6de44cda53 Pusher part one 2016-10-27 16:58:11 +13:00
560fb4df19 UI actions; Context menu 2016-10-27 10:02:12 +13:00
d659eec7ab Volume controlled; Volume change only trigger event if volume is different 2016-10-20 17:40:18 +13:00
9e2b5aac3a Trying to play once added 2016-10-19 14:09:34 +13:00
51bf248ac9 Localstorage woes again; multiple requests; creating common components 2016-10-18 21:57:29 +13:00
bd3ac79055 Simplified localstorage handler; Duration formatter 2016-10-18 16:53:33 +13:00
82b13707f9 Not storing everything in localstorage 2016-10-18 08:56:53 +13:00
6a07ebc8f6 Keyboard selecting of tracks, now native 2016-10-17 22:00:29 +13:00
4bff7ee0a9 Persistent storage; Authorization via spotify 2016-10-17 10:39:11 +13:00
9fddcc9948 Fully operational mopidy middleware; Spotify middleware next 2016-10-16 12:37:37 +13:00