aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
AgeCommit message (Expand)Author
2019-11-04Return list result directly for MediaAttachments.Andrew Mahone
2019-11-04Rename "limit" to "insertAtOnce" in InsertMediaAttachments.Andrew Mahone
2019-11-04Check for cancellation in SaveMediaAttachments.Andrew Mahone
2019-11-04Flatten using connection in GetMediaAttachments/SaveMediaAttachmentsAndrew Mahone
2019-11-04Use ToByteArray instead of ToGuidBlob.Andrew Mahone
2019-11-04Merge remote-tracking branch 'origin/master' into media-attachments-cleanAndrew Mahone
2019-11-04Add space when building query string for attachments.Andrew Mahone
2019-11-03Merge pull request #1904 from JustAMan/hls-move-2Joshua M. Boniface
2019-11-02Translated using Weblate (Hungarian)Juhos István
2019-11-02Merge pull request #1915 from Bond-009/hexdkanada
2019-11-01Fix xml docsBond_009
2019-11-01Update deps and add MultiThreading analyzerBond_009
2019-11-01Rewrite hex encoder/decoderBond_009
2019-10-29Address commentsBond_009
2019-10-29More warning fixesBond_009
2019-10-29Fix more warningsBond_009
2019-10-24Translated using Weblate (Turkish)delfino434
2019-10-24Translated using Weblate (French)emmanuel billeaud
2019-10-22Instantiate AttachmentExtractor in ApplicationHost.Andrew Mahone
2019-10-22Support MediaAttachment retrieval in MediaSourceManager.Andrew Mahone
2019-10-22Store MediaAttachments in DB.Andrew Mahone
2019-10-20Merge pull request #1898 from Bond-009/jsonfixJoshua M. Boniface
2019-10-19Translated using Weblate (Korean)schbal
2019-10-18Translated using Weblate (Norwegian Bokmål)Marius Lindvall
2019-10-18Translated using Weblate (Korean)schbal
2019-10-16Address review commentsVasily
2019-10-16Merge pull request #1871 from Bond-009/docVasily
2019-10-15Fix Json serialization errorBond_009
2019-10-15Merge pull request #1884 from Bond-009/netcore3.0Vasily
2019-10-14Log to debug all HTTP 500 response urlsVasily
2019-10-13Translated using Weblate (Korean)schbal
2019-10-13Translated using Weblate (Spanish)Axel Gabriel Calle Granda
2019-10-13Translated using Weblate (Norwegian Bokmål)Marius Lindvall
2019-10-11Move to netcore3.0Bond_009
2019-10-10Merge pull request #1854 from Bond-009/jsonVasily
2019-10-10Translated using Weblate (Korean)schbal
2019-10-09Merge pull request #1863 from joshuaboniface/fix-baseurl-issuesVasily
2019-10-09Enable `TreatWarningsAsErrors` for MediaBrowser.Common and Emby.PhotosBond_009
2019-10-09Merge pull request #1870 from JustAMan/fix-http-ex1Bond-009
2019-10-09Make NormalizeUrlPath staticJoshua Boniface
2019-10-09Merge pull request #1855 from Bond-009/stylefixesdkanada
2019-10-09Fix template for loggingVasily
2019-10-09Always log at least error message when error happens during request processingVasily
2019-10-09Set response length and mime type correctly when reporting an errorVasily
2019-10-08Normalize baseUrl behaviourJoshua Boniface
2019-10-08Change slow query time logging to debugBond_009
2019-10-08Use System.Text.Json apiBond_009
2019-10-06Merge pull request #1844 from dkanada/posterVasily
2019-10-06Translated using Weblate (Finnish)Poki
2019-10-06add comment explaining a bug fixdkanada