Commit Graph

698 Commits

Author SHA1 Message Date
Deluan bccfeec2d3 Added TODO 2016-02-28 09:44:32 -05:00
Deluan 280068373f Introduced CountAll for repositories 2016-02-28 02:56:41 -05:00
Deluan 08f035d99b reduced overhead of mapping models to ledis, I don't think we will need nested structs 2016-02-28 02:07:52 -05:00
Deluan ae5206612c fixing the build 2016-02-28 01:27:28 -05:00
Deluan c659b70cd0 removed tiedot, introduced ledisdb 2016-02-28 00:55:36 -05:00
Deluan 8ffa93780d Better test messaging 2016-02-27 19:28:29 -05:00
Deluan 1a20a1217b Removed example code, introduced tests for controllers 2016-02-27 19:08:04 -05:00
Deluan ce240cfeff Better tests organization 2016-02-27 18:42:08 -05:00
Deluan ecc0df9e7c More experimenting with tiedot 2016-02-27 03:35:01 -05:00
Deluan 4f9054b738 README 2016-02-26 16:56:05 -05:00
Deluan 6717adebba Trying to fix dependency issues on travis 2016-02-26 14:19:51 -05:00
Deluan 7f5270a9c1 Looks like gopm is not working with some tags 2016-02-26 11:49:51 -05:00
Deluan 625332692f Fixing build again 2016-02-26 11:39:14 -05:00
Deluan b36b151732 Adding missing dependency to gopmfile 2016-02-26 11:13:26 -05:00
Deluan 6d954d074e Fixing build 2016-02-26 11:10:13 -05:00
Deluan 99a09b39fb README 2016-02-26 10:59:36 -05:00
Deluan cf8b1bc58f Adding our build to travis ci 2016-02-26 10:52:43 -05:00
Deluan fa9103b923 README 2016-02-26 01:46:09 -05:00
Deluan 85ddd19c3d Implemented first repository using tiedot 2016-02-26 01:32:31 -05:00
Deluan e760952263 go fmt 2016-02-25 18:52:07 -05:00
Deluan a1829d432a Renamed receiver names 2016-02-25 18:47:25 -05:00
Deluan 39757f884a Moved Rest controllers to 'api' package. Also removed annotation routes 2016-02-25 16:35:44 -05:00
Deluan 543e195744 Adding Apache 2.0 license 2016-02-25 16:28:03 -05:00
Deluan 1e842ccfdf Added a MainController 2016-02-25 15:45:24 -05:00
Deluan a4e7d63377 README 2016-02-25 13:51:20 -05:00
Deluan f04ec42fdf Controller tests are in fact API tests 2016-02-25 12:41:34 -05:00
Deluan 30be51517e Adding autogenerated router file 2016-02-25 12:39:49 -05:00
Deluan 77e01f8e7c Fixed packages in tests 2016-02-25 11:14:16 -05:00
Deluan d3542c48e4 Updating dependencies on .gopmfile 2016-02-25 10:27:34 -05:00
Deluan ee04b72db1 Implemented request validation in a filter 2016-02-24 20:21:51 -05:00
Deluan 93f115d8e4 Default mediaFolder should have Id = 0 2016-02-24 19:35:58 -05:00
Deluan 33c6535da9 Repositories must return error value 2016-02-24 19:32:10 -05:00
Deluan 784a8c1413 Simplifying code 2016-02-24 19:29:53 -05:00
Deluan 9984ad7f22 Polish 2016-02-24 19:23:04 -05:00
Deluan a25c09111b Removed doc code. For the API documentation see Subsonic site 2016-02-24 19:22:01 -05:00
Deluan afefd244eb Some TODOs 2016-02-24 19:16:42 -05:00
Deluan 2f3c9a7603 Implemented getMediaFolders 2016-02-24 19:14:48 -05:00
Deluan 59b541e45d Polishing 2016-02-24 18:33:13 -05:00
Deluan b429d9f58f Better readme 2016-02-24 18:28:23 -05:00
Deluan 086d8e1578 Tests refactored 2016-02-24 18:24:06 -05:00
Deluan 975327a6cb Handling request validation/authentication 2016-02-24 18:06:49 -05:00
Deluan 9a55fa1c64 Experiments with bleve, repositories and parsing itunes 2016-02-24 15:30:28 -05:00
Deluan c8b7695b09 Moved responses package and started getMusicFolders endpoint 2016-02-24 15:29:19 -05:00
Deluan c6dfea51ff Refactored responses again 2016-02-24 12:02:38 -05:00
Deluan 1a3f370ea6 Refactored responses, implemented getLicense 2016-02-24 11:40:58 -05:00
Deluan ed1a132d8e Better Ping implementation 2016-02-24 00:29:27 -05:00
Deluan b9e9d38a9a First endpoint: Ping 2016-02-24 00:07:57 -05:00
Deluan 5d6fd4ee6b Initial project skeleton 2016-02-23 18:41:35 -05:00