aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-10Bump version to 10.3.0-rc2 and update submodulev10.3.0-rc2Joshua Boniface
2019-04-10Bump dockerfile web versions tooJoshua Boniface
2019-04-10Merge pull request #1209 from joshuaboniface/hotfix-authprovider-createJoshua M. Boniface
2019-04-09Merge pull request #1221 from LogicalPhallacy/ffmpegdetectionJoshua M. Boniface
2019-04-09applied changes to just also search jellyfin base dirPhallacy
2019-04-08Merge pull request #1178 from jellyfin/LogicalPhallacy-patch-1Joshua M. Boniface
2019-04-08Merge pull request #1188 from joshuaboniface/hotfix-pluginloadJoshua M. Boniface
2019-04-07Override username with AuthenticationProviderJoshua Boniface
2019-04-07Merge pull request #1199 from jftuga/use_tls12_for_nssmJoshua M. Boniface
2019-04-06Use TLS 1.2 to download NSSMJohn Taylor
2019-04-04Add TODO to remove string targetJoshua Boniface
2019-04-04Apply review feedbackJoshua Boniface
2019-04-04Merge pull request #1195 from nvllsvm/optimizeAnthony Lavado
2019-04-03Optimize images with image_optimAndrew Rabert
2019-04-03Correct the installation and removal of pluginsJoshua Boniface
2019-04-03Merge pull request #1190 from jellyfin/updatesVasily
2019-04-03Update DockerfilesAndrew Rabert
2019-04-02Search all subdirectories for PluginsJoshua Boniface
2019-03-31Update install-jellyfin.ps1LogicalPhallacy
2019-03-31Updates windows installer default lib locationLogicalPhallacy
2019-03-30Bump version to 10.3.0 and update submodulev10.3.0-rc1Joshua Boniface
2019-03-30Merge pull request #1172 from joshuaboniface/build-improvementsAndrew Rabert
2019-03-30Merge pull request #1171 from joshuaboniface/ubuntu-armhfAnthony Lavado
2019-03-30Remove superfluous variable declarationJoshua Boniface
2019-03-30Get the version string from build.yamlJoshua Boniface
2019-03-30Simplify bump_version and remove changelogsJoshua Boniface
2019-03-30Split lists echoes into separate linesJoshua Boniface
2019-03-30Fix up the Ubuntu repository definitionsJoshua Boniface
2019-03-30Add Ubuntu armhf (Raspberry Pi) buildJoshua Boniface
2019-03-29Merge pull request #1170 from joshuaboniface/fix-build-typoJoshua M. 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-29Merge pull request #1169 from joshuaboniface/ffmpeg-locationVasily
2019-03-29adds readonly to propertiesPhallacy
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