NickSica
4b2c40f717
Fixes Ombi auth through Jellyfin
3 years ago
Bond_009
5265b3eee7
Replace PBKDF2-SHA1 with PBKDF2-SHA512
...
This also migrates already created passwords on login
Source for the number of iterations:
https://cheatsheetseries.owasp.org/cheatsheets/Password_Storage_Cheat_Sheet.html#pbkdf2
3 years ago
Cody Robibero
4c88bf3fe3
Merge pull request #6808 from cvium/dlnope_never_again
3 years ago
Cody Robibero
57d5423d64
Merge pull request #6816 from Bond-009/warn55
...
Fix some warnings
3 years ago
cvium
efa76c0b63
Remove unused field
3 years ago
cvium
3f09fb8d70
length
3 years ago
Bond_009
1d19a5be61
Fix some warnings
...
down to 580
3 years ago
Cody Robibero
a7a6a22109
Merge pull request #6814 from thornbill/fix-issue-template
3 years ago
Bill Thornton
97508c6f42
Fix yaml format issue in issue template
3 years ago
Bond-009
296ba26b19
Merge pull request #6507 from Artiume/patch-6
3 years ago
Claus Vium
c3523e7cf7
Merge pull request #5905 from BaronGreenback/TVFix
...
Fix for Livetv and DLNA when bind interfaces specified.
3 years ago
Claus Vium
c50c9c3dbf
Merge pull request #6794 from Bond-009/dead
...
Remove some dead code
3 years ago
cvium
a90735bc5a
Last small fixes
3 years ago
cvium
37a04d5dbf
Reduce indentation
3 years ago
cvium
e1f7f1405e
Use GetOrderBy in GetChildrenSorted
3 years ago
cvium
6985a4f255
Fix SortCriteria and refactor SetSorting
3 years ago
cvium
53c16c2342
Build an array instead of using LINQ
3 years ago
cvium
c1c77c8762
comments
3 years ago
WWWesten
6bd108877e
Translated using Weblate (Russian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
3 years ago
Bond_009
994101fcf4
Remove some dead code
3 years ago
Bond-009
1cfd11b98c
Merge pull request #6811 from jellyfin/dependabot/nuget/Mono.Nat-3.0.2
3 years ago
cvium
2b02b53fc0
Merge branch 'master' into dlnope_never_again
3 years ago
cvium
996500b2f8
review stuff
3 years ago
dependabot[bot]
ce1c36dbf2
Bump Mono.Nat from 3.0.1 to 3.0.2
...
Bumps [Mono.Nat](https://github.com/mono/Mono.Nat ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/mono/Mono.Nat/releases )
- [Commits](https://github.com/mono/Mono.Nat/compare/release-v3.0.1...release-v3.0.2 )
---
updated-dependencies:
- dependency-name: Mono.Nat
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Claus Vium
04040b25e0
Merge pull request #6810 from jellyfin/dependabot/nuget/Microsoft.SourceLink.GitHub-1.1.0
...
Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.0
3 years ago
Claus Vium
66912deb84
Apply suggestions from code review
3 years ago
Claus Vium
ac06022e0f
Update Emby.Dlna/ContentDirectory/ControlHandler.cs
3 years ago
dependabot[bot]
c2d99dc3f0
Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.0
...
Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink ) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/dotnet/sourcelink/releases )
- [Commits](https://github.com/dotnet/sourcelink/compare/1.0.0...1.1.0 )
---
updated-dependencies:
- dependency-name: Microsoft.SourceLink.GitHub
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Claus Vium
ca6211ad61
Merge pull request #6813 from Bond-009/warn54
...
Fix some warnings
3 years ago
Bond_009
5726535a26
Fix some warnings
...
609 left
3 years ago
Claus Vium
6f85e30475
Merge pull request #6806 from crobibero/dotnet6
...
Update to full dotnet 6
3 years ago
cvium
a236f52c31
Simplify and reduce LOC in ControlHandler
3 years ago
Cody Robibero
64652b6392
Fix and disable new dotnet6 warnings
3 years ago
hoanghuy309
958a4f509c
Translated using Weblate (Vietnamese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
3 years ago
Cody Robibero
40045d2147
Update to full dotnet 6
3 years ago
Cody Robibero
65971eb27e
Merge pull request #6795 from LinFor/pr-dlna
...
Fix DLNA on older Samsung TVs
3 years ago
rimasx
15dd23e4da
Translated using Weblate (Estonian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/et/
3 years ago
cvium
1c47211a9e
Merge remote-tracking branch 'BaronGreenback/TVFix' into TVFix
3 years ago
cvium
82e6a21f3b
Use the new method in DLNA
3 years ago
cvium
f03e77a4d5
Merge branch 'master' into TVFix
3 years ago
LinFor
5c69d110cc
Samsung DLNA fixes
3 years ago
Claus Vium
3906343c91
Merge pull request #6793 from Bond-009/rootedpath
...
Add some docs and tests
3 years ago
Claus Vium
0ee43f897b
Merge pull request #5918 from crobibero/client-logger
...
Add endpoint to log client events
3 years ago
Bond_009
4dfb7b18ae
Add some docs and tests
3 years ago
Cody Robibero
666e95e27f
Add randomization to generated filename
3 years ago
Claus Vium
195831ad4a
Merge pull request #6792 from Bond-009/authex
...
Fix UnauthorizedAccessException in GetDrives
3 years ago
Cody Robibero
892b05c5e6
Clean up redundant code
3 years ago
Bond_009
0f52896691
Fix UnauthorizedAccessException in GetDrives
...
```
[15:01:24] [ERR] [55] Jellyfin.Server.Middleware.ExceptionMiddleware: Error processing request. URL GET /Environment/Drives.
System.UnauthorizedAccessException: Access to the path is denied.
---> System.IO.IOException: Operation not permitted
--- End of inner exception stack trace ---
at System.IO.DriveInfo.CheckStatfsResultAndThrowIfNecessary(Int32 result)
at System.IO.DriveInfo.get_TotalSize()
at Emby.Server.Implementations.IO.ManagedFileSystem.<>c.<GetDrives>b__32_0(DriveInfo d) in /home/bond/dev/jellyfin/Emby.Server.Implementations/IO/ManagedFileSystem.cs:line 583
at System.Linq.Enumerable.WhereSelectArrayIterator`2.ToList()
at Emby.Server.Implementations.IO.ManagedFileSystem.GetDrives() in /home/bond/dev/jellyfin/Emby.Server.Implementations/IO/ManagedFileSystem.cs:line 583
at Jellyfin.Api.Controllers.EnvironmentController.GetDrives() in /home/bond/dev/jellyfin/Jellyfin.Api/Controllers/EnvironmentController.cs:line 153
at lambda_method559(Closure , Object , Object[] )
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
```
3 years ago
Bond-009
83859a1e6d
Merge pull request #6783 from 1337joe/purge-screenshot
3 years ago
Bond-009
8d8e113771
Merge pull request #6791 from cvium/fix_plugin_loading
3 years ago