Bond-009
|
4d91060c25
|
Merge pull request #3341 from telans/brace-spacing
Add newlines after closing braces (SA1513/SA1516)
|
2020-06-16 11:49:42 +02:00 |
|
Prokash Sarkar
|
ebfd1e7c47
|
Translated using Weblate (Bengali)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bn/
|
2020-06-16 03:11:10 -04:00 |
|
telans
|
247f9c61e6
|
fix SA1513/SA1516
|
2020-06-16 16:11:30 +12:00 |
|
telans
|
9018f8d8be
|
Add full stop at end of comments (SA1629)
|
2020-06-16 10:37:52 +12:00 |
|
Joe DF
|
741db0287a
|
Translated using Weblate (French (Canada))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr_CA/
|
2020-06-15 15:01:30 -04:00 |
|
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
|
2020-06-15 19:07:47 +02:00 |
|
crobibero
|
24f54837e1
|
Switch to M3uContent
|
2020-06-15 08:34:24 -06:00 |
|
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
|
2020-06-15 16:17:04 +02:00 |
|
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>
|
2020-06-15 12:01:38 +00:00 |
|
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>
|
2020-06-15 12:01:36 +00:00 |
|
Anthony Lavado
|
100e9d586d
|
Merge pull request #3336 from telans/specific-fixes
Fix trivial SA1005, SA1111, SA1508, SA1510 warnings
|
2020-06-14 22:51:29 -04:00 |
|
dkanada
|
6db1878011
|
Merge pull request #3315 from crobibero/dashboard-update
Add MessageId to websocket message, fix ws exception
|
2020-06-15 10:55:33 +09:00 |
|
telans
|
afc9224ede
|
fix SA1111
|
2020-06-15 10:46:43 +12:00 |
|
telans
|
3d9049ef08
|
fix SA1508
|
2020-06-15 10:45:55 +12:00 |
|
telans
|
acd4389653
|
fix SA1005
|
2020-06-15 10:41:00 +12:00 |
|
telans
|
726e116d5b
|
fix SA1510
|
2020-06-15 10:40:57 +12:00 |
|
Patrick Barron
|
42b4f0aa2e
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# Emby.Server.Implementations/Library/UserManager.cs
# Jellyfin.Data/Jellyfin.Data.csproj
|
2020-06-13 19:41:05 -04:00 |
|
dkanada
|
403cd3205f
|
Merge pull request #3254 from crobibero/ilogger
Use typed logger where possible
|
2020-06-13 00:29:43 +09:00 |
|
dkanada
|
6033058f51
|
Merge pull request #3313 from crobibero/update-dotnet-core
Update to .NET Core 3.1.5
|
2020-06-12 13:34:42 +09:00 |
|
Anthony Lavado
|
5d3ff25e26
|
Merge pull request #3291 from cvium/fix_authenticationexception
Use the "legacy" AuthenticationException in AuthService
|
2020-06-11 23:14:33 -04:00 |
|
Patrick Barron
|
d0e2027b05
|
(Hopefully) fix concurrency exceptions.
|
2020-06-11 19:45:31 -04:00 |
|
Patrick Barron
|
fc02157b42
|
Fix build errors
|
2020-06-11 18:28:49 -04:00 |
|
Patrick Barron
|
7a115024aa
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# MediaBrowser.Controller/Library/ILibraryManager.cs
# MediaBrowser.Providers/Users/UserMetadataService.cs
|
2020-06-11 18:23:12 -04:00 |
|
crobibero
|
30609c848b
|
Add MessageId to websocket message, add JsonNonStringKeyDictionaryConverter
|
2020-06-11 10:51:47 -06:00 |
|
crobibero
|
a6815018dc
|
Update to .NET Core 3.1.5
|
2020-06-11 07:13:56 -06:00 |
|
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>
|
2020-06-11 10:30:27 +00:00 |
|
Claus Vium
|
5bb630ea7c
|
Use the "legacy" AuthenticationException
|
2020-06-11 10:59:57 +02:00 |
|
aled
|
299e49f39d
|
Fix a small number of compile warnings
|
2020-06-09 23:12:53 +01:00 |
|
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
|
2020-06-09 22:22:36 +02:00 |
|
dkanada
|
19edd11292
|
Merge pull request #3185 from Ullmie02/api-exception-handling
Don't Send Exception Messages (Old API)
|
2020-06-09 14:22:45 +09:00 |
|
dkanada
|
dcc131740d
|
Merge pull request #3268 from crobibero/ignore-path
Force configuration paths to not be ignored.
|
2020-06-08 22:06:28 +09:00 |
|
crobibero
|
7ed5cf3dca
|
Force configuration paths to not be ignored.
|
2020-06-07 20:32:06 -06:00 |
|
Mahabub Islam Prio
|
99c9d99db7
|
Translated using Weblate (Bengali)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bn/
|
2020-06-07 15:35:54 -04:00 |
|
dkanada
|
52cd955a8f
|
merge branch master into custom-repos
|
2020-06-07 21:23:15 +09:00 |
|
dkanada
|
91f60c2139
|
add missing line from using block
|
2020-06-07 21:23:11 +09:00 |
|
aled
|
22a860a806
|
Fix a small number of compile warnings
|
2020-06-06 20:17:49 +01:00 |
|
dkanada
|
7161a30af7
|
improve error handling when a single repository has issues
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-06-07 02:08:05 +09:00 |
|
dkanada
|
8ac2f1bb8b
|
simplify the custom repository feature for now
|
2020-06-06 22:02:30 +09:00 |
|
Daniyar Itegulov
|
613748b45d
|
Make books resumable and have duration of 1 second
|
2020-06-06 18:50:28 +10:00 |
|
Patrick Barron
|
bb23ce3466
|
Merge branch 'master' into userdb-efcore
|
2020-06-05 22:31:13 -04:00 |
|
crobibero
|
57d1dbfe7b
|
undo erroneous changes
|
2020-06-05 18:29:58 -06:00 |
|
crobibero
|
44957c5a9a
|
Use typed logger where possible
|
2020-06-05 18:15:56 -06:00 |
|
Bond-009
|
258f2ff686
|
Merge pull request #3245 from jellyfin/fix-azure
Fix some issues with the CI
|
2020-06-05 19:25:57 +02:00 |
|
SaddFox
|
0b0184de2e
|
Translated using Weblate (Slovenian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/
|
2020-06-04 17:31:54 -04:00 |
|
Marius Lindvall
|
16e190c49d
|
Translated using Weblate (Norwegian Bokmål)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
|
2020-06-04 17:31:54 -04:00 |
|
Patrick Barron
|
06f9cde22f
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# Emby.Server.Implementations/EntryPoints/ServerEventNotifier.cs
# Emby.Server.Implementations/Library/UserManager.cs
# Emby.Server.Implementations/Sorting/IsFavoriteOrLikeComparer.cs
# Emby.Server.Implementations/Sorting/IsPlayedComparer.cs
# Emby.Server.Implementations/Sorting/IsUnplayedComparer.cs
# Emby.Server.Implementations/TV/TVSeriesManager.cs
# Jellyfin.Server.Implementations/Users/DefaultAuthenticationProvider.cs
|
2020-06-04 16:52:23 -04:00 |
|
dkanada
|
2e7d7abe8e
|
disable rule that requires comments in two image providers for now
|
2020-06-05 00:17:36 +09:00 |
|
dkanada
|
feda2947b7
|
add missing comments for a few image providers
|
2020-06-05 00:13:06 +09:00 |
|
dkanada
|
b7f4b8e2b5
|
initial implementation for custom plugin repositories
|
2020-06-04 23:57:57 +09:00 |
|
dkanada
|
6022f9f1da
|
disable specific rule for playlist image provider
|
2020-06-04 21:35:06 +09:00 |
|
dkanada
|
17031fb38d
|
disable artist image provider until configurable
|
2020-06-04 21:32:25 +09:00 |
|
dkanada
|
3f3bb668a3
|
fix namespace for providers that were moved
|
2020-06-04 21:32:25 +09:00 |
|
dkanada
|
c9c6fe02ab
|
move most of the image providers to a single directory
|
2020-06-04 21:32:20 +09:00 |
|
dkanada
|
aa66444264
|
add image provider for artists
|
2020-06-04 21:30:23 +09:00 |
|
dkanada
|
8d7e9ab515
|
minor refactoring
|
2020-06-04 21:30:09 +09:00 |
|
dkanada
|
44eebd7754
|
Merge pull request #3164 from dkanada/install-plugin
Fix a few issues with the plugin manifest
|
2020-06-04 14:46:55 +09:00 |
|
crobibero
|
2ac111dedb
|
add missing ConfigureAwait
|
2020-06-03 13:54:55 -06:00 |
|
crobibero
|
9661135b5b
|
fix build
|
2020-06-03 13:48:33 -06:00 |
|
Lluís Forns
|
fc79833931
|
Translated using Weblate (Catalan)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/
|
2020-06-03 14:36:23 -04:00 |
|
dkanada
|
fe16c3fad4
|
Merge branch 'master' into install-plugin
|
2020-06-04 03:20:48 +09:00 |
|
dkanada
|
7176a9a30a
|
fix build issues
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-06-04 03:18:55 +09:00 |
|
Bond-009
|
2dbb9d4895
|
Fix build
|
2020-06-03 11:54:01 +02:00 |
|
Vasily
|
40502a33e0
|
Merge pull request #3203 from Bond-009/warn18
Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
|
2020-06-03 12:27:59 +03:00 |
|
Vasily
|
668e10ceb7
|
Merge pull request #2767 from Bond-009/nullable3
Enable nullabe reference types for MediaBrowser.Model
|
2020-06-03 12:26:54 +03:00 |
|
Anthony Lavado
|
91b089c0fa
|
Merge pull request #3179 from Bond-009/bugs
Fix some 'bugs' flagged by sonarcloud
|
2020-06-03 02:45:22 -04:00 |
|
dkanada
|
6a7cb21b7e
|
apply code suggestions
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-06-03 15:24:17 +09:00 |
|
Vasily
|
b9618c8c01
|
Merge pull request #2676 from GranPC/public-pr/blurhash
Implement Blurhash generation for images
|
2020-06-02 17:25:45 +03:00 |
|
David
|
37a4cc599b
|
Remove duplicate code
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
|
2020-06-02 15:05:57 +02:00 |
|
Aswin Kumar
|
d38adb95a7
|
Translated using Weblate (Tamil)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/
|
2020-06-01 11:38:22 -04:00 |
|
Vasily
|
26eef1bbf8
|
Move logic of computing Blurhash components to ImageProcessor
Also rename last few instances of GetImageHash to GetImageBlurHash for clarity
|
2020-06-01 18:12:49 +03:00 |
|
Aswin Kumar
|
f8e8bfc399
|
Added translation using Weblate (Tamil)
|
2020-06-01 07:00:09 -04:00 |
|
BaronGreenback
|
1d86084653
|
Update Emby.Server.Implementations/Networking/NetworkManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-06-01 10:14:38 +01:00 |
|
BaronGreenback
|
adb789a802
|
Update Emby.Server.Implementations/Networking/NetworkManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-06-01 09:58:16 +01:00 |
|
BaronGreenback
|
fbd02a493b
|
Update Emby.Server.Implementations/Networking/NetworkManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-06-01 09:57:48 +01:00 |
|
BaronGreenback
|
455e464445
|
Update Emby.Server.Implementations/Networking/NetworkManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-06-01 09:57:17 +01:00 |
|
Ken Brazier
|
36312c92f5
|
2354 open soft-links to read size
|
2020-05-31 16:40:02 -06:00 |
|
WontTell
|
730395886d
|
Translated using Weblate (Spanish (Latin America))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_419/
|
2020-05-30 16:09:06 -04:00 |
|
WontTell
|
f73c5d3f56
|
Added translation using Weblate (Spanish (Latin America))
|
2020-05-29 22:27:20 -04:00 |
|
Bond_009
|
4748105dce
|
Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
|
2020-05-29 11:28:19 +02:00 |
|
Lumenol
|
65461894d4
|
Translated using Weblate (French)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
|
2020-05-28 17:09:21 -04:00 |
|
Patrick Barron
|
8ca78f33e9
|
Fix bug when migrating user db with users that have never logged in.
|
2020-05-28 14:21:26 -04:00 |
|
Vasily
|
58f099c0e2
|
Fix naming per code review
|
2020-05-28 19:12:08 +03:00 |
|
Vasily
|
9208acd5ae
|
Convert non-local image to local before computing blurhash
|
2020-05-28 17:55:29 +03:00 |
|
Vasily
|
ed791dee46
|
Do not compute dimensions or blurhash for remote images
|
2020-05-28 17:30:11 +03:00 |
|
Elouan MAILLY
|
0ebad893a7
|
Translated using Weblate (French)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
|
2020-05-27 17:54:33 -04:00 |
|
Bond_009
|
7439e095e2
|
Merge branch 'master' into nullable3
|
2020-05-27 20:49:18 +02:00 |
|
Vasily
|
edcfcadcd3
|
Make sure blurhash is recomputed if image changed or metadata refresh toggled
|
2020-05-27 17:00:59 +03:00 |
|
Vasily
|
2482bcb3b1
|
Add blurhashes to ImageBlurHashes for all images
|
2020-05-27 16:27:27 +03:00 |
|
Vasily
|
6c9dc04189
|
Handle errors during blurhash generation so it does not fail the scan
|
2020-05-27 15:01:03 +03:00 |
|
Patrick Barron
|
eef7cfd912
|
Make SonarCloud less angry
|
2020-05-26 22:43:03 -04:00 |
|
Patrick Barron
|
7c823464bc
|
Fix merge conflicts with SyncPlay
|
2020-05-26 20:52:05 -04:00 |
|
Patrick Barron
|
01ce56016a
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# Emby.Server.Implementations/Library/UserManager.cs
# Jellyfin.Data/Jellyfin.Data.csproj
# MediaBrowser.Api/UserService.cs
# MediaBrowser.Controller/Library/IUserManager.cs
|
2020-05-26 20:29:11 -04:00 |
|
Joshua M. Boniface
|
7c72f69189
|
Merge pull request #2733 from OancaAndrei/syncplay
Add syncplay feature
|
2020-05-26 20:00:01 -04:00 |
|
Joshua M. Boniface
|
b33fa06efa
|
Merge pull request #3187 from jellyfin/revert-2492-fix-api-private-data-leak
Revert "Fix emby/user/public API leaking sensitive data"
|
2020-05-26 19:57:24 -04:00 |
|
Bond-009
|
b61ee09a36
|
Update WebSocketSharpRequest.cs
|
2020-05-26 20:00:37 +02:00 |
|
Bond-009
|
0676d1c2f4
|
Update WebSocketSharpRequest.cs
|
2020-05-26 19:33:20 +02:00 |
|
Anthony Lavado
|
9c00226f11
|
Merge pull request #3033 from neilsb/autodiscover-url-override
Allow override of address published by auto discovery
|
2020-05-26 12:20:42 -04:00 |
|
Joshua M. Boniface
|
0be3dfe7c5
|
Revert "Fix emby/user/public API leaking sensitive data"
|
2020-05-26 12:14:40 -04:00 |
|
David
|
e9ebe07ecc
|
Don't send Exception message in Production Environment
|
2020-05-26 16:36:54 +02:00 |
|
gion
|
e42bfc92f3
|
Fix code issues
|
2020-05-26 11:37:52 +02:00 |
|
gion
|
e4838b0faa
|
Merge remote-tracking branch 'upstream/master' into syncplay
|
2020-05-26 10:23:09 +02:00 |
|
Vasily
|
0f32b0ffad
|
Change image blurhash mapping to "image type to blurhash"
|
2020-05-26 01:04:40 +03:00 |
|
Bond_009
|
10e381f66f
|
Fix some 'bugs' flagged by sonarcloud
|
2020-05-25 23:52:51 +02:00 |
|
Vasily
|
29443e3681
|
Apply suggestions from code review
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
|
2020-05-26 00:50:29 +03:00 |
|
Neil Burrows
|
09915363c2
|
Update Emby.Server.Implementations/Udp/UdpServer.cs
Co-authored-by: Mark Monteiro <marknr.monteiro@protonmail.com>
|
2020-05-24 09:22:13 +01:00 |
|
dkanada
|
6d3e5d8662
|
update error log for plugin download
|
2020-05-24 15:53:17 +09:00 |
|
dkanada
|
7972daaba4
|
fix a few issues with the plugin manifest
|
2020-05-24 15:40:27 +09:00 |
|
Patrick Barron
|
e3f9aaa9c6
|
Fix bugs relating to users not being properly locked out.
|
2020-05-22 21:45:31 -04:00 |
|
WontTell
|
e98600a76f
|
Translated using Weblate (Spanish (Mexico))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_MX/
|
2020-05-21 22:41:56 -04:00 |
|
Óskar Freyr
|
3c86489d28
|
Translated using Weblate (Icelandic)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/is/
|
2020-05-21 19:41:58 -04:00 |
|
fonfire
|
367da81ae9
|
Translated using Weblate (Thai)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
|
2020-05-21 07:57:21 -04:00 |
|
fatbill27
|
74c1e002d2
|
Translated using Weblate (Chinese (Hong Kong))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/
|
2020-05-21 05:52:34 -04:00 |
|
fonfire
|
e0d8a474ec
|
Added translation using Weblate (Thai)
|
2020-05-21 05:52:34 -04:00 |
|
Anthony Lavado
|
a31549c6e7
|
Merge pull request #3144 from Artiume/patch-3
Add lost+found to ignore list
|
2020-05-21 00:54:41 -04:00 |
|
Vitorvlv
|
6bf444feae
|
Translated using Weblate (Portuguese (Brazil))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/
|
2020-05-21 00:09:46 -04:00 |
|
abdulaziz
|
7e2bd3018a
|
Translated using Weblate (Arabic)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
|
2020-05-21 00:09:46 -04:00 |
|
Patrick Barron
|
d72ea70995
|
Document user class and fix a few minor issues
|
2020-05-20 19:47:41 -04:00 |
|
Vasily
|
1f83a21288
|
Rename Hash to BlurHash in all properties and methods for clarity
|
2020-05-21 01:43:19 +03:00 |
|
Vasily
|
8b517e9bef
|
Fix nullref for imageProcessor in LibraryManager
|
2020-05-21 00:03:22 +03:00 |
|
Patrick Barron
|
c464f700db
|
Remove redundant qualifiers
|
2020-05-20 13:07:53 -04:00 |
|
Patrick Barron
|
d35a7ba8bd
|
Fix more issues
|
2020-05-20 10:04:00 -04:00 |
|
Patrick Barron
|
3eeb6576d8
|
Migrate User DB to EF Core
|
2020-05-20 10:04:00 -04:00 |
|
Neil Burrows
|
a646a91e15
|
Update Emby.Server.Implementations/IStartupOptions.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-05-20 14:29:18 +01:00 |
|
Neil Burrows
|
d7b2c2a176
|
Renaming variable and refactoring IF statement
|
2020-05-20 09:11:26 +01:00 |
|
artiume
|
0efb81b21e
|
Add lost+found to ignore list
https://forum.jellyfin.org/t/library-not-loading/2086
|
2020-05-19 21:45:48 -04:00 |
|
Vasily
|
186b7f303c
|
More small optimizations
|
2020-05-19 15:08:43 +03:00 |
|
Vasily
|
a226a4ee03
|
Compute hash only when one is not computed in DB, small optimizations here and there
|
2020-05-19 14:50:14 +03:00 |
|
Vasily
|
bfb644d5f5
|
Fix nullref exception
|
2020-05-19 13:45:39 +03:00 |
|
Vasily
|
d9e2f56bd2
|
Merge pull request #3037 from ConfusedPolarBear/access-control
Fix CORS header not being added to exceptions
|
2020-05-19 13:05:45 +03:00 |
|
NaorManna
|
585e9e6220
|
Translated using Weblate (Hebrew)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/
|
2020-05-19 03:15:02 -04:00 |
|
Lukáš Kucharczyk
|
4395644efc
|
Translated using Weblate (Czech)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/
|
2020-05-19 00:09:47 -04:00 |
|
ConfusedPolarBear
|
949e4d3e64
|
Apply suggestions from code review
|
2020-05-18 16:58:14 -05:00 |
|
Vasily
|
02da312f8a
|
Fix compilation after rebase
|
2020-05-19 00:22:52 +03:00 |
|
Jesús Higueras
|
fe480caf54
|
Add endpoint to update all items in library
|
2020-05-18 23:21:38 +03:00 |
|
Jesús Higueras
|
b9fc0d2628
|
Add BlurHash support to backend
|
2020-05-18 23:21:37 +03:00 |
|
ConfusedPolarBear
|
85f04af04c
|
Reuse existing CORS function
|
2020-05-18 14:31:47 -05:00 |
|
ConfusedPolarBear
|
3a61c9a878
|
Merge remote-tracking branch 'upstream/master' into access-control
|
2020-05-18 14:27:51 -05:00 |
|
Vasily
|
2d2c1d9473
|
Merge pull request #3099 from rigtorp/ignore-patterns
Use glob patterns to ignore files
|
2020-05-18 22:23:40 +03:00 |
|
Bond-009
|
e14c85555c
|
Merge pull request #3138 from mark-monteiro/reduce-development-exception-page-logging
Reduce Excessive Logging From DeveloperExceptionPageMiddleware
|
2020-05-18 17:21:45 +02:00 |
|
Mark Monteiro
|
5eec3a1342
|
Remove extra whitespace
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
|
2020-05-18 10:47:01 -04:00 |
|
dkanada
|
668a7b97c7
|
Merge pull request #3072 from JustAMan/fix-dead-livetv
Re-raise the exception that caused LiveTV stream to not open
|
2020-05-18 23:23:47 +09:00 |
|
Vasily
|
c70e38288c
|
Apply suggestions from code review
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
|
2020-05-18 17:01:29 +03:00 |
|
erikasne6152
|
989ddbcafd
|
Translated using Weblate (Lithuanian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lt/
|
2020-05-18 09:44:33 -04:00 |
|
Mark Monteiro
|
634bc73c9a
|
DO not use developer exception page when exception stack trace should be ignored
|
2020-05-17 18:07:37 -04:00 |
|
BaronGreenback
|
3a5333228f
|
Update Emby.Server.Implementations/Networking/NetworkManager.cs
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
|
2020-05-17 20:44:44 +01:00 |
|
Mark Monteiro
|
3ed76d7e08
|
Update to .NET Core 3.1.4
|
2020-05-17 13:33:38 -04:00 |
|
Samuel Gagnon
|
e75b2cd335
|
Translated using Weblate (French (Canada))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr_CA/
|
2020-05-17 08:03:42 -04:00 |
|
Franco Castillo
|
a33a589dba
|
Translated using Weblate (Spanish (Argentina))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_AR/
|
2020-05-17 08:03:42 -04:00 |
|
dkanada
|
ddebc9301e
|
Merge pull request #3116 from Artiume/patch-2
Update Books Resolver File Types and add .opf Mime Type
|
2020-05-16 16:01:59 +09:00 |
|
Erik Rigtorp
|
f144acdc96
|
Use glob patterns to ignore files
|
2020-05-15 18:33:18 -07:00 |
|