Ombi/PlexRequests.UI/Modules
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
..
AdminModule.cs #387 trim the spaces from the api key. Tidied up the setting models a bit. 2016-07-20 10:08:44 +01:00
ApiDocsModule.cs Removed the service locator from the base classes and added in some Api tests 2016-05-19 17:02:46 +01:00
ApiRequestMetadataModule.cs #222 #205 more ! Started getting the settings out 2016-05-20 11:52:52 +01:00
ApiRequestModule.cs Fixed api 2016-05-24 17:18:34 +01:00
ApiSettingsMetadataModule.cs Fixed api 2016-05-24 17:18:34 +01:00
ApiSettingsModule.cs Fixed api 2016-05-24 17:18:34 +01:00
ApiUserMetadataModule.cs #222 #205 more ! Started getting the settings out 2016-05-20 11:52:52 +01:00
ApiUserModule.cs #222 #205 more ! Started getting the settings out 2016-05-20 11:52:52 +01:00
ApplicationTesterModule.cs Moved the plex auth token to the plex settings where it should belong. 2016-07-14 13:01:07 +01:00
ApprovalModule.cs Revert "Small changes" 2016-05-31 16:47:10 +01:00
BaseApiModule.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
BaseAuthModule.cs done #318 2016-06-13 13:01:22 +01:00
BaseModule.cs Added languages #243 2016-06-24 11:05:03 +01:00
BetaModule.cs added a beta module 2016-07-14 17:25:53 +01:00
CultureModule.cs Fixed where a user could see the delete button on the issues page 2016-06-28 14:04:43 +01:00
IndexModule.cs fixed #412 2016-07-06 14:24:48 +01:00
IssuesModule.cs Fixed where a user could see the delete button on the issues page 2016-06-28 14:04:43 +01:00
LandingPageModule.cs Moved the plex auth token to the plex settings where it should belong. 2016-07-14 13:01:07 +01:00
LoginModule.cs Set the admin to have all claims 2016-05-26 17:31:01 +01:00
RequestsModule.cs Better handling for #388 2016-07-06 14:35:20 +01:00
SearchModule.cs #254 MOSTLY DONE! At last, this took a while. 2016-07-24 18:02:43 +01:00
UpdateCheckerModule.cs Just some more async changes 2016-06-09 16:59:35 +01:00
UserLoginModule.cs Moved the plex auth token to the plex settings where it should belong. 2016-07-14 13:01:07 +01:00
UserManagementModule.cs #359 2016-07-14 15:39:45 +01:00