aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Models/NotificationDtos/NotificationsSummaryDto.cs
AgeCommit message (Collapse)Author
2022-12-27Remove unused notification endpoints (#8952)Niels van Velzen
2020-06-18Remove nullable, add async taskcrobibero
2020-04-15Remove unnecessary assembly, update casing, enable nullable reference types ↵ZadenRB
on notification DTOs.
2020-04-15Migrates the notifications service to use ASP.NET MVC frameworkZadenRB