Commit graph

104 commits

Author SHA1 Message Date
Luke Pulverenti 3be4aa8dc7 add connect to startup wizard 2014-10-19 23:04:45 -04:00
Luke Pulverenti 4f207c43dd update connect methods 2014-10-17 00:52:41 -04:00
Luke Pulverenti 6ca771cc79 move user image into profile settings 2014-10-15 23:26:39 -04:00
Luke Pulverenti bd1bd5e87e fixes #552 - Add parental control usage limits 2014-10-14 20:05:09 -04:00
Luke Pulverenti 1d70f5469f update connect 2014-10-14 00:22:17 -04:00
Luke Pulverenti 9ad7d5d1a9 consolidate connect calls 2014-09-14 14:47:48 -04:00
Luke Pulverenti 5c615fa024 add connect linking 2014-09-14 11:10:51 -04:00
Luke Pulverenti e3c8694471 3.0.5340.20849 2014-08-15 12:35:41 -04:00
Luke Pulverenti e84ba17b9f add activity log feature 2014-08-10 18:13:17 -04:00
Luke Pulverenti 37c27a26e9 added sync job database 2014-07-26 13:30:15 -04:00
Luke Pulverenti c524f3919e added cloud sync model objects 2014-07-21 21:29:06 -04:00
Luke Pulverenti 59dc591f66 update to jquery mobile 1.4.3 2014-07-02 14:34:08 -04:00
Luke Pulverenti 414b1251c7 dlna fixes 2014-06-22 01:52:31 -04:00
Luke Pulverenti 0eaba37c11 add library to front page 2014-05-13 20:46:45 -04:00
Luke Pulverenti f02c326027 Removed guids from the model project 2014-05-08 16:09:53 -04:00
Luke Pulverenti 31e8288393 make metadata path configurable 2014-03-25 17:13:55 -04:00
Luke Pulverenti 546acf0ebb fixes #715 - Support creating/editing collections (boxsets) in web client #715 2014-03-07 13:48:55 -05:00
Luke Pulverenti 7cd41a6ed6 easier user library setup 2014-02-21 00:04:11 -05:00
Luke Pulverenti ad82c9f5e9 New provider system. Only for people right now 2014-01-28 13:37:01 -05:00
Luke Pulverenti 2a5d4c9069 minor mobile fixes 2013-12-27 00:13:19 -05:00
Luke Pulverenti e6359469b6 removed lazy loading of users 2013-12-26 09:20:30 -05:00
Luke Pulverenti 63c9104e62 Pull ProviderData out of memory 2013-12-06 15:07:34 -05:00
Luke Pulverenti 60780399c5 allow request header overrides 2013-09-17 22:43:34 -04:00
Luke Pulverenti 6efd877017 Removed dependency from user repository 2013-08-09 20:46:34 -04:00
Luke Pulverenti 56eea6a626 added some user access settings 2013-07-08 12:13:21 -04:00
Luke Pulverenti e924efaa6f Added a welcome notification 2013-07-06 22:01:14 -04:00
Luke Pulverenti 6a1414ab15 don't allow deletion of only admin user 2013-05-31 21:19:22 -04:00
Luke Pulverenti 369107bab8 reduce sizes of cast images 2013-05-11 11:55:01 -04:00
Luke Pulverenti 35a7986b3f added model classes for remote control 2013-05-09 18:43:11 -04:00
Luke Pulverenti e1f8c18b51 added ability to track web sockets per session 2013-05-09 13:38:02 -04:00
Luke Pulverenti 173ed019d1 stream audio statically when possible 2013-04-30 15:13:06 -04:00
Luke Pulverenti 4c69edebe0 fixes #180 - Deleting users doesn't remove all associated data. 2013-04-22 11:46:23 -04:00
Luke Pulverenti 333935f3f6 always update device name on requests 2013-04-20 11:20:30 -04:00
Luke Pulverenti f2a9b76be2 fixed null reference in user manager 2013-04-13 23:05:19 -04:00
Luke Pulverenti 785deff188 removed excess hashing in providers and made user data key-based 2013-04-13 14:02:30 -04:00
Luke Pulverenti 7097b9aa75 resharper suggestions in server implementations 2013-04-10 12:04:13 -04:00
Luke Pulverenti 804115bf8d remove and/or delay unnecessary startup work 2013-04-08 11:55:53 -04:00
Luke Pulverenti 9794c8fb1a #99 - Active user list wrong 2013-04-05 16:49:14 -04:00
Luke Pulverenti 31c2d98532 Added a display preferences manager 2013-04-05 15:34:33 -04:00
Luke Pulverenti 4986722c73 made display preferences uniquely identifiable 2013-04-05 15:02:48 -04:00
Luke Pulverenti fa884f3fea #62 - File locking problem in cache 2013-04-02 22:59:27 -04:00
Luke Pulverenti e2562879d8 Moved userdata to user manager to resolve concurrency issues. must delete userdata and displaypreferences db files. 2013-04-02 15:25:16 -04:00
Luke Pulverenti b4dd8a2106 moved displaypreferences to usermanager to solve concurrency issues 2013-04-02 13:37:49 -04:00
Luke Pulverenti b0d1fc8674 lowercase html links 2013-03-28 20:10:15 -04:00
LukePulverenti 5a3e9e5208 updated to use iso mounting nuget package 2013-03-20 13:28:12 -04:00
LukePulverenti e25258e1c0 moved playback event args object 2013-03-20 12:54:32 -04:00
LukePulverenti cf61ac0264 fixed client type display for ios. also fixed display preferences saving. 2013-03-17 23:10:21 -04:00
LukePulverenti bae89ee824 fix duplicate connections on the dashboard 2013-03-16 12:41:49 -04:00
LukePulverenti 4d083b618d restored request logging 2013-03-16 01:52:33 -04:00
LukePulverenti ff55da9029 switch authentication to sha1 2013-03-13 01:19:03 -04:00
LukePulverenti 2ca4b7d03a Created IConfigurationManager 2013-03-04 00:43:06 -05:00
LukePulverenti fe3323a492 fixes around http response caching, updated the mb icon in the dashboard, and isolated web socket events 2013-03-01 16:22:34 -05:00
LukePulverenti 4d71fc1d42 remvoed CO uninstall project 2013-02-27 16:07:51 -05:00
LukePulverenti ff4ee7ab9c combined usermanager and userdata manager 2013-02-27 15:25:45 -05:00
Renamed from MediaBrowser.Controller/Library/UserManager.cs (Browse further)