aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-04Merge pull request #4269 from joshuaboniface/session-limitJoshua M. Boniface
2020-10-04Merge pull request #4202 from cvium/tmdblib_migrationJoshua M. Boniface
2020-10-04Rename migrations to match othersJoshua M. Boniface
2020-10-04Make MaxSessions default 0Joshua M. Boniface
2020-10-04Use nicer count comparitorJoshua M. Boniface
2020-10-04Merge pull request #4252 from skyfrk/4214-supported-commands-enumBond-009
2020-10-04Revert "Implement better count method"Joshua M. Boniface
2020-10-04Implement better count methodJoshua M. Boniface
2020-10-04Make the count an int for cleanlinessJoshua M. Boniface
2020-10-04Increase count check to 1Joshua M. Boniface
2020-10-04Add pragma warning disabled to migrationsJoshua M. Boniface
2020-10-04Remove default set for MaxActiveSessionsJoshua M. Boniface
2020-10-04Make log entry informationalJoshua M. Boniface
2020-10-04Remove variables from SecurityExceptionJoshua M. Boniface
2020-10-04Remove nullable from MaxActiveSessionsJoshua M. Boniface
2020-10-04Remove obsolete getterJoshua M. Boniface
2020-10-04Fix syntax errorJoshua M. Boniface
2020-10-04Add DB migration for new MaxActiveSessions fieldJoshua M. Boniface
2020-10-04Add active session trackingJoshua M. Boniface
2020-10-04Merge pull request #4266 from Maxr1998/log-stream-infoBond-009
2020-10-04Merge pull request #4267 from cvium/disable_invalidauthproviderBond-009
2020-10-03Disable invalid auth providercvium
2020-10-03Update TMDbLib versioncvium
2020-10-03Add image languages to collectionscvium
2020-10-03Add image languagescvium
2020-10-03Fix buildcvium
2020-10-03Apply suggestions from code reviewClaus Vium
2020-10-03Add keywords as tags to series + cleanupcvium
2020-10-03Add keywords as tagscvium
2020-10-03Cleanup in TmdbUtilscvium
2020-10-03Fix inverted boolean statementcvium
2020-10-03Remove TmdbSettingsResult which came back in the rebasecvium
2020-10-03Cleanup in TmdbMovieProvidercvium
2020-10-03Migrate the TMDb providers to the TMDbLib librarycvium
2020-10-03Log stream type and codec for missing direct play profileMaxr1998
2020-10-03test: use descriptive test method namesgithub@esslinger.dev
2020-10-02Merge pull request #4262 from anthonylavado/remove-windows-legacyAnthony Lavado
2020-10-02Remove Windows legacy filesAnthony Lavado
2020-10-03test: add CommaDelimitedArrayModelBinder testsgithub@esslinger.dev
2020-10-03test: add TestType enumgithub@esslinger.dev
2020-10-03feat(CommaDelimitedArrayModelBinder): add none result checkgithub@esslinger.dev
2020-10-02Merge pull request #4260 from crobibero/api-data-fileBond-009
2020-10-02Merge pull request #4070 from crobibero/ci-api-clientJoshua M. Boniface
2020-10-02Merge pull request #4249 from jellyfin/EraYaN-openapi-spec-fixJoshua M. Boniface
2020-10-02Allow server to return .data filescrobibero
2020-10-02Merge pull request #4255 from crobibero/ci-xml-docsBond-009
2020-10-02Merge pull request #4217 from crobibero/json-nullable-struct-converterBond-009
2020-10-02Merge branch '4214-supported-commands-enum' of https://github.com/skyfrk/jell...github@esslinger.dev
2020-10-02feat: implement CommaDelimitedArrayModelBinderProvidergithub@esslinger.dev
2020-10-02Update .ci/azure-pipelines-api-client.ymlCody Robibero