Commit Graph

19354 Commits (e8e1bbffd954dfb65767212ad55f6e312ad42ff4)
 

Author SHA1 Message Date
Anthony Lavado a31549c6e7
Merge pull request #3144 from Artiume/patch-3
5 years ago
Patrick Barron 42177d1739 Replace Weekday with DayOfWeek
5 years ago
Vitorvlv 6bf444feae Translated using Weblate (Portuguese (Brazil))
5 years ago
abdulaziz 7e2bd3018a Translated using Weblate (Arabic)
5 years ago
Patrick Barron d72ea70995 Document user class and fix a few minor issues
5 years ago
Vasily 1f83a21288 Rename Hash to BlurHash in all properties and methods for clarity
5 years ago
Vasily 8b517e9bef Fix nullref for imageProcessor in LibraryManager
5 years ago
Vasily 3fb4c1356c Make blurhash be computed during regular scans if it was not already computed
5 years ago
artiume ae4c407b6d
Add .edl Mimetype
5 years ago
Patrick Barron 0ccf7320b0 Fix a few issues in User
5 years ago
Patrick Barron becfe018f0 Add internal id for new users
5 years ago
Patrick Barron c464f700db Remove redundant qualifiers
5 years ago
Patrick Barron 7d9d54d2ec Fix profile images.
5 years ago
Patrick Barron 623dcde65c Manually specify enum values
5 years ago
Patrick Barron 64c14beb27 Fix default permissions and HasPassword property
5 years ago
Patrick Barron 1d1a145ad4 Fix issues and add profile image support
5 years ago
Patrick Barron 292993d8ef Document various classes.
5 years ago
Patrick Barron d35a7ba8bd Fix more issues
5 years ago
Patrick Barron d27b2481a0 Fix an issue causing multiple permissions/preferences objects to be created.
5 years ago
Patrick Barron e7b297c67b Add some missing properties
5 years ago
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 5f0c37d574 Fix DefaultDirectoryBrowserInfo naming
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
crobibero 2f2bceb110 Remove default parameter values
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 e03c97d7cd update xml docs
5 years ago
crobibero 6c376f18f7 update xml docs
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 c998935d29 Apply review suggestions
5 years ago
crobibero 1c471d5855 Clean UpdateDisplayPreferences endpoint
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