aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Security/IAuthenticationManager.cs
AgeCommit message (Collapse)Author
2024-08-30Remove BOM from UTF-8 filesBond_009
I think some people need to change their IDE configuration ;)
2023-08-22Enable nullable for more files and add testsBond_009
Adds basic tests for FFProbeVideoInfo.CreateDummyChapters Fixed error message CreateDummyChapters instead of reporting the total minutes it only reported the minute component
2021-09-06Remove all unused usingsFernando Fernández
2021-06-18Re-add support for API keysPatrick Barron
2021-04-01Use new entities for API key endpointsPatrick Barron