Commit Graph

25556 Commits

Author SHA1 Message Date
Shadowghost
247ec19de4 Fixup 2024-04-03 16:23:14 +02:00
Shadowghost
d72f40fe41 Return 204 on OpenAccess 2024-04-03 16:19:13 +02:00
Shadowghost
04c5b9d680 Add endpoint to get user permissions 2024-04-03 16:14:06 +02:00
Shadowghost
3e0b201688 Enforce permissions 2024-04-03 16:06:20 +02:00
Shadowghost
8cf77424f6 Apply review suggestions 2024-04-02 08:08:36 +02:00
Shadowghost
c1dbb49315 Implement update endpoint 2024-04-01 20:43:05 +02:00
Shadowghost
bff37ed13a Apply review suggestions 2024-04-01 19:59:48 +02:00
Shadowghost
2aaa9f669a Apply review suggestions 2024-03-27 06:39:14 +01:00
Shadowghost
56c432a843 Apply review suggestions 2024-03-26 23:45:14 +01:00
Shadowghost
f1dc1610a2 Extend playlist creation capabilities 2024-03-26 16:13:07 +01:00
Shadowghost
88b3490d17 Add playlist ACL endpoints 2024-03-26 15:49:18 +01:00
gnattu
2e9aa146a5
fix: remove legacy codecs (#11217) 2024-03-26 04:32:06 -06:00
Joshua M. Boniface
1124da5428
Merge pull request #11215 from joshuaboniface/unstable-spec
Handle OpenAPI spec uploads properly
2024-03-25 13:01:09 -04:00
Joshua M. Boniface
0c6935ef1a Handle OpenAPI spec uploads properly
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 12:32:49 -04:00
Joshua M. Boniface
30c178a9c8
Merge pull request #11214 from joshuaboniface/unstable-spec
Add openapi.json upload to new repo server
2024-03-25 12:26:07 -04:00
Joshua M. Boniface
5cf3e8b606 Add more comments 2024-03-25 11:53:40 -04:00
Joshua M. Boniface
77cc4068b1 Flip conditional
diff returns 0 if no difference which is what we want.
2024-03-25 11:52:02 -04:00
Joshua M. Boniface
015a256f1b Remove incoming spec if not needed 2024-03-25 11:50:38 -04:00
Joshua M. Boniface
1cea9eff6e Add correct directory to TGT_DIR in LAST_SPEC 2024-03-25 11:49:19 -04:00
Joshua M. Boniface
77bd040c1f Only proceed if the spec differs
Avoids overwriting identical specs and burying the old ones.
2024-03-25 11:48:46 -04:00
Joshua M. Boniface
a08f8e22da Fix extra space 2024-03-25 11:46:27 -04:00
Bas
4a1144acae Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
2024-03-25 11:38:06 -04:00
Joshua M. Boniface
f64e64544f Make date to the second 2024-03-25 10:58:11 -04:00
Joshua M. Boniface
a39cd584e8 Fix multi-condition syntax 2024-03-25 10:57:02 -04:00
Joshua M. Boniface
38e7696394 Remove interpolation
Make these consistent since that seems to work based on other examples.
2024-03-25 10:35:09 -04:00
Joshua M. Boniface
b77a9e98c2 Add openapi.json upload to new repo server 2024-03-25 10:33:37 -04:00
Cody Robibero
5437936bb9
Check all tags for allow/block (#11206) 2024-03-25 07:15:24 -06:00
Nyanmisaka
775815d09c
Fix sar->dar typo in #11185 (#11210) 2024-03-25 05:36:18 -06:00
gnattu
b1870792b1
fix: use Metal tonemap instead of OpenCL (#11198) 2024-03-24 08:20:05 -06:00
gnattu
cf16110a56
fix: map encoder preset to quality setting for VideoToolbox (#11205) 2024-03-24 08:19:48 -06:00
Bond-009
f544219c50
Merge pull request #11203 from nyanmisaka/fix-ActualOutputVideoCodec
Fix codec vs ActualOutputVideoCodec
2024-03-24 01:05:48 +01:00
nyanmisaka
bf2ef63922 Fix codec vs ActualOutputVideoCodec
codec is copy
ActualOutputVideoCodec is hevc

fixes 3bbb57e

Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-03-24 06:45:43 +08:00
vedant
3bbb57eb83
Add new VideoRangeTypes to fully support DoVi on webOS (#10469) 2024-03-23 07:39:49 -06:00
gnattu
564fdfec93
fix: use a more recent UA (#11199) 2024-03-23 07:08:49 -06:00
Cody Robibero
d9e35a969f
Add default auth policy to generated openapi spec (#11181) 2024-03-22 21:00:21 -06:00
Gary Wang
c16135800c
feat(i18n): transliterate item name before sorting (#11172) 2024-03-22 20:59:59 -06:00
Bond-009
2596305542
Merge pull request #11196 from jellyfin/renovate/ci-deps
chore(deps): update github/codeql-action action to v3.24.9
2024-03-22 13:24:27 +01:00
renovate[bot]
3246e27e9d
chore(deps): update github/codeql-action action to v3.24.9 2024-03-22 11:41:38 +00:00
Bas
a3994556cd Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
2024-03-20 06:15:34 -04:00
Bond-009
4068a17f2e
Merge pull request #11187 from jellyfin/renovate/ci-deps
chore(deps): update danielpalme/reportgenerator-github-action action to v5.2.4
2024-03-20 10:24:25 +01:00
gnattu
bf285a572d
fix: make sure the dimension is divisible by two for zscale (#11185) 2024-03-19 15:42:45 -06:00
renovate[bot]
83af12fbec
chore(deps): update danielpalme/reportgenerator-github-action action to v5.2.4 2024-03-19 21:15:24 +00:00
Joshua M. Boniface
7a2c3b0710
Merge pull request #11184 from joshuaboniface/bump_version
Convert bump_version to bumper only
2024-03-19 17:14:44 -04:00
Joshua M. Boniface
f58b7159ef Convert bump_version to bumper only
Remove changelog generation as this is no longer present.
2024-03-19 11:42:41 -04:00
Claus Vium
eae031ae5a
refactor: use Channels as queueing mechanism for periodic websocket messages (#11092) 2024-03-18 13:55:18 -06:00
Joshua M. Boniface
1271e60532
Merge pull request #11177 from jellyfin/bump_version
Restore bump_version script
2024-03-18 12:32:02 -04:00
Joshua M. Boniface
5f7976e1cb Correct permissions to 755 2024-03-18 12:31:04 -04:00
Cody Robibero
31fb380c07 restore bump_version 2024-03-18 10:22:25 -06:00
Claus Vium
239727e896
fix: skip library folders that are inaccessible or empty (#9291) 2024-03-18 09:09:00 -06:00
renovate[bot]
7c141b9709
Update dotnet monorepo (#11145)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-18 09:08:38 -06:00