Deluan
|
79701caca3
|
Removed Beego routing/controllers, converted to Chi.
Also introduced Wire for dependency injection
|
2020-01-09 22:44:45 -05:00 |
|
Deluan
|
f7c182b1f8
|
Fixes context, and adds more info to it
|
2017-04-03 23:53:38 -04:00 |
|
Deluan
|
2861a97a89
|
Introduces context.Context in API controllers
|
2017-04-03 00:16:21 -04:00 |
|
Deluan
|
7202f618fe
|
Upgrades to Beego v1.8.0
|
2017-04-01 10:59:31 -04: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
|
4e6cd7e05d
|
Refactoring to remove duplicated code
|
2016-10-03 22:30:25 -04:00 |
|
Deluan
|
a7ccd76d54
|
Allowing album cover ids with prefix (al-)
|
2016-03-30 10:01:37 -04:00 |
|
Deluan
|
9fd530b78a
|
Fixed message
|
2016-03-30 09:07:32 -04:00 |
|
Deluan
|
c2b1f9782b
|
New configuration system
|
2016-03-30 00:05:57 -04:00 |
|
Deluan
|
9049d97820
|
Moving code away from conf package.
This is necessary, as the conf package will hold only configuration, and cannot have dependencies on other packages
|
2016-03-29 18:27:14 -04:00 |
|
Deluan
|
768764bea7
|
getRandomSongs.view (partially) implemented
|
2016-03-29 00:01:27 -04:00 |
|
Deluan
|
1e17efc729
|
star/unstar.view now support albumId (for ID3 access)
|
2016-03-28 11:38:45 -04:00 |
|
Deluan
|
2319454997
|
search3.view implemented
|
2016-03-28 10:01:43 -04:00 |
|
Deluan
|
a562bfd17e
|
getStarred2.view implemented
|
2016-03-28 09:46:16 -04:00 |
|
Deluan
|
615dc862af
|
getAlbum.view implemented
|
2016-03-28 09:23:44 -04:00 |
|
Deluan
|
82576223dc
|
getAlbumList2.view done
|
2016-03-27 23:04:05 -04:00 |
|
Deluan
|
4b38f9238c
|
Fixing build
|
2016-03-27 21:40:09 -04:00 |
|
Deluan
|
94d76cb212
|
getArtist.view implemented
|
2016-03-27 21:27:45 -04:00 |
|
Deluan
|
0a137657fe
|
getArtists.view implemented
|
2016-03-27 20:35:10 -04:00 |
|
Deluan
|
3cc92a32bd
|
Adding song and album counts
|
2016-03-27 20:13:00 -04:00 |
|
Deluan
|
ee8e9864ea
|
Added getSong.view
|
2016-03-25 00:04:22 -04:00 |
|
Deluan
|
06828d8738
|
Polishing
|
2016-03-24 23:31:54 -04:00 |
|
Deluan
|
f58c5aa5a3
|
Token-based authentication implemented
|
2016-03-24 19:00:28 -04:00 |
|
Deluan
|
3c8f6e9a65
|
Polishing
|
2016-03-24 14:44:21 -04:00 |
|
Deluan
|
db8c09d503
|
Better log messages
|
2016-03-24 13:53:52 -04:00 |
|
Deluan
|
b9952bc3de
|
Playlists support (99%) complete!
|
2016-03-24 13:28:20 -04:00 |
|
Deluan
|
a27803a4d1
|
deletePlaylist
|
2016-03-24 12:17:35 -04:00 |
|
Deluan
|
52850c6ef0
|
createPlaylist
|
2016-03-24 12:06:39 -04:00 |
|
Deluan
|
9eb5187147
|
More log to search
|
2016-03-23 21:06:39 -04:00 |
|
Deluan
|
21460308c9
|
Adding paths to the responses
|
2016-03-23 20:53:28 -04:00 |
|
Deluan
|
fc8bb34ae3
|
setRating.view implemented
|
2016-03-23 19:37:48 -04:00 |
|
Deluan
|
d59394c653
|
GetStarred now returns starred songs
|
2016-03-23 19:02:58 -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
|
9c7494a307
|
Disabled paths in responses for now
DSub was using it for offline browsing. Will re-enable it when browsing by ID3 is working
|
2016-03-22 19:39:20 -04:00 |
|
Deluan
|
fb9fab7961
|
Re-enabling skip detection
|
2016-03-22 10:28:13 -04:00 |
|
Deluan
|
36160be32a
|
Better formatting
|
2016-03-21 22:45:56 -04:00 |
|
Deluan
|
cdcb5c6f49
|
Implemented getAvatar
|
2016-03-21 20:31:28 -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
|
12b1002d51
|
More Album List types
|
2016-03-21 17:37:12 -04:00 |
|
Deluan
|
5dd4b15079
|
Moving up: API level 1.8.0
|
2016-03-21 17:36:09 -04:00 |
|
Deluan
|
a9d7d4d242
|
Even more metadata for playlists
|
2016-03-21 12:26:55 -04:00 |
|
Deluan
|
3cefc321b8
|
Playlists now have all metadata. Also removed some duplicated code
|
2016-03-21 11:57:04 -04:00 |
|
Deluan
|
516bd3bddf
|
All ListGenerator's methods now returns Entries, and not Albums anymore
|
2016-03-21 11:37:56 -04:00 |
|
Deluan
|
0b286afa08
|
UserRatings for Albums and MediaFiles
|
2016-03-21 10:24:40 -04:00 |
|