| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-02-22 | Update contributors. | Jxiced | |
| 2025-02-22 | Apply suggestions from code review | Tim Eisele | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2025-02-22 | Merge pull request #13603 from jellyfin/renovate/ci-deps | Bond-009 | |
| Update CI dependencies | |||
| 2025-02-22 | Remove GetMacAddresses from NetworkManager | Niels van Velzen | |
| 2025-02-22 | Remove deprecated GetWakeOnLanInfo endpoint | Niels van Velzen | |
| 2025-02-21 | Prevent whitespaces in username during wizard setup. | Jxiced | |
| 2025-02-21 | Update CI dependencies | renovate[bot] | |
| 2025-02-21 | Merge pull request #13584 from jellyfin/renovate/ci-deps | Bond-009 | |
| Update appleboy/ssh-action action to v1.2.1 | |||
| 2025-02-21 | Merge remote-tracking branch 'jellyfinorigin/master' into ↵ | JPVenson | |
| feature/10.10/DetachedMigration | |||
| 2025-02-21 | simplified logfile path | JPVenson | |
| 2025-02-21 | renaming of jfHost | JPVenson | |
| usings cleanup | |||
| 2025-02-21 | Fixed nullability on startupService | JPVenson | |
| 2025-02-21 | Use TryGetProviderId where possible | Shadowghost | |
| 2025-02-21 | Backport pull request #13594 from jellyfin/release-10.10.z | theguymadmax | |
| Fix 4K filtering when grouping movies into collections Original-merge: 317d7a9f4f76dbd964e2649ed4b7d03d3e68ca9d Merged-by: crobibero <cody@robibe.ro> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2025-02-20 | fixed new project paths | JPVenson | |
| 2025-02-20 | Merge pull request #13556 from Jxiced/master | Bond-009 | |
| Don't allow usernames to have leading or trailing spaces | |||
| 2025-02-20 | Fixed references for database projects | JPVenson | |
| 2025-02-20 | Fixed readme for migrations | JPVenson | |
| 2025-02-20 | Moved Database projects under /src | JPVenson | |
| removed old pgsql references | |||
| 2025-02-20 | Merge pull request #13567 from jellyfin/renovate/z440.atl.core-6.x | Bond-009 | |
| Update dependency z440.atl.core to 6.17.0 | |||
| 2025-02-20 | Migrate to IExternalUrlProvider | Shadowghost | |
| 2025-02-19 | Reverted Comparison code for name check | JPVenson | |
| 2025-02-19 | Merge remote-tracking branch 'jellyfinorigin/master' into ↵ | JPVenson | |
| feature/DatabaseRefactor | |||
| 2025-02-19 | Removed pgsql from refactor | JPVenson | |
| 2025-02-19 | Fixed gitignore for pgsql data | JPVenson | |
| 2025-02-19 | Update appleboy/ssh-action action to v1.2.1 | renovate[bot] | |
| 2025-02-17 | Revert nullability of MediaStream.IsHearingImpaired (#13573) | Cody Robibero | |
| 2025-02-16 | Update dependency z440.atl.core to 6.17.0 | renovate[bot] | |
| 2025-02-16 | Translated using Weblate (Catalan) | pbf801 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/ | |||
| 2025-02-15 | Disallow incremental updates to JellyfinDbModelSnapshot (#13564) | Cody Robibero | |
| 2025-02-15 | Merge pull request #13553 from crobibero/efcore-livetv-epg | Bond-009 | |
| Change BaseItemEntity ChannelId to nullable Guid | |||
| 2025-02-14 | Update Jellyfin.Server.Implementations/Users/UserManager.cs | Jxiced | |
| Co-authored-by: gnattu <gnattu@users.noreply.github.com> | |||
| 2025-02-14 | Update test cases. | Jxiced | |
| 2025-02-14 | Update regex and revert previous changes to ThrowIfInvalidUsername. | Jxiced | |
| 2025-02-14 | Update ThrowIfInvalidUsername to include whitespaces. | Jxiced | |
| 2025-02-13 | Make the JsonConverters for delimited arrays more generic (#13396) | Bond-009 | |
| * Make the JsonConverters for delimited arrays more generic Also adds some tests for serialization (with different types) as we didn't have any before. * Ignore warnings | |||
| 2025-02-13 | Fix the issue where the external audio track always defaults. (#13132) | choyakawa | |
| 2025-02-13 | Write only for query columns to EFCore db (#13542) | gnattu | |
| * Write only for query columns to EFCore db. We currently don't write the columns that do not exist on the BaseItem class definition in db. However, columns like `CleanName` is still useful and being used by internal queries and current behavior would cause such query to return nothing. The only exception is the UserDataKey which is not even being used for internal query that can be omitted. * Update comment | |||
| 2025-02-13 | Change BaseItemEntity ChannelId to nullable Guid | Cody Robibero | |
| 2025-02-13 | Update danielpalme/ReportGenerator-GitHub-Action action to v5.4.4 (#13528) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2025-02-13 | Update Microsoft (#13534) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2025-02-13 | Update dependency dotnet-ef to 9.0.2 (#13548) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2025-02-13 | Backport pull request #13532 from jellyfin/release-10.10.z | gnattu | |
| Fix image encoding concurrency limit Original-merge: 3f539472f3a7c216a6c7d34fb947a144e249f154 Merged-by: crobibero <cody@robibe.ro> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2025-02-13 | Merge pull request #13539 from gnattu/mimic-old-get-item-value-names | Bond-009 | |
| Simulate old GetItemValueNames behavior | |||
| 2025-02-12 | Merge pull request #13516 from ↵ | Cody Robibero | |
| tkloy24/13510-Search-Results-Case-Insensitive-For-People Fix Search results are case-sensitive for people | |||
| 2025-02-11 | Simulate old GetItemValueNames behavior | gnattu | |
| The GetItemValueNames function in the old implementation was intended to retrieve the original value rather than the cleaned value. The old implementation lacked a clear specification regarding which value to return for the non-cleaned value in a group and relied on an undefined behavior of SQLite, and this implementation assumes the first one is the desired one. | |||
| 2025-02-10 | Translated using Weblate (Luxembourgish) | Loris Laera | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lb/ | |||
| 2025-02-10 | Translated using Weblate (Basque) | Thadah D. Denyse | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/eu/ | |||
| 2025-02-10 | Translated using Weblate (Arabic) | Abdullah Khaled | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/ | |||
| 2025-02-10 | Merge pull request #13527 from Bond-009/fixbuildagain | Bond-009 | |
| Rename CreateOrUpdateItems back to CreateItems | |||
