aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-20Add some missing propertiesPatrick Barron
2020-05-20Migrate User DB to EF CorePatrick Barron
2020-05-20Update Emby.Server.Implementations/IStartupOptions.csNeil Burrows
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-05-20Use correct MediaTypeNamecrobibero
2020-05-20Renaming variable and refactoring IF statementNeil Burrows
2020-05-19Add lost+found to ignore listartiume
https://forum.jellyfin.org/t/library-not-loading/2086
2020-05-19Fix DefaultDirectoryBrowserInfo namingcrobibero
2020-05-19Fix MediaType usagecrobibero
2020-05-19Remove unused usingcrobibero
2020-05-19Fix return content typecrobibero
2020-05-19implement review suggestionscrobibero
2020-05-19Remove default parameter valuescrobibero
2020-05-19Applying review suggestion to documentationBruce
2020-05-19Fix return valuecrobibero
2020-05-19Fix Authorize attributescrobibero
2020-05-19Remove CameraUpload endpointscrobibero
2020-05-19update xml docscrobibero
2020-05-19update xml docscrobibero
2020-05-19update xml docscrobibero
2020-05-19Fix authentication attributecrobibero
2020-05-19Clean Remote Image Controller.crobibero
2020-05-19Clean up routescrobibero
2020-05-19Apply review suggestionscrobibero
2020-05-19Clean UpdateDisplayPreferences endpointcrobibero
2020-05-19Rename to AttachmentsController -> VideoAttachmentsControllercrobibero
2020-05-19Update endpoint docscrobibero
2020-05-19Fix Authorize attributescrobibero
2020-05-19move to ActionResult<T>crobibero
2020-05-19Remove exception handlercrobibero
2020-05-19nullablecrobibero
2020-05-19Move AttachmentsService to AttachmentsControllercrobibero
2020-05-19Rename to AttachmentsController -> VideoAttachmentsControllercrobibero
2020-05-19Fix code smellsVasily
2020-05-19More small optimizationsVasily
2020-05-19Compute hash only when one is not computed in DB, small optimizations here ↵Vasily
and there
2020-05-19Switch to BlurHashSharp lib which should be fasterVasily
2020-05-19Fix nullref exceptionVasily
2020-05-19Merge pull request #3037 from ConfusedPolarBear/access-controlVasily
Fix CORS header not being added to exceptions
2020-05-19Translated using Weblate (Hebrew)NaorManna
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/
2020-05-19Translated using Weblate (Czech)Lukáš Kucharczyk
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/
2020-05-18Apply suggestions from code reviewConfusedPolarBear
2020-05-19Fix compilation after rebaseVasily
2020-05-18Add endpoint to update all items in libraryJesús Higueras
2020-05-18Add BlurHash support to backendJesús Higueras
2020-05-18Reuse existing CORS functionConfusedPolarBear
2020-05-18Merge remote-tracking branch 'upstream/master' into access-controlConfusedPolarBear
2020-05-18Merge pull request #3099 from rigtorp/ignore-patternsVasily
Use glob patterns to ignore files
2020-05-18Merge pull request #3138 from ↵Bond-009
mark-monteiro/reduce-development-exception-page-logging Reduce Excessive Logging From DeveloperExceptionPageMiddleware
2020-05-18Remove extra whitespaceMark Monteiro
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
2020-05-18Merge pull request #3072 from JustAMan/fix-dead-livetvdkanada
Re-raise the exception that caused LiveTV stream to not open