kdeng00
|
271921d55b
|
Changed containers the two containers that help actions and flags respectively to std::array, removed some unneeded functions
|
2019-08-07 21:13:35 -04:00 |
|
kdeng00
|
98748b383c
|
Fixed issue where if / was not provided in the host value then it would not send the request. Fixed issue where song records are formatted correctly
|
2019-08-01 20:55:09 -04:00 |
|
kdeng00
|
f81b481f38
|
Added feature to retrieve song records in json format. One issue is that the json file is in one line
|
2019-07-31 21:52:06 -04:00 |
|
kdeng00
|
24a111e8e9
|
Changed C++ standard to C++17 and will implement functionality to retrieve songs, albums, artists, genres, cover art, and year records in json. Will add explicit versioning too
|
2019-07-30 22:08:55 -04:00 |
|
amazing-username
|
0e6ca31ed2
|
Downloading functionality added #4 and #7
|
2019-06-08 00:09:26 -04:00 |
|
amazing-username
|
723206019e
|
Implemented Deletion functionality #7
|
2019-06-07 22:41:31 -04:00 |
|
amazing-username
|
8230f7b5ff
|
Added functionality to upload a song. Need to write parse classes to parse the base API HTTP endpoint, and the source path. #7
|
2019-06-03 22:29:20 -04:00 |
|
amazing-username
|
56bf7f1900
|
Continuing work on the CLI functionality. Able to strip the command line actions, and flags with their values #7
|
2019-06-02 14:51:00 -04:00 |
|
amazing-username
|
6641f9db44
|
Using the Hunter package manager to handle dependencies. Working on CLI functionality and put less focus on the UI portion #7
|
2019-06-01 22:36:22 -04:00 |
|