aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
AgeCommit message (Expand)Author
2019-04-10Merge pull request #1209 from joshuaboniface/hotfix-authprovider-createJoshua M. Boniface
2019-04-07Override username with AuthenticationProviderJoshua Boniface
2019-04-04Add TODO to remove string targetJoshua Boniface
2019-04-04Apply review feedbackJoshua Boniface
2019-04-03Correct the installation and removal of pluginsJoshua Boniface
2019-04-02Search all subdirectories for PluginsJoshua Boniface
2019-03-29Correct bad quote charactersJoshua Boniface
2019-03-29Merge pull request #1149 from LogicalPhallacy/ImprovedPasswordResetJoshua M. Boniface
2019-03-29Remove dashes from pinsLogicalPhallacy
2019-03-29adds readonly to propertiesPhallacy
2019-03-28fix byte stringPhallacy
2019-03-28Hacky fix for a hacky issueBond_009
2019-03-28switched to a hexa string with crypto random backingPhallacy
2019-03-27minor fixes and usingsPhallacy
2019-03-27Merge pull request #934 from Bond-009/pluginJoshua M. Boniface
2019-03-27Update Emby.Server.Implementations/Library/DefaultPasswordResetProvider.csBond-009
2019-03-27Merge pull request #1151 from Phlogi/patch-1Joshua M. Boniface
2019-03-25async improvements and post reset cleanupsPhallacy
2019-03-25Apply minor suggestions from code reviewLogicalPhallacy
2019-03-25Correct use of local variable wanAddress.Phlogi
2019-03-25Simplify/remove/clean codeBond-009
2019-03-25No need to assign empty string.Phlogi
2019-03-25Removed trailing spaces, renamed get wan IP function.Phlogi
2019-03-25Formatting update Emby.Server.Implementations/ApplicationHost.csClaus Vium
2019-03-25Formatting update Emby.Server.Implementations/ApplicationHost.csClaus Vium
2019-03-25Formatting update Emby.Server.Implementations/ApplicationHost.csClaus Vium
2019-03-25Update Emby.Server.Implementations/ApplicationHost.csClaus Vium
2019-03-25Update Emby.Server.Implementations/ApplicationHost.csClaus Vium
2019-03-25Formatting update Emby.Server.Implementations/ApplicationHost.csClaus Vium
2019-03-24Fix check for available WAN address.Phlogi
2019-03-24removes needless dictionaryPhallacy
2019-03-24Update Emby.Server.Implementations/Library/UserManager.csClaus Vium
2019-03-24fixes some usingsPhallacy
2019-03-24Format the WAN API Url correctly with https and Port.Phlogi
2019-03-24Also add the WAN switch to the public system info.Phlogi
2019-03-24Proper access to configuration objectsPhlogi
2019-03-24Removed comment, renamed methods consistently.Phlogi
2019-03-24Update Emby.Server.Implementations/ApplicationHost.csClaus Vium
2019-03-24Update Emby.Server.Implementations/ApplicationHost.csClaus Vium
2019-03-24Update Emby.Server.Implementations/ApplicationHost.csClaus Vium
2019-03-24Fix build, missing changes.Phlogi
2019-03-24Change WAN IP behaviour: Use ServerConfiguration.WanDdns if set in configurat...Phlogi
2019-03-24WAN Address should use public ports instead of local ports. Phlogi
2019-03-24greaterthen/lessthen reversal fixPhallacy
2019-03-22made password resets an interface and per userPhallacy
2019-03-19Fix default value for Expires headerBill Thornton
2019-03-18Merge pull request #1127 from LogicalPhallacy/lockoutfixJoshua M. Boniface
2019-03-17Merge pull request #1090 from redSpoutnik/subtitle-display-titleVasily
2019-03-16really fixed line endingsPhallacy
2019-03-16fixed line endingsPhallacy