Patrick Barron
|
8ca78f33e9
|
Fix bug when migrating user db with users that have never logged in.
|
5 years ago |
Patrick Barron
|
eef7cfd912
|
Make SonarCloud less angry
|
5 years ago |
Patrick Barron
|
7c823464bc
|
Fix merge conflicts with SyncPlay
|
5 years ago |
Patrick Barron
|
01ce56016a
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# Emby.Server.Implementations/Library/UserManager.cs
# Jellyfin.Data/Jellyfin.Data.csproj
# MediaBrowser.Api/UserService.cs
# MediaBrowser.Controller/Library/IUserManager.cs
|
5 years ago |
Joshua M. Boniface
|
7c72f69189
|
Merge pull request #2733 from OancaAndrei/syncplay
Add syncplay feature
|
5 years ago |
Joshua M. Boniface
|
b33fa06efa
|
Merge pull request #3187 from jellyfin/revert-2492-fix-api-private-data-leak
Revert "Fix emby/user/public API leaking sensitive data"
|
5 years ago |
Anthony Lavado
|
9c00226f11
|
Merge pull request #3033 from neilsb/autodiscover-url-override
Allow override of address published by auto discovery
|
5 years ago |
Joshua M. Boniface
|
0be3dfe7c5
|
Revert "Fix emby/user/public API leaking sensitive data"
|
5 years ago |
gion
|
e42bfc92f3
|
Fix code issues
|
5 years ago |
gion
|
e4838b0faa
|
Merge remote-tracking branch 'upstream/master' into syncplay
|
5 years ago |
Neil Burrows
|
09915363c2
|
Update Emby.Server.Implementations/Udp/UdpServer.cs
Co-authored-by: Mark Monteiro <marknr.monteiro@protonmail.com>
|
5 years ago |
Patrick Barron
|
e3f9aaa9c6
|
Fix bugs relating to users not being properly locked out.
|
5 years ago |
WontTell
|
e98600a76f
|
Translated using Weblate (Spanish (Mexico))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_MX/
|
5 years ago |
Óskar Freyr
|
3c86489d28
|
Translated using Weblate (Icelandic)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/is/
|
5 years ago |
fonfire
|
367da81ae9
|
Translated using Weblate (Thai)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
|
5 years ago |
fatbill27
|
74c1e002d2
|
Translated using Weblate (Chinese (Hong Kong))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/
|
5 years ago |
fonfire
|
e0d8a474ec
|
Added translation using Weblate (Thai)
|
5 years ago |
Anthony Lavado
|
a31549c6e7
|
Merge pull request #3144 from Artiume/patch-3
Add lost+found to ignore list
|
5 years ago |
Vitorvlv
|
6bf444feae
|
Translated using Weblate (Portuguese (Brazil))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/
|
5 years ago |
abdulaziz
|
7e2bd3018a
|
Translated using Weblate (Arabic)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
|
5 years ago |
Patrick Barron
|
d72ea70995
|
Document user class and fix a few minor issues
|
5 years ago |
Patrick Barron
|
c464f700db
|
Remove redundant qualifiers
|
5 years ago |
Patrick Barron
|
d35a7ba8bd
|
Fix more issues
|
5 years ago |
Patrick Barron
|
3eeb6576d8
|
Migrate User DB to EF Core
|
5 years ago |
Neil Burrows
|
a646a91e15
|
Update Emby.Server.Implementations/IStartupOptions.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
5 years ago |
Neil Burrows
|
d7b2c2a176
|
Renaming variable and refactoring IF statement
|
5 years ago |
artiume
|
0efb81b21e
|
Add lost+found to ignore list
https://forum.jellyfin.org/t/library-not-loading/2086
|
5 years ago |
Vasily
|
d9e2f56bd2
|
Merge pull request #3037 from ConfusedPolarBear/access-control
Fix CORS header not being added to exceptions
|
5 years ago |
NaorManna
|
585e9e6220
|
Translated using Weblate (Hebrew)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/
|
5 years ago |
Lukáš Kucharczyk
|
4395644efc
|
Translated using Weblate (Czech)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/
|
5 years ago |
ConfusedPolarBear
|
949e4d3e64
|
Apply suggestions from code review
|
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
Use glob patterns to ignore files
|
5 years ago |
Bond-009
|
e14c85555c
|
Merge pull request #3138 from mark-monteiro/reduce-development-exception-page-logging
Reduce Excessive Logging From DeveloperExceptionPageMiddleware
|
5 years ago |
Mark Monteiro
|
5eec3a1342
|
Remove extra whitespace
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
|
5 years ago |
dkanada
|
668a7b97c7
|
Merge pull request #3072 from JustAMan/fix-dead-livetv
Re-raise the exception that caused LiveTV stream to not open
|
5 years ago |
Vasily
|
c70e38288c
|
Apply suggestions from code review
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
|
5 years ago |
erikasne6152
|
989ddbcafd
|
Translated using Weblate (Lithuanian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lt/
|
5 years ago |
Mark Monteiro
|
634bc73c9a
|
DO not use developer exception page when exception stack trace should be ignored
|
5 years ago |
Mark Monteiro
|
3ed76d7e08
|
Update to .NET Core 3.1.4
|
5 years ago |
Samuel Gagnon
|
e75b2cd335
|
Translated using Weblate (French (Canada))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr_CA/
|
5 years ago |
Franco Castillo
|
a33a589dba
|
Translated using Weblate (Spanish (Argentina))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_AR/
|
5 years ago |
dkanada
|
ddebc9301e
|
Merge pull request #3116 from Artiume/patch-2
Update Books Resolver File Types and add .opf Mime Type
|
5 years ago |
Erik Rigtorp
|
f144acdc96
|
Use glob patterns to ignore files
|
5 years ago |
Patrick Barron
|
aca7e221d8
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# Emby.Server.Implementations/Activity/ActivityLogEntryPoint.cs
# Emby.Server.Implementations/ApplicationHost.cs
# Emby.Server.Implementations/Devices/DeviceManager.cs
# Jellyfin.Server/Jellyfin.Server.csproj
# Jellyfin.Server/Migrations/MigrationRunner.cs
# MediaBrowser.Controller/Devices/IDeviceManager.cs
|
5 years ago |
Vasily
|
d21feb2b18
|
Merge pull request #2970 from barronpm/activitydb-efcore
Migrate Activity Database to Entity Framework Core
|
5 years ago |
gion
|
8c04049a59
|
Fix some code smells
|
5 years ago |
gion
|
029bb80910
|
Merge remote-tracking branch 'upstream/master' into syncplay
|
5 years ago |
Odd Stråbø
|
ef533015ae
|
Translated using Weblate (Norwegian Bokmål)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
|
5 years ago |