| .. |
|
responses
|
Added comments with missing response parts
|
2016-03-17 22:29:58 -04:00 |
|
album_list.go
|
More slices instead of pointers of slice
|
2016-03-19 23:03:50 -04:00 |
|
album_list_test.go
|
Halfway of getNowPlaying implementation
|
2016-03-17 10:08:47 -04:00 |
|
api_test.go
|
Small fixes to response marshaling, introduced tests for response formats
|
2016-03-02 17:23:26 -05:00 |
|
base_api_controller.go
|
Introduced engine.Scrobbler
|
2016-03-16 17:59:28 -04:00 |
|
browsing.go
|
More slices instead of pointers of slice
|
2016-03-20 13:33:59 -04:00 |
|
browsing_test.go
|
Introduced engine.Scrobbler
|
2016-03-16 17:59:28 -04:00 |
|
get_cover_art.go
|
Simplified DI resolution
|
2016-03-11 15:16:17 -05:00 |
|
get_cover_art_test.go
|
Introduced engine.Scrobbler
|
2016-03-16 17:59:28 -04:00 |
|
media_annotation.go
|
Fixed build
|
2016-03-17 19:00:31 -04:00 |
|
playlists.go
|
More slices instead of pointers of slice
|
2016-03-20 13:33:59 -04:00 |
|
searching.go
|
Using slices for Results, instead of pointers of slices
|
2016-03-18 17:30:38 -04:00 |
|
stream.go
|
Get() methods from all repositories now return a ErrNotFound when the id is nonexistent
|
2016-03-18 11:33:50 -04:00 |
|
stream_test.go
|
Introduced engine.Scrobbler
|
2016-03-16 17:59:28 -04:00 |
|
system.go
|
Grouped some API controllers by functionality
|
2016-03-09 10:22:10 -05:00 |
|
system_test.go
|
New target API version: 1.5.0
|
2016-03-11 15:08:37 -05:00 |
|
users.go
|
Scrobble working!!! I mean, iTunes scrobble, not Last.FM (for now)
|
2016-03-11 20:49:01 -05:00 |
|
validation.go
|
getNowPlaying.view working
|
2016-03-17 10:37:19 -04:00 |
|
validation_test.go
|
Log validation errors
|
2016-03-10 09:57:09 -05:00 |