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.Controller
/
Library
/
DtoBuilder.cs
Age
Commit message (
Expand
)
Author
2013-04-12
Added Budget, EndDate, HomePageUrl, ProductionLocations,
Luke Pulverenti
2013-04-09
fixed getitembyclientid
Luke Pulverenti
2013-04-09
centralize page size value
Luke Pulverenti
2013-04-05
made display preferences uniquely identifiable
Luke Pulverenti
2013-04-05
Get/Set DisplayPreferences separately through the api
Luke Pulverenti
2013-04-05
removed Publishers
Luke Pulverenti
2013-04-05
Added publishers to BaseItem
Luke Pulverenti
2013-04-04
added new video filters
Luke Pulverenti
2013-04-03
adjusted tile text spacing
Luke Pulverenti
2013-04-02
#62 - File locking problem in cache
Luke Pulverenti
2013-04-02
Moved userdata to user manager to resolve concurrency issues. must delete use...
Luke Pulverenti
2013-04-02
moved displaypreferences to usermanager to solve concurrency issues
Luke Pulverenti
2013-03-31
fixes #97 and creates a library dictionary cache to avoid FindById recursion
Luke Pulverenti
2013-03-20
populate last played value
LukePulverenti
2013-03-20
#70 - TV library not being displayed
LukePulverenti
2013-03-17
fixed client type display for ios. also fixed display preferences saving.
LukePulverenti
2013-03-14
#22 - Need to strip html tags from overviews
LukePulverenti
2013-03-12
#22 - missing from last checkin
LukePulverenti
2013-03-12
#22 - Need to strip html tags from overviews
LukePulverenti
2013-03-12
#22 - Need to strip html tags from overviews
LukePulverenti
2013-03-12
#22 - Need to strip html tags from overviews
LukePulverenti
2013-03-11
remove unused api properties
LukePulverenti
2013-03-10
updated ffmpeg. cleaned up some unused api properties
LukePulverenti
2013-03-10
minor namespace changes in the model
LukePulverenti
2013-03-09
unified the two sorting api's
LukePulverenti
2013-03-09
moved the javascript apiclient to it's own repo and nuget package
LukePulverenti
2013-03-09
more commenting for api docs
LukePulverenti
2013-03-08
Add PrimaryImageAspectRatio to user dto
LukePulverenti
2013-03-04
Created IConfigurationManager
LukePulverenti
2013-03-01
fixes around http response caching, updated the mb icon in the dashboard, and...
LukePulverenti
2013-02-28
referenced core plugins, fixed some dashboard issues, extracted library manager
LukePulverenti
2013-02-27
combined usermanager and userdata manager
LukePulverenti
2013-02-21
Removed System.Windows.Forms dependancy from Common. Almost done removing NLo...
LukePulverenti
2013-02-21
Renamed Dto objects
ScottIsAFool
2013-02-21
isolated bdinfo dependancy
LukePulverenti
2013-02-20
Pushing missing changes
LukePulverenti