| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-03-27 | Fix default values missing in ClientCapabilities(Dto) (#11232) | Niels van Velzen | |
| 2024-03-27 | Replace LINQ with more direct access method | Said Aroua | |
| Also rework documentation | |||
| 2024-03-27 | Refactor out static constructor | Said Aroua | |
| See CA1810 for more details | |||
| 2024-03-27 | Translated using Weblate (French) | Thibaud Melano | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/ | |||
| 2024-03-27 | Apply review suggestions | Shadowghost | |
| 2024-03-26 | Apply review suggestions | Shadowghost | |
| 2024-03-26 | chore(deps): update actions/setup-python action to v5.1.0 (#11221) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2024-03-26 | Adds rename command to commands.yml (#11178) | felix920506 | |
| 2024-03-26 | fix: prefer cli ffmpeg path over config file (#11219) | gnattu | |
| 2024-03-26 | Merge pull request #11224 from jellyfin/nvv-fix-openapi-ci | Joshua M. Boniface | |
| Fix OpenAPI workflow publishing pull request artifact as unstable specification | |||
| 2024-03-26 | Fix OpenAPI workflow publishing pull request artifact as unstable specification | Niels van Velzen | |
| 2024-03-26 | Extend playlist creation capabilities | Shadowghost | |
| 2024-03-26 | Add playlist ACL endpoints | Shadowghost | |
| 2024-03-26 | fix: remove legacy codecs (#11217) | gnattu | |
| 2024-03-25 | Merge pull request #11215 from joshuaboniface/unstable-spec | Joshua M. Boniface | |
| Handle OpenAPI spec uploads properly | |||
| 2024-03-25 | Handle OpenAPI spec uploads properly | Joshua M. Boniface | |
| Seems scp-action didn't work how I expected, and will seemingly always create a directory on the target even if given a filename on both sides. Work around this to ensure the file ends up in the right format. | |||
| 2024-03-25 | Merge pull request #11214 from joshuaboniface/unstable-spec | Joshua M. Boniface | |
| Add openapi.json upload to new repo server | |||
| 2024-03-25 | Add more comments | Joshua M. Boniface | |
| 2024-03-25 | Flip conditional | Joshua M. Boniface | |
| diff returns 0 if no difference which is what we want. | |||
| 2024-03-25 | Remove incoming spec if not needed | Joshua M. Boniface | |
| 2024-03-25 | Add correct directory to TGT_DIR in LAST_SPEC | Joshua M. Boniface | |
| 2024-03-25 | Only proceed if the spec differs | Joshua M. Boniface | |
| Avoids overwriting identical specs and burying the old ones. | |||
| 2024-03-25 | Fix extra space | Joshua M. Boniface | |
| 2024-03-25 | Translated using Weblate (Dutch) | Bas | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/ | |||
| 2024-03-25 | Make date to the second | Joshua M. Boniface | |
| 2024-03-25 | Fix multi-condition syntax | Joshua M. Boniface | |
| 2024-03-25 | Remove interpolation | Joshua M. Boniface | |
| Make these consistent since that seems to work based on other examples. | |||
| 2024-03-25 | Add openapi.json upload to new repo server | Joshua M. Boniface | |
| 2024-03-25 | Check all tags for allow/block (#11206) | Cody Robibero | |
| 2024-03-25 | Fix sar->dar typo in #11185 (#11210) | Nyanmisaka | |
| 2024-03-24 | fix: use Metal tonemap instead of OpenCL (#11198) | gnattu | |
| 2024-03-24 | fix: map encoder preset to quality setting for VideoToolbox (#11205) | gnattu | |
| 2024-03-24 | Merge pull request #11203 from nyanmisaka/fix-ActualOutputVideoCodec | Bond-009 | |
| Fix codec vs ActualOutputVideoCodec | |||
| 2024-03-24 | Fix codec vs ActualOutputVideoCodec | nyanmisaka | |
| codec is copy ActualOutputVideoCodec is hevc fixes 3bbb57e Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2024-03-23 | Add new VideoRangeTypes to fully support DoVi on webOS (#10469) | vedant | |
| 2024-03-23 | fix: use a more recent UA (#11199) | gnattu | |
| 2024-03-22 | Add default auth policy to generated openapi spec (#11181) | Cody Robibero | |
| 2024-03-22 | feat(i18n): transliterate item name before sorting (#11172) | Gary Wang | |
| 2024-03-22 | Merge pull request #11196 from jellyfin/renovate/ci-deps | Bond-009 | |
| chore(deps): update github/codeql-action action to v3.24.9 | |||
| 2024-03-22 | chore(deps): update github/codeql-action action to v3.24.9 | renovate[bot] | |
| 2024-03-20 | Translated using Weblate (Dutch) | Bas | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/ | |||
| 2024-03-20 | Merge pull request #11187 from jellyfin/renovate/ci-deps | Bond-009 | |
| chore(deps): update danielpalme/reportgenerator-github-action action to v5.2.4 | |||
| 2024-03-19 | fix: make sure the dimension is divisible by two for zscale (#11185) | gnattu | |
| 2024-03-19 | chore(deps): update danielpalme/reportgenerator-github-action action to v5.2.4 | renovate[bot] | |
| 2024-03-19 | Merge pull request #11184 from joshuaboniface/bump_version | Joshua M. Boniface | |
| Convert bump_version to bumper only | |||
| 2024-03-19 | Convert bump_version to bumper only | Joshua M. Boniface | |
| Remove changelog generation as this is no longer present. | |||
| 2024-03-18 | refactor: use Channels as queueing mechanism for periodic websocket messages ↵ | Claus Vium | |
| (#11092) | |||
| 2024-03-18 | Merge pull request #11177 from jellyfin/bump_version | Joshua M. Boniface | |
| Restore bump_version script | |||
| 2024-03-18 | Correct permissions to 755 | Joshua M. Boniface | |
| 2024-03-18 | restore bump_version | Cody Robibero | |
