Ombi/PlexRequests.UI/Models
tidusjar b14fd36ecd #254 MOSTLY DONE! At last, this took a while.
So currently if a series exists then we will correctly monitor the episodes selected.

TODO: When the series doesn't exist in sonarr we need to add the series and then wait for the episode metadata to be populated.

Also need to add in all of the regular checks  and notification e.g. whitelist etc.
2016-07-24 18:02:43 +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
EpisodeRequestModel.cs #254 MOSTLY DONE! At last, this took a while. 2016-07-24 18:02:43 +01:00
IssuesDetailsViewModel.cs small changes 2016-06-13 13:21:38 +01:00
IssuesViewMOdel.cs Fixed where a user could see the delete button on the issues page 2016-06-28 14:04:43 +01: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
LandingPageViewModel.cs styling for #298 done, just need to wire up the model and do the actual status check 2016-06-08 22:06:38 +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 More for #273 2016-06-01 18:32:52 +01:00
ScheduledJobsViewModel.cs done #318 2016-06-13 13:01:22 +01: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 #359 2016-07-14 15:39:45 +01: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