aboutsummaryrefslogtreecommitdiff
path: root/Emby.Notifications/NotificationManager.cs
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
2022-10-25Remove unnecessary ToList usageignacio laborde
2020-06-13Merge branch 'master' into userdb-efcorePatrick Barron
# Conflicts: # Emby.Server.Implementations/Library/UserManager.cs # Jellyfin.Data/Jellyfin.Data.csproj
2020-06-05Use typed logger where possiblecrobibero
2020-05-20Remove redundant qualifiersPatrick Barron
2020-05-12Initial migration codePatrick Barron
2020-02-08Fix buildBond_009
2019-12-20Enable nullable reference types for Emby.Photos and Emby.NotificationsBond_009
* Enable TreatWarningsAsErrors for Emby.Notifications * Add analyzers to Emby.Notifications
2019-08-16Improvements to UserManagerBond_009
2019-08-09Use CultureInvariant string conversion for GuidsBond-009
2019-01-13Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTvErwin de Haan
2019-01-13Visual Studio Reformat: Emby.NotificationsErwin de Haan
2018-12-30Fix exception loggingBond_009
2018-12-30Use Microsoft.Extensions.Logging abstractionBond_009
2018-09-12Update to 3.5.2 and .net core 2.1stefan