aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-06-21Update Jellyfin.Api/Controllers/DashboardController.csDavid
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-06-21Add try catch blockDavid
2020-06-21Fix suggestionsDavid
2020-06-20Move DashboardController to Jellyfin.ApiDavid
2020-06-20Merge pull request #3377 from crobibero/api-pragmaPatrick Barron
Convert pragma to SuppressMessage
2020-06-20Merge pull request #2926 from crobibero/api-display-preferencesPatrick Barron
DisplayPreferences to Jellyfin.Api
2020-06-19Merge pull request #3379 from Ullmie02/api-nullableBond-009
Remove #nullable enable in Jellyfin.Api
2020-06-19Remove #nullable enableDavid Ullmer
2020-06-19remove #nullablecrobibero
2020-06-19Convert pragma to supresswarningcrobibero
2020-06-19Merge pull request #3373 from crobibero/api-dtoPatrick Barron
Add DtoExtensions
2020-06-18Add DtoExtensions.cscrobibero
2020-06-18Merge pull request #3357 from crobibero/api-authorizationDavid
Add Authorization handlers
2020-06-18Merge pull request #3369 from crobibero/api-cleanupPatrick Barron
Remove #nullable, make Task.Run async
2020-06-18Remove nullable, add async taskcrobibero
2020-06-17Merge pull request #3321 from Ullmie02/api-librarystructurePatrick Barron
Move LibraryStructureService to Jellyfin.Api
2020-06-17Merge pull request #2944 from crobibero/api-imagePatrick Barron
ImageNameService to Jellyfin.Api
2020-06-17Merge pull request #2946 from crobibero/api-image2David
Move RemoteImageService to Jellyfin.API
2020-06-17Merge pull request #3269 from crobibero/api-filterDavid
Move FilterService to Jellyfin.Api
2020-06-17User proper File constructorcrobibero
2020-06-17User proper File constructorcrobibero
2020-06-17Merge branch 'api-filter' of github.com:crobibero/jellyfin into api-filtercrobibero
2020-06-17Merge remote-tracking branch 'upstream/api-migration' into api-filtercrobibero
2020-06-17Update Jellyfin.Api/Controllers/FilterController.csCody Robibero
Co-authored-by: David <davidullmer@outlook.de>
2020-06-17Merge pull request #3333 from crobibero/api-item-refreshCody Robibero
Move ItemRefreshService.cs to Jellyfin.Api
2020-06-17Merge pull request #3274 from crobibero/api-localizationCody Robibero
Move LocalizationService to Jellyfin.Api
2020-06-17Merge pull request #3280 from crobibero/api-pluginDavid
Move PluginService to Jellyfin.Api
2020-06-17Add X-Forward-(For/Proto) supportcrobibero
2020-06-17revert adding Jellyfin to auth headercrobibero
2020-06-16Further cleanup and add final testscrobibero
2020-06-16Update Emby.Server.Implementations/HttpServer/Security/AuthorizationContext.csCody Robibero
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
2020-06-16Add tests and cleanupcrobibero
2020-06-16Add Default authorization policycrobibero
2020-06-16Fix tests.crobibero
2020-06-16Await Task from _libraryManagerDavid
2020-06-15Add GetAuthorizationInfo for netcore HttpRequestcrobibero
2020-06-15Add more authorization handlers, actually authorize requestscrobibero
2020-06-14Merge pull request #3340 from crobibero/api-migration-mergeAnthony Lavado
Merge master into api-migration
2020-06-14fix merge conflictcrobibero
2020-06-14Merge remote-tracking branch 'upstream/master' into HEADcrobibero
2020-06-15Merge pull request #3267 from pusta/Contributors-Updatedkanada
CONTRIBUTORS.md - Updated jellyfin-server-windows to compile against .Net Core 3.1
2020-06-15Merge pull request #3315 from crobibero/dashboard-updatedkanada
Add MessageId to websocket message, fix ws exception
2020-06-15Merge pull request #3319 from Ullmie02/api-204dkanada
Use Http status code 204 instead of 200
2020-06-15Merge pull request #3329 from telans/code-analyzer-testsdkanada
Enable code analyzers for tests
2020-06-15Merge pull request #3158 from Artiume/patch-5dkanada
Update Library Service
2020-06-14Merge pull request #3288 from Ullmie02/api-subtitlesPatrick Barron
Move SubtitleService to Jellyfin.Api
2020-06-14Merge pull request #3148 from barronpm/userdb-efcoreAnthony Lavado
Migrate User DB to EF Core
2020-06-14Fix null reference to fix CIDavid
2020-06-14Merge remote-tracking branch 'upstream/api-migration' into api-librarystructureDavid
2020-06-14Merge remote-tracking branch 'upstream/api-migration' into api-204David