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
/
Context
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
..
AlbumContext.cs
Created artist and album contexts, created artist and album store contexts, and implemented logging to other regions of the codebase beside the APIControllers
#16
,
#21
,
#22
,
#25
,
#26
2019-05-05 21:33:00 -04:00
AlbumStoreContext.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
ArtistContext.cs
Created artist and album contexts, created artist and album store contexts, and implemented logging to other regions of the codebase beside the APIControllers
#16
,
#21
,
#22
,
#25
,
#26
2019-05-05 21:33:00 -04:00
ArtistStoreContext.cs
Created artist and album contexts, created artist and album store contexts, and implemented logging to other regions of the codebase beside the APIControllers
#16
,
#21
,
#22
,
#25
,
#26
2019-05-05 21:33:00 -04:00
BaseStoreContext.cs
Implemented Auth0 functionality to handler authentication. Not complete, will add to it some more.
#15
2019-04-21 21:07:13 -04:00
MusicStoreContext.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
SongContext.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
UserContext.cs
Added User Context
#24
2019-04-21 17:54:18 -04:00
UserStoreContext.cs
Implemented Tokens, Login Functionality, and download authorization
#15
,
#27
,
#31
,
#34
2019-04-28 22:29:15 +00:00