Commit Graph

16526 Commits (6651cb8d24f0de690b3be68db7c0b78e2413534f)
 

Author SHA1 Message Date
Patrick Barron 3eeb6576d8 Migrate User DB to EF Core
5 years ago
Neil Burrows a646a91e15
Update Emby.Server.Implementations/IStartupOptions.cs
5 years ago
crobibero fb068b76a1 Use correct MediaTypeName
5 years ago
Neil Burrows d7b2c2a176 Renaming variable and refactoring IF statement
5 years ago
artiume 0efb81b21e
Add lost+found to ignore list
5 years ago
crobibero 070edd9e5b Fix MediaType usage
5 years ago
crobibero 2689865858 Remove unused using
5 years ago
crobibero 51d54a8ca4 Fix return content type
5 years ago
crobibero b28dd47a0f implement review suggestions
5 years ago
Bruce 24543b04c1 Applying review suggestion to documentation
5 years ago
crobibero cdb25e355c Fix return value
5 years ago
crobibero cf78edc979 Fix Authorize attributes
5 years ago
crobibero a11a193439 Remove CameraUpload endpoints
5 years ago
crobibero 6dbbfcbfbe update xml docs
5 years ago
crobibero 839de72f9a Fix authentication attribute
5 years ago
crobibero 2923013c6e Clean Remote Image Controller.
5 years ago
crobibero 98bd61e364 Clean up routes
5 years ago
crobibero a7a725173d Rename to AttachmentsController -> VideoAttachmentsController
5 years ago
crobibero 26a2bea179 Update endpoint docs
5 years ago
crobibero 177339e8d5 Fix Authorize attributes
5 years ago
crobibero 15e9fbb923 move to ActionResult<T>
5 years ago
crobibero 84fcb4926c Remove exception handler
5 years ago
crobibero 8eac528815 nullable
5 years ago
crobibero 45d750f106 Move AttachmentsService to AttachmentsController
5 years ago
crobibero c4f8ba55f2 Rename to AttachmentsController -> VideoAttachmentsController
5 years ago
Vasily 2b1ae7ac58 Fix code smells
5 years ago
Vasily 186b7f303c More small optimizations
5 years ago
Vasily a226a4ee03 Compute hash only when one is not computed in DB, small optimizations here and there
5 years ago
Vasily f18293bf76 Switch to BlurHashSharp lib which should be faster
5 years ago
Vasily bfb644d5f5 Fix nullref exception
5 years ago
Vasily d9e2f56bd2
Merge pull request #3037 from ConfusedPolarBear/access-control
5 years ago
NaorManna 585e9e6220 Translated using Weblate (Hebrew)
5 years ago
Lukáš Kucharczyk 4395644efc Translated using Weblate (Czech)
5 years ago
ConfusedPolarBear 949e4d3e64 Apply suggestions from code review
5 years ago
Vasily 02da312f8a Fix compilation after rebase
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
ConfusedPolarBear 85f04af04c Reuse existing CORS function
5 years ago
ConfusedPolarBear 3a61c9a878 Merge remote-tracking branch 'upstream/master' into access-control
5 years ago
Vasily 2d2c1d9473
Merge pull request #3099 from rigtorp/ignore-patterns
5 years ago
Bond-009 e14c85555c
Merge pull request #3138 from mark-monteiro/reduce-development-exception-page-logging
5 years ago
Mark Monteiro 5eec3a1342
Remove extra whitespace
5 years ago
dkanada 668a7b97c7
Merge pull request #3072 from JustAMan/fix-dead-livetv
5 years ago
Vasily c70e38288c
Apply suggestions from code review
5 years ago
Vasily 5d46697481
Merge pull request #3020 from rigtorp/patch-1
5 years ago
erikasne6152 989ddbcafd Translated using Weblate (Lithuanian)
5 years ago
dkanada 8de7c5ee36
Merge pull request #3134 from mark-monteiro/update-dotnet-core
5 years ago
dkanada 7b75cc7fea
Merge pull request #3133 from kesslern/fix-setup-wizard
5 years ago
crobibero 37f55b5c21 apply doc suggestions
5 years ago
Mark Monteiro 634bc73c9a DO not use developer exception page when exception stack trace should be ignored
5 years ago