Kun Deng
|
d48716a54f
|
Endpoint authorization
Tokens are validated for some of the endpoints. Need to add other measures to rule out bogus tokens.
|
2022-08-26 18:01:29 -04:00 |
|
kdeng00
|
5669cdbdd0
|
Code cleanup
|
2021-12-29 14:13:38 -05:00 |
|
kdeng00
|
3a6e0f64bc
|
New endpoint
New endpoint to upload song with metadata and cover art as separate entities
|
2021-12-29 14:06:52 -05:00 |
|
kdeng00
|
aa0a1ab5fe
|
Refactoring
|
2021-12-26 22:17:14 -05:00 |
|
kdeng00
|
b529731c95
|
Song uploads
Uploading songs is functional and does not use the song metadata for the filename or directory creation
|
2021-12-25 21:36:42 -05:00 |
|
kdeng00
|
f8d9c8e4a7
|
Authorization functioning
|
2021-12-24 16:45:40 -05:00 |
|
kdeng00
|
edaea68296
|
Functional
|
2021-12-23 21:10:13 -05:00 |
|
kdeng00
|
8600d9b6bc
|
Updates
|
2021-12-22 21:33:12 -05:00 |
|
amazing-username
|
84615472ef
|
Cover art image gets deleted when the song has been deleted #50
|
2019-07-15 22:12:49 -04:00 |
|
amazing-username
|
026a528a81
|
Cover art functionality added. Left TODO's on where to continue on. #50
|
2019-07-12 23:13:32 -04:00 |
|
amazing-username
|
226ca44206
|
Mover Cover Art work. #50
|
2019-07-11 23:15:45 -04:00 |
|
amazing-username
|
f7963237fd
|
Added TODO's for checking if Cover art already exists. Added functionality in DirectoryManager to switch to the CoverArt path when explicitly request, otherwise defaults to the music root path. Added skeleton function for CoverArtRepository in the CoverArtRepository and SongManager
|
2019-07-09 21:03:52 -04:00 |
|
amazing-username
|
56fe805f80
|
Code cleanup and conforming to a coding covention
|
2019-07-04 17:19:40 -04:00 |
|
amazing-username
|
42facee883
|
Added versioning to the API, created namespace for the Reposiorites, Changed the StoreContexts to Repositories, moved the Contexts class to another namespace. #37
|
2019-05-28 23:36:56 +00:00 |
|