Commit Graph

108 Commits (55b770ac2f2bc9156243d06ffc22816efa295349)

Author SHA1 Message Date
Luke Pulverenti a4b40ad9d9 handle year in name when searching
11 years ago
Luke Pulverenti be1ce0f802 convert static remote streaming to use internal interfaces
11 years ago
MrSmoke 6657ce2145 Added missing method to IHttpClient
11 years ago
Luke Pulverenti ec4000404d rework text subtitles
11 years ago
Luke Pulverenti 247a40fa61 add console logging during startup
11 years ago
Luke Pulverenti b9d17c9bc7 add more methods to file system interface
11 years ago
Luke Pulverenti 74f0d8bdbe minor dashboard cleanup
11 years ago
Luke Pulverenti cb9b570a2a live tv updates
11 years ago
Luke Pulverenti f32212d160 update to service stack v4
11 years ago
Luke Pulverenti 0bdc8a49d5 switch from httpclient to plain httpwebrequest
11 years ago
Luke Pulverenti 05378c82cb fixes #582 - support tbn image files.
11 years ago
Luke Pulverenti 478be44dd6 create platform-specific network manager implementation
11 years ago
Luke Pulverenti eb72c2db51 updated nuget
11 years ago
Luke Pulverenti 755d98edc0 improved messages with startup failures
11 years ago
Luke Pulverenti 60780399c5 allow request header overrides
11 years ago
Luke Pulverenti ebec1e159c update default theme endpoints
11 years ago
Luke Pulverenti 0d59941539 restored network browser
11 years ago
Luke Pulverenti 98e7eeeff9 reduce byte conversions with alchemy web socket
11 years ago
Luke Pulverenti 7b6bf545da removed network option from directory picker due to unreliability
11 years ago
Mark Linton 64f06c2a1b One last mime type
11 years ago
Mark Linton bceac2ff26 Add document mime types.
11 years ago
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
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
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 2ca4b7d03a Created IConfigurationManager
12 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