Deluan
|
e36a4201db
|
implemented getStarred (just for albums, for now)
|
2016-03-14 11:35:48 -04:00 |
|
Deluan
|
a918dc5a14
|
Searching is fully working
|
2016-03-11 10:03:33 -05:00 |
|
Deluan
|
ef31d1aca0
|
Searching by artists, spike mode
|
2016-03-11 00:37:07 -05:00 |
|
Deluan
|
972d1c04bc
|
Adding fullpath and songCount to playlists
|
2016-03-10 10:43:34 -05:00 |
|
Deluan
|
2214e4bd4f
|
Playlists working
|
2016-03-09 18:28:11 -05:00 |
|
Deluan
|
4bb4fc0cb8
|
More playlists
|
2016-03-09 14:24:00 -05:00 |
|
Deluan
|
7161325716
|
Initial wiring for getPlaylists endpoint
|
2016-03-09 10:09:15 -05:00 |
|
Deluan
|
9a246b5432
|
First version of getAlbumList.view working.
- It still misses almost all type options
- Introduced "parent" in Child subresponse, as it was breaking DSub
|
2016-03-04 09:09:16 -05:00 |
|
Deluan
|
3b60b62aa1
|
Adding a "placeholder" to getUser.view endpoint
|
2016-03-03 18:44:39 -05:00 |
|
Deluan
|
848809d0df
|
Supporting starred in getMusicDirectory.view
|
2016-03-03 15:41:24 -05:00 |
|
Deluan
|
012958cd08
|
go fmt
|
2016-03-03 00:46:23 -05:00 |
|
Deluan
|
838d4bf38f
|
getMusicDirectory bare bones for artists working
|
2016-03-02 22:22:31 -05:00 |
|
Deluan
|
9577d9ae87
|
Started the implementation of getMusicDirectory. Probably will need to introduce a new 'service' layer...
|
2016-03-02 20:00:55 -05:00 |
|
Deluan
|
68786d4b39
|
New Directory response. Simplified other responses
|
2016-03-02 18:44:13 -05:00 |
|
Deluan
|
dde130e84e
|
Small fixes to response marshaling, introduced tests for response formats
|
2016-03-02 17:23:26 -05:00 |
|
Deluan
|
4843ccb46c
|
go fmt
|
2016-03-02 13:18:39 -05:00 |
|
Deluan
|
9d41f5a39f
|
Supporting json output (except for errors)
|
2016-03-02 13:14:44 -05:00 |
|
Deluan
|
7c82af75f5
|
For omitempty to work properly, nested structs have to be pointers
|
2016-03-02 12:06:57 -05:00 |
|
Deluan
|
01c68d6802
|
Refactored responses
|
2016-03-02 11:11:46 -05:00 |
|