Commit Graph

142 Commits (9363281fb688b4be806624bad461c064aeaa21fb)

Author SHA1 Message Date
Luke Pulverenti 1fcf696bd5 Added filters to the item list page
12 years ago
Luke Pulverenti 7684804c12 updated nuget
12 years ago
Luke Pulverenti 62521eabc2 update to latest js api client
12 years ago
Luke Pulverenti a6c9fdd0f2 Moved some web socket classes to the model
12 years ago
Luke Pulverenti 521ec49361 adjust simultaneous image extractions
12 years ago
Luke Pulverenti b20151fff3 copy dashboard to the output folder and load from the file system, instead of using embedded resources
12 years ago
Eric Reed 819616379e Add LastPlayedDate to UserItemDataDto
12 years ago
LukePulverenti cf61ac0264 fixed client type display for ios. also fixed display preferences saving.
12 years ago
LukePulverenti 4d083b618d restored request logging
12 years ago
Eric Reed c02ac2a8ca Manage some items as single instance throughout #54
12 years ago
LukePulverenti b86a03bbdc Added an Id property to SystemInfo
12 years ago
LukePulverenti 0cc0fbbe43 #22 - Need to strip html tags from overviews
12 years ago
LukePulverenti f010d032ed remove unused api properties
12 years ago
LukePulverenti 177d9cc172 consolidated some api code
12 years ago
LukePulverenti c7d2b3a407 updated ffmpeg. cleaned up some unused api properties
12 years ago
LukePulverenti b1be6f1d73 minor namespace changes in the model
12 years ago
LukePulverenti 31d079f1ba unified the two sorting api's
12 years ago
LukePulverenti 937e434ab6 moved the javascript apiclient to it's own repo and nuget package
12 years ago
LukePulverenti 39ab10c875 api comments for genres, studios, years, persons
12 years ago
LukePulverenti fb62e300d7 removed library/ prefix from genre, studio, year and person url's
12 years ago
LukePulverenti ad0ec70433 removed IsRecentlyPlayed option and fixed FileTime warnings
12 years ago
LukePulverenti dbf6081a9b Add PrimaryImageAspectRatio to user dto
12 years ago
LukePulverenti 4f67fc4aef removed base kernel and ikernel
12 years ago
LukePulverenti bf95cfe2e5 removed the IsCorePlugin property
12 years ago
LukePulverenti cd69bd7c7d fixed configuration saving issues
12 years ago
Eric Reed e5a78ba5bf Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
Eric Reed 62448129a6 Config page changes for image options
12 years ago
LukePulverenti da535db655 Added a config setting to denote completion of the startup wizard
12 years ago
Eric Reed 7710b3695c Oops
12 years ago
Eric Reed b7a6a1d574 Refactor art download options (still need config changes)
12 years ago
LukePulverenti 2ca4b7d03a Created IConfigurationManager
12 years ago
Eric Reed a8683132a7 Create LastfmBaseProvider
12 years ago
LukePulverenti e8f5fade43 Created an ItemsByName query dto
12 years ago
LukePulverenti 7bca933af0 added the beginning of a service stack abstraction
12 years ago
Eric Reed 989bb48596 Start on new update routines
12 years ago
ScottIsAFool acfca8e65a Dlls only copied to nuget folder when in Release configuration
12 years ago
LukePulverenti 0f1ec5b586 fix log window setting
12 years ago
Eric Reed c76c74fb24 Should have been in base config
12 years ago
Eric Reed 4f77e18e86 Add SystemUpdateLevel back to server config
12 years ago
LukePulverenti 2d06095447 plugin security fixes and other abstractions
12 years ago
LukePulverenti 8ce3e74e81 More DI
12 years ago
LukePulverenti 465f0cc1e2 moved some network code to the networking assembly
12 years ago
ScottIsAFool 46b48c8982 Created ApiClient nuget package.
12 years ago
ScottIsAFool 83b7b18614 Set the Common, Controller, Model, UI and UI.Controls to go into one folder, set nuspec files up for the packages to make it easier to create nuget packages.
12 years ago
LukePulverenti fab627c845 added a master version file
12 years ago
LukePulverenti 746c5d2fa7 moved Plugins to separate repo
12 years ago
LukePulverenti 868a7ce9c8 isolated clickonce dependancies
12 years ago
LukePulverenti 0f67adb53d renamed DTO folder to Dto
12 years ago
ScottIsAFool ec621df5f6 Renamed Dto objects
12 years ago
LukePulverenti ee9d481662 isolated bdinfo dependancy
12 years ago