Vasily
|
21505377d5
|
Merge pull request #3236 from Bond-009/common
Enable StyleCop for MediaBrowser.Common
|
2020-06-04 11:56:41 +03:00 |
|
dkanada
|
2252772944
|
Merge pull request #3237 from Bond-009/erroronwarn
Enable TreatWarningsAsErrors for more projects
|
2020-06-04 14:48:19 +09:00 |
|
dkanada
|
44eebd7754
|
Merge pull request #3164 from dkanada/install-plugin
Fix a few issues with the plugin manifest
|
2020-06-04 14:46:55 +09:00 |
|
crobibero
|
2ac111dedb
|
add missing ConfigureAwait
|
2020-06-03 13:54:55 -06:00 |
|
crobibero
|
9661135b5b
|
fix build
|
2020-06-03 13:48:33 -06:00 |
|
Lluís Forns
|
fc79833931
|
Translated using Weblate (Catalan)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/
|
2020-06-03 14:36:23 -04:00 |
|
dkanada
|
fe16c3fad4
|
Merge branch 'master' into install-plugin
|
2020-06-04 03:20:48 +09:00 |
|
dkanada
|
7176a9a30a
|
fix build issues
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-06-04 03:18:55 +09:00 |
|
Bond-009
|
f0d182b8fe
|
Merge pull request #3046 from puschie286/add-clean-name-tag
allow bd tag in file names
|
2020-06-03 15:50:32 +02:00 |
|
Bond-009
|
98582b90a3
|
Merge branch 'master' into erroronwarn
|
2020-06-03 14:34:21 +02:00 |
|
Bond-009
|
af7edfc220
|
Merge branch 'master' into common
|
2020-06-03 14:33:54 +02:00 |
|
Vasily
|
73cc214bf2
|
Merge pull request #3235 from Bond-009/build
Fix build
|
2020-06-03 15:21:38 +03:00 |
|
Bond-009
|
af93ec750c
|
Enable TreatWarningsAsErrors for more projects
|
2020-06-03 13:22:40 +02:00 |
|
Bond-009
|
f404e915ee
|
Enable StyleCop for MediaBrowser.Common
|
2020-06-03 13:04:45 +02:00 |
|
Bond-009
|
2dbb9d4895
|
Fix build
|
2020-06-03 11:54:01 +02:00 |
|
Vasily
|
40502a33e0
|
Merge pull request #3203 from Bond-009/warn18
Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
|
2020-06-03 12:27:59 +03:00 |
|
Vasily
|
668e10ceb7
|
Merge pull request #2767 from Bond-009/nullable3
Enable nullabe reference types for MediaBrowser.Model
|
2020-06-03 12:26:54 +03:00 |
|
Vasily
|
959a9655c8
|
Update MediaBrowser.Model/Services/IHasRequestFilter.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-06-03 12:26:40 +03:00 |
|
Anthony Lavado
|
c31b2798a5
|
Merge pull request #3180 from xumix/master
Refactor copy codec checks
|
2020-06-03 02:47:15 -04:00 |
|
Anthony Lavado
|
91b089c0fa
|
Merge pull request #3179 from Bond-009/bugs
Fix some 'bugs' flagged by sonarcloud
|
2020-06-03 02:45:22 -04:00 |
|
dkanada
|
6a7cb21b7e
|
apply code suggestions
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-06-03 15:24:17 +09:00 |
|
Patrick Barron
|
bb828d54c5
|
Remove unused methods
|
2020-06-02 14:40:48 -04:00 |
|
Vasily
|
b9618c8c01
|
Merge pull request #2676 from GranPC/public-pr/blurhash
Implement Blurhash generation for images
|
2020-06-02 17:25:45 +03:00 |
|
David
|
37a4cc599b
|
Remove duplicate code
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
|
2020-06-02 15:05:57 +02:00 |
|
Patrick Barron
|
b0281b79fd
|
Fix a bug where very old Emby databases didn't use proper Guid's
|
2020-06-01 20:12:34 -04:00 |
|
Aswin Kumar
|
d38adb95a7
|
Translated using Weblate (Tamil)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/
|
2020-06-01 11:38:22 -04:00 |
|
Vasily
|
26eef1bbf8
|
Move logic of computing Blurhash components to ImageProcessor
Also rename last few instances of GetImageHash to GetImageBlurHash for clarity
|
2020-06-01 18:12:49 +03:00 |
|
Aswin Kumar
|
f8e8bfc399
|
Added translation using Weblate (Tamil)
|
2020-06-01 07:00:09 -04:00 |
|
Patrick Barron
|
585fdbad39
|
Apply review suggestion and fix entity concurrency tokens.
|
2020-05-31 17:00:57 -04:00 |
|
Bond-009
|
b89565110d
|
Merge pull request #3214 from danieladov/master
Order ids to merge to avoid stack overflow
|
2020-05-31 21:57:57 +02:00 |
|
danieladov
|
be5ce32bb6
|
refactor MediaBrowser.Api/VideosService.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-05-31 20:42:22 +02:00 |
|
danieladov
|
8e0b1109bc
|
refactor
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-05-31 20:35:09 +02:00 |
|
Mister Rajoy
|
1b90798b90
|
Order ids to merge to avoid stack overflow
As said in https://github.com/jellyfin/jellyfin/issues/3176, merging 1 with 2 and then 2 with 1 cause an stack overflow. sorting ids first fix the problem
|
2020-05-31 20:23:23 +02:00 |
|
dkanada
|
855a2b2892
|
fix some easy warnings for tmdb
|
2020-05-31 15:28:01 +09:00 |
|
dkanada
|
685f8ad1f0
|
move tmdb to plugin folder
|
2020-05-31 15:23:09 +09:00 |
|
dkanada
|
d72bb8358e
|
minor changes to server configuration file
|
2020-05-31 15:20:17 +09:00 |
|
dkanada
|
24f7f84828
|
add plugin configurations for tvdb and omdb
|
2020-05-31 15:15:34 +09:00 |
|
Patrick Barron
|
edbb1482e8
|
Remove unused compile remove statements.
|
2020-05-31 00:15:41 -04:00 |
|
Patrick Barron
|
63344ec5fd
|
Remove unused portions of the user schema
|
2020-05-30 22:11:53 -04:00 |
|
Patrick Barron
|
e72fd88913
|
Document and fix warnings in Group.cs
|
2020-05-30 21:53:56 -04:00 |
|
Patrick Barron
|
e8b6da3cd7
|
Expand and document IHasPermissions
|
2020-05-30 20:49:31 -04:00 |
|
Patrick Barron
|
4cff9b8512
|
Clea up IsParentalScheduleAllowed
|
2020-05-30 20:37:46 -04:00 |
|
Patrick Barron
|
acce726ed9
|
Clean up DayOfWeekHelper.cs and remove unnecessary function
|
2020-05-30 20:02:55 -04:00 |
|
WontTell
|
730395886d
|
Translated using Weblate (Spanish (Latin America))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_419/
|
2020-05-30 16:09:06 -04:00 |
|
Patrick Barron
|
1b297eae78
|
Reset invalid login attempt count properly
|
2020-05-30 00:20:59 -04:00 |
|
Patrick Barron
|
c8fef9dd2e
|
Reimplement password resetting
|
2020-05-30 00:19:36 -04:00 |
|
WontTell
|
f73c5d3f56
|
Added translation using Weblate (Spanish (Latin America))
|
2020-05-29 22:27:20 -04:00 |
|
Patrick Barron
|
4857b7d620
|
Make UserManager.IsValidUsername static
|
2020-05-29 15:32:31 -04:00 |
|
Patrick Barron
|
7f8f3e09e5
|
Ignore documentation warnings in new migration files
|
2020-05-29 15:19:41 -04:00 |
|
Patrick Barron
|
12a900b8f6
|
Update schema and migration to allow LastLoginDate and LastActivityDate to be null
|
2020-05-29 15:16:17 -04:00 |
|