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
bc209c2363f28785c6cf35f77af5e0c4676819c6
icarus
/
Database
/
Repositories
T
History
amazing-username
59d3d47df7
Fixed issue where Genre records were not being retrieved and added scope permissions for Genre and Year endpoints
2019-06-16 15:17:39 +00:00
..
AlbumRepository.cs
Added versioning to the API, created namespace for the Reposiorites, Changed the StoreContexts to Repositories, moved the Contexts class to another namespace.
#37
2019-05-28 23:36:56 +00:00
ArtistRepository.cs
Discovered issue preventing the retrieval of artists or an artist
2019-05-31 01:29:29 +00:00
BaseRepository.cs
Added versioning to the API, created namespace for the Reposiorites, Changed the StoreContexts to Repositories, moved the Contexts class to another namespace.
#37
2019-05-28 23:36:56 +00:00
GenreRepository.cs
Fixed issue where Genre records were not being retrieved and added scope permissions for Genre and Year endpoints
2019-06-16 15:17:39 +00:00
SongRepository.cs
Added versioning to the API, created namespace for the Reposiorites, Changed the StoreContexts to Repositories, moved the Contexts class to another namespace.
#37
2019-05-28 23:36:56 +00:00
UserRepository.cs
Added versioning to the API, created namespace for the Reposiorites, Changed the StoreContexts to Repositories, moved the Contexts class to another namespace.
#37
2019-05-28 23:36:56 +00:00
YearRepository.cs
Cleaned up some warnings, and fixed issue where no Year records were being retrieved
#37
2019-06-16 10:56:37 -04:00