Commit Graph

17 Commits

Author SHA1 Message Date
amazing-username 105ac85a66 Updated User model, Updated Password encryption to use a BCrypt implementation, Updated UserStoreContext #23, #24, #33 2019-04-27 03:31:23 +00:00
amazing-username a161d2277a Implemented Auth0 functionality to handler authentication. Not complete, will add to it some more. #15 2019-04-21 21:07:13 -04:00
amazing-username 4ba342b625 Added User Context #24 2019-04-21 17:54:18 -04:00
amazing-username 3d5e776422 Provided solution for #18 2019-04-14 20:10:02 +00:00
amazing-username 9f0d23f420 Implemented Song attribute deletion functionality #17 2019-04-14 19:09:29 +00:00
amazing-username c9b1abdbdb Refactoring and cleanup 2019-04-14 18:53:04 +00:00
amazing-username e982534c74 Changed default port. Changed Table to refer to the Songs table instead of the Song table 2019-04-14 16:07:53 +00:00
amazing-username a17e892a8b Compression of songs implemented #14 2019-04-09 03:50:42 -04:00
amazing-username 2d26d6ecdc Partially implemented song compression #14 2019-04-08 22:29:52 -04:00
amazing-username aca1ce2d34 Working on implementing song compression to reduce file size of the song 2019-03-31 20:15:41 -04:00
amazing-username 1f15fe99e5 Implemented functionality for retrieving all song details 2019-03-31 18:13:27 -04:00
amazing-username 798db84ce9 Implemented directory manager to enforce a structured music directory #13 2019-03-23 21:29:42 +00:00
amazing-username f5667746b8 Created directory management capabilities #12 2019-03-23 00:17:46 -04:00
amazing-username e4f050c362 Implemented functionality to download a song #11 2019-03-21 22:36:57 -04:00
amazing-username b7723b2cba Implemented functionality to upload song 2019-03-18 21:58:26 -04:00
amazing-username a1c3ccb66f Created functionality to upload song data. #6 2019-03-16 23:02:01 -04:00
amazing-username ab71bb8246 Switched to C# and .NET Core to work on this project #10 2019-03-11 22:37:00 -04:00