Samuel Gagnon
|
e75b2cd335
|
Translated using Weblate (French (Canada))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr_CA/
|
2020-05-17 08:03:42 -04:00 |
|
Franco Castillo
|
a33a589dba
|
Translated using Weblate (Spanish (Argentina))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_AR/
|
2020-05-17 08:03:42 -04:00 |
|
dkanada
|
ddebc9301e
|
Merge pull request #3116 from Artiume/patch-2
Update Books Resolver File Types and add .opf Mime Type
|
2020-05-16 16:01:59 +09:00 |
|
Vasily
|
d21feb2b18
|
Merge pull request #2970 from barronpm/activitydb-efcore
Migrate Activity Database to Entity Framework Core
|
2020-05-15 22:04:23 +03:00 |
|
Odd Stråbø
|
ef533015ae
|
Translated using Weblate (Norwegian Bokmål)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
|
2020-05-14 23:26:47 -04:00 |
|
Frank Riley
|
9ee10d22c8
|
Rename function
|
2020-05-14 16:15:09 -07:00 |
|
Frank Riley
|
6990af811a
|
Use simpler dictionary iterator.
|
2020-05-14 16:15:09 -07:00 |
|
Frank Riley
|
c70c589236
|
Update Emby.Server.Implementations/HttpServer/HttpListenerHost.cs from review
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-05-14 16:15:09 -07:00 |
|
Frank Riley
|
3cb6fd8a27
|
Fix #3083: Set the Access-Control-Allow-Origin header to the request origin/host header if possible
|
2020-05-14 16:15:03 -07:00 |
|
Patrick Barron
|
953777f1ba
|
Removed unnecessary usings
|
2020-05-14 18:12:51 -04:00 |
|
Patrick Barron
|
87c63e668c
|
Merge branch 'master' into activitydb-efcore
|
2020-05-14 21:16:43 +00:00 |
|
Patrick Barron
|
b94afc597c
|
Address review comments
|
2020-05-14 17:13:45 -04:00 |
|
artiume
|
4eb4ad3be7
|
Update Books Resolver File Types
|
2020-05-14 17:03:53 -04:00 |
|
Mark Monteiro
|
2e09311a93
|
Merge branch 'master' into websocket
|
2020-05-14 11:08:08 -04:00 |
|
Patrick Barron
|
9925742918
|
Implement more review suggestions
|
2020-05-13 17:55:31 -04:00 |
|
Patrick Barron
|
1fecd55ac0
|
Merge branch 'activitydb-efcore' of https://github.com/barronpm/jellyfin into activitydb-efcore
|
2020-05-13 15:35:44 -04:00 |
|
Patrick Barron
|
1e9b2613c6
|
Remove more unused code
|
2020-05-13 15:35:14 -04:00 |
|
Patrick Barron
|
a8f0d0aa0d
|
Merge branch 'master' into activitydb-efcore
|
2020-05-13 19:06:04 +00:00 |
|
Patrick Barron
|
511d20a100
|
Apply review suggestions
|
2020-05-13 15:03:35 -04:00 |
|
Vasily
|
f08830ea00
|
Merge pull request #2774 from mark-monteiro/simplify-https-config
Simplify HTTPS Properties
|
2020-05-13 20:36:54 +03:00 |
|
Vasily
|
69676373ca
|
Merge pull request #3098 from barronpm/remove-ilogger
Remove Support for Injecting ILogger Directly
|
2020-05-13 20:35:32 +03:00 |
|
tanvir-ahmed-siddique
|
92299be64c
|
Translated using Weblate (Bengali)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bn/
|
2020-05-12 19:34:59 -04:00 |
|
D Z
|
e69ba3531e
|
Translated using Weblate (Hebrew)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/
|
2020-05-12 17:30:00 -04:00 |
|
Patrick Barron
|
62420a6eb1
|
Remove support for injecting ILogger directly
|
2020-05-12 16:03:15 -04:00 |
|
Patrick Barron
|
6379391f87
|
Merge branch 'master' into activitydb-efcore
|
2020-05-12 16:08:28 +00:00 |
|
rapmue
|
32c1182226
|
Translated using Weblate (German (Swiss))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/gsw/
|
2020-05-12 11:52:45 -04:00 |
|
millallo
|
6c855e5f81
|
Translated using Weblate (Italian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/
|
2020-05-11 16:55:55 -04:00 |
|
Federico Antoniazzi
|
5b2973b01a
|
Translated using Weblate (Italian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/
|
2020-05-11 09:02:52 -04:00 |
|
Mark Monteiro
|
3abf870c1e
|
Do not include a double slash in URLs when a base URL is not set
|
2020-05-10 18:07:56 -04:00 |
|
Mark Monteiro
|
dc5165b97f
|
Merge branch 'master' into simplify-https-config
|
2020-05-10 14:43:57 -04:00 |
|
Mark Monteiro
|
43c22a5822
|
Add GetLoopbackHttpApiUrl() helper method to replace forceHttps functionality
Also refactor to use return a Uri instead of a string and use UriBuilder under the hood
|
2020-05-10 14:36:11 -04:00 |
|
timothyc824
|
f33876e7e3
|
Translated using Weblate (Chinese (Hong Kong))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/
|
2020-05-09 12:22:38 -04:00 |
|
andra5
|
58122cc067
|
Translated using Weblate (German (Swiss))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/gsw/
|
2020-05-08 19:12:07 -04:00 |
|
newton181
|
0e8505fb96
|
Translated using Weblate (Spanish (Mexico))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_MX/
|
2020-05-08 19:12:07 -04:00 |
|
Bond-009
|
62da4d0e5c
|
Merge pull request #2492 from Polpetta/fix-api-private-data-leak
Fix emby/user/public API leaking sensitive data
|
2020-05-07 14:52:10 +02:00 |
|
Stefan Petrushevski
|
41b667c137
|
Translated using Weblate (Macedonian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/mk/
|
2020-05-06 17:11:45 -04:00 |
|
Oliver Moolman
|
1c210d930c
|
Translated using Weblate (Afrikaans)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/af/
|
2020-05-06 13:09:15 -04:00 |
|
Davide Polonio
|
57cf19f058
|
Fix variable declaration and follow sonarcloud suggestions
|
2020-05-06 17:25:41 +02:00 |
|
miguel marsa canals
|
d34b7f801b
|
Translated using Weblate (Spanish)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/
|
2020-05-06 08:10:00 -04:00 |
|
Nazar Bulavko
|
0334b54ae7
|
Translated using Weblate (Ukrainian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/uk/
|
2020-05-05 14:52:38 -04:00 |
|
Brandon L
|
dcdafa4859
|
Translated using Weblate (French (Canada))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr_CA/
|
2020-05-05 14:52:37 -04:00 |
|
Nazar Bulavko
|
661b0e9489
|
Added translation using Weblate (Ukrainian)
|
2020-05-04 19:09:37 -04:00 |
|
Bond-009
|
ca2f9c7341
|
Merge pull request #2945 from mark-monteiro/integration-tests
Add Integration Tests For BrandingService
|
2020-05-04 19:01:02 +02:00 |
|
SaddFox
|
64ab8f8e7a
|
Translated using Weblate (Slovenian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/
|
2020-05-04 10:14:24 -04:00 |
|
x7aN
|
27328118a0
|
Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
|
2020-05-04 10:14:24 -04:00 |
|
Tin Pavelic
|
6aca248532
|
Translated using Weblate (Croatian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hr/
|
2020-05-04 10:14:24 -04:00 |
|
Anthony Lavado
|
0e11646107
|
Merge pull request #2950 from Bond-009/videoresolver
Fix VideoResolver and tests
|
2020-05-04 04:21:30 -04:00 |
|
Mark Monteiro
|
1c06111497
|
Merge remote-tracking branch 'upstream/master' into integration-tests
|
2020-05-03 01:04:19 -04:00 |
|
dkanada
|
2bf3dee4c4
|
Merge pull request #3035 from mark-monteiro/fix-repo-double-dispose
Do not double dispose item repository resources
|
2020-05-03 13:28:26 +09:00 |
|
Patrick Barron
|
032de931b1
|
Migrate activity db to EF Core
|
2020-05-02 18:32:22 -04:00 |
|