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 |
David Ullmer
|
d284e09a8a
|
Change .vscode/launch.json to use .NET 6
|
3 years ago |
Bond-009
|
9718c0b2ee
|
Merge pull request #6651 from KonH/fix_common_warnings
|
3 years ago |
Bond-009
|
6a575b3f77
|
Merge pull request #6648 from barronpm/implementations-warn1
|
3 years ago |
Claus Vium
|
c60428f869
|
Merge pull request #6580 from Artiume/patch-1
|
3 years ago |
Claus Vium
|
4fb4ceab04
|
Merge pull request #6644 from Bond-009/nullable7
|
3 years ago |
Claus Vium
|
1f779ce7cd
|
Merge pull request #6641 from Bond-009/convertfrom
|
3 years ago |
KonH
|
6cbfdea4c0
|
Fix warning: Type cast is redundant (#2149)
|
3 years ago |
KonH
|
d45fcdd5af
|
Fix warning: Redundant control flow jump statement (#2149)
|
3 years ago |
KonH
|
e3fccd5ae6
|
Fix warning: Qualifier is redundant (#2149)
|
3 years ago |
KonH
|
b6bf43af45
|
Fix warning: Using directive is not required by the code and can be safely removed (#2149)
|
3 years ago |
KonH
|
7c282ec369
|
Fix warning: The nullable warning suppression expression is redundant (#2149)
|
3 years ago |
Patrick Barron
|
21007aec20
|
Fix warnings in Data
|
3 years ago |
Patrick Barron
|
4ba9b6c305
|
Fix warnings in ScheduledTasks
|
3 years ago |
Patrick Barron
|
5043a887cc
|
Document IStartupOptions
|
3 years ago |
Bond_009
|
1ee58bf020
|
Enable nullable for ItemDataProvider
|
3 years ago |
Bond_009
|
d4373a2ddb
|
Use ConvertFrom with invariant culture instead of current culture
|
3 years ago |
Claus Vium
|
531efc345a
|
Merge pull request #6639 from 1337joe/mp4-track-title-fallback
Add mp4 track title fallback
|
3 years ago |
Joe Rogers
|
ce0457faf5
|
Add mp4 track title fallback (#6638)
|
3 years ago |
Tim040
|
7bf2ece20e
|
Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
|
3 years ago |
Bond-009
|
dd5e9e3fc6
|
Merge pull request #6631 from GodTamIt/dotnet-version
|
3 years ago |
Chris Tam
|
1a70ba6a48
|
Update README for .NET version
|
3 years ago |
Bond-009
|
be6fe62d52
|
Merge pull request #6629 from crobibero/globalize
|
3 years ago |
Cody Robibero
|
6fb3ec0319
|
Disable DOTNET_SYSTEM_GLOBALIZATION_INVARIANT in docker images
|
3 years ago |
Claus Vium
|
fa506b1ff6
|
Merge pull request #6627 from Bond-009/empty
Add regression test for #6560
|
3 years ago |
Bond_009
|
055e04338e
|
Add regression test for #6560
|
3 years ago |
Bond-009
|
94b1236459
|
Merge pull request #6623 from jellyfin/dependabot/nuget/Swashbuckle.AspNetCore.ReDoc-6.2.2
|
3 years ago |
dependabot[bot]
|
3d098173ff
|
Bump Swashbuckle.AspNetCore.ReDoc from 6.2.1 to 6.2.2
Bumps [Swashbuckle.AspNetCore.ReDoc](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.2.1...v6.2.2)
---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore.ReDoc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Bond-009
|
a085e5a62c
|
Merge pull request #6622 from jellyfin/dependabot/nuget/Swashbuckle.AspNetCore-6.2.2
|
3 years ago |
Bond-009
|
2def7043ce
|
Merge pull request #6546 from ianjazz246/theorydata
|
3 years ago |
dependabot[bot]
|
5b1feb1cea
|
Bump Swashbuckle.AspNetCore from 6.2.1 to 6.2.2
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.2.1...v6.2.2)
---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Claus Vium
|
60f3d7ca6c
|
Merge pull request #6618 from crobibero/zip-dir
|
3 years ago |
Cody Robibero
|
7668cd13f5
|
Create output directory when extracting archive files
|
3 years ago |
Bond-009
|
837d8feddc
|
Merge pull request #6616 from crobibero/culture-info
|
3 years ago |
Cody Robibero
|
9234e5bf80
|
Remove all instances of en-US culture
|
3 years ago |
Bond-009
|
8858d8e597
|
Merge branch 'master' into theorydata
|
3 years ago |
Bond-009
|
82cb685178
|
Merge pull request #6596 from crobibero/jeff-ext
Add Jellyfin.Extensions to nuget package publish
|
3 years ago |
Claus Vium
|
17273a6075
|
Merge pull request #6614 from Bond-009/warn36
|
3 years ago |
Claus Vium
|
c5491dc46c
|
Merge pull request #6613 from Bond-009/randomaccess
|
3 years ago |
Bond_009
|
79642af3b8
|
Fix some warnings
|
3 years ago |
Claus Vium
|
b37829dfbf
|
Merge pull request #6611 from Bond-009/error
|
3 years ago |
Claus Vium
|
e6f3531f40
|
Merge pull request #6612 from Bond-009/async3
|
3 years ago |
Bond_009
|
a4eede29ab
|
Use RandomAccess instead of a FileStream where it makes sense
|
3 years ago |
Bond_009
|
f31224fa8f
|
Remove sync FileStream hack
|
3 years ago |
Bond_009
|
65665de660
|
Fix user DB migration
|
3 years ago |
Bond-009
|
2ee3e9e00f
|
Merge pull request #6590 from jellyfin/dotnet6
|
3 years ago |