aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.ServerApplication
AgeCommit message (Collapse)Author
2016-11-03change pcl's to .netstandardLuke Pulverenti
2016-11-01update componentsLuke Pulverenti
2016-10-29rework dlna projectLuke Pulverenti
2016-10-29move dependenciesLuke Pulverenti
2016-10-29move dependenciesLuke Pulverenti
2016-10-29continue with .net core targetingLuke Pulverenti
2016-10-29move common dependenciesLuke Pulverenti
2016-10-29move common dependenciesLuke Pulverenti
2016-10-25make controller project portableLuke Pulverenti
2016-10-23move interface to modelLuke Pulverenti
2016-10-23update startup timeoutLuke Pulverenti
2016-10-18remote service restartLuke Pulverenti
2016-10-11Merge branch 'dev' of https://github.com/hatharry/Emby.githatharry
2016-10-11add retry to service restarthatharry
2016-10-10update program queriesLuke Pulverenti
2016-09-17update sqliteLuke Pulverenti
2016-09-15Merge pull request #2164 from hatharry/devLuke
Service restart and update
2016-09-12removed dead codeLuke Pulverenti
2016-09-12encapsulate path substitutionLuke Pulverenti
2016-09-09update dialogsLuke Pulverenti
2016-09-08add option to save recordings as mkvLuke Pulverenti
2016-09-06add sports and kids recording categoriesLuke Pulverenti
2016-09-06update promptLuke Pulverenti
2016-09-06fix artist editorLuke Pulverenti
2016-09-03add loopback handlerLuke Pulverenti
2016-09-02automate loopback exception for windows store appLuke Pulverenti
2016-08-31update app footerLuke Pulverenti
2016-08-29Check service running before checking self restarthatharry
2016-08-29Merge branch 'dev' of https://github.com/hatharry/Emby.githatharry
2016-08-29Support service restart and updatehatharry
2016-08-26fix repeated guide refreshesLuke Pulverenti
2016-08-16target 4.6.2Luke Pulverenti
2016-07-29Merge pull request #1997 from SvenVandenbrande/devLuke
Clean Up code
2016-07-30Fix: Emby notification icon remained visible after shutdownsoftworkz
Also implemented the recommended pattern for IDisposable.
2016-07-29Removed redundant Collection InitializersSven Van den brande
Removed Using directives that are not required
2016-07-18update vcc 2013 checkLuke Pulverenti
2016-07-13add service messageLuke Pulverenti
2016-07-13improve prevention of simultaneous instancesLuke Pulverenti
2016-06-24update sqliteLuke Pulverenti
2016-06-23update startup wizardLuke Pulverenti
2016-06-18continue jquery removalLuke Pulverenti
2016-06-17update urlsLuke Pulverenti
2016-06-16update GetChildCountLuke Pulverenti
2016-06-16update urlsLuke Pulverenti
2016-06-14fix windows network browserLuke Pulverenti
2016-06-14Disable FIPS Validation Check in App.configAvalon Thorne
Disables the FIPS Validation Check to allow the MediaBrowser Server Application to run on a Trusted Platform enabled computer running Windows 10. Important information regarding the addition can be found on MSDN: https://msdn.microsoft.com/en-us/library/hh202806(v=vs.110).aspx While in our discussions with Microsoft Government and Enterprise Support it has been indicated that it's best practice to move to a FIPS validated encryption method (please see MSDN: https://msdn.microsoft.com/en-us/library/0ss79b2x(v=vs.110).aspx to determine an appropriate algorithm), this patch will at minimum allow the application to run by specifying whether to enforce a computer configuration requirement that cryptographic algorithms must comply with the Federal Information Processing Standards or "FIPS." Please see http://emby.media/community/index.php?/topic/35875-fips-validated-cryptography-fix/ for discussion on the proposed fix.
2016-06-11update elementsLuke Pulverenti
2016-06-10update channel mappingLuke Pulverenti
2016-06-04remove dead codeLuke Pulverenti
2016-06-01calculate similarity at database levelLuke Pulverenti