| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-04-29 | Support libssl1.1 for Ubuntu Disco | Joshua Boniface | |
| 2019-04-29 | Add arm64 packaging for Debuntu | Joshua Boniface | |
| 2019-04-25 | Remove unreachable code and const trySupportSeek within ↵ | bugfixin | |
| BaseProgressiveStreamingService | |||
| 2019-04-25 | Merge pull request #1296 from Bond-009/fix1234 | Anthony Lavado | |
| Fix #1234 | |||
| 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 | Merge pull request #1274 from bugfixin/content-type-fix | Bond-009 | |
| Prevent null reference when request content type is x-www-form-urlencoded | |||
| 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 | Update submodule for 10.3.1v10.3.1 | Joshua Boniface | |
| 2019-04-20 | Bump version to 10.3.1 | Joshua Boniface | |
| 2019-04-20 | Merge pull request #1258 from Bond-009/fixpluginload | Joshua M. Boniface | |
| Handle exception when loading unsupported assembly | |||
| 2019-04-20 | Merge pull request #1264 from jellyfin/fix-empty-pw-migration | Joshua M. Boniface | |
| Fix comparison for empty password migration | |||
| 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 | Bump version to 10.3.0 (release)v10.3.0 | Joshua Boniface | |
| 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 | Merge pull request #1245 from Bond-009/updateevent | Anthony Lavado | |
| Remove unused event | |||
| 2019-04-18 | Implemented suggested conditional | Joshua Boniface | |
| 2019-04-18 | Update conditional to be correct | Joshua Boniface | |
| 2019-04-18 | Remove unused event | Bond-009 | |
| Release builds were failing because of this unused event. | |||
| 2019-04-17 | Apparently strings can't be !'d | Joshua Boniface | |
| 2019-04-17 | Add the proper Class too | Joshua Boniface | |
| 2019-04-17 | Return MethodNotAllowedException if Pw is not set | Joshua Boniface | |
| Don't accept pre-hashed (not-plaintext) passwords as the auth provider no longer supports this due to sha1+salting the passwords in the database. | |||
| 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 | Merge pull request #1182 from Bond-009/deepcopy | Joshua M. Boniface | |
| Speed up DeepCopy | |||
| 2019-04-17 | Merge pull request #1224 from Terror-Gene/patch-1 | Joshua M. Boniface | |
| Fix missing Unraid cache mount and name capitalization | |||
| 2019-04-17 | Merge pull request #1242 from Bond-009/metadata | Joshua M. Boniface | |
| Fix metadata path save | |||
| 2019-04-17 | Use CultureInfo.InvariantCulture | Bond-009 | |
| 2019-04-17 | Fix metadata path save | Bond_009 | |
| 2019-04-16 | Merge pull request #1225 from DrPandemic/update-build-path-help | Anthony Lavado | |
| Fix help message to indicate the right output folder | |||
| 2019-04-16 | Merge pull request #1239 from anthonylavado/fix-ident | Bond-009 | |
| Clean up UDP responders, and move ProductName to Public endpoint | |||
