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.Tests
Jamie 6e8cabad17
chore: updates (#4971) [skip ci]
11 months ago
..
Middlewear fix(#4847): Invalid Discord request fixed, also fixed an issue where App Only users would not show as logged in on the user management page (#4848) 1 year ago
IdentityControllerTests.cs Made a massive improvement on the Smaller more frequent Plex Job. This should pick up content a lot quicker now and also get their metadata a lot quicker. 6 years ago
Ombi.Tests.csproj chore: updates (#4971) [skip ci] 11 months ago
PosterPathHelperTests.cs Found where we potentially are setting a new poster path, looks like the entity was being modified and being set as Tracked by entity framework, so the next time we called SaveChangesAsync() it would save the new posterpath on the entity. 7 years ago
SignalRHelper.cs refactor: Upgrades nuget packages. Removes deprecated packages. Fixes build warnings. (#4769) 2 years ago
TestStartup.cs Make sure we can only set the ApiAlias when using the API Key 5 years ago