tinganhsu
ba684d6d3a
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 96.8% (91 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/
6 years ago
tinganhsu
90c04a4640
Added translation using Weblate (Chinese (Traditional))
6 years ago
Joshua M. Boniface
06a1e1f166
Merge pull request #1244 from joshuaboniface/hotfix-authapi
...
Hotfix authapi
6 years ago
Anthony Lavado
7bea62adbf
Merge pull request #1245 from Bond-009/updateevent
...
Remove unused event
6 years ago
Joshua Boniface
31ad366aa9
Implemented suggested conditional
6 years ago
Joshua Boniface
10f33b0273
Update conditional to be correct
6 years ago
Bond-009
8f703f4744
Remove unused event
...
Release builds were failing because of this unused event.
6 years ago
Joshua Boniface
eaa1ac8013
Apparently strings can't be !'d
6 years ago
Joshua Boniface
ca3bb308b3
Add the proper Class too
6 years ago
Joshua Boniface
e790f024c2
Return MethodNotAllowedException if Pw is not set
...
Don't accept pre-hashed (not-plaintext) passwords as the auth
provider no longer supports this due to sha1+salting the passwords
in the database.
6 years ago
Joshua Boniface
250e0c75df
Add MethodNotAllowedException with code 405
6 years ago
Joshua M. Boniface
c3532b92f7
Merge pull request #1158 from Bond-009/httpclean
...
Reduce complexity http routes
6 years ago
Joshua M. Boniface
0539861dc0
Merge pull request #1182 from Bond-009/deepcopy
...
Speed up DeepCopy
6 years ago
Joshua M. Boniface
deedf2a36c
Merge pull request #1224 from Terror-Gene/patch-1
...
Fix missing Unraid cache mount and name capitalization
6 years ago
Joshua M. Boniface
cde7375049
Merge pull request #1242 from Bond-009/metadata
...
Fix metadata path save
6 years ago
Bond_009
c7fedfbca3
Fix metadata path save
6 years ago
Anthony Lavado
b031a55a59
Merge pull request #1225 from DrPandemic/update-build-path-help
...
Fix help message to indicate the right output folder
6 years ago
Bond-009
f520831025
Merge pull request #1239 from anthonylavado/fix-ident
...
Clean up UDP responders, and move ProductName to Public endpoint
6 years ago
Anthony Lavado
2f0719a883
Move the definition of ProductName to the correct class
...
Missed moving this from one class to the other.
6 years ago
Anthony Lavado
34ab99caf1
Move the ProductName to the public endpoint
...
Moves the ProductName field over from the private system/info point to
the public one, for easier identification
6 years ago
DrPandemic
65f9141764
Update the help message to indicate the right output folder
6 years ago
Anthony Lavado
b2f94c0e40
Remove the old message responders
...
Leaves only an answer to "Who is Jellyfin", removing older ones for
EmbyServer and MediaBrowser_v2.
6 years ago
VooDooS
ba12d96d23
Removed wrapping of HeaderNames fields
6 years ago
VooDooS
bb807554e2
Replace CRLF injection mitigation by use of .NET ip parsing
6 years ago
VooDooS
56d1050bac
Replace custom ip "normalization" by methods from `IPAddress`
6 years ago
VooDooS
a6e1b23eb0
Simplify headers use in WSS
6 years ago
VooDooS
5f6ab836de
Extend Microsoft.Net.Http.Headers.HeaderNames
6 years ago
Terror-Gene
a9f790e101
Fix directory capitalization
6 years ago
Terror-Gene
f888c4b641
Fix missing Unraid cache mount
...
Cache folder was not mounted outside of the Docker image since its separation from the config folder.
Config HostDir was only updated for consistency, previous directory was overridden by unraid into the appdata/appname folder anyway.
Name capitalization was corrected as this is only used by new installations & does not affect current installations/updates.
6 years ago
Joshua Boniface
65bff1181a
Bump version to 10.3.0-rc2 and update submodule
6 years ago
Joshua Boniface
efb14f0b58
Bump dockerfile web versions too
6 years ago
Joshua M. Boniface
75a4f04cce
Merge pull request #1209 from joshuaboniface/hotfix-authprovider-create
...
Override username with AuthenticationProvider
6 years ago
Joshua M. Boniface
007fe34363
Merge pull request #1221 from LogicalPhallacy/ffmpegdetection
...
Make Jellyfin search its base dir for ffmpeg
6 years ago
Ulysse
a1d50a6d05
Clean `WebSocketSharpRequest.PathInfo` ( #1212 )
...
* rm useless ResolvePathInfoFromMappedPath method
* rm useless NormalizePathInfo method
* Use request.Path instead of RawUrl
* Removing unused `HandlerFactoryPath` field
* Use an expression body definition and rm field `pathInfo`
* More (syntactic) sugar
* Who needs blocks in cases ?
6 years ago
Anthony Lavado
d7df2ac60c
Merge pull request #1210 from DrPandemic/fix-readme-link
...
Fix README documentation link
6 years ago
Phallacy
a7e31ef31f
applied changes to just also search jellyfin base dir
6 years ago
Bond-009
dcae3daf43
Merge pull request #1218 from EraYaN/disable-azure-ci-compatcheck
...
Disable dotnet_compat part of pipeline
6 years ago
Andrew Rabert
941ee53e7a
Merge pull request #1211 from Terror-Gene/patch-2
...
Update Unraid Docker icon
6 years ago
Joshua M. Boniface
eae0c28e6d
Merge pull request #1178 from jellyfin/LogicalPhallacy-patch-1
...
Updates windows installer default lib location
6 years ago
Erwin de Haan
7b4e16bb8f
Disabled dotnet_compat part of pipeline.
6 years ago
Joshua M. Boniface
21950382b9
Merge pull request #1188 from joshuaboniface/hotfix-pluginload
...
Fix problems with plugin installation
6 years ago
Terror-Gene
c72393c970
Updated Unraid Docker icon
...
Logo was set to use emby, but binhex has since added the jellyfin logo.
6 years ago
DrPandemic
f96d1e9e69
Fix README documentation link
6 years ago
Joshua Boniface
1af9c047fb
Override username with AuthenticationProvider
...
Pass back the Username directive returned by an AuthenticationProvider
to the calling code, so we may override the user-provided Username
value if the authentication provider passes this back. Useful for
instance in an LDAP scenario where what the user types may not
necessarily be the "username" that is mapped in the system, e.g.
the user providing 'mail' while 'uid' is the "username" value.
Could also then be extensible to other authentication providers
as well, should they wish to do a similar thing.
6 years ago
Joshua M. Boniface
2d19bfa7fb
Merge pull request #1199 from jftuga/use_tls12_for_nssm
...
Use TLS 1.2 to download NSSM
6 years ago
John Taylor
f5f7de64de
Use TLS 1.2 to download NSSM
6 years ago
Joshua Boniface
754e76a61b
Add TODO to remove string target
6 years ago
Joshua Boniface
09505e0988
Apply review feedback
...
Remove a few superfluous/testing log statements, and print the
deletion debug messages when it occurs rather than earlier. Use
a nicer name for the isDirectory variable.
6 years ago
Anthony Lavado
67e206fa0f
Merge pull request #1195 from nvllsvm/optimize
...
Optimize images with image_optim
6 years ago
Andrew Rabert
608fd873de
Optimize images with image_optim
6 years ago