Ombi/PlexRequests.UI/Models
tidusjar cbfe88cd6d Added the ability to get the apikey from the api if you provide a correct username and password.
Added more unit tests
Added the ability to change a users password using the api
refactored the Usermapper and made it unit testsable.

Also api documentation for the new endpoints too.

#222 #205
2016-05-20 10:44:02 +01:00
..
ApiModel.cs Updated the claims so we can support more users. 2016-05-15 21:51:20 -04:00
DatatablesModel.cs Finished styling on the logger for now. #59 2016-03-24 23:16:55 +00:00
JsonResponseModel.cs Finished #209 2016-05-12 16:01:05 -04:00
JsonUpdateAvailableModel.cs - Added a visual indication on the UI to tell the admin there is a update available. 2016-04-29 14:08:30 +01:00
MovieSearchType.cs #125 refactor async task logic to work with mono 2016-04-07 14:29:23 -05:00
PlexAuth.cs Renamed folders 2016-03-03 10:26:16 +00:00
QualityModel.cs #114 first pass at choosing quality profile when approving + focus search input by default and when switching tabs 2016-04-03 17:30:12 -05:00
RequestViewModel.cs Added Released propety to RequestViewModel. Added Released filter to the Requests page 2016-04-29 14:46:39 -04:00
SearchMovieViewModel.cs #125 start indicating in the results if an item is already requested or available 2016-04-07 00:18:27 -05:00
SearchMusicViewModel.cs #125 start indicating in the results if an item is already requested or available 2016-04-07 00:18:27 -05:00
SearchTvShowViewModel.cs #125 start indicating in the results if an item is already requested or available 2016-04-07 00:18:27 -05:00
SearchViewModel.cs #125 start indicating in the results if an item is already requested or available 2016-04-07 00:18:27 -05:00
SessionKeys.cs #122 store utc time in the databse + obtain timezone offset of the client upon login + offset times returned to client based on session offset 2016-03-31 22:23:38 -05:00
UserManagementUsersViewModel.cs More work on the user management 2016-05-15 23:01:17 -04:00
UserUpdateViewModel.cs Added the ability to get the apikey from the api if you provide a correct username and password. 2016-05-20 10:44:02 +01:00