aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/Notifications
AgeCommit message (Collapse)Author
2023-01-28Remove Emby.Notifications (#9147)Patrick Barron
2022-12-05Replace != null with is not nullBond_009
2022-12-05Replace == null with is nullBond_009
2021-12-20Use our own Contains extensioncvium
2021-04-19Fix notification disabled users listcvium
2021-04-17Remove unused using directivesBaronGreenback
2021-02-20Enable TreatWarningsAsErrors for MediaBrowser.ModelBond_009
2021-01-12remove unused notification typedkanada
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