aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
AgeCommit message (Expand)Author
2019-11-25* Add support for multi segment base urlsBond_009
2019-11-25Fix master buildBond-009
2019-11-24Translated using Weblate (German)Madokami
2019-11-24Translated using Weblate (Turkish)Mehmet Can Kanpolat
2019-11-24Merge pull request #1991 from Bond-009/transtempJoshua M. Boniface
2019-11-24Fix more review commentsClaus Vium
2019-11-24Fix review commentsClaus Vium
2019-11-24Fix possible nullref when updating packagesBond_009
2019-11-24Move appbuilder and service collection to Jellyfin.ServerClaus Vium
2019-11-23Remove unused referenceClaus Vium
2019-11-23Move API stuff to the api projectClaus Vium
2019-11-23Add authentication and remove versioningClaus Vium
2019-11-23Merge pull request #1926 from Bond-009/authdkanada
2019-11-22Reword exception messageBond_009
2019-11-22Address commentsBond_009
2019-11-22Fix some warningsBond-009
2019-11-22Merge pull request #1977 from Bond-009/depsVasily
2019-11-22Merge pull request #2034 from Bond-009/easypassVasily
2019-11-21Translated using Weblate (Bulgarian)AdmiralAnimE
2019-11-21Fix easy passwordBond-009
2019-11-21Update depsBond_009
2019-11-21Don't append transcodes to transcoding temp pathBond-009
2019-11-21revert settings to their old namesdkanada
2019-11-21rename some missed variables and fix warningsdkanada
2019-11-21minor changes to transcode cleanup scheduled taskdkanada
2019-11-19Add SwaggerUIClaus Vium
2019-11-19Remove old instantiation of serviceProvider in app hostClaus Vium
2019-11-19Move StartupWizard to ASP.NET Web ApiClaus Vium
2019-11-13Fix GetPathValue functionBond-009
2019-11-13Merge pull request #1864 from Bond-009/installationmanagerdkanada
2019-11-10Merge pull request #1965 from Bond-009/dbjsondkanada
2019-11-09Translated using Weblate (Dutch)Sander Lambrechts
2019-11-09Translated using Weblate (Czech)DJSweder
2019-11-08Merge pull request #1929 from Narfinger/parser-fix4dkanada
2019-11-07Merge branch 'media-attachments' of github.com:Unhelpful/jellyfin into media-...Andrew Mahone
2019-11-07Simplify AttachmentExtractor instantiation.Andrew Mahone
2019-11-07Update Emby.Server.Implementations/Library/MediaSourceManager.cs Andrew Mahone
2019-11-07Update Emby.Server.Implementations/Library/MediaSourceManager.cs Andrew Mahone
2019-11-07Update Emby.Server.Implementations/Library/MediaSourceManager.cs Andrew Mahone
2019-11-07Update Emby.Server.Implementations/Data/SqliteItemRepository.cs Andrew Mahone
2019-11-07formattingAndrew Mahone
2019-11-07Check for cancellation between each batch of MediaAttachment inserts.Andrew Mahone
2019-11-07Merge pull request #1970 from Bond-009/natdkanada
2019-11-07Doc improvementsBond-009
2019-11-07Merge branch 'master' into installationmanagerBond-009
2019-11-07Translated using Weblate (Chinese (Simplified))Terrance Siu
2019-11-07removed restriction to 3 digits in episodenumber and 4 in season numbersNarfinger
2019-11-06Use block rather than local using statement.Andrew Mahone
2019-11-06Revert "Simplify AttachmentExtractor instantiation."Andrew Mahone
2019-11-05Extract the prefix for MediaAttachment insertions to a static member instead ...Andrew Mahone