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
/
MediaBrowser.Api
/
DisplayPreferencesService.cs
Age
Commit message (
Collapse
)
Author
2020-04-19
Move DisplayPreferences to Jellyfin.Api
crobibero
2019-11-25
* Add support for multi segment base urls
Bond_009
* Make baseurl case-insensitive
2019-01-13
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
Erwin de Haan
2019-01-13
Visual Studio Reformat: MediaBrowser.Api
Erwin de Haan
2019-01-07
remove trailing whitespace
hawken
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-08-26
remove async when there's nothing to await
Luke Pulverenti
2016-10-25
make controller project portable
Luke Pulverenti
2016-03-27
Remove unused code...
Sven Van den brande
2015-05-29
consolidate slideout panels
Luke Pulverenti
2014-11-14
revise endpoint attributes
Luke Pulverenti
2014-07-02
fixes #789 - Security Issue: API allows access to any folder of the PC ↵
Luke Pulverenti
running MediaBrowser
2014-05-10
updated mono build
Luke Pulverenti
2014-05-08
Removed guids from the model project
Luke Pulverenti
2014-03-28
added generic remote control commands
Luke Pulverenti
2014-02-03
use conditional caching on some json responses
Luke Pulverenti
2013-12-07
update to service stack v4
Luke Pulverenti
2013-09-06
added more sorting to ibn endpoints
Luke Pulverenti
2013-07-26
separate display preferences per client
Luke Pulverenti
2013-06-18
removed chapters from baseitem
Luke Pulverenti
2013-04-10
resharper suggestions in api project
Luke Pulverenti
2013-04-05
Added a display preferences manager
Luke Pulverenti
2013-04-05
made display preferences uniquely identifiable
Luke Pulverenti
2013-04-05
Get/Set DisplayPreferences separately through the api
Luke Pulverenti