| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-06-01 | Fix more warnings | Bond-009 | |
| 2019-05-30 | Added translation using Weblate (Japanese) | exveria1015 | |
| 2019-05-25 | Format correctly the PIN when updating it | DrPandemic | |
| 2019-05-24 | Translated using Weblate (Lithuanian) | erikasne6152 | |
| 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-18 | Merge pull request #1383 from jellyfin/release-10.3.z | Bond-009 | |
| Backmerge for Release 10.3.3 | |||
| 2019-05-16 | only return useful drives | dkanada | |
| 2019-05-11 | Fix pin bug introduced in 10.3.z. | DrPandemic | |
| The issue is that the new easyPassword format prepends the hash function. This PR extract the hash from "$SHA1$_hash_". | |||
| 2019-05-11 | Ignore casing photo extensions | Bond-009 | |
| 2019-05-10 | Merge pull request #1293 from Bond-009/query-time | Joshua M. Boniface | |
| Fix query time logging | |||
| 2019-05-09 | Merge pull request #1229 from voodoos/cleanup/SocketSharp | Bond-009 | |
| Cleaning WebSocketSharp continued | |||
| 2019-04-30 | Merge pull request #1337 from jellyfin/release-10.3.z | Joshua M. Boniface | |
| Backmerge for 10.3.2 release | |||
| 2019-04-30 | Fix incorrect hasPassword flag when easy pin set | bugfixin | |
| 2019-04-29 | Merge pull request #1305 from bugfixin/passwordless-form-encoded | Joshua M. Boniface | |
| Fix passwordless authentication with non-json content-types | |||
| 2019-04-25 | Merge pull request #1304 from jellyfin/release-10.3.z | Bond-009 | |
| Backmerge 10.3.1 | |||
| 2019-04-25 | Don't coalesce empty strings to null in StringMapTypeDeserializer | bugfixin | |
| 2019-04-24 | Fix #1234 | Bond_009 | |
| 2019-04-24 | Fix query time logging | Bond_009 | |
| 2019-04-24 | Re-add content length, semi revert of changes in #1010 (#1287) | Claus Vium | |
| * Re-add content length, semi revert of changes in #1010 | |||
| 2019-04-21 | Fix null reference when request content type is ↵ | bugfixin | |
| application/x-www-form-urlencoded | |||
| 2019-04-20 | Merge pull request #1258 from Bond-009/fixpluginload | Joshua M. Boniface | |
| Handle exception when loading unsupported assembly | |||
| 2019-04-20 | Fix comparison for empty password migration | Claus Vium | |
| 2019-04-20 | Fix more possible exceptions | Bond-009 | |
| 2019-04-20 | Handle exception when loading unsupported assembly | Bond-009 | |
| Fixes #1256 | |||
| 2019-04-20 | Merge pull request #1252 from jellyfin/release-10.3.z | Bond-009 | |
| Backmerge release 10.3.0 | |||
| 2019-04-19 | Fix incorrect escaping in regex pattern | bugfixin | |
| 2019-04-19 | Merge branch 'translations' into release-10.3.z | Joshua Boniface | |
| 2019-04-19 | Rename Chinese (Traditional) file | Weblate | |
| 2019-04-19 | Adjust detection of 'sample' in filenames to use regex boundaries | bugfixin | |
| 2019-04-19 | Translated using Weblate (Czech) | Libor Filípek | |
| 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 | Translated using Weblate (Swiss German) | Heldenkrieger01 | |
| 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 | Translated using Weblate (Slovenian) | SaddFox | |
| 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 | Translated using Weblate (Kazakh) | WWWesten | |
| 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 | 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 | Translated using Weblate (Danish) | Dan Johansen | |
| 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 | Translated using Weblate (Czech) | Libor Filípek | |
| 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 | Translated using Weblate (Chinese (Traditional)) | tinganhsu | |
| 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 | Added translation using Weblate (Chinese (Traditional)) | tinganhsu | |
| 2019-04-18 | Merge pull request #1244 from joshuaboniface/hotfix-authapi | Joshua M. Boniface | |
| Hotfix authapi | |||
| 2019-04-18 | Remove unused event | Bond-009 | |
| Release builds were failing because of this unused event. | |||
| 2019-04-17 | Add MethodNotAllowedException with code 405 | Joshua Boniface | |
| 2019-04-17 | Merge pull request #1158 from Bond-009/httpclean | Joshua M. Boniface | |
| Reduce complexity http routes | |||
| 2019-04-17 | Fix metadata path save | Bond_009 | |
| 2019-04-16 | Move the ProductName to the public endpoint | Anthony Lavado | |
| Moves the ProductName field over from the private system/info point to the public one, for easier identification | |||
| 2019-04-15 | Remove the old message responders | Anthony Lavado | |
| Leaves only an answer to "Who is Jellyfin", removing older ones for EmbyServer and MediaBrowser_v2. | |||
| 2019-04-12 | Removed wrapping of HeaderNames fields | VooDooS | |
| 2019-04-12 | Replace CRLF injection mitigation by use of .NET ip parsing | VooDooS | |
| 2019-04-11 | Replace custom ip "normalization" by methods from `IPAddress` | VooDooS | |
| 2019-04-11 | Simplify headers use in WSS | VooDooS | |
| 2019-04-10 | Merge pull request #1209 from joshuaboniface/hotfix-authprovider-create | Joshua M. Boniface | |
| Override username with AuthenticationProvider | |||
| 2019-04-09 | Clean `WebSocketSharpRequest.PathInfo` (#1212) | Ulysse | |
| * rm useless ResolvePathInfoFromMappedPath method * rm useless NormalizePathInfo method * Use request.Path instead of RawUrl * Removing unused `HandlerFactoryPath` field * Use an expression body definition and rm field `pathInfo` * More (syntactic) sugar * Who needs blocks in cases ? | |||
