dkanada
|
d0bc93e947
|
Merge pull request #3437 from barronpm/fix-user-delete
Fix User Deletion
|
4 years ago |
dkanada
|
bb7444db07
|
Merge pull request #3439 from cvium/ignore_application_folders
Never ignore application folders
|
4 years ago |
Claus Vium
|
0f07b19ca5
|
Remove AllowIgnorePath
|
4 years ago |
Patrick Barron
|
5ee419ebe4
|
Fix typo
|
4 years ago |
Patrick Barron
|
9a01cd8590
|
Fix user deletion.
|
4 years ago |
crobibero
|
ef8bec23c4
|
revert missing session fields
|
4 years ago |
crobibero
|
1398c2117c
|
Revert ILoggerFactory usage in BaseItem.cs
|
4 years ago |
crobibero
|
f4d8e0e20c
|
Merge remote-tracking branch 'upstream/master' into easypassword
|
4 years ago |
David
|
1c78482b48
|
Use authorization code from api-migration to fix startup wizard
|
4 years ago |
telans
|
6556bec646
|
brace multiline if statements (cont.)
|
4 years ago |
telans
|
5bb639a59a
|
newlines after braces
|
4 years ago |
telans
|
7f307f9082
|
brace multiline if statements
|
4 years ago |
telans
|
98db8f72e0
|
fix SA1503 for one line if statements
|
4 years ago |
telans
|
8e3d874802
|
remove regions
|
4 years ago |
telans
|
8de6452967
|
fix some documentation periods
|
4 years ago |
telans
|
afe09612e8
|
fix SA1119
|
4 years ago |
Bond-009
|
9af6eda0b4
|
Merge pull request #3343 from telans/comment-stops
Add full stop at end of comments (SA1629)
|
4 years ago |
telans
|
247f9c61e6
|
fix SA1513/SA1516
|
4 years ago |
telans
|
9018f8d8be
|
Add full stop at end of comments (SA1629)
|
4 years ago |
crobibero
|
a8adbef74f
|
Add GetAuthorizationInfo for netcore HttpRequest
|
4 years ago |
crobibero
|
4aac936721
|
Add more authorization handlers, actually authorize requests
|
4 years ago |
dkanada
|
dabb869a6b
|
Merge branch 'master' into hwaccel
|
4 years ago |
Anthony Lavado
|
100e9d586d
|
Merge pull request #3336 from telans/specific-fixes
Fix trivial SA1005, SA1111, SA1508, SA1510 warnings
|
4 years ago |
crobibero
|
589735f60c
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
4 years ago |
dkanada
|
6db1878011
|
Merge pull request #3315 from crobibero/dashboard-update
Add MessageId to websocket message, fix ws exception
|
4 years ago |
telans
|
afc9224ede
|
fix SA1111
|
4 years ago |
telans
|
9b528aabc2
|
misc
|
4 years ago |
telans
|
3d9049ef08
|
fix SA1508
|
4 years ago |
telans
|
acd4389653
|
fix SA1005
|
4 years ago |
telans
|
726e116d5b
|
fix SA1510
|
4 years ago |
Patrick Barron
|
42b4f0aa2e
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# Emby.Server.Implementations/Library/UserManager.cs
# Jellyfin.Data/Jellyfin.Data.csproj
|
4 years ago |
crobibero
|
829eb1a849
|
merge master into api-migration
|
4 years ago |
dkanada
|
403cd3205f
|
Merge pull request #3254 from crobibero/ilogger
Use typed logger where possible
|
4 years ago |
Patrick Barron
|
fc02157b42
|
Fix build errors
|
4 years ago |
Patrick Barron
|
7a115024aa
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# MediaBrowser.Controller/Library/ILibraryManager.cs
# MediaBrowser.Providers/Users/UserMetadataService.cs
|
4 years ago |
Patrick Barron
|
7fba0b778e
|
Properly remove profile images
|
4 years ago |
crobibero
|
30609c848b
|
Add MessageId to websocket message, add JsonNonStringKeyDictionaryConverter
|
4 years ago |
crobibero
|
a6815018dc
|
Update to .NET Core 3.1.5
|
4 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 |
Patrick Barron
|
d105bc728d
|
Fix startup wizard.
|
5 years ago |
artiume
|
d650440492
|
fix opencl10bit
|
5 years ago |
artiume
|
347689e4e2
|
Split VP9 HEVC 10bit button. MacOS Decoder fixed to opencl
|
5 years ago |
Vasily
|
4999831604
|
Merge remote-tracking branch 'upstream/master' into hwaccel
|
5 years ago |
crobibero
|
7ed5cf3dca
|
Force configuration paths to not be ignored.
|
5 years ago |
crobibero
|
68e1ecaaf9
|
Remove EasyPassword from Authentication providers
|
5 years ago |
Patrick Barron
|
98142613e8
|
Apply review suggestions and fix bug
|
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 |
crobibero
|
57d1dbfe7b
|
undo erroneous changes
|
5 years ago |
crobibero
|
44957c5a9a
|
Use typed logger where possible
|
5 years ago |
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
|
5 years ago |
Bond-009
|
2dbb9d4895
|
Fix build
|
5 years ago |
Vasily
|
668e10ceb7
|
Merge pull request #2767 from Bond-009/nullable3
Enable nullabe reference types for MediaBrowser.Model
|
5 years ago |
Anthony Lavado
|
c31b2798a5
|
Merge pull request #3180 from xumix/master
Refactor copy codec checks
|
5 years ago |
Anthony Lavado
|
91b089c0fa
|
Merge pull request #3179 from Bond-009/bugs
Fix some 'bugs' flagged by sonarcloud
|
5 years ago |
Vasily
|
b9618c8c01
|
Merge pull request #2676 from GranPC/public-pr/blurhash
Implement Blurhash generation for images
|
5 years ago |
crobibero
|
e30a85025f
|
Remove log spam when using legacy api
|
5 years ago |
Vasily
|
26eef1bbf8
|
Move logic of computing Blurhash components to ImageProcessor
Also rename last few instances of GetImageHash to GetImageBlurHash for clarity
|
5 years ago |
Vasily
|
9208acd5ae
|
Convert non-local image to local before computing blurhash
|
5 years ago |
Bond_009
|
7439e095e2
|
Merge branch 'master' into nullable3
|
5 years ago |
Vasily
|
edcfcadcd3
|
Make sure blurhash is recomputed if image changed or metadata refresh toggled
|
5 years ago |
Patrick Barron
|
31f725fdbf
|
Fix a bug in Emby.Notifications and clean up
|
5 years ago |
Patrick Barron
|
eef7cfd912
|
Make SonarCloud less angry
|
5 years ago |
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
|
5 years ago |
Joshua M. Boniface
|
7c72f69189
|
Merge pull request #2733 from OancaAndrei/syncplay
Add syncplay feature
|
5 years ago |
Vasily
|
8be13b63d4
|
More cleanup
|
5 years ago |
Joshua M. Boniface
|
0be3dfe7c5
|
Revert "Fix emby/user/public API leaking sensitive data"
|
5 years ago |
Vasily
|
92008baf85
|
Some simple cleanup
|
5 years ago |
Vasily
|
3e381cfd5e
|
Clean GetHwaccelType Windows handling a tiny bit
|
5 years ago |
Vasily
|
628734931c
|
Fix missing commas and merge defects
|
5 years ago |
artiume
|
abc7558f51
|
Update EncodingHelper.cs
|
5 years ago |
artiume
|
f056704c78
|
add videotoolbox
|
5 years ago |
artiume
|
62e47d056d
|
Update IMediaEncoder.cs
|
5 years ago |
artiume
|
0eb5791c70
|
Comments
|
5 years ago |
Nyanmisaka
|
22ef0e3574
|
drop 'force_original_aspect_ratio'
graphical subtitles can be off-center in some cases
|
5 years ago |
Nyanmisaka
|
5fd3ea8b21
|
minor changes
|
5 years ago |
Nyanmisaka
|
695f20b303
|
probe Main/High 10 more specifically
|
5 years ago |
Nyanmisaka
|
161b2a2da9
|
minor changes
|
5 years ago |
nyanmisaka
|
c4ba71d96a
|
resolve conflicts
|
5 years ago |
nyanmisaka
|
b4b93995f7
|
add more separate hw decoding toggles
|
5 years ago |
gion
|
e42bfc92f3
|
Fix code issues
|
5 years ago |
gion
|
e4838b0faa
|
Merge remote-tracking branch 'upstream/master' into syncplay
|
5 years ago |
xumix
|
46420dfd68
|
Refactor copy codec checks
|
5 years ago |
Bond_009
|
10e381f66f
|
Fix some 'bugs' flagged by sonarcloud
|
5 years ago |
Vasily
|
29443e3681
|
Apply suggestions from code review
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
|
5 years ago |
Mark Monteiro
|
4f6e5591ec
|
Remove 'General' as an ExternalIdMediaType, and instead use 'null' to represent a general external id type
|
5 years ago |
Patrick Barron
|
56212e8101
|
Warnings cleanup
|
5 years ago |
Vasily
|
1f83a21288
|
Rename Hash to BlurHash in all properties and methods for clarity
|
5 years ago |
Vasily
|
3fb4c1356c
|
Make blurhash be computed during regular scans if it was not already computed
|
5 years ago |
Patrick Barron
|
c464f700db
|
Remove redundant qualifiers
|
5 years ago |
Patrick Barron
|
7d9d54d2ec
|
Fix profile images.
|
5 years ago |
Vasily
|
2b1ae7ac58
|
Fix code smells
|
5 years ago |
Vasily
|
a226a4ee03
|
Compute hash only when one is not computed in DB, small optimizations here and there
|
5 years ago |
Jesús Higueras
|
fe480caf54
|
Add endpoint to update all items in library
|
5 years ago |
Jesús Higueras
|
b9fc0d2628
|
Add BlurHash support to backend
|
5 years ago |
Mark Monteiro
|
d06fee75b6
|
Rename Name to ProviderName
|
5 years ago |
Mark Monteiro
|
c82f7eeca1
|
Clean up some doc comments
|
5 years ago |
Mark Monteiro
|
67edf1b7f5
|
Do not convert 'Type' value to string unnecessarily, and do not replace 'General' type with null
|
5 years ago |
Mark Monteiro
|
422d5b2b68
|
Move ExternalIdMediaType enum to MediaBrowser.Model
|
5 years ago |