aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/Notifications
AgeCommit message (Collapse)Author
2021-04-21Merge pull request #5860 from cvium/fix-notification-user-listBond-009
Fix notification disabled users list (cherry picked from commit ebe8301404332667f95e230bdb2a0f154778059d) Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
2021-03-06Merge pull request #5004 from jellyfin/camera-uploadBond-009
remove unused notification type (cherry picked from commit bffebce90975aed1abdf46f50e08d1e9c694240d) Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
2020-07-17Suggested changes and removed some intellisense messages.BaronGreenback
2020-07-13Update NotificationOption.csBaronGreenback
Fixes serialisation bug
2020-06-16Add full stop at end of comments (SA1629)telans
2020-06-04Merge branch 'master' into userdb-efcorePatrick Barron
# Conflicts: # Emby.Server.Implementations/EntryPoints/ServerEventNotifier.cs # Emby.Server.Implementations/Library/UserManager.cs # Emby.Server.Implementations/Sorting/IsFavoriteOrLikeComparer.cs # Emby.Server.Implementations/Sorting/IsPlayedComparer.cs # Emby.Server.Implementations/Sorting/IsUnplayedComparer.cs # Emby.Server.Implementations/TV/TVSeriesManager.cs # Jellyfin.Server.Implementations/Users/DefaultAuthenticationProvider.cs
2020-05-27Merge branch 'master' into nullable3Bond_009
2020-05-20Remove redundant qualifiersPatrick Barron
2020-05-12Merge branch 'master' into userdb-efcorePatrick Barron
# Conflicts: # Emby.Server.Implementations/Data/SqliteUserDataRepository.cs # Emby.Server.Implementations/Library/UserManager.cs # Jellyfin.Data/Entities/User.cs # Jellyfin.Data/ISavingChanges.cs # Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj # Jellyfin.Server.Implementations/JellyfinDb.cs # Jellyfin.Server/Migrations/MigrationRunner.cs # MediaBrowser.Model/Notifications/NotificationOptions.cs # MediaBrowser.sln
2020-05-12Initial migration codePatrick Barron
2020-05-01Remove ListHelper extensionsBond_009
2020-04-05Enable nullabe reference types for MediaBrowser.ModelBond_009
2020-02-23Fix some warningsBond_009
* Add analyzers to MediaBrowser.XbmcMetadata * Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata * Add analyzers to MediaBrowser.WebDashboard * Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard * Disable SA1600 in favor of CS1591
2020-02-04Fix warnings MediaBrowser.ModelBond_009
2020-01-09Remove StringHelper functionsBond-009
2019-01-31Remove support for games as a media typeClaus Vium
2019-01-17Reformat JustAMan review pt2 changesErwin de Haan
Refs #575
2019-01-13ReSharper conform to 'var' settingsErwin de Haan
2019-01-13Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.ModelErwin de Haan
2019-01-13EditorConfig reformat: MediaBrowser.ModelErwin de Haan
2019-01-13Visual Studio Reformat: MediaBrowser.ModelErwin de Haan
2019-01-07remove trailing whitespacehawken
2019-01-03Post GPL cleanupBond_009
2018-12-27Add GPL modulesAndrew Rabert
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-08-19update live tv data transferLuke Pulverenti
2016-10-07update live stream managementLuke Pulverenti
2016-03-27Remove unused code...Sven Van den brande
2015-04-01post release housecleaningLuke Pulverenti
2015-03-03updated nugetLuke Pulverenti
2015-03-02update image magick sharpLuke Pulverenti
2015-01-26add option to merge metadata and IBN pathsLuke Pulverenti
2014-08-25remember display mirroringLuke Pulverenti
2014-07-03fixes #762 - Marking unwatched doesn't update displayLuke Pulverenti
2014-07-02update to jquery mobile 1.4.3Luke Pulverenti
2014-07-01add additional view settingsLuke Pulverenti
2014-06-29update translationsLuke Pulverenti
2014-05-08fix portable and 3.5 project referencesLuke Pulverenti
2014-04-30re-enable mobile media controllerLuke Pulverenti
2014-04-27updated nugetLuke Pulverenti
2014-04-27added send to user modeLuke Pulverenti
2014-04-26add new notification featuresLuke Pulverenti
2014-04-25rework notifications infrastructureLuke Pulverenti
2014-02-19fixed remote control flyoutLuke Pulverenti
2014-02-17fixed themoviedb search returning no resultsLuke Pulverenti
2013-07-15changed NotificationQuery user id to stringLuke Pulverenti
2013-07-07updated nugetLuke Pulverenti
2013-07-06added a notifications serviceLuke Pulverenti