Commit Graph

487 Commits (0bb6999d5941638fbba7c74f05681ab9316f4f5d)

Author SHA1 Message Date
Rich Lander 0bb6999d59
Update ILibraryManager.cs
3 years ago
Rich Lander 5920f68ca9 Fix warnings in MediaBrowser.Controller/Library
3 years ago
Bond_009 981cf4cfa0 Remove our own RemoveDiacritcs string extension in favor of Diacritics.Net
3 years ago
Bond-009 cfad97ff28
Merge pull request #6096 from cvium/saving_private_ram
3 years ago
Cody Robibero d461e3912a
Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)
3 years ago
cvium 42a2cc1747 Remove some unnecessary allocations
3 years ago
Bond_009 9b8eb1ba53 Remove dead code
3 years ago
crobibero b6dda30a33 Fix suggestions from review
3 years ago
crobibero 6bcbc2b88a Reduce warnings in MediaBrowser.Controller
3 years ago
Cody Robibero e3f55a0c54
Reduce warnings in MediaBrowser.Controller (#6006)
3 years ago
Bond_009 4367b97a54 Fix build
3 years ago
Bond_009 fb090df0b5 Enable nullable reference types for MediaBrowser.Controller
3 years ago
Bond_009 bcb4010db6 More improvements
3 years ago
BaronGreenback 2e98de9062
Code Clean up: Convert to null-coalescing operator ?? (#5845)
3 years ago
Bond_009 c608d5104d Fix scanning
3 years ago
Bond-009 360d80c873
Merge pull request #5890 from Bond-009/filesystem
3 years ago
cvium 77261a8445 add UpdatePeopleAsync and add people to both tables
3 years ago
Bond_009 b323044139 Reduce string allocations/fs lookups in resolve code
3 years ago
Bond_009 a4ffc7a813 Fix random failing of tests
3 years ago
cvium c5a870051a Use distinct for artists to avoid double refreshing
3 years ago
Bond_009 914e891689 Fix unchecked input
3 years ago
Bond-009 04ba59ab40
Merge pull request #4766 from barronpm/usermanager-async
4 years ago
Patrick Barron 76f61eb0d6 Convert DeleteUser to async
4 years ago
cvium 3f6e6c4839 Simplify
4 years ago
cvium 3c5bbeb80c Remove ImageFetcherPostScanTask
4 years ago
crobibero c083b29e29 Use Guid as API parameter type where possible
4 years ago
Joshua M. Boniface bf54b5579c
Merge branch 'master' into defer_image_fetching
4 years ago
Claus Vium ec2538a1ba
Merge pull request #4420 from cvium/fix_person_studio_genre_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
cvium 763862cbd8 Defer image pre-fetching until the end of a refresh/scan
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
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
4 years ago
Joshua M. Boniface 0d446c8755
Merge pull request #3609 from Bond-009/warn21
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