Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commits/commit/e1da046960bcf16c3e46db50c7d527c933397cad/Emby.Server.Implementations You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

1201 Commits (e1da046960bcf16c3e46db50c7d527c933397cad)

Author SHA1 Message Date
DrPandemic 69ee49bee6 Format correctly the PIN when updating it 6 years ago
DrPandemic c22068d6b1
Fix pin bug introduced in 10.3.z. 6 years ago
bugfixin 1df73fdeba Fix incorrect hasPassword flag when easy pin set 6 years ago
Joshua M. Boniface 4e0be95368
Merge pull request from bugfixin/passwordless-form-encoded 6 years ago
bugfixin 844ea9d77e Don't coalesce empty strings to null in StringMapTypeDeserializer 6 years ago
Bond_009 71479286e9 Fix 6 years ago
Claus Vium 28c2ac528d Re-add content length, semi revert of changes in () 6 years ago
Joshua M. Boniface 3738f95871
Merge pull request from Bond-009/fixpluginload 6 years ago
Claus Vium 764c6d5461 Fix comparison for empty password migration 6 years ago
Bond-009 6973182ade Fix more possible exceptions 6 years ago
Bond-009 f62af07381 Handle exception when loading unsupported assembly 6 years ago
Joshua Boniface 4ad71766fc Merge branch 'translations' into release-10.3.z 6 years ago
Weblate 9d60cc8c66 Rename Chinese (Traditional) file 6 years ago
Libor Filípek 4a6243096a Translated using Weblate (Czech) 6 years ago
Heldenkrieger01 10cbdc8e8e Translated using Weblate (Swiss German) 6 years ago
SaddFox 4886fc467c Translated using Weblate (Slovenian) 6 years ago
WWWesten 8e2827cc39 Translated using Weblate (Kazakh) 6 years ago
Βασίλης Μουρατίδης 395d2e4917 Translated using Weblate (Greek) 6 years ago
Dan Johansen d31f5229da Translated using Weblate (Danish) 6 years ago
Libor Filípek d6622818dc Translated using Weblate (Czech) 6 years ago
tinganhsu ba684d6d3a Translated using Weblate (Chinese (Traditional)) 6 years ago
tinganhsu 90c04a4640 Added translation using Weblate (Chinese (Traditional)) 6 years ago
Joshua M. Boniface 06a1e1f166
Merge pull request from joshuaboniface/hotfix-authapi 6 years ago
Joshua Boniface 250e0c75df Add MethodNotAllowedException with code 405 6 years ago
Bond_009 c7fedfbca3 Fix metadata path save 6 years ago
Anthony Lavado 34ab99caf1
Move the ProductName to the public endpoint 6 years ago
Anthony Lavado b2f94c0e40
Remove the old message responders 6 years ago
Joshua M. Boniface 75a4f04cce
Merge pull request from joshuaboniface/hotfix-authprovider-create 6 years ago
Joshua Boniface 1af9c047fb Override username with AuthenticationProvider 6 years ago
Joshua Boniface 754e76a61b Add TODO to remove string target 6 years ago
Joshua Boniface 09505e0988 Apply review feedback 6 years ago
Joshua Boniface 05a4161fd3 Correct the installation and removal of plugins 6 years ago
Joshua Boniface 38fcd31917 Search all subdirectories for Plugins 6 years ago
Joshua Boniface f0fbd0232c Correct bad quote characters 6 years ago
Joshua M. Boniface 72dd609109
Merge pull request from LogicalPhallacy/ImprovedPasswordReset 6 years ago
LogicalPhallacy 13e94a8b1b
Remove dashes from pins 6 years ago
Phallacy 2d396cb589 adds readonly to properties 6 years ago
Phallacy b56031b9f3 fix byte string 6 years ago
Bond_009 3001f21f8d Hacky fix for a hacky issue 6 years ago
Phallacy 48b50a22a4 switched to a hexa string with crypto random backing 6 years ago
Phallacy 5e8496bc59 minor fixes and usings 6 years ago
Joshua M. Boniface 2dbc1153e8
Merge pull request from Bond-009/plugin 6 years ago
Bond-009 b07c146fd9
Update Emby.Server.Implementations/Library/DefaultPasswordResetProvider.cs 6 years ago
Joshua M. Boniface cc2edc4d66
Merge pull request from Phlogi/patch-1 6 years ago
Phallacy 6be8624373 async improvements and post reset cleanups 6 years ago
LogicalPhallacy 740c95d557
Apply minor suggestions from code review 6 years ago
Phlogi 122cba2aa7
Correct use of local variable wanAddress. 6 years ago
Bond-009 b44a70ff36 Simplify/remove/clean code 6 years ago
Phlogi 1b03f078b9
No need to assign empty string. 6 years ago
Phlogi 4c8f8cf64c
Removed trailing spaces, renamed get wan IP function. 6 years ago