BaronGreenback
2f4860741c
_config.Configuration.PluginRespositories not instantiated causing InstallationManager.cs to crash with a null pointer.
4 years ago
Bond-009
cb193b6afd
Add support for ReadOnlySpan<char> in IgnorePatterns
4 years ago
Bond-009
71cbd51663
Merge pull request #3456 from crobibero/ignore-patterns
...
Add more ignorepatterns and tests
4 years ago
dkanada
9a44e2912e
Merge pull request #3455 from jellyfin/values
...
Use constructor to set optimal config values
4 years ago
Bond-009
73da8df4bf
Merge pull request #3137 from mark-monteiro/external-id-type
...
Correctly Support Translating External Ids
4 years ago
crobibero
ef49e2b21c
Fix nullable string usage.
4 years ago
crobibero
9772749d8f
Add more ignorepatterns and tests
4 years ago
dkanada
83ae4d074d
use constructor to set optimal config values
4 years ago
Cody Robibero
5f1b1dc3cc
fix nullability
4 years ago
BaronGreenback
2272363197
Update SsdpCommunicationsServer.cs
4 years ago
BaronGreenback
27f6e1ddc8
Update SsdpCommunicationsServer.cs
4 years ago
Mark Monteiro
0e9164351b
Merge remote-tracking branch 'upstream/master' into external-id-type
4 years ago
dkanada
57caa9fdba
Merge pull request #3435 from crobibero/revert-missing-fields
...
revert missing session fields
4 years ago
dkanada
d0bc93e947
Merge pull request #3437 from barronpm/fix-user-delete
...
Fix User Deletion
4 years ago
dkanada
bb7444db07
Merge pull request #3439 from cvium/ignore_application_folders
...
Never ignore application folders
4 years ago
dkanada
fc722a612e
Merge pull request #3445 from crobibero/invalid-image
...
catch skia errors when getting image dimensions
4 years ago
crobibero
9eba11379a
catch skia errors when getting image dimensions
4 years ago
dkanada
9a43dce6d0
Merge pull request #3444 from jellyfin/badge
...
Fix azure badge
4 years ago
dkanada
cc18aa38fa
update badge to match azure link
4 years ago
dkanada
0714bde9ce
fix azure badge
4 years ago
Claus Vium
0f07b19ca5
Remove AllowIgnorePath
4 years ago
Claus Vium
9dee1eef83
Never ignore application folders
4 years ago
Nyanmisaka
912946a427
Merge pull request from jellyfin/master
4 years ago
Franco Castillo
91c51ae675
Translated using Weblate (Spanish (Argentina))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_AR/
4 years ago
peberis
d0162bbe5a
Translated using Weblate (Nepali)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ne/
4 years ago
Patrick Barron
5ee419ebe4
Fix typo
4 years ago
Patrick Barron
2967dd6afd
Change to ResourceNotFoundException
4 years ago
Patrick Barron
9a01cd8590
Fix user deletion.
4 years ago
Pedro Nave
7da49d57b1
Translated using Weblate (Portuguese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/
4 years ago
crobibero
ef8bec23c4
revert missing session fields
4 years ago
Sasa
d5dad64e61
Translated using Weblate (Croatian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hr/
4 years ago
BaronGreenback
f01baad05e
Sending multicasts out of Sockets without setting the broadcast to true - causes the error "Bad value for ai_flags" on some systems ( #3404 )
...
The underlying cause looks to be https://github.com/dotnet/runtime/issues/28630 .
Basically, it's an access denied bug.
It looks like multicasts need the same access rights as broadcasts on some systems.
4 years ago
BaronGreenback
c07d8abfd5
Removed debugging info
4 years ago
crobibero
44a8ea6bee
implement ChangeEasyPassword from legacy provider
4 years ago
BaronGreenback
5b0c182908
Added logging and broadcast = true
...
Not intended for merge into the fork.
4 years ago
BaronGreenback
2486e48097
Merge pull request #30 from jellyfin/master
...
Updating master
4 years ago
Anthony Lavado
92091f13d3
Merge pull request #2904 from Bond-009/buffer
...
Use System.Buffers in RangeRequestWriter
4 years ago
Joshua M. Boniface
fe1c80668c
Merge pull request #3386 from jellyfin/azure-ci
...
Add Azure DevOps package builds
4 years ago
Bond-009
7481c3500a
Merge pull request #3425 from crobibero/revert-baseitem-logger
...
Revert ILoggerFactory usage in BaseItem.cs
4 years ago
crobibero
1398c2117c
Revert ILoggerFactory usage in BaseItem.cs
4 years ago
dkanada
ec017be16b
Merge pull request #3407 from telans/vscode
...
.gitignore: ignore jellyfin-web symlink & .vscode: dotnet telemetry optout
4 years ago
telans
712d581e01
remove vscode launch.json comments
4 years ago
telans
6bf4e1b28c
gitignore: catch jellyfin-web as symlink
4 years ago
telans
ae20776db3
vscode: dotnet telemetry optout
4 years ago
dkanada
4e08876028
Merge pull request #3418 from Bond-009/minor3
...
Minor changes
4 years ago
crobibero
3169b0af89
fix merge
4 years ago
crobibero
f4d8e0e20c
Merge remote-tracking branch 'upstream/master' into easypassword
4 years ago
dkanada
0be10db5a5
Merge pull request #3416 from jellyfin/dependabot/nuget/prometheus-net.AspNetCore-3.6.0
...
Bump prometheus-net.AspNetCore from 3.5.0 to 3.6.0
4 years ago
Anthony Lavado
649cccfc05
Merge pull request #3409 from Bond-009/scanerror
...
Fix scan crashed
4 years ago
Bond-009
3d42f37538
Minor changes
4 years ago