Commit Graph

65 Commits (develop)

Author SHA1 Message Date
Jamie f3a6ccb4cf
Net8 (#5115)
4 days ago
Victor Usoltsev 9fe7ec115e
refactor: Upgrades nuget packages. Removes deprecated packages. Fixes build warnings. (#4769)
2 years ago
tidusjar b5a268510d Updated projects, updated entities to use a string as the primary keys. migrations need doing
2 years ago
sephrat 4410790bc0
fix(search): Fixed some cases where search wouldn't work correctly (#4398)
3 years ago
Jamie 719eb7dbe3
feat: Upgrade Ombi to .NET 6 (#4390)
3 years ago
tidusjar ecfb594f1f chore: 🚧 added a non-ui build configuration
3 years ago
tidusjar bd857c1e4f Added some more logging and resilience around the Plex OAuth login #4232
3 years ago
tidusjar 81f410d782 Ombi will now tell you when there is an update available in the settings, clicking that will also provide you with the changelog and links to manually download the binaries.
3 years ago
tidusjar 3aa07aa7a6 Got most of it working!
3 years ago
tidusjar 6b668c62d6 Fixed all warnings
4 years ago
tidusjar 0d55eec72e Update to net5.0
4 years ago
tidusjar 2171768757 package updates
4 years ago
tidusjar 483f021e29 Updated to 3.1
4 years ago
tidusjar ccbf67d3a6 really fixed the build
5 years ago
tidusjar a8026aecf4 Upgrade to .net standard 2.1
5 years ago
tidusjar b07833e0e8 Merged develop with V4
5 years ago
Taylor Buchanan 3008cd124d Add adult movie filtering
5 years ago
Jamie Rees 12a80c7903 More work on music!
5 years ago
tidusjar ea24e33d31 !wip on adding music to v4
5 years ago
tidusjar 6a3addae5c merge develop into v4
5 years ago
tidusjar da745e663c Log the request
5 years ago
tidusjar e8fafa2f59 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
5 years ago
tidusjar e0dab68c31 Added further logging into the API's (debug logging)
5 years ago
bdrumm1234 b96cf6a880 Renamed "Extensions" for Spelling Mistake.
5 years ago
Jamie Rees 135e9842f6 Fixed build
5 years ago
Jamie Rees 189cfcaf05 work on issues and imporving the api.
5 years ago
Jamie Rees bfaf2b8f8c Updated packages
5 years ago
TidusJar 76bfec1667 Added Actor Searching for Movies!
5 years ago
TidusJar 43e30ec0bb Updated to .net core 2.2 and included a linux-arm64 build
5 years ago
Jamie 5df232f3f5 got the view albums button working !wip
6 years ago
Jamie 79fe8bb331 !wip started on the Plex add user UI
6 years ago
Jamie f5f05db4f1 Updated Polly !wip
6 years ago
Jamie ec628e9217 Updated to 2.1.1
6 years ago
Jamie Rees bf17bd4754 Stop spamming errors when FanArt doesn't have the image
6 years ago
Jamie Rees d8fdc75cfb revert
6 years ago
Jamie 48baef1dfd Update to .net 2.1.1
6 years ago
Jamie 12b4bf2f5f Upgrade packages
6 years ago
Anojh 78838d0784 !wip moved fix to mattermost class and kept API class abstract
6 years ago
Anojh 612e689a8c !wip removed trailing slash from mattermost request url to fix notifications not sending
6 years ago
Jamie Rees 3e2e7d2fc2 Updated to prevent security vulnerability as noted here: https://github.com/aspnet/Announcements/issues/300
6 years ago
Jamie Rees b8c64dff2d Update Hangfire, Newtonsoft and Swagger
6 years ago
Jamie Rees 2fc4ef2613 Got plex oauth working! !wip
6 years ago
Jamie 47f66978f0
Added the ability to refresh out backend metadata (#2078)
6 years ago
tidusjar 87ab783f77 Updated all the aspnet packaged !wip
6 years ago
tidusjar 487675b035 Added a default user agent on all API calls
6 years ago
Jamie 498c019f5d Moved the update check code from the External azure service into Ombi at /api/v1/update/BRANCH
6 years ago
tidusjar 6ac9da8bed Some memory management improvements
6 years ago
tidusjar 6b44a5157c Added more logging around the API calls to see what we are requesting !wip
6 years ago
tidusjar bec5604720 Switch to use a single HTTPClient rather than a new one every request !dev
6 years ago
Jamie 246f1c07cf
Add the Issue Reporting functionality (#1811)
6 years ago