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.ServerApplication
/
App.xaml.cs
Age
Commit message (
Expand
)
Author
2013-03-03
created an init method on base app host
LukePulverenti
2013-03-02
added IServerEntryPoint to replace plugin.initialize
LukePulverenti
2013-03-02
Server app update on launch
Eric Reed
2013-02-27
remvoed CO uninstall project
LukePulverenti
2013-02-27
combined usermanager and userdata manager
LukePulverenti
2013-02-26
added a shutdown api method, font size fix and other decouplings
LukePulverenti
2013-02-25
plugin security fixes and other abstractions
LukePulverenti
2013-02-24
More DI
LukePulverenti
2013-02-23
extracted http server, web socket server and udp server dependancies
LukePulverenti
2013-02-23
moved some network code to the networking assembly
LukePulverenti
2013-02-23
type discovery without attributes
LukePulverenti
2013-02-22
more dependancy injection. still just beginning
LukePulverenti
2013-02-21
isolated clickonce dependancies
LukePulverenti
2013-02-21
Removed System.Windows.Forms dependancy from Common. Almost done removing NLo...
LukePulverenti
2013-02-21
extracted more logging dependancies
LukePulverenti
2013-02-21
removed static logger
LukePulverenti
2013-02-21
isolated bdinfo dependancy
LukePulverenti
2013-02-21
isolated weather and moved drawing classes up to the controller project
LukePulverenti
2013-02-21
isolated DotNetZip dependancy
LukePulverenti
2013-02-20
isolated sqlite dependancy
LukePulverenti
2013-02-20
Pushing missing changes
LukePulverenti
2012-09-16
Added new icons and fixed some splash screen issues
LukePulverenti Luke Pulverenti luke pulverenti
2012-09-16
usings
LukePulverenti Luke Pulverenti luke pulverenti
2012-09-13
Improved BaseApplication
LukePulverenti Luke Pulverenti luke pulverenti
2012-09-11
More code cleanups
LukePulverenti Luke Pulverenti luke pulverenti
2012-08-19
Created a BaseApplication class in common
LukePulverenti Luke Pulverenti luke pulverenti
2012-08-19
Fixed some kernel/splash screen async startup issues
LukePulverenti Luke Pulverenti luke pulverenti
2012-08-12
Implemented tray icon commands. (Dashboard link currently won't work)
LukePulverenti Luke Pulverenti luke pulverenti
2012-08-05
Added missing reference to MediaBrowser.Common
RedShirtMB Mark Linton redshirt linton
2012-08-04
Made ServerApplication a Single Instance app.
RedShirtMB Mark Linton redshirt linton
2012-08-04
Moved kernel dispose to application.onexit
LukePulverenti Luke Pulverenti luke pulverenti
2012-08-04
Initial creation of the ServerApplication
RedShirtMB Mark Linton redshirt linton