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
66f9a0534167b0461752a9f725e303bbad5d90b7
icarus
/
Models
T
History
amazing-username
66f9a05341
Modified Song model, added more functionality to the Album context and store, and need to work on how album records are handled when uploading songs. I left TODO's on where to pick up.
#22
,
#25
,
#29
2019-05-06 20:32:34 -04:00
..
Context
Modified Song model, added more functionality to the Album context and store, and need to work on how album records are handled when uploading songs. I left TODO's on where to pick up.
#22
,
#25
,
#29
2019-05-06 20:32:34 -04:00
Album.cs
Modified Song model, added more functionality to the Album context and store, and need to work on how album records are handled when uploading songs. I left TODO's on where to pick up.
#22
,
#25
,
#29
2019-05-06 20:32:34 -04:00
Artist.cs
Created Http endpoints for album and artists. Added Album and Artist models.
#25
,
#26
,
#19
,
#20
2019-05-04 01:08:52 -04:00
LoginResult.cs
Implemented Tokens, Login Functionality, and download authorization
#15
,
#27
,
#31
,
#34
2019-04-28 22:29:15 +00:00
Song.cs
Modified Song model, added more functionality to the Album context and store, and need to work on how album records are handled when uploading songs. I left TODO's on where to pick up.
#22
,
#25
,
#29
2019-05-06 20:32:34 -04:00
SongData.cs
Implemented functionality to upload song
2019-03-18 21:58:26 -04:00
SongResult.cs
Switched to the TagLib library for stripping metadata. Included TODO for updating a song's metadata for both the database and the tag of the MP3 file
#36
2019-04-30 01:49:43 +00:00
User.cs
Added EmailVerified to the User model and implmeneted Registration functionality
#33
2019-04-28 01:22:51 +00:00