| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-12-07 | Fix release build | Bond_009 | |
| 2022-12-07 | Use ArgumentException.ThrowIfNullOrEmpty | Bond_009 | |
| 2022-12-07 | Use File.SetUnixFileMode | Bond_009 | |
| 2022-12-07 | Fix build errors | Bond_009 | |
| 2022-12-07 | Update projects to .net7 | Bond_009 | |
| 2022-12-07 | Merge pull request #8511 from Bond-009/isnull | Bond-009 | |
| 2022-12-06 | Add support for avif and webp for photos (#8857) | Gen R | |
| 2022-12-05 | chore(deps): update dependency moq to v4.18.3 (#8854) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2022-12-05 | Replace != null with is not null | Bond_009 | |
| 2022-12-05 | Replace == null with is null | Bond_009 | |
| 2022-12-05 | Fix build (#8859) | Bond-009 | |
| 2022-12-05 | Translated using Weblate (Georgian) | NorwayFun | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ka/ | |||
| 2022-12-05 | Translated using Weblate (Swedish) | Weevild | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sv/ | |||
| 2022-12-05 | Translated using Weblate (Danish) | shoddysheep | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/ | |||
| 2022-12-05 | Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis ↵ | Bond-009 | |
| (#8709) | |||
| 2022-12-03 | Merge pull request #8546 from nyanmisaka/fix-fmp4-flac-opus | Cody Robibero | |
| 2022-12-03 | chore(deps): update dependency sqlitepclraw.bundle_e_sqlite3 to v2.1.3 (#8837) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2022-12-03 | chore(deps): update github/codeql-action digest to b2a92eb (#8834) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2022-12-03 | Allow non-ASCII in downloaded filenames (#8825) | Justin | |
| Fixes https://github.com/jellyfin/jellyfin/issues/8657 | |||
| 2022-12-03 | Add MusicBrainz server validation and fallback (#8833) | Shadowghost | |
| 2022-12-03 | Harden GitHub Workflows security (#8664) | Alex | |
| 2022-12-02 | Translated using Weblate (Georgian) | NorwayFun | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ka/ | |||
| 2022-12-02 | Added translation using Weblate (Georgian) | NorwayFun | |
| 2022-12-01 | Merge pull request #8836 from thornbill/add-delay-moov-flag | Bill Thornton | |
| 2022-12-01 | Add delay_moov flag for progressive mp4 transcoding | Bill Thornton | |
| 2022-12-01 | chore(deps): update peter-evans/find-comment digest to f4499a7 (#8820) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2022-11-30 | The -autoscale option was added in FFmpeg 4.4 (#8813) | Bond-009 | |
| 2022-11-30 | Fix CI (#8824) | Bond-009 | |
| 2022-11-30 | Translated using Weblate (Catalan) | Alejandro Martín Pérez | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/ | |||
| 2022-11-29 | Merge pull request #8819 from photonconvergence/api-checkmark | Claus Vium | |
| 2022-11-28 | Translated using Weblate (French) | Pierre Penninckx | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/ | |||
| 2022-11-28 | Offset Played Indicator to correct position | photonconvergence | |
| 2022-11-27 | Minor search update - full word titles matches first (#8757) | SteveTheGrey | |
| 2022-11-27 | chore(deps): update dependency efcoresecondlevelcacheinterceptor to v3.8.0 ↵ | renovate[bot] | |
| (#8805) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2022-11-27 | Merge branch 'master' into fix-fmp4-flac-opus | Cody Robibero | |
| 2022-11-27 | Apply suggestions from code review | Cody Robibero | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2022-11-27 | Merge pull request #8137 from negulici-r-barnabas/master | Cody Robibero | |
| 2022-11-27 | Merge pull request #8790 from Bond-009/todo | Cody Robibero | |
| 2022-11-27 | Fix last CA1305 error (#8806) | Bond-009 | |
| 2022-11-27 | Use typed logger | Bond_009 | |
| 2022-11-27 | Add stylecop.json file | Bond_009 | |
| 2022-11-27 | Investigate some TODO comments | Bond_009 | |
| 2022-11-27 | chore(deps): update dependency newtonsoft.json to v13.0.2 (#8792) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2022-11-27 | chore(deps): update dependency prometheus-net.dotnetruntime to v4.4.0 (#8793) | renovate[bot] | |
| 2022-11-26 | Add missing format providers (fix CA1305 errors) (#8745) | Terrance | |
| 2022-11-26 | chore(deps): update github/codeql-action digest to 312e093 (#8786) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2022-11-26 | Merge branch 'jellyfin:master' into master | Negulici-R. Barnabas | |
| 2022-11-26 | Translated using Weblate (Portuguese (Portugal)) | Pedro Barreiro | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_PT/ | |||
| 2022-11-26 | Merge branch 'jellyfin:master' into master | Negulici-R. Barnabas | |
| 2022-11-24 | Translated using Weblate (Urdu (Pakistan)) | drlovesan | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ur_PK/ | |||
