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
/
Models
Age
Commit message (
Collapse
)
Author
2020-06-18
Add request body models
David
2020-06-18
Merge remote-tracking branch 'remotes/upstream/api-migration' into api-user
David
2020-06-18
Add xml comments; Add status codes; Use return instead of exception
David
2020-06-18
Remove nullable, add async task
crobibero
2020-06-13
Merge remote-tracking branch 'upstream/api-migration' into api-environment
crobibero
2020-06-13
Merge remote-tracking branch 'upstream/api-migration' into api-plugin
crobibero
2020-06-13
Fix merge and build
crobibero
2020-06-13
merge master into api-migration
crobibero
2020-06-09
Move PluginService to Jellyfin.Api
crobibero
2020-06-08
Move PlaylistService to Jellyfin.Api
crobibero
2020-06-03
Enable TreatWarningsAsErrors for more projects
Bond-009
2020-06-01
Merge pull request #2962 from crobibero/api-config
Cody Robibero
Move ConfigurationService to Jellyfin.Api
2020-05-19
Fix DefaultDirectoryBrowserInfo naming
crobibero
2020-04-24
Transfer EnvironmentService to Jellyfin.Api
crobibero
2020-04-22
Move ConfigurationService to Jellyfin.Api
crobibero
2020-04-20
Enable nullable reference types on new class, remove unnecessary ↵
ZadenRB
documenation and return types
2020-04-19
Address PR comments, and revert changes that changed the API schema
ZadenRB
2020-04-15
Remove unnecessary assembly, update casing, enable nullable reference types ↵
ZadenRB
on notification DTOs.
2020-04-15
Migrates the notifications service to use ASP.NET MVC framework
ZadenRB
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
Add authentication and remove versioning
Claus Vium
2019-11-19
Move StartupWizard to ASP.NET Web Api
Claus Vium
[prev]