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
f9e66f416d0ba4dae41ada3781e736dcc0834714
icarus
/
Controllers
T
History
amazing-username
f9e66f416d
#7
2019-05-23 22:13:56 -04:00
..
Managers
#7
2019-05-23 22:13:56 -04:00
Utilities
Resolved issue with Song record being deleted after updating the metadata records.
#37
2019-05-20 00:56:51 -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
Finished API functionality for Genre and Year endpoints.
#41
and
#42
. Working on refining the updating song api route that's part of the clean up issue.
#37
2019-05-18 02:09:59 -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
Added functionality to delete empty directorie after updating songs
#45
2019-05-22 20:37:14 -04:00
SongDataController.cs
Resolved issue with Song record being deleted after updating the metadata records.
#37
2019-05-20 00:56:51 -04:00
SongStreamController.cs
#7
2019-05-23 22:13:56 -04:00
YearController.cs
Finished API functionality for Genre and Year endpoints.
#41
and
#42
. Working on refining the updating song api route that's part of the clean up issue.
#37
2019-05-18 02:09:59 -04:00