Commit Graph

289 Commits (59f24493ce9b224ea9d7679f3048ed18252bc5cb)

Author SHA1 Message Date
Luke Pulverenti e8d03d49f2 update to servicestack 3.9.43
12 years ago
Luke Pulverenti 5fb369f3e6 add optional package filter and remove IUIPlugin interface
12 years ago
Luke Pulverenti fa884f3fea #62 - File locking problem in cache
12 years ago
Luke Pulverenti 11d282388a better dashboard background and text adjustments
12 years ago
Luke Pulverenti 9f06eb781f fixes #97 and creates a library dictionary cache to avoid FindById recursion
12 years ago
Luke Pulverenti 31bb5b5cb3 removed udp server layer
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 e2dcddc5ac made compression and caching available to plugin api endpoints
12 years ago
LukePulverenti bae89ee824 fix duplicate connections on the dashboard
12 years ago
LukePulverenti fe1834e6be Add resume capability to GetTempFile
12 years ago
Eric Reed a7f06c84b1 Hook new registration load to changing supporter keys
12 years ago
Eric Reed d3b37a73cc Create IRequiresRegistration. First part of #31
12 years ago
LukePulverenti 0cc0fbbe43 #22 - Need to strip html tags from overviews
12 years ago
LukePulverenti ed3ffc6c27 fixed app update notifications
12 years ago
LukePulverenti f9e760cd90 removed object disposed catch
12 years ago
LukePulverenti fe91772f18 fixed semaphore dispose issue
12 years ago
LukePulverenti 332f635939 Added IHttpResultFactory
12 years ago
LukePulverenti 4f67fc4aef removed base kernel and ikernel
12 years ago
LukePulverenti bf95cfe2e5 removed the IsCorePlugin property
12 years ago
LukePulverenti 16b36d4d89 fixed multiple log files
12 years ago
LukePulverenti a11e00b8d5 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
LukePulverenti 2ca4b7d03a Created IConfigurationManager
12 years ago
Eric Reed d7cdf06326 First cut at LastfmArtistProvider
12 years ago
LukePulverenti 7b0b5a3538 created an init method on base app host
12 years ago
LukePulverenti 627b8370a8 made IHttpClient a little more flexible, allow Semaphore to be optional
12 years ago
LukePulverenti f26a3e3c61 created entry point classes for the startup wizard and new item notifications
12 years ago
LukePulverenti 0ea90ef7c6 added IServerEntryPoint to replace plugin.initialize
12 years ago
Eric Reed 60662a0f16 Server app update on launch
12 years ago
Eric Reed 3abf1f7ed2 Add system path to IApplicationPaths/BaseApplicationPaths
12 years ago
Eric Reed 5d397aa363 Create constants for package names
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
LukePulverenti 56a7fd6f23 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
LukePulverenti fe3323a492 fixes around http response caching, updated the mb icon in the dashboard, and isolated web socket events
12 years ago
Eric Reed e3b42ad59e Remove archive extraction from PackageManager
12 years ago
Eric Reed 3657ef952d First step of actual update
12 years ago
Eric Reed 989bb48596 Start on new update routines
12 years ago
LukePulverenti 94b6168e27 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
LukePulverenti 4d71fc1d42 remvoed CO uninstall project
12 years ago
ScottIsAFool acfca8e65a Dlls only copied to nuget folder when in Release configuration
12 years ago
LukePulverenti 1c9eb1911a fix media streaming in apiclient
12 years ago
LukePulverenti 3d9e79c46f moved server init down to base app host
12 years ago
LukePulverenti 6d5d291762 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
LukePulverenti ca7ee68473 fixed the plugin catalog not loading
12 years ago
Eric Reed e15ff541c6 Move actual installation to PackageManager
12 years ago
Eric Reed 340280edf2 Partial implementation of PackageManager
12 years ago
LukePulverenti ff6325efc5 video streaming
12 years ago
Eric Reed 4b2cf29fe1 Move SecurityManager to BaseKernel/IKernel
12 years ago
Eric Reed 1925288a86 Extract ISecurityManager interface
12 years ago
Eric Reed c555920fe7 Move RemovePlugin to BaseKernel/IKernel
12 years ago
Eric Reed 4c1c717824 Move ResourcePools to BaseKernel/IKernel
12 years ago
Eric Reed 8956f6ff4a Move ResourcePool to common
12 years ago
Eric Reed 0c8d924bfc Extract IInstallationManager interface
12 years ago
LukePulverenti cd96c7dab2 updated nuget packages
12 years ago
LukePulverenti 0f1ec5b586 fix log window setting
12 years ago
LukePulverenti 6efd22a3d2 added a shutdown api method, font size fix and other decouplings
12 years ago
LukePulverenti 2d06095447 plugin security fixes and other abstractions
12 years ago
LukePulverenti 364fbb9e0c fixed plugin assembly downloads as well as debug/release detection with nuget assemblies
12 years ago
LukePulverenti 2d342c02ef convert playback checkins to rest
12 years ago
LukePulverenti 28ccfb1bd1 extracted httpclient dependancy
12 years ago
LukePulverenti 8ce3e74e81 More DI
12 years ago
LukePulverenti 6c86721f6d placeholder for plugin security fix
12 years ago
LukePulverenti 2e4db75540 extracted http server, web socket server and udp server dependancies
12 years ago
LukePulverenti 465f0cc1e2 moved some network code to the networking assembly
12 years ago
LukePulverenti b8d5c71842 type discovery without attributes
12 years ago
LukePulverenti c165f37bb9 more dependancy injection. still just beginning
12 years ago
LukePulverenti 6a5bf9cc78 extracted more interfaces
12 years ago
LukePulverenti 84507736a0 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
LukePulverenti a2d215b6ae added simple injector for dependancy management
12 years ago
LukePulverenti 107c241598 Added IDisposable to IWebSocketListener
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 8b3e8ad478 created IWebSocketListener
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 fdafa59683 Removed System.Windows.Forms dependancy from Common. Almost done removing NLog dependancy.
12 years ago
LukePulverenti 931c0ea455 more dependancy injection
12 years ago
LukePulverenti 76f067f867 extracted more logging dependancies
12 years ago
LukePulverenti ab1065a567 removed static logger
12 years ago
LukePulverenti 5e08d95b92 fixed x64
12 years ago
LukePulverenti 815240f920 fix query string parsing issue
12 years ago
LukePulverenti ee9d481662 isolated bdinfo dependancy
12 years ago
LukePulverenti ae4ffa75be isolated weather and moved drawing classes up to the controller project
12 years ago
LukePulverenti acf5b0b6ed isolated DotNetZip dependancy
12 years ago
LukePulverenti a5f9dc1bfc isolated sqlite dependancy
12 years ago
LukePulverenti 509156cbc3 remove core plugin output from source control
12 years ago
LukePulverenti 767cdc1f6f Pushing missing changes
12 years ago
ebr11 Eric Reed spam 7ed11c0bba Merge with default
12 years ago
ebr11 Eric Reed spam da618f13e2 Fix up directory watchers
12 years ago
ebr11 Eric Reed spam e2ae376eef Merge with default
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 119dfc3ac7 Adding the UI to the same repo. Made some default theme progress
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti d8c01ded6e made some improvements to the base http handler
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 19e202d5e1 Added http server support for etags
12 years ago
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.
12 years ago
ebr11 Eric Reed spam 0f078d8098 Move NeedsRefresh to async task and fix problem finding episode metadata
12 years ago
ebr11 Eric Reed spam e5b5861abf Need to be more intelligent finding paths we're already watching
12 years ago
ebr11 Eric Reed spam 9fbd88a713 fix up some merge errors
12 years ago
ebr11 Eric Reed spam f385fe2f20 Merge with default
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 9f1005d679 Added Reload Beginning/Completed events
12 years ago