Commit Graph

87 Commits (bbd0f31ea1ce0d2c03cc7b408490cd90b9baa9f5)

Author SHA1 Message Date
Luke Pulverenti 7e5bdc837a added GetTempFileResponse
11 years ago
Luke Pulverenti 8a1b12b7d8 tightened up image saving to reduce knowledge of file names
11 years ago
Luke Pulverenti 847d6f6ba3 removed unused methods
11 years ago
Luke Pulverenti 085e597a2e improve accuracy of local ip address discovery
11 years ago
Luke Pulverenti 390f165332 #280 - avoid an extra request to last fm by taking data from the MusicArtist entity
11 years ago
Luke Pulverenti 3a587a5d08 updated browse to command
11 years ago
Luke Pulverenti a3ecf6c2b7 localize library changed messages per user
11 years ago
Luke Pulverenti c11c8bfdb4 re-enable http compression for all providers except for last fm
11 years ago
Luke Pulverenti c568f352eb replaced http client cache with longer lived cache
11 years ago
Luke Pulverenti 87598ca6d0 add customizable accept header to http client interface
11 years ago
Luke Pulverenti 58c77529d2 removed superfluous GetMemoryStream
11 years ago
Luke Pulverenti 9f06eb781f fixes #97 and creates a library dictionary cache to avoid FindById recursion
11 years ago
Luke Pulverenti 31bb5b5cb3 removed udp server layer
11 years ago
Luke Pulverenti 62521eabc2 update to latest js api client
11 years ago
Luke Pulverenti a6c9fdd0f2 Moved some web socket classes to the model
11 years ago
Luke Pulverenti e2dcddc5ac made compression and caching available to plugin api endpoints
11 years ago
LukePulverenti bae89ee824 fix duplicate connections on the dashboard
11 years ago
LukePulverenti fe1834e6be Add resume capability to GetTempFile
11 years ago
LukePulverenti f9e760cd90 removed object disposed catch
11 years ago
LukePulverenti fe91772f18 fixed semaphore dispose issue
11 years ago
LukePulverenti 332f635939 Added IHttpResultFactory
11 years ago
LukePulverenti 4f67fc4aef removed base kernel and ikernel
11 years ago
LukePulverenti 2ca4b7d03a Created IConfigurationManager
11 years ago
LukePulverenti 627b8370a8 made IHttpClient a little more flexible, allow Semaphore to be optional
12 years ago
LukePulverenti 7bca933af0 added the beginning of a service stack abstraction
12 years ago
LukePulverenti 1c9eb1911a fix media streaming in apiclient
12 years ago
LukePulverenti ff6325efc5 video streaming
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 28ccfb1bd1 extracted httpclient dependancy
12 years ago
LukePulverenti 8ce3e74e81 More DI
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 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 815240f920 fix query string parsing issue
12 years ago
LukePulverenti 509156cbc3 remove core plugin output from source control
12 years ago
LukePulverenti 767cdc1f6f Pushing missing changes
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 f1e668bad8 More code cleanups
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 670a53258e Some minor code cleanups
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti fe63d487be Removed dead code
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 93b42641d2 Switched to MEF to register http handlers
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti c7b305ee2e Added a user api handler, and improved portable ApiClient
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 3538789e46 Added User authentication
12 years ago