aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers
AgeCommit message (Expand)Author
2025-08-13Merge commit from forkv10.11.0-rc5Joshua M. Boniface
2025-08-06Revert "Merge pull request #13604 from Jxiced/master"Bond_009
2025-08-03Merge pull request #14410 from dyphire/languageJoshua M. Boniface
2025-08-03Merge branch 'master' into masterJoshua M. Boniface
2025-07-30Further refinement of BCP 47 language labeling supportdyphire
2025-07-30Add extra movflags to fMP4 to take initial audio delay into accountnyanmisaka
2025-07-27readd Format for splashscreen and user imageJPVenson
2025-07-27Remove even obsoleter codeJPVenson
2025-07-27Remove obsolete codeJPVenson
2025-07-27Removed all server side processing options from public endpoints for image genJPVenson
2025-06-06Add try catch (#14154)sharinganthief
2025-05-18Add Full system backup feature (#13945)JPVenson
2025-05-09Cleanup external item data cleanup (#14072)Tim Eisele
2025-05-04Recognize file changes and remove data on change (#13839)Tim Eisele
2025-05-04Cleanup file related code (#14023)Bond-009
2025-04-26Fix distinction queries (#14007)Tim Eisele
2025-04-23Deprecate OnPlaybackXXX API operations in favor of ReportPlaybackXXXNiels van Velzen
2025-04-20Add Api and startup check for sufficient storage capacity (#13888)JPVenson
2025-04-20Return SyncPlay group info after creation, add GET group endpoint (#13935)Niels van Velzen
2025-04-12Remove the hashed password from startup users response (#13904)Bill Thornton
2025-04-11Add ServerName to startup configurationBill Thornton
2025-04-05Merge commit from forkJoshua M. Boniface
2025-04-03Fix ArgumentNullException on playlist creation (#13837)Bond-009
2025-04-02Import Keyframes into database (#13771)Tim Eisele
2025-04-02Improve dynamic HDR metadata handling (#13277)gnattu
2025-04-02allow admin users to get Splashscreen even when disabled (#13825)KGT1
2025-03-31Preserve SplashscreenLocation when updating branding config (#13756)KGT1
2025-03-31Use pattern matching for null checks (#13793)Bond-009
2025-03-30Rework parental ratings (#12615)Tim Eisele
2025-03-28Add validation for level inputShadowghost
2025-03-28Rename ValidationRegex to ContainerValidationRegexShadowghost
2025-03-28Fix container parameter validationShadowghost
2025-03-25Fixed namespacesJPVenson
2025-03-25WIP fixed namespacesJPVenson
2025-03-25Merge branch 'master' into feature/DatabaseRefactorJPVenson
2025-03-18Add fast-path to getting just the SeriesPresentationUniqueKey for NextUp (#13...Cody Robibero
2025-03-15Add start index to /Programs/Recommended endpoint (#13696)Bond-009
2025-03-01Merge remote-tracking branch 'jellyfinorigin/master' into feature/DatabaseRef...JPVenson
2025-02-23Move throw into interface to use in wizard, check for null and invalid username.Jxiced
2025-02-22Remove deprecated GetWakeOnLanInfo endpointNiels van Velzen
2025-02-19Reverted Comparison code for name checkJPVenson
2025-02-19Merge remote-tracking branch 'jellyfinorigin/master' into feature/DatabaseRef...JPVenson
2025-02-13Make the JsonConverters for delimited arrays more generic (#13396)Bond-009
2025-02-02Merge remote-tracking branch 'jellyfinorigin/master' into feature/pgsql_providerJPVenson
2025-01-29Changed UserName to non-deterministic fieldJPVenson
2025-01-28Merge pull request #12925 from Bond-009/awaitBond-009
2025-01-28Remove useless checks and dead code (#13405)Bond-009
2025-01-28Fix spelling (#13444)Josh Soref
2025-01-26Prepared Seperation of Database components for future multi provider supportJPVenson
2025-01-25chore: fix spellingJosh Soref