index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Jellyfin.Server
/
Filters
Age
Commit message (
Expand
)
Author
2025-10-13
Use TryAdd instead of Add (#14997)
v10.11.0-rc9
Cody Robibero
2025-09-23
Add schema to 503 headers (#14840)
Cody Robibero
2025-09-12
Various cleanups (#14785)
Bond-009
2025-06-26
Changed misspell of 'temporarily' in 503 response (#14377)
Archie
2025-04-19
Fix SyncPlay WebSocket OpenAPI schemas (#13946)
Niels van Velzen
2025-03-31
Preserve SplashscreenLocation when updating branding config (#13756)
KGT1
2025-03-24
update header api description and values
JPVenson
2025-03-24
Clarified retry value type
JPVenson
2025-03-24
Added OpenAPI spec for #12880
JPVenson
2024-08-30
Remove BOM from UTF-8 files
Bond_009
2024-03-22
Add default auth policy to generated openapi spec (#11181)
Cody Robibero
2023-11-09
Convert CollectionType, SpecialFolderType to enum (#9764)
Cody Robibero
2023-06-10
Add all websocket messages to generated openapi spec (#9682)
Cody Robibero
2023-02-09
fix openapi auth
cvium
2023-01-04
Fix all warnings in Jellyfin.Api (#9003)
Bond-009
2022-12-05
Replace != null with is not null
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2022-10-28
Backport pull request #8611 from jellyfin/release-10.8.z
Niels van Velzen
2022-06-10
Merge pull request #7867 from crobibero/name-guid-pair
Cody Robibero
2022-04-17
Merge pull request #7561 from DMouse10462/named-config-api-fix
Cody Robibero
2021-12-24
Update StyleCop
Bond_009
2021-04-17
Remove unused using directives
BaronGreenback
2021-04-03
Add SessionDiscoveryInfo to generated api-docs
crobibero
2021-03-10
Add websocket session message type to generated openapi.json
crobibero
2021-02-10
Add image file accept to openapi
crobibero
2021-01-21
Apply suggestions from code review
Cody Robibero
2021-01-20
Add ability to mark query parameter as obsolete.
crobibero
2020-12-10
Fix openapi file schema
crobibero
2020-12-02
Move OpenApiSecurityScheme to OperationFilter
crobibero
2020-11-13
Fix nullability errors in Jellyfin.Server
crobibero
2020-10-01
set type of GroupUpdate
crobibero
2020-10-01
Add missing PlaystateRequest and remove additional GroupUpdate types
crobibero
2020-10-01
Manually register models used in websocket messages.
crobibero
2020-09-01
Set openapi schema type to file where possible
crobibero