Claus Vium
|
ec2538a1ba
|
Merge pull request #4420 from cvium/fix_person_studio_genre_endpoints
Fix Persons, Genres and Studios endpoints
|
4 years ago |
cvium
|
584b4fa41f
|
Fix Persons, Genres and Studios endpoints
|
4 years ago |
crobibero
|
b4d52d8009
|
Apply patch
|
4 years ago |
Patrick Barron
|
72263613d0
|
Convert some code in UserManager to async
|
4 years ago |
Jan-Pieter Baert
|
ec91d3893d
|
Fix SA 1116 warnings
|
4 years ago |
Matt Montgomery
|
53d5f64e03
|
Fix SA1513, SA1514, SA1507, and SA1508
|
4 years ago |
Bond_009
|
228b33a23b
|
Minor improvements
|
4 years ago |
Bond_009
|
48e1cf9fd7
|
Minor performance improvements to item saving
|
4 years ago |
Patrick Barron
|
2eb9a3670b
|
Document PlaybackStartEventArgs
|
4 years ago |
Patrick Barron
|
9fa4fff15d
|
Merge branch 'master' into event-rewrite-1
# Conflicts:
# Emby.Dlna/Emby.Dlna.csproj
# Emby.Dlna/Eventing/DlnaEventManager.cs
# Emby.Dlna/Service/BaseService.cs
# Emby.Server.Implementations/ScheduledTasks/ScheduledTaskWorker.cs
# MediaBrowser.Controller/Subtitles/SubtitleDownloadEventArgs.cs
|
4 years ago |
Bond_009
|
404bb4f835
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
4 years ago |
Bond_009
|
119f64f5e7
|
Make some methods async
|
4 years ago |
Bond_009
|
2b400c99ef
|
Fix warnings
|
4 years ago |
Patrick Barron
|
816c80525a
|
Use IEventManager in UserManager
|
4 years ago |
Patrick Barron
|
ca1f15af19
|
Move GenericEventArgs to Jellyfin.Data.Events
|
4 years ago |
Patrick Barron
|
3e5fe04427
|
Migrate ActivityLogEntryPoint.OnPlaybackStart to IEventConsumer
|
4 years ago |
Patrick Barron
|
3d69cea1c9
|
Merge branch 'master' into displaypreferences-efcore
|
4 years ago |
Joshua M. Boniface
|
845ee21ddc
|
Merge pull request #3664 from Bond-009/createuserasync
Make CreateUser async
|
4 years ago |
Joshua M. Boniface
|
0d446c8755
|
Merge pull request #3609 from Bond-009/warn21
Fix warnings
|
4 years ago |
Bond_009
|
6cbfae209d
|
Make CreateUser async
|
4 years ago |
Bond_009
|
7324b44c43
|
Fix warnings
|
4 years ago |
Patrick Barron
|
ab396225ea
|
Migrate Display Preferences to EF Core
|
4 years ago |
Patrick Barron
|
3b085f6a03
|
Remove UserManager.AddParts
|
4 years ago |
Patrick Barron
|
6d1b00da64
|
Use Array.Empty
|
4 years ago |
dkanada
|
d0bc93e947
|
Merge pull request #3437 from barronpm/fix-user-delete
Fix User Deletion
|
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 |
telans
|
98db8f72e0
|
fix SA1503 for one line if statements
|
4 years ago |
telans
|
8e3d874802
|
remove regions
|
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 |
telans
|
3d9049ef08
|
fix SA1508
|
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 |
dkanada
|
403cd3205f
|
Merge pull request #3254 from crobibero/ilogger
Use typed logger where possible
|
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 |
Patrick Barron
|
d105bc728d
|
Fix startup wizard.
|
4 years ago |
crobibero
|
7ed5cf3dca
|
Force configuration paths to not be ignored.
|
4 years ago |
crobibero
|
44957c5a9a
|
Use typed logger where possible
|
4 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
|
4 years ago |
Vasily
|
b9618c8c01
|
Merge pull request #2676 from GranPC/public-pr/blurhash
Implement Blurhash generation for images
|
4 years ago |
Vasily
|
edcfcadcd3
|
Make sure blurhash is recomputed if image changed or metadata refresh toggled
|
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
|
0be3dfe7c5
|
Revert "Fix emby/user/public API leaking sensitive data"
|
5 years ago |
Patrick Barron
|
c464f700db
|
Remove redundant qualifiers
|
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 |