| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-10-05 | Added translation using Weblate (Finnish) | Poki | |
| 2019-10-04 | Update ApplicationHost.cs | Bond-009 | |
| 2019-10-04 | Translated using Weblate (Korean) | Joo-Hong Lee | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/ | |||
| 2019-10-02 | Translated using Weblate (Slovenian) | SaddFox | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/ | |||
| 2019-10-02 | Translated using Weblate (Korean) | Kamilake | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/ | |||
| 2019-10-02 | Translated using Weblate (Spanish (Mexico)) | WontTell | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_MX/ | |||
| 2019-10-02 | Translated using Weblate (Arabic) | h4ss2 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/ | |||
| 2019-09-29 | Merge pull request #1811 from joshuaboniface/fix-listen | Joshua M. Boniface | |
| Configure Kestrel listener to use configured IPs | |||
| 2019-09-29 | Handle Kestrel startup failures with a nice error | Joshua Boniface | |
| 2019-09-29 | Nicer link format for comment | Joshua M. Boniface | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2019-09-29 | Change PRAGMA mode from WAL to TRUNCATE | Joshua Boniface | |
| 2019-09-29 | Configure Kestrel listener to use configured IPs | Joshua Boniface | |
| 2019-09-28 | Merge pull request #1773 from sparky8251/remove-wan-ddns | Joshua M. Boniface | |
| Remove WAN DDNS | |||
| 2019-09-28 | Merge pull request #1770 from sparky8251/remove-wan-ip | Joshua M. Boniface | |
| Remove WAN IP Detection | |||
| 2019-09-28 | Fix plugin installation | Bond_009 | |
| 2019-09-25 | Some style fixes | Bond_009 | |
| 2019-09-25 | Merge pull request #1785 from dkanada/compat | Vasily | |
| Add mediabrowser route back for now | |||
| 2019-09-24 | add an exception to logging | dkanada | |
| 2019-09-24 | add mediabrowser route back for now | dkanada | |
| 2019-09-23 | Fix multiple mistakes and warnings | Bond_009 | |
| 2019-09-23 | Translated using Weblate (Danish) | Dan Johansen | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/ | |||
| 2019-09-22 | Translated using Weblate (Russian) | WWWesten | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/ | |||
| 2019-09-22 | Translated using Weblate (Portuguese (Brazil)) | Mário Victor Ribeiro Silva | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/ | |||
| 2019-09-22 | Translated using Weblate (Spanish) | pucherot | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/ | |||
| 2019-09-20 | Translated using Weblate (Chinese (Simplified)) | Mark Bai | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/ | |||
| 2019-09-19 | Removed WAN DDNS | sparky8251 | |
| It's odd that JF still had code lying around for generating a self signed cert. Currently, it does not do this so this code has been removed. JF also appears to have functions in place to modify provided certs? Warrants deeper investigation. JF should not be attempting modifications of any certs under any circumstance. | |||
| 2019-09-19 | Remove missed unused functions | sparky8251 | |
| Forgot to remove these in the previous WAN IP detection removal commit | |||
| 2019-09-19 | Remove WAN IP Detection | sparky8251 | |
| 2019-09-18 | Set log level to debug for HTTP range requests | Erik Larsson | |
| This removes some spam when a DLNA renderer uses byte seeking. | |||
| 2019-09-17 | Remove legacy auth code (#1677) | Bond-009 | |
| * Remove legacy auth code * Adds tests so we don't break PasswordHash (again) * Clean up interfaces * Remove duplicate code * Use auto properties * static using * Don't use 'this' * Fix build | |||
| 2019-09-17 | Merge pull request #1744 from Bond-009/dataprovider | Joshua M. Boniface | |
| Rewrite `ItemDataProvider` to be more robust | |||
| 2019-09-13 | Reset invalid login counter on successfull login | Bond-009 | |
| 2019-09-12 | Rewrite `ItemDataProvider` to be more robust | Bond_009 | |
| * Stop locking 2+ times per operation * Don't clone the list multiple times * Keep the lock for the duration of the operation | |||
| 2019-09-11 | Update deps (#1735) | Bond-009 | |
| 2019-09-11 | Translated using Weblate (Turkish) | Abdulkadir Furkan Şanlı | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/ | |||
| 2019-09-11 | Translated using Weblate (Chinese (Simplified)) | qqq-qqqq | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/ | |||
| 2019-09-11 | Translated using Weblate (Portuguese (Portugal)) | tluciomiranda | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_PT/ | |||
| 2019-09-08 | Possible fix for MrMC | Bond_009 | |
| 2019-09-02 | Add debug logs and try/catch when creating folder | Joshua Boniface | |
| 2019-09-02 | Fix warnings, improve performance (#1665) | Bond-009 | |
| * Fix warnings, improve performance `QueryResult.Items` is now a `IReadOnlyList` so we don't need to allocate a new `Array` when we have a `List` (and `Items` shouldn't need to be mutable anyway) * Update Providers .csproj to latest C# * Remove extra newline from DtoService.cs * Remove extra newline from UserLibraryService.cs | |||
| 2019-09-02 | Merge pull request #1686 from Bond-009/warn7 | Anthony Lavado | |
| More warning fixes | |||
| 2019-09-01 | Fix more warnings | Bond_009 | |
| 2019-09-01 | Merge pull request #1683 from dkanada/misc | Bond-009 | |
| Move the transcode path and other small fixes | |||
| 2019-08-29 | Move IsoMounter to plugin | Bond_009 | |
| 2019-08-29 | More warning fixes | Bond_009 | |
| 2019-08-29 | Fix invalid arg for | Bond_009 | |
| 2019-08-29 | move the transcode path | dkanada | |
| 2019-08-28 | Merge pull request #1633 from Bond-009/udpclient | Anthony Lavado | |
| Attempt to fix #1391 | |||
| 2019-08-28 | Fix login | Bond_009 | |
| 2019-08-28 | Remove unused args | Bond_009 | |
