Ombi/src
2023-02-24 16:37:50 +00:00
..
.idea feat: add crew on movie page (#4722) 2022-08-22 20:25:40 +01:00
.vscode #1659 Made the option to ignore notifcations for auto approve 2017-12-20 16:23:47 +00:00
Ombi Merge branch 'master' into develop 2023-02-24 16:37:50 +00:00
Ombi.Api refactor: Upgrades nuget packages. Removes deprecated packages. Fixes build warnings. (#4769) 2022-10-07 19:23:12 +01:00
Ombi.Api.CloudService feat: Upgrade Ombi to .NET 6 (#4390) 2021-11-09 21:54:51 +00:00
Ombi.Api.CouchPotato Updated projects, updated entities to use a string as the primary keys. migrations need doing 2022-04-06 21:42:24 +01:00
Ombi.Api.Discord refactor: Rework the Plex Settings Page (#4772) 2022-10-07 21:35:31 +01:00
Ombi.Api.DogNzb Updated projects, updated entities to use a string as the primary keys. migrations need doing 2022-04-06 21:42:24 +01:00
Ombi.Api.Emby develop to master (#4718) 2022-08-05 20:19:00 +01:00
Ombi.Api.FanartTv Updated projects, updated entities to use a string as the primary keys. migrations need doing 2022-04-06 21:42:24 +01:00
Ombi.Api.Github Updated projects, updated entities to use a string as the primary keys. migrations need doing 2022-04-06 21:42:24 +01:00
Ombi.Api.Gotify Updated projects, updated entities to use a string as the primary keys. migrations need doing 2022-04-06 21:42:24 +01:00
Ombi.Api.GroupMe Updated projects, updated entities to use a string as the primary keys. migrations need doing 2022-04-06 21:42:24 +01:00
Ombi.Api.Jellyfin develop to master (#4718) 2022-08-05 20:19:00 +01:00
Ombi.Api.Lidarr Fix: Ombi.Api.Lidarr: Remove unused fields from ArtistAdd (#4727) 2022-08-12 20:01:00 +01:00
Ombi.Api.Mattermost refactor: Upgrades nuget packages. Removes deprecated packages. Fixes build warnings. (#4769) 2022-10-07 19:23:12 +01:00
Ombi.Api.MediaServer Updated projects, updated entities to use a string as the primary keys. migrations need doing 2022-04-06 21:42:24 +01:00
Ombi.Api.MusicBrainz refactor: Upgrades nuget packages. Removes deprecated packages. Fixes build warnings. (#4769) 2022-10-07 19:23:12 +01:00
Ombi.Api.Notifications refactor: Upgrades nuget packages. Removes deprecated packages. Fixes build warnings. (#4769) 2022-10-07 19:23:12 +01:00
Ombi.Api.Plex feat: Watchlist history errors(#4741) 2022-08-23 20:35:06 +01:00
Ombi.Api.Pushbullet Updated projects, updated entities to use a string as the primary keys. migrations need doing 2022-04-06 21:42:24 +01:00
Ombi.Api.Pushover Updated projects, updated entities to use a string as the primary keys. migrations need doing 2022-04-06 21:42:24 +01:00
Ombi.Api.Radarr feat: Radarr tags (#4815) 2023-01-04 16:18:05 +00:00
Ombi.Api.RottenTomatoes Updated projects, updated entities to use a string as the primary keys. migrations need doing 2022-04-06 21:42:24 +01:00
Ombi.Api.Service Updated projects, updated entities to use a string as the primary keys. migrations need doing 2022-04-06 21:42:24 +01:00
Ombi.Api.SickRage develop to master (#4718) 2022-08-05 20:19:00 +01:00
Ombi.Api.Slack Updated projects, updated entities to use a string as the primary keys. migrations need doing 2022-04-06 21:42:24 +01:00
Ombi.Api.Sonarr fix(sonarr): V4 actually works this time around 2022-11-24 08:34:21 +00:00
Ombi.Api.Telegram Updated projects, updated entities to use a string as the primary keys. migrations need doing 2022-04-06 21:42:24 +01:00
Ombi.Api.Trakt Updated projects, updated entities to use a string as the primary keys. migrations need doing 2022-04-06 21:42:24 +01:00
Ombi.Api.TvMaze Updated projects, updated entities to use a string as the primary keys. migrations need doing 2022-04-06 21:42:24 +01:00
Ombi.Api.Twilio refactor: Upgrades nuget packages. Removes deprecated packages. Fixes build warnings. (#4769) 2022-10-07 19:23:12 +01:00
Ombi.Api.Webhook fix(webhook): Remove added trailing slash from webhook URL #4710 2022-09-07 15:58:56 +01:00
Ombi.Core bug(#4854): 🐛 Fixed the Recently Requested showing requests when it should be hidden 2023-01-22 20:25:15 +00:00
Ombi.Core.Tests bug(#4854): 🐛 Fixed the Recently Requested showing requests when it should be hidden 2023-01-22 20:25:15 +00:00
Ombi.DependencyInjection refactor: Upgrades nuget packages. Removes deprecated packages. Fixes build warnings. (#4769) 2022-10-07 19:23:12 +01:00
Ombi.HealthChecks refactor: Upgrades nuget packages. Removes deprecated packages. Fixes build warnings. (#4769) 2022-10-07 19:23:12 +01:00
Ombi.Helpers refactor: Upgrades nuget packages. Removes deprecated packages. Fixes build warnings. (#4769) 2022-10-07 19:23:12 +01:00
Ombi.Helpers.Tests refactor: Upgrades nuget packages. Removes deprecated packages. Fixes build warnings. (#4769) 2022-10-07 19:23:12 +01:00
Ombi.Hubs refactor: Upgrades nuget packages. Removes deprecated packages. Fixes build warnings. (#4769) 2022-10-07 19:23:12 +01:00
Ombi.I18n 🌐 Translations Update (#4771) 2022-10-07 22:47:50 +01:00
Ombi.Mapping refactor: Upgrades nuget packages. Removes deprecated packages. Fixes build warnings. (#4769) 2022-10-07 19:23:12 +01:00
Ombi.Notifications 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) 2023-01-13 20:47:07 +00:00
Ombi.Notifications.Templates Updated projects, updated entities to use a string as the primary keys. migrations need doing 2022-04-06 21:42:24 +01:00
Ombi.Notifications.Tests refactor: Upgrades nuget packages. Removes deprecated packages. Fixes build warnings. (#4769) 2022-10-07 19:23:12 +01:00
Ombi.Schedule Merge branch 'develop' of https://github.com/Ombi-app/Ombi into develop 2023-01-08 19:26:10 +00:00
Ombi.Schedule.Tests fix(plex-watchlist): Lookup the ID from different sources when Plex doesn't contain the metadata (#4843) 2023-01-04 16:26:41 +00:00
Ombi.Settings feat: Add the option for header authentication to create users (#4841) 2023-01-04 19:23:47 +00:00
Ombi.Settings.Tests refactor: Upgrades nuget packages. Removes deprecated packages. Fixes build warnings. (#4769) 2022-10-07 19:23:12 +01:00
Ombi.Store fix(database): Just some tweaks, shouldn't notice any difference, maybe a less error in the log 2023-01-08 19:26:02 +00:00
Ombi.Test.Common refactor: Upgrades nuget packages. Removes deprecated packages. Fixes build warnings. (#4769) 2022-10-07 19:23:12 +01:00
Ombi.Tests 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) 2023-01-13 20:47:07 +00:00
Ombi.TheMovieDbApi refactor: Upgrades nuget packages. Removes deprecated packages. Fixes build warnings. (#4769) 2022-10-07 19:23:12 +01:00
Ombi.Updater refactor: Upgrades nuget packages. Removes deprecated packages. Fixes build warnings. (#4769) 2022-10-07 19:23:12 +01:00
.dockerignore develop to master (#4718) 2022-08-05 20:19:00 +01:00
.editorconfig Fixed some warnings 2021-02-12 12:15:37 +00:00
.gitignore The move! 2017-05-16 08:31:44 +01:00
dockerfile develop to master (#4718) 2022-08-05 20:19:00 +01:00
Ombi.sln feat(radarr): 4K Requests and Radarr 4K support 2022-02-14 22:08:09 +00:00
Ombi.sln.DotSettings Added unit tests for the MusicSearch Engine 2019-07-26 22:58:44 +01:00