aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Models/NotificationDtos
AgeCommit message (Collapse)Author
2022-12-27Remove unused notification endpoints (#8952)Niels van Velzen
2021-03-11Fix third part integrationcrobibero
2020-06-18Remove nullable, add async taskcrobibero
2020-04-20Enable nullable reference types on new class, remove unnecessary ↵ZadenRB
documenation and return types
2020-04-19Address PR comments, and revert changes that changed the API schemaZadenRB
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