Commit Graph

16607 Commits (817e06813efd7f4911dc54dbb497d653418ae67b)
 

Author SHA1 Message Date
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
Mark Monteiro 422d5b2b68 Move ExternalIdMediaType enum to MediaBrowser.Model
5 years ago
BaronGreenback 3a5333228f
Update Emby.Server.Implementations/Networking/NetworkManager.cs
5 years ago
BaronGreenback d5a924772b
Update MediaBrowser.Common/Net/INetworkManager.cs
5 years ago
BaronGreenback 5e1be0d4f0
Update MediaBrowser.Common/Net/INetworkManager.cs
5 years ago
BaronGreenback 61e65d032e
Update MediaBrowser.Common/Net/INetworkManager.cs
5 years ago
Mark Monteiro e5c857ac36 Rename external id type 'None' to 'General'
5 years ago
Mark Monteiro 526e47c362 Clean up documentation
5 years ago
Mark Monteiro 96acd6481e Merge branch 'master' into externalid-type
5 years ago