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/src/Ombi
Jamie 719eb7dbe3
feat: Upgrade Ombi to .NET 6 (#4390)
3 years ago
..
.vscode feat(mass-email): Added the ability to configure the Mass Email, we can now send BCC and we are less likely to be rate limited when not using bcc #4377 3 years ago
Attributes Fixed some warnings 3 years ago
ClientApp feat(mass-email): Added the ability to configure the Mass Email, we can now send BCC and we are less likely to be rate limited when not using bcc #4377 3 years ago
Config Added the new notification provider to the settings page 4 years ago
Controllers fix(user-management): 🐛 Fixed an issue where the Copy users App Link did not generate the correct app link for that user 3 years ago
Extensions Added the Digital Release Date back in. 3 years ago
Middleware Fixed another EF client side execution bug 4 years ago
Models Added the new Config API with the frontend services 3 years ago
Properties Removed the V3 switch from Radarr, no one is using V2 Radarr anymore. 3 years ago
Views Remove remaining smart quotes 4 years ago
wwwroot chore: 🌐 Translations Update (#4372) [skip ci] 3 years ago
.gitignore WIP 4 years ago
HealthCheck.css Finished healthchecks 4 years ago
Ombi.csproj feat: Upgrade Ombi to .NET 6 (#4390) 3 years ago
Program.cs feat: Upgrade Ombi to .NET 6 (#4390) 3 years ago
Startup.cs feat: Upgrade Ombi to .NET 6 (#4390) 3 years ago
appsettings.Development.json Updated the discover cards, there is now a banner with the request status. 3 years ago
appsettings.json Turned down the logging on stuff like the HTTP Client, no longer needed. Was there previously so I could ensure it was working correctly when I switched to the new HTTP Client Factory #4228 3 years ago
yarn.lock Added the paginator to the issues #4014 3 years ago