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
3b0f199dcab7c656afc06334d774d3a4d99439a2
icarus
/
include
/
database
T
History
kdeng00
41ae06e19a
Fixed bug when song upload HTTP endpoint returns a response of the uploading song with errors
2019-11-12 22:51:07 -05:00
..
AlbumRepository.h
Added albumArtist field memeber to Song model. Automatically apply disc value 1 for song's metadata that have an empty disc field. Switched from TagLib::FileRef to TagLib::MPEG::File
2019-11-04 22:26:03 -05:00
ArtistRepository.h
Implemented deletion functionality, and lingering records are removed
fixes
#49
2019-09-10 22:27:28 -04:00
BaseRepository.h
Confirmed database connectivity
2019-09-19 22:03:23 -04:00
CoverArtRepository.h
Almost done with updating metadata of song, just need to handle records that have no related records associated with them
2019-09-15 00:23:08 -04:00
GenreRepository.h
Implemented deletion functionality, and lingering records are removed
fixes
#49
2019-09-10 22:27:28 -04:00
SongRepository.h
Fixed bug when song upload HTTP endpoint returns a response of the uploading song with errors
2019-11-12 22:51:07 -05:00
UserRepository.h
added user authentication and updated README.md
2019-09-24 22:29:09 -04:00
YearRepository.h
Implemented deletion functionality, and lingering records are removed
fixes
#49
2019-09-10 22:27:28 -04:00