This website requires JavaScript.
Explore
Help
Sign In
phoenix
/
icarus
Watch
1
Star
0
Fork
0
You've already forked icarus
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
33
Wiki
Activity
Files
8c1c2340b2b1f399704bf00e189e4c7218cd6b7d
icarus
/
src
/
database
T
History
kdeng00
8c1c2340b2
Working on HTTP endpoint to delete songs. Finished with album. Need to work on the Artist, Genre, and Year aspects
2019-09-09 21:57:04 -04:00
..
AlbumRepository.cpp
Working on HTTP endpoint to delete songs. Finished with album. Need to work on the Artist, Genre, and Year aspects
2019-09-09 21:57:04 -04:00
ArtistRepository.cpp
Able to retrieve single and multiple records (Album, Artist, Genre, Year)
2019-09-07 12:00:12 -04:00
BaseRepository.cpp
fix for duplicate records being saved. I'm going to continually monitor it, some minor changes might need to be made. The changes are changing to prepared statements for queries
2019-09-04 23:48:37 -04:00
CoverArtRepository.cpp
Can fetch cover art records and download a single cover art
2019-09-06 22:13:52 -04:00
GenreRepository.cpp
Able to retrieve single and multiple records (Album, Artist, Genre, Year)
2019-09-07 12:00:12 -04:00
SongRepository.cpp
Tidied up code, going to put up the coding convention later on
2019-09-04 15:41:43 +00:00
YearRepository.cpp
Working on HTTP endpoint to delete songs. Finished with album. Need to work on the Artist, Genre, and Year aspects
2019-09-09 21:57:04 -04:00