index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MediaBrowser.Common
Age
Commit message (
Expand
)
Author
2013-06-10
fixed namespace casing
Luke Pulverenti
2013-06-09
fixed wrong project type guid
Luke Pulverenti
2013-06-08
removed unused methods
Luke Pulverenti
2013-06-03
re-factored some file system access
Luke Pulverenti
2013-06-02
fixes #322 - Sleep and Network Shares
Luke Pulverenti
2013-05-27
improve accuracy of local ip address discovery
Luke Pulverenti
2013-05-27
#280 - avoid an extra request to last fm by taking data from the MusicArtist ...
Luke Pulverenti
2013-05-25
updated browse to command
Luke Pulverenti
2013-05-21
localize library changed messages per user
Luke Pulverenti
2013-05-20
re-enable http compression for all providers except for last fm
Luke Pulverenti
2013-05-19
update to servicestack 3.9.46
Luke Pulverenti
2013-05-15
update to servicestack 3.9.45
Luke Pulverenti
2013-05-09
added model classes for remote control
Luke Pulverenti
2013-05-07
updated servicestack to 3.9.44
Luke Pulverenti
2013-05-06
replaced http client cache with longer lived cache
Luke Pulverenti
2013-05-04
add customizable accept header to http client interface
Luke Pulverenti
2013-05-01
more work on streaming remotely
Luke Pulverenti
2013-05-01
add remote streaming capabilities
Luke Pulverenti
2013-04-27
fixed subtitle offsets
Luke Pulverenti
2013-04-23
added subtitle seek on extract
Luke Pulverenti
2013-04-20
removed superfluous GetMemoryStream
Luke Pulverenti
2013-04-13
removed excess hashing in providers and made user data key-based
Luke Pulverenti
2013-04-10
added back IsFirstRun
Luke Pulverenti
2013-04-10
resharper suggestions in common project
Luke Pulverenti
2013-04-07
removed unneeded startup processes
Luke Pulverenti
2013-04-07
extracted a media encoding interface to keep ffmpeg out of nuget packages
Luke Pulverenti
2013-04-04
update to servicestack 3.9.43
Luke Pulverenti
2013-04-03
add optional package filter and remove IUIPlugin interface
Luke Pulverenti
2013-04-02
#62 - File locking problem in cache
Luke Pulverenti
2013-04-01
better dashboard background and text adjustments
Luke Pulverenti
2013-03-31
fixes #97 and creates a library dictionary cache to avoid FindById recursion
Luke Pulverenti
2013-03-27
removed udp server layer
Luke Pulverenti
2013-03-26
update to latest js api client
Luke Pulverenti
2013-03-25
Moved some web socket classes to the model
Luke Pulverenti
2013-03-23
made compression and caching available to plugin api endpoints
Luke Pulverenti
2013-03-16
fix duplicate connections on the dashboard
LukePulverenti
2013-03-14
Add resume capability to GetTempFile
LukePulverenti
2013-03-14
Hook new registration load to changing supporter keys
Eric Reed
2013-03-14
Create IRequiresRegistration. First part of #31
Eric Reed
2013-03-12
#22 - Need to strip html tags from overviews
LukePulverenti
2013-03-11
fixed app update notifications
LukePulverenti
2013-03-11
removed object disposed catch
LukePulverenti
2013-03-11
fixed semaphore dispose issue
LukePulverenti
2013-03-08
Added IHttpResultFactory
LukePulverenti
2013-03-07
removed base kernel and ikernel
LukePulverenti
2013-03-04
removed the IsCorePlugin property
LukePulverenti
2013-03-04
fixed multiple log files
LukePulverenti
2013-03-04
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
LukePulverenti
2013-03-04
Created IConfigurationManager
LukePulverenti
2013-03-03
First cut at LastfmArtistProvider
Eric Reed
[next]