.. |
responses
|
Rewriting Response tests as snapshot tests
|
2020-01-09 22:44:45 -05:00 |
album_lists.go
|
Replaced Beego logging
|
2020-01-09 22:44:45 -05:00 |
album_lists_test.go
|
Restore AlbumListController tests
|
2020-01-09 22:44:45 -05:00 |
api.go
|
Simplify API routes mounting
|
2020-01-11 15:27:32 -05:00 |
api_suite_test.go
|
Restore MediaRetrievalController tests
|
2020-01-09 22:44:45 -05:00 |
browsing.go
|
Renamed persistence packages
|
2020-01-11 15:27:32 -05:00 |
helpers.go
|
Removed Beego routing/controllers, converted to Chi.
|
2020-01-09 22:44:45 -05:00 |
media_annotation.go
|
Renamed Id to ID, following GoLang convention
|
2020-01-11 15:27:32 -05:00 |
media_retrieval.go
|
Replaced Beego logging
|
2020-01-09 22:44:45 -05:00 |
media_retrieval_test.go
|
Restore MediaRetrievalController tests
|
2020-01-09 22:44:45 -05:00 |
middlewares.go
|
Add middleware tests
|
2020-01-09 22:44:45 -05:00 |
middlewares_test.go
|
Make DisableAuthentication a Dev flag
|
2020-01-11 15:27:32 -05:00 |
playlists.go
|
Renamed Id to ID, following GoLang convention
|
2020-01-11 15:27:32 -05:00 |
searching.go
|
Remove state from SearchController
|
2020-01-11 15:27:32 -05:00 |
stream.go
|
Remove state from StreamController
|
2020-01-11 15:27:32 -05:00 |
system.go
|
Removed Beego routing/controllers, converted to Chi.
|
2020-01-09 22:44:45 -05:00 |
users.go
|
Removed Beego routing/controllers, converted to Chi.
|
2020-01-09 22:44:45 -05:00 |
wire_gen.go
|
Move API dependency injection to main package, opening the possibility to switch persistence without code changes
|
2020-01-11 15:27:32 -05:00 |
wire_injectors.go
|
Move API dependency injection to main package, opening the possibility to switch persistence without code changes
|
2020-01-11 15:27:32 -05:00 |