| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-08-09 | Merge pull request #1578 from Bond-009/httpresponse | dkanada | |
| Replace custom code with Asp.Net Core code | |||
| 2019-08-09 | Fix build | Bond_009 | |
| 2019-08-09 | Use CultureInvariant string conversion for Guids | Bond-009 | |
| 2019-08-09 | Minor changes | Bond_009 | |
| 2019-08-09 | Fix build | Bond_009 | |
| 2019-08-09 | Replace custom code with Asp.Net Core code | Bond_009 | |
| 2019-08-07 | Merge pull request #1580 from Bond-009/linklocal | dkanada | |
| Ignore Ipv6 link-local addresses | |||
| 2019-08-04 | Translated using Weblate (Portuguese (Brazil)) | Tradutor da Silva | |
| Currently translated at 95.7% (90 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/ | |||
| 2019-08-04 | Translated using Weblate (Hungarian) | Tamás Mogyorósi | |
| Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/ | |||
| 2019-08-04 | Translated using Weblate (Danish) | AndersMachmueller | |
| Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/ | |||
| 2019-08-04 | Translated using Weblate (Polish) | Michał | |
| Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pl/ | |||
| 2019-08-03 | Set log level to debug for HTTP range requests | Erik Larsson | |
| 2019-07-29 | Include library via NuGet instead of via source | Bond_009 | |
| 2019-07-29 | Ignore Ipv6 link-local addresses | Bond_009 | |
| 2019-07-29 | Merge pull request #1513 from Bond-009/style2 | dkanada | |
| Fix style issues | |||
| 2019-07-27 | Merge pull request #1524 from Bond-009/ipaddress | dkanada | |
| Remove IpAddressInfo and IpEndPointInfo classes | |||
| 2019-07-25 | Move IPv6 scope id removal logic to it's own function | Bond_009 | |
| 2019-07-25 | Remove IpAddressInfo and IpEndPointInfo classes | Bond_009 | |
| 2019-07-24 | Don't copy the complete response stream | Bond_009 | |
| 2019-07-24 | Merge pull request #1560 from jellyfin/release-10.3.z | Bond-009 | |
| Backmerge for 10.3.7 | |||
| 2019-07-22 | Translated using Weblate (Slovak) | Vladimir Jendrol | |
| Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sk/ | |||
| 2019-07-22 | Translated using Weblate (Portuguese (Portugal)) | tluciomiranda | |
| Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_PT/ | |||
| 2019-07-22 | Translated using Weblate (Portuguese (Brazil)) | Tradutor da Silva | |
| Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/ | |||
| 2019-07-22 | Translated using Weblate (Persian) | vaheed | |
| Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fa/ | |||
| 2019-07-22 | Translated using Weblate (Korean) | polVRtong | |
| Currently translated at 97.8% (92 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/ | |||
| 2019-07-22 | Translated using Weblate (Japanese) | exveria1015 | |
| Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/ | |||
| 2019-07-22 | Translated using Weblate (German) | Moritz | |
| Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/ | |||
| 2019-07-22 | Translated using Weblate (Chinese (Simplified)) | Matsuri | |
| Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/ | |||
| 2019-07-22 | Translated using Weblate (Chinese (Simplified)) | ZhiGang Zhung | |
| Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/ | |||
| 2019-07-22 | Translated using Weblate (Portuguese (Brazil)) | ancarvalho | |
| Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/ | |||
| 2019-07-20 | Add HttpCompletionOption.ResponseHeadersRead to the buffering option to ↵ | Claus Vium | |
| avoid potentially having 2 copies in memory | |||
| 2019-07-19 | Use HttpCompletionOption.ResponseHeadersRead and resort to Content-Length ↵ | Claus Vium | |
| header for non-buffered content | |||
| 2019-07-14 | Merge pull request #1538 from joshuaboniface/epg | Joshua M. Boniface | |
| Try to fix XmlTvListingsProvider | |||
| 2019-07-13 | Cleanup | Bond_009 | |
| 2019-07-13 | Try to fix XmlTvListingsProvider | Bond_009 | |
| 2019-07-13 | Create a new HttpMethod from the function name | Bond_009 | |
| 2019-07-13 | Properly set content type | Bond_009 | |
| 2019-07-06 | Move VACUUM command to fix merge error | Erwin de Haan | |
| This fixes a syntax error. | |||
| 2019-07-06 | Merge branch 'master' into release-10.3.z | Bond-009 | |
| 2019-07-06 | Address comments | Bond_009 | |
| 2019-07-06 | Remove duplicate code | Bond_009 | |
| 2019-07-06 | Use HttpResponseHeaders instead of a dictionary | Bond_009 | |
| 2019-07-06 | Fixes issues with HttpClientManager | Bond_009 | |
| 2019-07-06 | Merge pull request #1455 from ferferga/release-10.3.z | Joshua M. Boniface | |
| Vacuum databases at startup | |||
| 2019-07-06 | Fix style issues | Bond_009 | |
| 2019-07-04 | Cleanup extra spaces. | Erwin de Haan | |
| 2019-07-04 | Moved VACUUM down to the end of the list. | Erwin de Haan | |
| 2019-07-04 | Merge pull request #1247 from bugfixin/master | dkanada | |
| Adjust detection of 'sample' in filenames to use regex boundaries | |||
| 2019-07-01 | Add docs | Bond_009 | |
| 2019-07-01 | Address comments | Bond_009 | |
