Deluan
|
0ea2bd79d9
|
Rename domain to model
|
2020-01-14 22:22:34 -05:00 |
|
Deluan
|
bfac3e3c91
|
Refactor: NewResponse is more explicit
|
2020-01-11 17:18:20 -05:00 |
|
Deluan
|
40904b220e
|
Renamed Id to ID, following GoLang convention
|
2020-01-11 15:27:32 -05:00 |
|
Deluan
|
84d69a4f41
|
Replaced Beego logging
|
2020-01-09 22:44:45 -05:00 |
|
Deluan
|
79701caca3
|
Removed Beego routing/controllers, converted to Chi.
Also introduced Wire for dependency injection
|
2020-01-09 22:44:45 -05:00 |
|
Deluan
|
c417a00e62
|
Renamed project to CloudSonic
|
2017-04-01 09:47:14 -04:00 |
|
Deluan
|
bbb3e26600
|
Fixed build
|
2016-10-03 23:04:08 -04:00 |
|
Deluan
|
1e17efc729
|
star/unstar.view now support albumId (for ID3 access)
|
2016-03-28 11:38:45 -04:00 |
|
Deluan
|
fc8bb34ae3
|
setRating.view implemented
|
2016-03-23 19:37:48 -04:00 |
|
Deluan
|
1ed8c60130
|
Removing engine.ErrDataNotFound in favor of domain.ErrNotFound
|
2016-03-23 18:15:29 -04:00 |
|
Deluan
|
c50b0bdc48
|
star/unstar implemented
|
2016-03-23 17:46:54 -04:00 |
|
Deluan
|
c87b133071
|
Polishing
|
2016-03-23 12:37:03 -04:00 |
|
Deluan
|
c580a4199e
|
New NowPlaying and Skip detection implementation
|
2016-03-23 10:06:26 -04:00 |
|
Deluan
|
fb9fab7961
|
Re-enabling skip detection
|
2016-03-22 10:28:13 -04:00 |
|
Deluan
|
e42ebebe72
|
Don't abort request when id to scrobble is not found
|
2016-03-21 20:08:35 -04:00 |
|
Deluan
|
3e08c8f8c3
|
Logs to scrobble
|
2016-03-21 19:52:53 -04:00 |
|
Deluan
|
8e1736703d
|
Scrobble accepts multiple ids
|
2016-03-21 19:35:40 -04:00 |
|
Deluan
|
10cbce5dca
|
Fixed build
|
2016-03-17 19:00:31 -04:00 |
|
Deluan
|
ee3e70c712
|
Register skipped songs!
|
2016-03-17 18:58:09 -04:00 |
|
Deluan
|
c4b660fce3
|
getNowPlaying.view working
|
2016-03-17 10:37:19 -04:00 |
|
Deluan
|
68c456e188
|
Halfway of getNowPlaying implementation
|
2016-03-17 10:08:47 -04:00 |
|
Deluan
|
cc89cb5bd1
|
Now Playing backend implemented
|
2016-03-16 22:30:34 -04:00 |
|
Deluan
|
f6866f23a0
|
Removed 'submit' parameter
|
2016-03-16 20:45:08 -04:00 |
|
Deluan
|
4748ce142f
|
Introduced NowPlayingRepository. Don't do anything for now
|
2016-03-16 20:27:48 -04:00 |
|
Deluan
|
b660a70688
|
Introduced engine.Scrobbler
Also refactored mocks into their original packages, to avoid cyclic references. Is there a better way to have mocks in GoLang tests?
|
2016-03-16 17:59:28 -04:00 |
|
Deluan
|
cdefabf760
|
Better log and less noise in prod mode
|
2016-03-15 17:31:35 -04:00 |
|
Deluan
|
d23f5ca635
|
Scrobble working!!! I mean, iTunes scrobble, not Last.FM (for now)
|
2016-03-11 20:49:01 -05:00 |
|