You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ombi/PlexRequests.UI
Drewster727 1ca3e0532b
add a better way to merge RequestedBy and RequestedUsers to avoid code duplication and simplify checks
9 years ago
..
Content merge changes from main dev branch. fix up requestedmodel users null issue. 9 years ago
Helpers Made the feedback from Sonarr better when Sonarr already has the series #85 9 years ago
Jobs Added some tests and fixed the issue where the DB would get created in the wrong place depending on how you launched the application 9 years ago
Models only show requested by users to admins + start maintaining a list of users with each request 9 years ago
Modules add a better way to merge RequestedBy and RequestedUsers to avoid code duplication and simplify checks 9 years ago
Properties
Validators Added the ability to sepcify a username in the email notification settings for external MTA's. We have had to add a new option called Email Sender because of this. #78 9 years ago
Views merge changes from main dev branch. fix up requestedmodel users null issue. 9 years ago
Bootstrapper.cs Mono doesn't seem to have Tls1.2. Let's try TLS 1 #119 9 years ago
NLog.config Fixed the logger no longer writing to the file. 9 years ago
NLog.xsd
PlexRequests.UI.csproj Added the settings page for #32 9 years ago
Program.cs don't query the session as much in the modules, rely on a variable from the base class and store the username as needed 9 years ago
Startup.cs
Web.Debug.config
Web.Release.config
app.config
compilerconfig.json small changes around the filtering 9 years ago
compilerconfig.json.defaults
packages.config Done most on #59 9 years ago
sqlite3.dll
web.config