Commit Graph

  • 696a36b4a5 Update submodule for 10.3.1 v10.3.1 Joshua Boniface 2019-04-20 15:59:50 -04:00
  • 5fb4922c6f Bump version to 10.3.1 Joshua Boniface 2019-04-20 14:24:40 -04:00
  • 3738f95871 Merge pull request #1258 from Bond-009/fixpluginload Joshua M. Boniface 2019-04-20 12:35:57 -04:00
  • 6797bdec04 Merge pull request #1264 from jellyfin/fix-empty-pw-migration Joshua M. Boniface 2019-04-20 12:20:22 -04:00
  • 764c6d5461 Fix comparison for empty password migration Claus Vium 2019-04-20 17:42:11 +02:00
  • 6973182ade Fix more possible exceptions Bond-009 2019-04-20 14:02:00 +02:00
  • f62af07381 Handle exception when loading unsupported assembly Bond-009 2019-04-20 12:18:44 +02:00
  • a8da122fb3 Merge pull request #1252 from jellyfin/release-10.3.z Bond-009 2019-04-20 12:25:29 +02:00
  • da842d5a73 Fix incorrect escaping in regex pattern bugfixin 2019-04-19 18:35:28 +00:00
  • 46c37c0ae8 Bump version to 10.3.0 (release) v10.3.0 Joshua Boniface 2019-04-19 14:25:29 -04:00
  • 4ad71766fc Merge branch 'translations' into release-10.3.z Joshua Boniface 2019-04-19 14:19:22 -04:00
  • 9d60cc8c66 Rename Chinese (Traditional) file Weblate 2019-04-19 13:59:04 -04:00
  • 0794a3edf4 Adjust detection of 'sample' in filenames to use regex boundaries bugfixin 2019-04-18 21:47:19 +00:00
  • 4a6243096a Translated using Weblate (Czech) Libor Filípek 2019-04-19 17:30:29 +00:00
  • 10cbdc8e8e Translated using Weblate (Swiss German) Heldenkrieger01 2019-04-09 17:16:35 +00:00
  • 4886fc467c Translated using Weblate (Slovenian) SaddFox 2019-04-16 14:53:26 +00:00
  • 8e2827cc39 Translated using Weblate (Kazakh) WWWesten 2019-04-02 12:41:49 +00:00
  • 395d2e4917 Translated using Weblate (Greek) Βασίλης Μουρατίδης 2019-04-18 09:05:44 +00:00
  • d31f5229da Translated using Weblate (Danish) Dan Johansen 2019-04-09 07:39:06 +00:00
  • d6622818dc Translated using Weblate (Czech) Libor Filípek 2019-04-13 12:06:54 +00:00
  • ba684d6d3a Translated using Weblate (Chinese (Traditional)) tinganhsu 2019-04-19 04:33:31 +00:00
  • 90c04a4640 Added translation using Weblate (Chinese (Traditional)) tinganhsu 2019-04-19 04:32:51 +00:00
  • 06a1e1f166 Merge pull request #1244 from joshuaboniface/hotfix-authapi Joshua M. Boniface 2019-04-18 17:58:54 -04:00
  • 7bea62adbf Merge pull request #1245 from Bond-009/updateevent Anthony Lavado 2019-04-18 14:16:48 -04:00
  • 31ad366aa9 Implemented suggested conditional Joshua Boniface 2019-04-18 10:24:08 -04:00
  • 10f33b0273 Update conditional to be correct Joshua Boniface 2019-04-18 09:31:30 -04:00
  • 8f703f4744 Remove unused event Bond-009 2019-04-18 13:19:16 +02:00
  • eaa1ac8013 Apparently strings can't be !'d Joshua Boniface 2019-04-17 22:49:17 -04:00
  • ca3bb308b3 Add the proper Class too Joshua Boniface 2019-04-17 22:46:26 -04:00
  • e790f024c2 Return MethodNotAllowedException if Pw is not set Joshua Boniface 2019-04-17 22:31:17 -04:00
  • 250e0c75df Add MethodNotAllowedException with code 405 Joshua Boniface 2019-04-17 22:31:06 -04:00
  • c3532b92f7 Merge pull request #1158 from Bond-009/httpclean Joshua M. Boniface 2019-04-17 22:12:17 -04:00
  • 0539861dc0 Merge pull request #1182 from Bond-009/deepcopy Joshua M. Boniface 2019-04-17 22:11:53 -04:00
  • deedf2a36c Merge pull request #1224 from Terror-Gene/patch-1 Joshua M. Boniface 2019-04-17 22:11:30 -04:00
  • cde7375049 Merge pull request #1242 from Bond-009/metadata Joshua M. Boniface 2019-04-17 09:26:04 -04:00
  • e89c8dbf76 Use CultureInfo.InvariantCulture Bond-009 2019-04-17 15:23:03 +02:00
  • c7fedfbca3 Fix metadata path save Bond_009 2019-04-17 11:41:14 +02:00
  • b031a55a59 Merge pull request #1225 from DrPandemic/update-build-path-help Anthony Lavado 2019-04-16 16:20:12 -04:00
  • f520831025 Merge pull request #1239 from anthonylavado/fix-ident Bond-009 2019-04-16 11:56:38 +02:00
  • 2f0719a883 Move the definition of ProductName to the correct class Anthony Lavado 2019-04-16 01:38:00 -04:00
  • 34ab99caf1 Move the ProductName to the public endpoint Anthony Lavado 2019-04-16 01:16:02 -04:00
  • 65f9141764 Update the help message to indicate the right output folder DrPandemic 2019-04-10 22:08:23 -04:00
  • b2f94c0e40 Remove the old message responders Anthony Lavado 2019-04-15 00:21:14 -04:00
  • ba12d96d23 Removed wrapping of HeaderNames fields VooDooS 2019-04-12 15:25:18 +02:00
  • bb807554e2 Replace CRLF injection mitigation by use of .NET ip parsing VooDooS 2019-04-11 17:17:48 +02:00
  • 56d1050bac Replace custom ip "normalization" by methods from IPAddress VooDooS 2019-04-11 17:13:40 +02:00
  • a6e1b23eb0 Simplify headers use in WSS VooDooS 2019-04-11 16:58:28 +02:00
  • 5f6ab836de Extend Microsoft.Net.Http.Headers.HeaderNames VooDooS 2019-04-11 15:35:06 +02:00
  • a9f790e101 Fix directory capitalization Terror-Gene 2019-04-11 04:00:46 +09:30
  • f888c4b641 Fix missing Unraid cache mount Terror-Gene 2019-04-11 03:19:05 +09:30
  • 65bff1181a Bump version to 10.3.0-rc2 and update submodule v10.3.0-rc2 Joshua Boniface 2019-04-10 00:51:21 -04:00
  • efb14f0b58 Bump dockerfile web versions too Joshua Boniface 2019-04-10 00:23:39 -04:00
  • 75a4f04cce Merge pull request #1209 from joshuaboniface/hotfix-authprovider-create Joshua M. Boniface 2019-04-10 00:18:08 -04:00
  • 007fe34363 Merge pull request #1221 from LogicalPhallacy/ffmpegdetection Joshua M. Boniface 2019-04-09 23:57:20 -04:00
  • a1d50a6d05 Clean WebSocketSharpRequest.PathInfo (#1212) Ulysse 2019-04-09 20:19:27 +02:00
  • d7df2ac60c Merge pull request #1210 from DrPandemic/fix-readme-link Anthony Lavado 2019-04-09 12:23:07 -04:00
  • a7e31ef31f applied changes to just also search jellyfin base dir Phallacy 2019-04-04 23:04:54 -07:00
  • dcae3daf43 Merge pull request #1218 from EraYaN/disable-azure-ci-compatcheck Bond-009 2019-04-09 07:45:15 +02:00
  • 941ee53e7a Merge pull request #1211 from Terror-Gene/patch-2 Andrew Rabert 2019-04-08 18:53:57 -04:00
  • eae0c28e6d Merge pull request #1178 from jellyfin/LogicalPhallacy-patch-1 Joshua M. Boniface 2019-04-08 18:44:43 -04:00
  • 7b4e16bb8f Disabled dotnet_compat part of pipeline. Erwin de Haan 2019-04-09 00:43:25 +02:00
  • 21950382b9 Merge pull request #1188 from joshuaboniface/hotfix-pluginload Joshua M. Boniface 2019-04-08 11:24:53 -04:00
  • c72393c970 Updated Unraid Docker icon Terror-Gene 2019-04-08 14:56:42 +09:30
  • f96d1e9e69 Fix README documentation link DrPandemic 2019-04-07 22:26:27 -04:00
  • 1af9c047fb Override username with AuthenticationProvider Joshua Boniface 2019-04-07 19:51:45 -04:00
  • 2d19bfa7fb Merge pull request #1199 from jftuga/use_tls12_for_nssm Joshua M. Boniface 2019-04-07 02:48:59 -04:00
  • f5f7de64de Use TLS 1.2 to download NSSM John Taylor 2019-04-06 13:40:19 -04:00
  • 754e76a61b Add TODO to remove string target Joshua Boniface 2019-04-04 02:34:23 -04:00
  • 09505e0988 Apply review feedback Joshua Boniface 2019-04-04 01:54:31 -04:00
  • 67e206fa0f Merge pull request #1195 from nvllsvm/optimize Anthony Lavado 2019-04-04 01:16:49 -04:00
  • 608fd873de Optimize images with image_optim Andrew Rabert 2019-04-03 22:58:52 -04:00
  • 05a4161fd3 Correct the installation and removal of plugins Joshua Boniface 2019-04-03 19:43:02 -04:00
  • 05040351dc Merge pull request #1190 from jellyfin/updates Vasily 2019-04-03 18:05:59 +03:00
  • d75324afc9 Update Dockerfiles * Use new dotnet image paths * Update jellyfin-web to 10.3.0-rc1 Andrew Rabert 2019-04-03 01:21:28 -04:00
  • 38fcd31917 Search all subdirectories for Plugins Joshua Boniface 2019-04-02 18:19:19 -04:00
  • 2f33e99006 Speed up DeepCopy Bond-009 2019-04-02 18:17:50 +02:00
  • 79d9b8e693 Merge pull request #1168 from Bond-009/io Vasily 2019-04-01 16:20:23 +03:00
  • 91e3b3b491 Merge pull request #1176 from Bond-009/namingdep Vasily 2019-04-01 16:19:44 +03:00
  • 816d8a0216 Update install-jellyfin.ps1 LogicalPhallacy 2019-03-31 10:34:49 -07:00
  • e37ccd6ec0 Updates windows installer default lib location LogicalPhallacy 2019-03-31 10:32:56 -07:00
  • f2e2065fd4 Remove unused dependency for Emby.Naming Bond_009 2019-03-31 15:24:18 +02:00
  • f27477da26 Bump version to 10.3.0 and update submodule v10.3.0-rc1 Joshua Boniface 2019-03-30 15:47:34 -04:00
  • c032a015a4 Merge pull request #1172 from joshuaboniface/build-improvements Andrew Rabert 2019-03-30 15:45:11 -04:00
  • 11e81b035a Merge pull request #1171 from joshuaboniface/ubuntu-armhf Anthony Lavado 2019-03-30 13:23:10 -04:00
  • 891a03c038 Remove superfluous variable declaration Joshua Boniface 2019-03-30 12:58:39 -04:00
  • 31aa6c486c Get the version string from build.yaml Joshua Boniface 2019-03-30 12:42:33 -04:00
  • 1d9133a5e8 Simplify bump_version and remove changelogs Joshua Boniface 2019-03-30 12:42:16 -04:00
  • 3375ca5a8c Split lists echoes into separate lines Joshua Boniface 2019-03-30 12:19:49 -04:00
  • 1596e93cc1 Fix up the Ubuntu repository definitions Joshua Boniface 2019-03-30 11:57:10 -04:00
  • 1a540f1cf7 Add Ubuntu armhf (Raspberry Pi) build Joshua Boniface 2019-03-30 11:50:46 -04:00
  • 05f5cd1bde Merge pull request #1170 from joshuaboniface/fix-build-typo Joshua M. Boniface 2019-03-29 19:17:32 -04:00
  • f0fbd0232c Correct bad quote characters Joshua Boniface 2019-03-29 19:13:01 -04:00
  • 72dd609109 Merge pull request #1149 from LogicalPhallacy/ImprovedPasswordReset Joshua M. Boniface 2019-03-29 18:26:30 -04:00
  • 13e94a8b1b Remove dashes from pins LogicalPhallacy 2019-03-29 12:48:07 -07:00
  • f911fda34f Merge ifs Bond_009 2019-03-29 20:34:42 +01:00
  • d9e7883fb5 Merge pull request #1169 from joshuaboniface/ffmpeg-location Vasily 2019-03-29 18:16:36 +03:00
  • 2d396cb589 adds readonly to properties Phallacy 2019-03-29 07:10:49 -07:00
  • b56031b9f3 fix byte string Phallacy 2019-03-28 20:49:11 -07:00
  • fd86b141e2 Merge pull request #1166 from Bond-009/#1162 Joshua M. Boniface 2019-03-28 22:45:34 -04:00
  • 41df562419 Improve IO code Bond_009 2019-03-28 23:19:56 +01:00