telans
7f307f9082
brace multiline if statements
5 years ago
telans
98db8f72e0
fix SA1503 for one line if statements
5 years ago
telans
8de6452967
fix some documentation periods
5 years ago
telans
afe09612e8
fix SA1119
5 years ago
dkanada
e8e5208fbd
Merge pull request #3360 from Bond-009/fix-3359
...
Fix Task that ignores cancellation request
5 years ago
wky
62d86293eb
Translated using Weblate (Chinese (Hong Kong))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/
5 years ago
Bond_009
46276acc22
Fix Task that ignores cancellation request
5 years ago
crobibero
0651d7512b
Enable BlurHash for People
5 years ago
Bond-009
9af6eda0b4
Merge pull request #3343 from telans/comment-stops
...
Add full stop at end of comments (SA1629)
5 years ago
Bond-009
4d91060c25
Merge pull request #3341 from telans/brace-spacing
...
Add newlines after closing braces (SA1513/SA1516)
5 years ago
Prokash Sarkar
ebfd1e7c47
Translated using Weblate (Bengali)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bn/
5 years ago
telans
247f9c61e6
fix SA1513/SA1516
5 years ago
telans
9018f8d8be
Add full stop at end of comments (SA1629)
5 years ago
Joe DF
741db0287a
Translated using Weblate (French (Canada))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr_CA/
5 years ago
Bond-009
73481c3ba4
Merge pull request #3344 from jellyfin/dependabot/nuget/PlaylistsNET-1.0.6
...
Bump PlaylistsNET from 1.0.4 to 1.0.6
5 years ago
crobibero
24f54837e1
Switch to M3uContent
5 years ago
Bond-009
75b7fea024
Merge pull request #3350 from jellyfin/dependabot/nuget/sharpcompress-0.25.1
...
Bump sharpcompress from 0.25.0 to 0.25.1
5 years ago
dependabot[bot]
58118aca0c
Bump IPNetwork2 from 2.4.0.126 to 2.5.211
...
Bumps [IPNetwork2](https://github.com/lduchosal/ipnetwork ) from 2.4.0.126 to 2.5.211.
- [Release notes](https://github.com/lduchosal/ipnetwork/releases )
- [Commits](https://github.com/lduchosal/ipnetwork/commits )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
dependabot[bot]
6d99d55fd6
Bump sharpcompress from 0.25.0 to 0.25.1
...
Bumps [sharpcompress](https://github.com/adamhathcock/sharpcompress ) from 0.25.0 to 0.25.1.
- [Release notes](https://github.com/adamhathcock/sharpcompress/releases )
- [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.25...0.25.1 )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
Anthony Lavado
100e9d586d
Merge pull request #3336 from telans/specific-fixes
...
Fix trivial SA1005, SA1111, SA1508, SA1510 warnings
5 years ago
dkanada
6db1878011
Merge pull request #3315 from crobibero/dashboard-update
...
Add MessageId to websocket message, fix ws exception
5 years ago
telans
afc9224ede
fix SA1111
5 years ago
telans
3d9049ef08
fix SA1508
5 years ago
telans
acd4389653
fix SA1005
5 years ago
telans
726e116d5b
fix SA1510
5 years ago
Patrick Barron
42b4f0aa2e
Merge branch 'master' into userdb-efcore
...
# Conflicts:
# Emby.Server.Implementations/Library/UserManager.cs
# Jellyfin.Data/Jellyfin.Data.csproj
5 years ago
dkanada
403cd3205f
Merge pull request #3254 from crobibero/ilogger
...
Use typed logger where possible
5 years ago
dkanada
6033058f51
Merge pull request #3313 from crobibero/update-dotnet-core
...
Update to .NET Core 3.1.5
5 years ago
Anthony Lavado
5d3ff25e26
Merge pull request #3291 from cvium/fix_authenticationexception
...
Use the "legacy" AuthenticationException in AuthService
5 years ago
Patrick Barron
d0e2027b05
(Hopefully) fix concurrency exceptions.
5 years ago
Patrick Barron
fc02157b42
Fix build errors
5 years ago
Patrick Barron
7a115024aa
Merge branch 'master' into userdb-efcore
...
# Conflicts:
# MediaBrowser.Controller/Library/ILibraryManager.cs
# MediaBrowser.Providers/Users/UserMetadataService.cs
5 years ago
crobibero
30609c848b
Add MessageId to websocket message, add JsonNonStringKeyDictionaryConverter
5 years ago
crobibero
a6815018dc
Update to .NET Core 3.1.5
5 years ago
dependabot[bot]
09e0abebf9
Bump ServiceStack.Text.Core from 5.8.0 to 5.9.0
...
Bumps [ServiceStack.Text.Core](https://github.com/ServiceStack/ServiceStack.Text ) from 5.8.0 to 5.9.0.
- [Release notes](https://github.com/ServiceStack/ServiceStack.Text/releases )
- [Commits](https://github.com/ServiceStack/ServiceStack.Text/compare/v5.8...v5.9 )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
Claus Vium
5bb630ea7c
Use the "legacy" AuthenticationException
5 years ago
aled
299e49f39d
Fix a small number of compile warnings
5 years ago
Bond-009
ad5c41b542
Merge pull request #3258 from aled/2149-fix-a-small-number-of-compile-warnings-1
...
Fix a small number of compile warnings
5 years ago
dkanada
19edd11292
Merge pull request #3185 from Ullmie02/api-exception-handling
...
Don't Send Exception Messages (Old API)
5 years ago
dkanada
dcc131740d
Merge pull request #3268 from crobibero/ignore-path
...
Force configuration paths to not be ignored.
5 years ago
crobibero
7ed5cf3dca
Force configuration paths to not be ignored.
5 years ago
Mahabub Islam Prio
99c9d99db7
Translated using Weblate (Bengali)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bn/
5 years ago
aled
22a860a806
Fix a small number of compile warnings
5 years ago
Daniyar Itegulov
613748b45d
Make books resumable and have duration of 1 second
5 years ago
Patrick Barron
bb23ce3466
Merge branch 'master' into userdb-efcore
5 years ago
crobibero
57d1dbfe7b
undo erroneous changes
5 years ago
crobibero
44957c5a9a
Use typed logger where possible
5 years ago
Bond-009
258f2ff686
Merge pull request #3245 from jellyfin/fix-azure
...
Fix some issues with the CI
5 years ago
SaddFox
0b0184de2e
Translated using Weblate (Slovenian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/
5 years ago
Marius Lindvall
16e190c49d
Translated using Weblate (Norwegian Bokmål)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
5 years ago