Commit Graph

3513 Commits (336ba2879f325a4efd52bc7737ce94f40369bfeb)

Author SHA1 Message Date
Patrick Barron 336ba2879f Re-add support for API keys
3 years ago
Patrick Barron b6446c06ee Merge branch 'master' into authenticationdb-efcore
3 years ago
Patrick Barron a0c6f72762 Migrate authentication db to EF Core
3 years ago
Patrick Barron e1f7086077 Remove unnecessary query class
3 years ago
Bond-009 a937a854f2
Merge pull request #6013 from Bond-009/minor13
3 years ago
Patrick Barron a225f34796 Merge branch 'master' into authenticationdb-efcore
3 years ago
Bond-009 8d2e5ef8c6
Merge pull request #6042 from crobibero/mbc-warn-2
3 years ago
Bond_009 2b321d8b89 Enable nullable for InternalItemsQuery
3 years ago
nyanmisaka ffc5aba023 Fix the 'No decoder surfaces left' error on Cuda
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 56ac64e70a Minor improvements
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
Bond_009 787bcd4a83 Remove dead code
3 years ago
BaronGreenback 2e98de9062
Code Clean up: Convert to null-coalescing operator ?? (#5845)
3 years ago
BaronGreenback f2c10471bf
Code Clean up: Use Pattern Matching (#5838)
3 years ago
Claus Vium b9d18f0fa7
Merge branch 'master' into allocationz
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 608cba817c Reduce some allocations with the magic of spans etc.
3 years ago
Bond-009 eeb5d4bd1e
Merge pull request #5842 from BaronGreenback/optimization
3 years ago
Bond-009 7195d3e42f
Merge pull request #5893 from Bond-009/db
3 years ago
cvium 77261a8445 add UpdatePeopleAsync and add people to both tables
4 years ago
Bond-009 224c48821e
Merge pull request #5887 from Bond-009/perf
4 years ago
Bond_009 a02e37daa0 SqliteItemRepository: remove redundant operations
4 years ago
crobibero 940c30081e Mark PasswordSha1 as obsolete
4 years ago
Bond_009 b323044139 Reduce string allocations/fs lookups in resolve code
4 years ago
Bond_009 f46195899e Improve perf of db save and query
4 years ago
Bond-009 d5163b4167
Merge pull request #5877 from Bond-009/circ1
4 years ago
Bond-009 24103d0953
Merge pull request #5876 from Bond-009/nullref5
4 years ago
Bond-009 48ed4b016c
Merge pull request #5808 from cvium/semi-fix-collection-perf
4 years ago
Bond_009 499bac5185 EncodingHelper: Fix circular dependency
4 years ago
Bond_009 63e9b1ae2d DeepCopy: Throw ArgumentNullException if one of the args is null
4 years ago
BaronGreenback bc1cc2d04a Remove unused using directives
4 years ago
BaronGreenback bb6fddde9a Group Methods
4 years ago
Patrick Barron 75df6965a0 Don't use database for QuickConnect
4 years ago
cvium d44b2e2ee5 fixes
4 years ago
cvium 723b6abcb3 Optimize the way items are grouped into collections
4 years ago
Bond_009 a4ffc7a813 Fix random failing of tests
4 years ago
Odd Stråbø e0edbc5754 Apply suggestions from code review
4 years ago
Odd Stråbø e57c1655fb Remove GetSizeEstimate & GetEstimatedAspectRatio
4 years ago
Odd Stråbø 13d0837b78 (mostly)Fix ResizeFill
4 years ago
Odd Stråbø 383aa4e4d9 Add Resize to fill box alternative to image endpoints
4 years ago
Patrick Barron ed0b5ff017 Fix builds
4 years ago
Patrick Barron 3ebc047434 Convert UpdateUser to solely async
4 years ago
Patrick Barron 8607b52541 Make device/session code async
4 years ago
Patrick Barron 44e71774b1 Rewrite device manager using EF Core
4 years ago