aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-03-19Merge pull request #1136 from jellyfin/add-access-to-templateJoshua M. Boniface
2019-03-19Improve the wording per @joshuaboniface suggestionVasily
2019-03-19Require access type to be included in bug reportVasily
2019-03-18Merge pull request #4 from jellyfin/masterLogicalPhallacy
2019-03-18Merge pull request #1117 from Bond-009/ffmpegJoshua M. Boniface
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
2019-03-16adding regex fixPhallacy
2019-03-17Merge pull request #1121 from LogicalPhallacy/masterJoshua M. Boniface
2019-03-16Update Emby.Server.Implementations/Library/UserManager.csJoshua M. Boniface
2019-03-16Merge branch 'master' into subtitle-display-titleredSpoutnik