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.Api
Age
Commit message (
Expand
)
Author
2020-07-17
Update .NET Core to 3.1.6
Patrick Barron
2020-06-29
Bump Swashbuckle.AspNetCore from 5.5.0 to 5.5.1
dependabot[bot]
2020-06-27
use constructor to set optimal config values
dkanada
2020-06-22
Bump Swashbuckle.AspNetCore from 5.4.1 to 5.5.0
dependabot[bot]
2020-06-20
Use authorization code from api-migration to fix startup wizard
David
2020-06-15
Bump Swashbuckle.AspNetCore from 5.0.0 to 5.4.1
dependabot[bot]
2020-06-13
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-06-11
Update to .NET Core 3.1.5
crobibero
2020-06-09
Fix startup wizard.
Patrick Barron
2020-06-04
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-06-03
Enable TreatWarningsAsErrors for more projects
Bond-009
2020-05-26
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-05-18
Merge pull request #3134 from mark-monteiro/update-dotnet-core
dkanada
2020-05-17
Update to .NET Core 3.1.4
Mark Monteiro
2020-05-17
Fix 500 error causing first-time setup wizard to hang
Nathan Kessler
2020-05-12
Initial migration code
Patrick Barron
2020-04-25
Merge pull request #2960 from ZadenRB/content-type-annotation
Bond-009
2020-04-23
Use builtin JSON Mime type constant
ZadenRB
2020-04-22
Adds produces annotation to the base controller to indicate application/json ...
ZadenRB
2020-04-21
Add <ProjectGuid> properties to all project files
Mark Monteiro
2020-03-25
Update .NET Core to 3.1.3
Mark Monteiro
2020-03-22
Update all packages to .NET Core 3.1.2
Mark Monteiro
2020-01-28
Update deps
Bond_009
2020-01-10
Merge branch 'master' into warn12
Bond_009
2020-01-08
Fix build and address comments
Bond_009
2019-12-13
Enable TreatWarningsAsErrors for some projects
Bond_009
2019-12-11
More warnings (removed)
Bond_009
2019-11-26
Update Jellyfin.Api/Auth/FirstTimeSetupOrElevatedPolicy/FirstTimeSetupOrEleva...
Claus Vium
2019-11-24
Fix more review comments
Claus Vium
2019-11-24
Fix review comments
Claus Vium
2019-11-24
Move appbuilder and service collection to Jellyfin.Server
Claus Vium
2019-11-23
Add style rules and fix it all
Claus Vium
2019-11-23
Split a long line
Claus Vium
2019-11-23
Move API stuff to the api project
Claus Vium
2019-11-23
Add authentication and remove versioning
Claus Vium
2019-11-19
Add SwaggerUI
Claus Vium
2019-11-19
Move StartupWizard to ASP.NET Web Api
Claus Vium