This website requires JavaScript.
Explore
Help
Sign In
phoenix
/
soaricarus_api
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
33
Wiki
Activity
Files
cd2da929eb35d2bbb3c0b5c4b0252e9d4a25d4ea
soaricarus_api
/
Controllers
T
History
amazing-username
cd2da929eb
Added Genre and Year models, Genre and Year Context, Genre and Year Stores, Genre and Year skeleton APIControllers
#41
and
#42
2019-05-13 21:19:15 -04:00
..
Managers
Working on some code cleanup, I thought I was nearing the end. Eventually leading to working on how to stream songs from the server but more work has to be done. I know I have integrated Auth0 but if this project is to be useful to others without having to configure Auth0 then I would like for it to be usable with a couple commands after cloning the repository. More work has to be done but I am close to the releasing the first version. Will update to the project on Github soon.
#37
2019-05-12 21:42:25 -04:00
Utilities
Addressed the unsecure login HTTP endpoint and user the Performers property instead of the deprecated Artists property from the TagLib library.
#38
2019-05-11 16:42:29 -04:00
AlbumController.cs
HTTP endpoints secured
#39
2019-05-11 22:22:53 -04:00
ArtistController.cs
HTTP endpoints secured
#39
2019-05-11 22:22:53 -04:00
GenreController.cs
Added Genre and Year models, Genre and Year Context, Genre and Year Stores, Genre and Year skeleton APIControllers
#41
and
#42
2019-05-13 21:19:15 -04:00
LoginController.cs
Addressed the unsecure login HTTP endpoint and user the Performers property instead of the deprecated Artists property from the TagLib library.
#38
2019-05-11 16:42:29 -04:00
LogoutController.cs
Implemented Auth0 functionality to handler authentication. Not complete, will add to it some more.
#15
2019-04-21 21:07:13 -04:00
RegisterController.cs
Addressed the unsecure login HTTP endpoint and user the Performers property instead of the deprecated Artists property from the TagLib library.
#38
2019-05-11 16:42:29 -04:00
SongCompressedDataControllers.cs
Implemented Artist HTTP endpoint functionality.
#21
and
#26
2019-05-10 22:21:30 -04:00
SongController.cs
Working on some code cleanup, I thought I was nearing the end. Eventually leading to working on how to stream songs from the server but more work has to be done. I know I have integrated Auth0 but if this project is to be useful to others without having to configure Auth0 then I would like for it to be usable with a couple commands after cloning the repository. More work has to be done but I am close to the releasing the first version. Will update to the project on Github soon.
#37
2019-05-12 21:42:25 -04:00
SongDataController.cs
Completed all TODO tasks, what's left is to go over the code and do some cleanup regarding the album API functonality.
#22
,
#25
2019-05-08 22:06:19 -04:00
YearController.cs
Added Genre and Year models, Genre and Year Context, Genre and Year Stores, Genre and Year skeleton APIControllers
#41
and
#42
2019-05-13 21:19:15 -04:00