kdeng00
|
8306851dcb
|
Saving changes
|
2020-12-19 08:07:56 -05:00 |
|
kdeng00
|
b8caefac81
|
Working on fixing build errors
|
2020-12-18 14:38:46 -05:00 |
|
kdeng00
|
b067882c09
|
API is functional again after the dependency updates
|
2020-02-02 20:32:09 -05:00 |
|
kdeng00
|
57f76ee4a4
|
api is functional after the dependency updates
|
2020-02-01 20:58:48 -05:00 |
|
kdeng00
|
e846989a7f
|
Not finished updating dependencies. oatpp has changed
|
2020-01-30 19:30:21 -05:00 |
|
kdeng00
|
a970ba207e
|
updating dependencies and code refactoring for the new changes
|
2020-01-28 21:03:56 -05:00 |
|
kdeng00
|
69f5a37eb3
|
Code cleanup
|
2019-11-17 13:33:58 -05:00 |
|
kdeng00
|
ca1fcb801d
|
Added functionality to check if the song already exists when uploading
|
2019-11-13 20:22:29 -05:00 |
|
amazing-username
|
8714d76a2a
|
Changes to response returns when song does not exist. The cause of a segmentation fault
|
2019-10-26 14:23:42 +00:00 |
|
kdeng00
|
e764bc45de
|
When song is uploaded the response returned is info about the song and a response
|
2019-10-22 20:30:43 -04:00 |
|
kdeng00
|
024134b801
|
some changes
|
2019-10-13 11:29:40 -04:00 |
|
kdeng00
|
32ed611112
|
Authorized endpoints and updated README
|
2019-09-25 23:03:38 -04:00 |
|
kdeng00
|
a82e66ff83
|
Working on updating a song's metadata
|
2019-09-13 23:12:09 -04:00 |
|
kdeng00
|
2fdc86e0b3
|
Figured out how to check if Int32 values from the ObjectWrapper have any values. Just get the pointer of it and see if it is a nullptr
|
2019-09-12 21:59:29 -04:00 |
|
kdeng00
|
0a97f695e3
|
Working on updating a song's metadata
|
2019-09-11 22:12:41 -04:00 |
|
kdeng00
|
19ddb9be0b
|
Added song streamingh endpoint and removed redundant making oatpp::String shared when it already is a shared object #61
|
2019-09-08 18:48:14 -04:00 |
|
kdeng00
|
949abf8244
|
stream does not contain the whole song, also when the stream is terminated on the client's side, the service crashed on the server side
|
2019-09-07 18:30:03 -04:00 |
|
kdeng00
|
fd3a84fbea
|
Working on streaming the song, running into issues trying to figure this out. Wanted to at least commit the work
|
2019-09-07 15:41:38 -04:00 |
|
kdeng00
|
e9241cf6a5
|
Need to work on the ability to fetch records for Artist, Genre, and Year
|
2019-09-06 22:38:14 -04:00 |
|
kdeng00
|
ada50b3d5c
|
Still in the process of switching to prepared statements. Left TODO for removing the make_shared_ptr for the raw song data. Added feature to retrieve a sing cover art record in json format
|
2019-09-05 20:57:13 -04:00 |
|
amazing-username
|
d4e9b8c71f
|
Tidied up code, going to put up the coding convention later on
|
2019-09-04 15:41:43 +00:00 |
|