Luke Pulverenti
|
dbfe22412a
|
update to servicestack 3.9.54
|
2013-06-18 05:48:49 -04:00 |
|
Luke Pulverenti
|
01def9a1e0
|
fixed wrong project type guid
|
2013-06-09 23:06:06 -04:00 |
|
Luke Pulverenti
|
f5163bd8f1
|
update to servicestack 3.9.46
|
2013-05-19 11:55:51 -04:00 |
|
Luke Pulverenti
|
58cc2248b9
|
update to servicestack 3.9.45
|
2013-05-15 10:21:37 -04:00 |
|
Luke Pulverenti
|
2818d8ccd2
|
updated servicestack to 3.9.44
|
2013-05-07 09:06:01 -04:00 |
|
Luke Pulverenti
|
7806ccd42f
|
resharper suggestions in common project
|
2013-04-10 11:38:23 -04:00 |
|
Luke Pulverenti
|
f5620c81be
|
removed unneeded startup processes
|
2013-04-07 18:09:48 -04:00 |
|
Luke Pulverenti
|
cb39f8e7b5
|
extracted a media encoding interface to keep ffmpeg out of nuget packages
|
2013-04-07 16:55:05 -04:00 |
|
Luke Pulverenti
|
e8d03d49f2
|
update to servicestack 3.9.43
|
2013-04-04 01:06:46 -04:00 |
|
Luke Pulverenti
|
5fb369f3e6
|
add optional package filter and remove IUIPlugin interface
|
2013-04-03 14:43:49 -04:00 |
|
Luke Pulverenti
|
fa884f3fea
|
#62 - File locking problem in cache
|
2013-04-02 22:59:27 -04:00 |
|
Luke Pulverenti
|
31bb5b5cb3
|
removed udp server layer
|
2013-03-27 18:13:46 -04:00 |
|
Luke Pulverenti
|
a6c9fdd0f2
|
Moved some web socket classes to the model
|
2013-03-25 23:01:47 -04:00 |
|
Luke Pulverenti
|
e2dcddc5ac
|
made compression and caching available to plugin api endpoints
|
2013-03-23 22:45:00 -04:00 |
|
LukePulverenti
|
fe1834e6be
|
Add resume capability to GetTempFile
|
2013-03-14 15:52:53 -04:00 |
|
Eric Reed
|
d3b37a73cc
|
Create IRequiresRegistration. First part of #31
|
2013-03-14 12:32:16 -04:00 |
|
LukePulverenti
|
332f635939
|
Added IHttpResultFactory
|
2013-03-08 12:25:25 -05:00 |
|
LukePulverenti
|
4f67fc4aef
|
removed base kernel and ikernel
|
2013-03-07 00:34:00 -05:00 |
|
LukePulverenti
|
2ca4b7d03a
|
Created IConfigurationManager
|
2013-03-04 00:43:06 -05:00 |
|
Eric Reed
|
60662a0f16
|
Server app update on launch
|
2013-03-02 14:48:25 -05:00 |
|
LukePulverenti
|
7bca933af0
|
added the beginning of a service stack abstraction
|
2013-03-01 21:44:46 -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 |
|
ScottIsAFool
|
acfca8e65a
|
Dlls only copied to nuget folder when in Release configuration
|
2013-02-27 20:47:34 +00:00 |
|
LukePulverenti
|
1c9eb1911a
|
fix media streaming in apiclient
|
2013-02-27 13:25:00 -05:00 |
|
Eric Reed
|
340280edf2
|
Partial implementation of PackageManager
|
2013-02-27 07:49:55 -05:00 |
|
LukePulverenti
|
ff6325efc5
|
video streaming
|
2013-02-26 23:44:41 -05:00 |
|
Eric Reed
|
1925288a86
|
Extract ISecurityManager interface
|
2013-02-26 17:14:08 -05:00 |
|
Eric Reed
|
8956f6ff4a
|
Move ResourcePool to common
|
2013-02-26 16:40:18 -05:00 |
|
Eric Reed
|
0c8d924bfc
|
Extract IInstallationManager interface
first step to moving update logic to common
|
2013-02-26 15:21:55 -05:00 |
|
LukePulverenti
|
6efd22a3d2
|
added a shutdown api method, font size fix and other decouplings
|
2013-02-26 11:10:55 -05:00 |
|
LukePulverenti
|
2d06095447
|
plugin security fixes and other abstractions
|
2013-02-25 22:43:04 -05:00 |
|
LukePulverenti
|
364fbb9e0c
|
fixed plugin assembly downloads as well as debug/release detection with nuget assemblies
|
2013-02-25 00:17:59 -05:00 |
|
LukePulverenti
|
28ccfb1bd1
|
extracted httpclient dependancy
|
2013-02-24 19:13:45 -05:00 |
|
LukePulverenti
|
8ce3e74e81
|
More DI
|
2013-02-24 16:53:54 -05:00 |
|
LukePulverenti
|
2e4db75540
|
extracted http server, web socket server and udp server dependancies
|
2013-02-23 17:31:51 -05:00 |
|
LukePulverenti
|
465f0cc1e2
|
moved some network code to the networking assembly
|
2013-02-23 12:54:51 -05:00 |
|
LukePulverenti
|
b8d5c71842
|
type discovery without attributes
|
2013-02-23 02:57:11 -05:00 |
|
LukePulverenti
|
c165f37bb9
|
more dependancy injection. still just beginning
|
2013-02-22 22:49:00 -05:00 |
|
LukePulverenti
|
84507736a0
|
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
Conflicts:
MediaBrowser.ServerApplication/CorePlugins/MediaBrowser.Api.dll
MediaBrowser.ServerApplication/CorePlugins/MediaBrowser.ApiInteraction.Javascript.dll
MediaBrowser.ServerApplication/CorePlugins/MediaBrowser.Server.Sqlite.dll
MediaBrowser.ServerApplication/CorePlugins/MediaBrowser.Server.WorldWeatherOnline.dll
MediaBrowser.ServerApplication/CorePlugins/MediaBrowser.WebDashboard.dll
|
2013-02-22 19:26:38 -05:00 |
|
LukePulverenti
|
a2d215b6ae
|
added simple injector for dependancy management
|
2013-02-22 19:24:50 -05:00 |
|
LukePulverenti
|
107c241598
|
Added IDisposable to IWebSocketListener
|
2013-02-22 15:52:59 -05: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
|
8b3e8ad478
|
created IWebSocketListener
|
2013-02-22 10:16:48 -05:00 |
|
LukePulverenti
|
fab627c845
|
added a master version file
|
2013-02-22 02:17:50 -05:00 |
|
LukePulverenti
|
868a7ce9c8
|
isolated clickonce dependancies
|
2013-02-21 23:23:06 -05:00 |
|
LukePulverenti
|
fdafa59683
|
Removed System.Windows.Forms dependancy from Common. Almost done removing NLog dependancy.
|
2013-02-21 20:26:35 -05:00 |
|
LukePulverenti
|
ab1065a567
|
removed static logger
|
2013-02-21 15:26:55 -05:00 |
|
LukePulverenti
|
5e08d95b92
|
fixed x64
|
2013-02-21 12:22:41 -05:00 |
|
LukePulverenti
|
ae4ffa75be
|
isolated weather and moved drawing classes up to the controller project
|
2013-02-21 01:02:10 -05:00 |
|
LukePulverenti
|
767cdc1f6f
|
Pushing missing changes
|
2013-02-20 20:33:05 -05:00 |
|
ebr11 Eric Reed spam
|
7ed11c0bba
|
Merge with default
|
2012-09-20 13:54:37 -04:00 |
|
ebr11 Eric Reed spam
|
e2ae376eef
|
Merge with default
|
2012-09-20 11:28:02 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
119dfc3ac7
|
Adding the UI to the same repo. Made some default theme progress
|
2012-09-20 11:25:22 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
8b7effd6ff
|
Moved discovery of loggers and weather providers to MEF. Also added support for third-party image processors, also discovered through MEF.
|
2012-09-18 15:33:57 -04:00 |
|
ebr11 Eric Reed spam
|
f385fe2f20
|
Merge with default
|
2012-09-17 16:24:01 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
9f1005d679
|
Added Reload Beginning/Completed events
|
2012-09-17 16:21:46 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
fe427bc7f4
|
Removed progress value from startup
|
2012-09-17 14:47:51 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
fb88e4d5fc
|
Added the ability to reload the server and created a Plugins solution
|
2012-09-17 14:09:35 -04:00 |
|
ebr11 Eric Reed spam
|
17106ea5c7
|
Initial commit changing to on-demand child loading and validations
|
2012-09-17 11:12:43 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
ffbac0e3d8
|
Eliminated some list recursions
|
2012-09-15 16:32:41 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
bc366bf2ec
|
updated service stack
|
2012-09-12 20:24:02 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
670a53258e
|
Some minor code cleanups
|
2012-09-11 14:20:12 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
2467ca9668
|
Moved some entities to the main project
|
2012-09-10 21:34:02 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
b1df61f7ce
|
Added ThreadedLogger
|
2012-09-10 15:11:40 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
e6d689bdd3
|
Added a precompiled protobuf serializer assembly
|
2012-09-09 01:30:07 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
fe63d487be
|
Removed dead code
|
2012-09-08 10:56:29 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
3538789e46
|
Added User authentication
|
2012-09-06 14:38:29 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
0fb0d52a4c
|
Made a separate ApiInteraction solution with platform-specific builds
|
2012-09-05 19:40:44 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
26aef6b082
|
Implemented UI plugin downloading
|
2012-09-03 15:12:02 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
e4b0eb5779
|
Added taskbar icon and standardized locations of images
|
2012-09-02 16:24:10 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
e52833059b
|
Moved server configuration to the model so that the UI can read it
|
2012-09-02 09:45:02 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
cb7f04e4d3
|
Upgraded Protobuf, and added api support for it
|
2012-08-29 08:21:56 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
ee91096eb0
|
Added a method in BaseApplication to get the logo image
|
2012-08-25 17:08:27 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
a344d2066a
|
Updated splash screen to use new logo
|
2012-08-25 14:11:01 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
fc6b2a7f54
|
Added MahApps.Metro
|
2012-08-25 13:05:41 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
2b8f23dff4
|
Updated reactive extensions
|
2012-08-24 08:05:31 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
2454b72c93
|
Comments and cleanup. ALso updated ffmpeg + ffprobe
|
2012-08-23 14:35:44 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
c80c8c1cfd
|
Switched all i/o to win32 methods and added protobuf serialization for ffprobe caching
|
2012-08-23 01:45:26 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
020c20bd7d
|
Added support for jsv format output from the api
|
2012-08-22 09:19:18 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
d54c6d8bf6
|
Created a BaseApplication class in common
|
2012-08-19 18:47:02 -04:00 |
|
RedShirtMB Mark Linton redshirt linton
|
a129c93c42
|
Updated splashscreen to report progress
Added default image (need to change later)
|
2012-08-19 11:01:43 -07:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
59a3dcc8c1
|
Slight re-work of ApplicationPaths so that we can have inherited versions for the UI and Server
|
2012-08-18 16:38:02 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
a201eb060b
|
Updated reactive extensions usage to reflect new changes
|
2012-08-18 13:01:09 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
1e61debf2d
|
Updated service stack json and reactive extensions to the latest
|
2012-08-18 12:51:47 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
78bbb1cf8f
|
Added resolution params to the video handler
|
2012-08-15 22:42:37 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
099ac83cc3
|
Added an XmlSerializer to common
|
2012-08-13 10:51:42 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
51227bef6f
|
Updated service stack json
|
2012-08-11 11:12:23 -04:00 |
|
RedShirtMB Mark Linton redshirt linton
|
3d7b637a23
|
Moved SingleInstance into UI subfolder and deleted Util folder.
|
2012-08-10 20:06:37 -07:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
2536011247
|
Added the ability for the server to handle byte-range requests, and also added a static file handler to utilize it
|
2012-08-10 09:07:58 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
dce7706382
|
Added a MimeTypes utility class
|
2012-08-09 11:35:15 -04:00 |
|
RedShirtMB Mark Linton redshirt linton
|
debc4e6ae5
|
Added missing reference to MediaBrowser.Common
2nd launch of ServerApplication will call OpenDashboard
|
2012-08-05 09:09:45 -07:00 |
|
RedShirtMB Mark Linton redshirt linton
|
dafa97333c
|
Moved splashscreen to MediaBrowser.Common and adjusted properties.
|
2012-08-04 19:21:38 -07:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
43b6b8c91a
|
Changed common project type to allow wpf controls
|
2012-08-04 19:39:17 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
86511152c2
|
Merge
|
2012-08-02 08:38:52 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
6d049cd470
|
Updated service stack
|
2012-08-02 08:38:12 -04:00 |
|
ebr11 Eric Reed spam
|
6e8bfb6d9b
|
Add ApplicationPaths class
|
2012-08-01 23:13:44 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
defd8ed253
|
Added an ApiInteraction project that UI's can use to talk to the server. Moved jsonserializer namespace from json to serialization, since we may be adding an xml serializer.
|
2012-07-31 12:29:07 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
d4c75e3974
|
Fixed some project fragmentation that came from efforts to go portable
|
2012-07-30 23:38:00 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
7766956274
|
Extracted Logging into a separate, portable class library
|
2012-07-30 09:44:28 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
882e20e9a5
|
Added IProgress to Kernel.Init
|
2012-07-30 00:06:05 -04:00 |
|