aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-28fix byte stringPhallacy
2019-03-28Merge pull request #1166 from Bond-009/#1162Joshua M. Boniface
2019-03-28Use new libexecdir location for jellyfin-ffmpegJoshua Boniface
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-27Merge pull request #1157 from Bond-009/smallfixAnthony Lavado
2019-03-26Fix build errorBond-009
2019-03-25async improvements and post reset cleanupsPhallacy
2019-03-25Apply minor suggestions from code reviewLogicalPhallacy
2019-03-25Merge pull request #1153 from Bond-009/dlnaJoshua M. Boniface
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-25Improved dispose methodBond-009
2019-03-25Check if disposed firstBond-009
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-24Merge pull request #1140 from oddstr13/pr-doxygen-1Bond-009
2019-03-24Merge pull request #1137 from thornbill/fix-expires-headerBond-009
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-21Implemented some requested changes to the DoxyfileOdd Stråbø
2019-03-21Customize Doxygen config.Odd Stråbø
2019-03-21Generate doxygen template config `doxygen -g`Odd Stråbø
2019-03-20Merge pull request #1139 from Liggy/debian-initVasily
2019-03-20Update init scripts for compatibility with DevuanTorsten
2019-03-19Fix default value for Expires headerBill Thornton