Anthony Lavado
|
a623dd1921
|
Merge pull request #1368 from dkanada/drives
Only return useful drives
|
2019-06-04 00:19:35 -04:00 |
|
dkanada
|
b768ad978e
|
split the new command to more than one line
|
2019-06-02 21:49:12 -07:00 |
|
Juvenal Yescas
|
6b6776042c
|
Translated using Weblate (Spanish (Mexico))
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_MX/
|
2019-06-01 20:50:19 -04:00 |
|
Julio García
|
4adaeee054
|
Translated using Weblate (Spanish)
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/
|
2019-06-01 20:50:19 -04:00 |
|
Hyunsu Nam
|
a2d9420139
|
Translated using Weblate (Korean)
Currently translated at 97.8% (92 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/
|
2019-06-01 20:50:19 -04:00 |
|
exveria1015
|
3431a85adf
|
Translated using Weblate (Japanese)
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/
|
2019-06-01 20:50:18 -04:00 |
|
dracocephalum
|
430483c7a1
|
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/
|
2019-06-01 20:50:16 -04:00 |
|
exveria1015
|
b1f764984f
|
Added translation using Weblate (Japanese)
|
2019-05-30 18:28:11 -04:00 |
|
erikasne6152
|
2aed2d164b
|
Translated using Weblate (Lithuanian)
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lt/
|
2019-05-24 14:28:14 -04:00 |
|
Bond-009
|
2d011b781e
|
Merge pull request #1383 from jellyfin/release-10.3.z
Backmerge for Release 10.3.3
|
2019-05-18 12:56:42 +02:00 |
|
dkanada
|
4a9b349c04
|
only return useful drives
|
2019-05-16 16:45:56 -07:00 |
|
DrPandemic
|
c22068d6b1
|
Fix pin bug introduced in 10.3.z.
The issue is that the new easyPassword format prepends the hash
function. This PR extract the hash from "$SHA1$_hash_".
|
2019-05-11 19:53:34 -04:00 |
|
Bond-009
|
35d7e97258
|
Ignore casing photo extensions
|
2019-05-11 11:55:41 +02:00 |
|
Joshua M. Boniface
|
89537abdc4
|
Merge pull request #1293 from Bond-009/query-time
Fix query time logging
|
2019-05-10 09:19:05 -04:00 |
|
Bond-009
|
d9c159122f
|
Merge pull request #1229 from voodoos/cleanup/SocketSharp
Cleaning WebSocketSharp continued
|
2019-05-09 17:16:51 +02:00 |
|
Joshua M. Boniface
|
2bc378a9c3
|
Merge pull request #1337 from jellyfin/release-10.3.z
Backmerge for 10.3.2 release
|
2019-04-30 23:35:11 -04:00 |
|
bugfixin
|
1df73fdeba
|
Fix incorrect hasPassword flag when easy pin set
|
2019-04-30 19:16:53 +00:00 |
|
Joshua M. Boniface
|
4e0be95368
|
Merge pull request #1305 from bugfixin/passwordless-form-encoded
Fix passwordless authentication with non-json content-types
|
2019-04-29 23:07:04 -04:00 |
|
Bond-009
|
61d7bed181
|
Merge pull request #1304 from jellyfin/release-10.3.z
Backmerge 10.3.1
|
2019-04-25 07:27:37 +02:00 |
|
bugfixin
|
844ea9d77e
|
Don't coalesce empty strings to null in StringMapTypeDeserializer
|
2019-04-25 04:36:28 +00:00 |
|
Bond_009
|
71479286e9
|
Fix #1234
|
2019-04-24 19:56:57 +02:00 |
|
Bond_009
|
a9337033c1
|
Fix query time logging
|
2019-04-24 15:25:22 +02:00 |
|
Claus Vium
|
28c2ac528d
|
Re-add content length, semi revert of changes in #1010 (#1287)
* Re-add content length, semi revert of changes in #1010
|
2019-04-24 14:06:54 +02:00 |
|
bugfixin
|
08d3a5d2fe
|
Fix null reference when request content type is application/x-www-form-urlencoded
|
2019-04-21 19:29:05 +00:00 |
|
Joshua M. Boniface
|
3738f95871
|
Merge pull request #1258 from Bond-009/fixpluginload
Handle exception when loading unsupported assembly
|
2019-04-20 12:35:57 -04:00 |
|
Claus Vium
|
764c6d5461
|
Fix comparison for empty password migration
|
2019-04-20 17:50:34 +02:00 |
|
Bond-009
|
6973182ade
|
Fix more possible exceptions
|
2019-04-20 17:47:11 +02:00 |
|
Bond-009
|
f62af07381
|
Handle exception when loading unsupported assembly
Fixes #1256
|
2019-04-20 17:47:11 +02:00 |
|
Bond-009
|
a8da122fb3
|
Merge pull request #1252 from jellyfin/release-10.3.z
Backmerge release 10.3.0
|
2019-04-20 12:25:29 +02:00 |
|
Joshua Boniface
|
4ad71766fc
|
Merge branch 'translations' into release-10.3.z
|
2019-04-19 14:19:22 -04:00 |
|
Weblate
|
9d60cc8c66
|
Rename Chinese (Traditional) file
|
2019-04-19 13:59:04 -04:00 |
|
Libor Filípek
|
4a6243096a
|
Translated using Weblate (Czech)
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/
|
2019-04-19 13:38:32 -04:00 |
|
Heldenkrieger01
|
10cbdc8e8e
|
Translated using Weblate (Swiss German)
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/gsw/
|
2019-04-19 12:09:39 -04:00 |
|
SaddFox
|
4886fc467c
|
Translated using Weblate (Slovenian)
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/
|
2019-04-19 12:09:38 -04:00 |
|
WWWesten
|
8e2827cc39
|
Translated using Weblate (Kazakh)
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kk/
|
2019-04-19 12:09:37 -04:00 |
|
Βασίλης Μουρατίδης
|
395d2e4917
|
Translated using Weblate (Greek)
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/el/
|
2019-04-19 12:09:37 -04:00 |
|
Dan Johansen
|
d31f5229da
|
Translated using Weblate (Danish)
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/
|
2019-04-19 12:09:37 -04:00 |
|
Libor Filípek
|
d6622818dc
|
Translated using Weblate (Czech)
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/
|
2019-04-19 12:09:37 -04:00 |
|
tinganhsu
|
ba684d6d3a
|
Translated using Weblate (Chinese (Traditional))
Currently translated at 96.8% (91 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/
|
2019-04-19 12:09:36 -04:00 |
|
tinganhsu
|
90c04a4640
|
Added translation using Weblate (Chinese (Traditional))
|
2019-04-19 00:32:52 -04:00 |
|
Joshua M. Boniface
|
06a1e1f166
|
Merge pull request #1244 from joshuaboniface/hotfix-authapi
Hotfix authapi
|
2019-04-18 17:58:54 -04:00 |
|
Bond-009
|
8f703f4744
|
Remove unused event
Release builds were failing because of this unused event.
|
2019-04-18 13:19:16 +02:00 |
|
Joshua Boniface
|
250e0c75df
|
Add MethodNotAllowedException with code 405
|
2019-04-17 22:31:06 -04:00 |
|
Joshua M. Boniface
|
c3532b92f7
|
Merge pull request #1158 from Bond-009/httpclean
Reduce complexity http routes
|
2019-04-17 22:12:17 -04:00 |
|
Bond_009
|
c7fedfbca3
|
Fix metadata path save
|
2019-04-17 15:09:31 +02:00 |
|
Anthony Lavado
|
34ab99caf1
|
Move the ProductName to the public endpoint
Moves the ProductName field over from the private system/info point to
the public one, for easier identification
|
2019-04-16 01:16:02 -04:00 |
|
Anthony Lavado
|
b2f94c0e40
|
Remove the old message responders
Leaves only an answer to "Who is Jellyfin", removing older ones for
EmbyServer and MediaBrowser_v2.
|
2019-04-15 00:21:14 -04:00 |
|
VooDooS
|
ba12d96d23
|
Removed wrapping of HeaderNames fields
|
2019-04-12 15:25:18 +02:00 |
|
VooDooS
|
bb807554e2
|
Replace CRLF injection mitigation by use of .NET ip parsing
|
2019-04-12 13:48:12 +02:00 |
|
VooDooS
|
56d1050bac
|
Replace custom ip "normalization" by methods from IPAddress
|
2019-04-11 17:49:18 +02:00 |
|