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
dcc6ce6c839ff0c0b3b63abc008c704438273966
icarus
/
Controllers
T
History
amazing-username
dcc6ce6c83
HTTP endpoints secured
#39
2019-05-11 22:22:53 -04:00
..
Managers
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
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
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
HTTP endpoints secured
#39
2019-05-11 22:22:53 -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