Commit Graph

16615 Commits (c1c1a2f7515edf157022a3ba421b5d66889aa525)
 

Author SHA1 Message Date
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
Neil Burrows d7b2c2a176 Renaming variable and refactoring IF statement
5 years ago
artiume 0efb81b21e
Add lost+found to ignore list
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
Mark Monteiro 634bc73c9a DO not use developer exception page when exception stack trace should be ignored
5 years ago
Mark Monteiro d06fee75b6 Rename Name to ProviderName
5 years ago
Mark Monteiro c82f7eeca1 Clean up some doc comments
5 years ago
Mark Monteiro 67edf1b7f5 Do not convert 'Type' value to string unnecessarily, and do not replace 'General' type with null
5 years ago