Commit graph

142 commits

Author SHA1 Message Date
Luke Pulverenti
1fcf696bd5 Added filters to the item list page 2013-03-30 10:57:30 -04:00
Luke Pulverenti
7684804c12 updated nuget 2013-03-28 18:21:03 -04:00
Luke Pulverenti
62521eabc2 update to latest js api client 2013-03-26 00:33:47 -04:00
Luke Pulverenti
a6c9fdd0f2 Moved some web socket classes to the model 2013-03-25 23:01:47 -04:00
Luke Pulverenti
521ec49361 adjust simultaneous image extractions 2013-03-23 01:27:55 -04:00
Luke Pulverenti
b20151fff3 copy dashboard to the output folder and load from the file system, instead of using embedded resources 2013-03-23 00:04:36 -04:00
Eric Reed
819616379e Add LastPlayedDate to UserItemDataDto 2013-03-20 10:25:22 -04:00
LukePulverenti
cf61ac0264 fixed client type display for ios. also fixed display preferences saving. 2013-03-17 23:10:21 -04:00
LukePulverenti
4d083b618d restored request logging 2013-03-16 01:52:33 -04:00
Eric Reed
c02ac2a8ca Manage some items as single instance throughout #54 2013-03-15 15:08:49 -04:00
LukePulverenti
b86a03bbdc Added an Id property to SystemInfo 2013-03-15 00:23:07 -04:00
LukePulverenti
0cc0fbbe43 #22 - Need to strip html tags from overviews 2013-03-12 18:49:45 -04:00
LukePulverenti
f010d032ed remove unused api properties 2013-03-11 08:26:27 -04:00
LukePulverenti
177d9cc172 consolidated some api code 2013-03-11 01:06:55 -04:00
LukePulverenti
c7d2b3a407 updated ffmpeg. cleaned up some unused api properties 2013-03-10 15:44:36 -04:00
LukePulverenti
b1be6f1d73 minor namespace changes in the model 2013-03-10 00:36:39 -05:00
LukePulverenti
31d079f1ba unified the two sorting api's 2013-03-09 23:22:36 -05:00
LukePulverenti
937e434ab6 moved the javascript apiclient to it's own repo and nuget package 2013-03-09 20:18:29 -05:00
LukePulverenti
39ab10c875 api comments for genres, studios, years, persons 2013-03-08 16:56:07 -05:00
LukePulverenti
fb62e300d7 removed library/ prefix from genre, studio, year and person url's 2013-03-08 15:36:19 -05:00
LukePulverenti
ad0ec70433 removed IsRecentlyPlayed option and fixed FileTime warnings 2013-03-08 11:45:35 -05:00
LukePulverenti
dbf6081a9b Add PrimaryImageAspectRatio to user dto 2013-03-08 11:40:01 -05:00
LukePulverenti
4f67fc4aef removed base kernel and ikernel 2013-03-07 00:34:00 -05:00
LukePulverenti
bf95cfe2e5 removed the IsCorePlugin property 2013-03-04 23:29:43 -05:00
LukePulverenti
cd69bd7c7d fixed configuration saving issues 2013-03-04 21:05:59 -05:00
Eric Reed
e5a78ba5bf Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-03-04 11:59:57 -05:00
Eric Reed
62448129a6 Config page changes for image options 2013-03-04 11:59:35 -05:00
LukePulverenti
da535db655 Added a config setting to denote completion of the startup wizard 2013-03-04 11:56:29 -05:00
Eric Reed
7710b3695c Oops 2013-03-04 11:11:50 -05:00
Eric Reed
b7a6a1d574 Refactor art download options (still need config changes) 2013-03-04 11:09:15 -05:00
LukePulverenti
2ca4b7d03a Created IConfigurationManager 2013-03-04 00:43:06 -05:00
Eric Reed
a8683132a7 Create LastfmBaseProvider 2013-03-03 12:07:13 -05:00
LukePulverenti
e8f5fade43 Created an ItemsByName query dto 2013-03-02 02:16:52 -05:00
LukePulverenti
7bca933af0 added the beginning of a service stack abstraction 2013-03-01 21:44:46 -05:00
Eric Reed
989bb48596 Start on new update routines 2013-02-28 14:29:17 -05:00
ScottIsAFool
acfca8e65a Dlls only copied to nuget folder when in Release configuration 2013-02-27 20:47:34 +00:00
LukePulverenti
0f1ec5b586 fix log window setting 2013-02-26 12:21:18 -05:00
Eric Reed
c76c74fb24 Should have been in base config 2013-02-26 11:02:16 -05:00
Eric Reed
4f77e18e86 Add SystemUpdateLevel back to server config
We get this back with the new installer/update mechanism
2013-02-26 10:39:55 -05:00
LukePulverenti
2d06095447 plugin security fixes and other abstractions 2013-02-25 22:43:04 -05:00
LukePulverenti
8ce3e74e81 More DI 2013-02-24 16:53:54 -05:00
LukePulverenti
465f0cc1e2 moved some network code to the networking assembly 2013-02-23 12:54:51 -05:00
ScottIsAFool
46b48c8982 Created ApiClient nuget package. 2013-02-22 20:12:57 +00:00
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. 2013-02-22 19:22:39 +00:00
LukePulverenti
fab627c845 added a master version file 2013-02-22 02:17:50 -05:00
LukePulverenti
746c5d2fa7 moved Plugins to separate repo 2013-02-22 01:28:57 -05:00
LukePulverenti
868a7ce9c8 isolated clickonce dependancies 2013-02-21 23:23:06 -05:00
LukePulverenti
0f67adb53d renamed DTO folder to Dto 2013-02-21 12:56:21 -05:00
ScottIsAFool
ec621df5f6 Renamed Dto objects
Updated Fody
Renamed Dto objects
2013-02-21 17:50:46 +00:00
LukePulverenti
ee9d481662 isolated bdinfo dependancy 2013-02-21 01:38:23 -05:00