Claus Vium
|
e775286de5
|
Merge pull request #6646 from 1337joe/test-mp4-metadata
|
3 years ago |
Claus Vium
|
1156699481
|
Merge pull request #6657 from Bond-009/dotnetbug
|
3 years ago |
Marcel
|
fe461ff66b
|
Added Docker Healthcheck
|
3 years ago |
Claus Vium
|
1bfe6342df
|
Merge pull request #6676 from Bond-009/rng
Use static crypto rng
|
3 years ago |
Claus Vium
|
b16e6621b3
|
Merge pull request #6663 from crobibero/dotnet-6-rc1
Reference dotnet6-rc1 packages
|
3 years ago |
Claus Vium
|
eea2ba9b68
|
Merge pull request #6678 from Bond-009/random
Use new Random.Shared instead of creating new instances
|
3 years ago |
Claus Vium
|
851a5f3b55
|
Merge pull request #6665 from Bond-009/tests6
Improve test coverage for QuickConnectManager
|
3 years ago |
Claus Vium
|
098b598293
|
Merge pull request #6677 from Bond-009/shuffle2
Remove duplicate Fisher–Yates shuffle impl
|
3 years ago |
Cody Robibero
|
3bbd98cc3f
|
Merge remote-tracking branch 'upstream/master' into schedules-direct
|
3 years ago |
Bond-009
|
a01f9775ff
|
Merge pull request #6667 from Bond-009/warn53
|
3 years ago |
Bond_009
|
d05062fec0
|
Use new Random.Shared instead of creating new instances
|
3 years ago |
Bond_009
|
dc8feca6bb
|
Remove duplicate Fisher–Yates shuffle impl
|
3 years ago |
Bond_009
|
3b492d4af8
|
Use static crypto rng
|
3 years ago |
Bond-009
|
556ef5f157
|
Merge pull request #6673 from cvium/pinfile
|
3 years ago |
cvium
|
3add805cbf
|
Return the path to the pinfile in forgot password
|
3 years ago |
Claus Vium
|
93198787d1
|
Merge pull request #6666 from Bond-009/issue6123
|
3 years ago |
Bond-009
|
68aa5db2b5
|
Merge pull request #6670 from lyarenei/update-split-whitelist
Update artist split whitelist
|
3 years ago |
Systerm
|
6297fa5bf7
|
Translated using Weblate (Portuguese)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/
|
3 years ago |
Bond_009
|
f7ae3c6a85
|
Set AnalysisMode to AllEnabledByDefault
|
3 years ago |
Bond_009
|
03f933aaa0
|
Fix the last few warnings
Enables TreatWarningsAsErrors for all projects
|
3 years ago |
Bond-009
|
c5285cee1c
|
Merge pull request #6664 from cvium/subtitle_refresh
|
3 years ago |
Bond-009
|
a1246ba3a0
|
Merge pull request #6649 from barronpm/implementations-warn2
|
3 years ago |
Dominik Krivohlavek
|
ef99225c40
|
Add 22/7 to split whitelist
|
3 years ago |
Patrick Barron
|
e0db541381
|
Update indentation
|
3 years ago |
Bond_009
|
67147400bf
|
Fix issue #6123
|
3 years ago |
cvium
|
7abdf71c49
|
Revert to old line
|
3 years ago |
Bond_009
|
74d75fad46
|
Improve test coverage for QuickConnectManager
|
3 years ago |
cvium
|
229917a2f8
|
Queue refresh after subtitle upload + minor fixes
|
3 years ago |
joanMelchor
|
d245e45254
|
Translated using Weblate (Catalan)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/
|
3 years ago |
Cody Robibero
|
017380f1dd
|
Reference dotnet6-rc1 packages
|
3 years ago |
Bond-009
|
647c080ef7
|
Merge pull request #6662 from jellyfin/dependabot/nuget/DotNet.Glob-3.1.3
|
3 years ago |
Bond-009
|
62d5315b0b
|
Merge pull request #6661 from jellyfin/dependabot/nuget/sharpcompress-0.30.0
|
3 years ago |
dependabot[bot]
|
fc96305e78
|
Bump DotNet.Glob from 3.1.2 to 3.1.3
Bumps [DotNet.Glob](https://github.com/dazinator/DotNet.Glob) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/dazinator/DotNet.Glob/releases)
- [Changelog](https://github.com/dazinator/DotNet.Glob/blob/develop/ReleaseNotes.md)
- [Commits](https://github.com/dazinator/DotNet.Glob/compare/3.1.2...3.1.3)
---
updated-dependencies:
- dependency-name: DotNet.Glob
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
2b61fad3a0
|
Bump sharpcompress from 0.29.0 to 0.30.0
Bumps [sharpcompress](https://github.com/adamhathcock/sharpcompress) from 0.29.0 to 0.30.0.
- [Release notes](https://github.com/adamhathcock/sharpcompress/releases)
- [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.29...0.30)
---
updated-dependencies:
- dependency-name: sharpcompress
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Patrick Barron
|
232e48f5e8
|
Fix warnings in EmbyTV
|
3 years ago |
Patrick Barron
|
25b68bc3b2
|
Fix warnings in ChannelManager
|
3 years ago |
Patrick Barron
|
b7e405889d
|
Fix warnings in LibraryChangedNotifier
|
3 years ago |
Patrick Barron
|
6cc69b80b6
|
Fix warnings in DeviceId
|
3 years ago |
Patrick Barron
|
80223c548c
|
Fix warnings in WebSocketConnection
|
3 years ago |
Patrick Barron
|
7180983654
|
Fix warnings in SessionManager
|
3 years ago |
Patrick Barron
|
876a902356
|
Fix warnings in Library
|
3 years ago |
Patrick Barron
|
aa3c33060d
|
Fix warnings in Playlists
|
3 years ago |
Patrick Barron
|
7ea4c844c8
|
Fix warnings in InstallationManager
|
3 years ago |
Patrick Barron
|
b17a452d16
|
Fix warnings in ServerApplicationPaths
|
3 years ago |
Patrick Barron
|
7ae055f740
|
Fix warnings in UdpServer
|
3 years ago |
Patrick Barron
|
8c8ca9aded
|
Fix warnings in UdpSocket
|
3 years ago |
Patrick Barron
|
c09ef74b51
|
Fix warnings in IO
|
3 years ago |
Patrick Barron
|
078200d8d4
|
Fix warnings in Sorting
|
3 years ago |
Bond-009
|
1888e7ac21
|
Merge pull request #6656 from daullmer/vsc-net6
|
3 years ago |
Bond_009
|
9af16fcb6c
|
Remove workaround for dotnet/runtime#42790
|
3 years ago |