| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-04-15 | Update CI dependencies (#9640) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2023-04-15 | Update issue template to help HWA debugging (#9645) | Nyanmisaka | |
| Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2023-04-15 | Update dependency EFCoreSecondLevelCacheInterceptor to v3.8.8 (#9648) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2023-04-15 | Added translation using Weblate (Chinese (Literary)) | 同福客栈跑堂蘸糖 | |
| 2023-04-15 | Translated using Weblate (Chinese (Traditional, Hong Kong)) | SuperDumbTM | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/ | |||
| 2023-04-15 | Merge branch 'jellyfin:master' into whitelist-dlls | AmbulantRex | |
| 2023-04-14 | Merge pull request #9635 from Bond-009/sql | Bond-009 | |
| 2023-04-12 | Translated using Weblate (Punjabi) | Aman Alam | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pa/ | |||
| 2023-04-12 | Translated using Weblate (Portuguese) | David Pereira Cruz | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/ | |||
| 2023-04-13 | Properly dispose prepared statements | Bond_009 | |
| 2023-04-12 | Merge pull request #9632 from jellyfin/renovate/ci-deps | Bond-009 | |
| 2023-04-12 | Update actions/checkout action to v3.5.1 | renovate[bot] | |
| 2023-04-11 | Update dotnet monorepo to v7.0.5 (#9629) | renovate[bot] | |
| * Update dotnet monorepo to v7.0.5 * Update docker sdk --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2023-04-10 | #7626 Added handling for common FormatExceptions with Skia loading sv… (#9581) | JPVenson | |
| Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com> | |||
| 2023-04-10 | Merge pull request #9607 from goremykin/fix_analyzers_warnings_and_suggestions | Bond-009 | |
| 2023-04-09 | Translated using Weblate (Chinese (Traditional)) | felix920506 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/ | |||
| 2023-04-10 | Use default instead of zero for TranscodeReason | Stepan Goremykin | |
| 2023-04-09 | Reconcile pre-packaged meta.json against manifest on install | AmbulantRex | |
| 2023-04-09 | Merge pull request #9613 from bradbeattie/patch-1 | Bond-009 | |
| 2023-04-07 | Augment similarity with person matches | Brad Beattie | |
| The code comment says "genres, tags, studios, _person_, year?", but does no matching on common people between films. This PR augments similarity score treating people similar to tags. | |||
| 2023-04-06 | Merge pull request #9609 from jellyfin/renovate/ci-deps | Bond-009 | |
| 2023-04-06 | Update github/codeql-action action to v2.2.11 | renovate[bot] | |
| 2023-04-06 | Translated using Weblate (Russian) | argalion79 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/ | |||
| 2023-04-06 | Remove redundant 'else' keywords | Stepan Goremykin | |
| 2023-04-06 | Simplify conditional expression | Stepan Goremykin | |
| 2023-04-06 | Simplify linq expressions (use All) | Stepan Goremykin | |
| 2023-04-06 | Pass cancellation token | Stepan Goremykin | |
| 2023-04-06 | Inline out variable declaration | Stepan Goremykin | |
| 2023-04-06 | Use TryAdd | Stepan Goremykin | |
| 2023-04-06 | Remove redundant ToString call | Stepan Goremykin | |
| 2023-04-06 | Fix duplicate properties in message template warning | Stepan Goremykin | |
| 2023-04-06 | Remove bitwise operator on enum that is not marked by [Flags] attribute | Stepan Goremykin | |
| 2023-04-06 | Fix argument is not used in message template warning | Stepan Goremykin | |
| 2023-04-06 | Remove redundant casts | Stepan Goremykin | |
| 2023-04-06 | Remove unused using directives | Stepan Goremykin | |
| 2023-04-06 | Use TryGetValue | Stepan Goremykin | |
| 2023-04-06 | Remove redundant Cast | Stepan Goremykin | |
| 2023-04-06 | Merge pull request #9584 from nyanmisaka/wa-va-vk-tearing | Bond-009 | |
| 2023-04-06 | Merge pull request #9598 from jellyfin/renovate/ci-deps | Bond-009 | |
| 2023-04-06 | Merge pull request #9597 from ↵ | Bond-009 | |
| jellyfin/renovate/peter-evans-create-or-update-comment-3.x | |||
| 2023-04-05 | Update github/codeql-action action to v2.2.10 | renovate[bot] | |
| 2023-04-05 | Update peter-evans/create-or-update-comment action to v3 | renovate[bot] | |
| 2023-04-05 | Translated using Weblate (Chinese (Traditional, Hong Kong)) | SuperDumbTM | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/ | |||
| 2023-04-04 | Merge pull request #9583 from goremykin/use_minby_and_maxby | Bond-009 | |
| 2023-04-02 | Fix vaapi-vulkan subtitle tearing issue | nyanmisaka | |
| Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2023-04-01 | Add "Emby" to exceptions | Stepan Goremykin | |
| 2023-04-01 | Implement check to hide all libraries when user has no access (#9536) | elmuffo | |
| 2023-04-01 | Use MinBy and MaxBy | Stepan Goremykin | |
| 2023-04-01 | Correct styling inconsistencies | AmbulantRex | |
| 2023-04-01 | Correct style inconsistencies | AmbulantRex | |
