Bond-009
|
539dc2ba82
|
Merge pull request #6241 from jellyfin/dependabot/nuget/Serilog.Sinks.Async-1.5.0
Bump Serilog.Sinks.Async from 1.4.0 to 1.5.0
|
2021-06-28 21:18:24 +02:00 |
|
Bond-009
|
3100ecd145
|
Merge pull request #6242 from jellyfin/dependabot/nuget/Serilog.Sinks.File-5.0.0
Bump Serilog.Sinks.File from 4.1.0 to 5.0.0
|
2021-06-28 21:17:30 +02:00 |
|
dependabot[bot]
|
b434b16ddc
|
Bump Serilog.Sinks.File from 4.1.0 to 5.0.0
Bumps [Serilog.Sinks.File](https://github.com/serilog/serilog-sinks-file) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/serilog/serilog-sinks-file/releases)
- [Changelog](https://github.com/serilog/serilog-sinks-file/blob/dev/CHANGES.md)
- [Commits](https://github.com/serilog/serilog-sinks-file/compare/v4.1.0...v5.0.0)
---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-28 12:00:58 +00:00 |
|
dependabot[bot]
|
d933262c2b
|
Bump Serilog.Sinks.Async from 1.4.0 to 1.5.0
Bumps [Serilog.Sinks.Async](https://github.com/serilog/serilog-sinks-async) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/serilog/serilog-sinks-async/releases)
- [Commits](https://github.com/serilog/serilog-sinks-async/compare/v1.4.0...v1.5.0)
---
updated-dependencies:
- dependency-name: Serilog.Sinks.Async
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-28 12:00:51 +00:00 |
|
Julien Voisin
|
66e452422c
|
Add a LGTM.com badge
|
2021-06-28 06:15:07 +00:00 |
|
Patrick Barron
|
06d682c296
|
Merge remote-tracking branch 'origin/authenticationdb-efcore' into authenticationdb-efcore
|
2021-06-27 16:46:09 -04:00 |
|
Patrick Barron
|
af2e7aec2e
|
Add missing service registration for IAuthenticationManager
|
2021-06-27 16:45:41 -04:00 |
|
Patrick Barron
|
fdba71e133
|
Fix Api Key authentication
|
2021-06-27 16:44:34 -04:00 |
|
Patrick Barron
|
bbac9ff67e
|
GetDeviceOptions always returns an instance of DeviceOptions
|
2021-06-27 16:42:26 -04:00 |
|
Bond_009
|
4e80eac5f3
|
Fix QuickConnect
|
2021-06-27 18:20:37 +02:00 |
|
Bond_009
|
cf061f7563
|
MediaBrowser.Providers: Remove some warnings
|
2021-06-27 02:00:27 +02:00 |
|
Patrick Barron
|
5d1139ec62
|
Update Jellyfin.Server.Implementations/Devices/DeviceManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2021-06-26 15:17:57 -04:00 |
|
Patrick Barron
|
befedaf6fc
|
Update Emby.Server.Implementations/Session/SessionManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2021-06-25 21:13:38 -04:00 |
|
Patrick Barron
|
dbfd30ec4c
|
Migrate DeviceOptions
|
2021-06-24 09:38:37 -04:00 |
|
Patrick Barron
|
d3e02e918d
|
Merge pull request #166 from crobibero/authdb-qc
Fix QuickConnect interation with AuthenticationDb
|
2021-06-24 06:21:41 -04:00 |
|
crobibero
|
397868be95
|
Fix issues with QuickConnect and AuthenticationDb
|
2021-06-23 21:07:08 -06:00 |
|
Patrick Barron
|
ae878fa051
|
Merge branch 'master' into authenticationdb-efcore
# Conflicts:
# Emby.Server.Implementations/QuickConnect/QuickConnectManager.cs
# Emby.Server.Implementations/Session/SessionManager.cs
# Jellyfin.Server.Implementations/Security/AuthorizationContext.cs
|
2021-06-23 20:22:12 -04:00 |
|
Claus Vium
|
9405604913
|
Merge pull request #6174 from Bond-009/diacritics
Remove our own RemoveDiacritcs string extension in favor of Diacritics.Net
|
2021-06-22 12:25:59 +02:00 |
|
Bond_009
|
981cf4cfa0
|
Remove our own RemoveDiacritcs string extension in favor of Diacritics.Net
|
2021-06-22 09:48:40 +02:00 |
|
Claus Vium
|
a41065a248
|
Merge pull request #6200 from nielsvanvelzen/fix-quickconnect
Refactor Quick Connect
|
2021-06-22 09:43:14 +02:00 |
|
Niels van Velzen
|
7d46ca9317
|
Refactor Quick Connect
|
2021-06-22 09:13:14 +02:00 |
|
Claus Vium
|
f50bdb0f32
|
Merge pull request #6204 from Bond-009/extensions
|
2021-06-22 07:38:08 +02:00 |
|
Patrick Barron
|
f96722fa74
|
Fix migration
|
2021-06-21 19:06:21 -04:00 |
|
Patrick Barron
|
3884837513
|
Convert method group to lambda in DeviceManager
|
2021-06-21 19:01:34 -04:00 |
|
Patrick Barron
|
784f29f753
|
Use named tuple for QuickConnect
|
2021-06-21 19:00:24 -04:00 |
|
Patrick Barron
|
544e059395
|
Revert unintended change in SchedulesDirect
|
2021-06-21 18:57:59 -04:00 |
|
crobibero
|
39e84ba4ab
|
Suggestions from review
|
2021-06-21 16:06:54 -06:00 |
|
Cody Robibero
|
fa7b7b84e7
|
Update CONTRIBUTORS.md
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
2021-06-21 16:06:25 -06:00 |
|
Bond_009
|
db716bde95
|
Jellyfin.Extensions: Enable analyzers for release mode
|
2021-06-22 00:01:27 +02:00 |
|
Joshua M. Boniface
|
026d8d28b7
|
Merge pull request #6210 from bellegarde-c/master
debian: Add maxcpucount option to override_dh_auto_build. Fix #5234
|
2021-06-21 17:08:39 -04:00 |
|
Cédric Bellegarde
|
46665168a7
|
debian: Add maxcpucount option to override_dh_auto_build. Fix #5234
|
2021-06-21 11:39:51 +02:00 |
|
Claus Vium
|
96b2887a15
|
Merge pull request #6208 from h1dden-da3m0n/ci/no-automation-in-forks
|
2021-06-21 08:49:37 +02:00 |
|
h1dden-da3m0n
|
44b54a2637
|
disable project automation in forks
these workflows always fail in forks due to missing tokens etc.
|
2021-06-20 19:42:52 +02:00 |
|
crobibero
|
ac76519081
|
Enhance BaseItemKindTests
|
2021-06-20 07:15:46 -06:00 |
|
crobibero
|
790b284184
|
Add missing BaseItemKind
|
2021-06-20 07:15:32 -06:00 |
|
crobibero
|
23dd6e2d9f
|
Merge remote-tracking branch 'upstream/master' into baseitemkind-fixes
|
2021-06-20 07:09:24 -06:00 |
|
Patrick Barron
|
d64e14fcb8
|
Use ReadOnlySpan in GetImagesForPrograms
|
2021-06-19 15:26:24 -04:00 |
|
Patrick Barron
|
67308f489f
|
Implement DeleteDevice
|
2021-06-19 15:24:53 -04:00 |
|
Patrick Barron
|
2a9474f6e7
|
Count records before skipping
|
2021-06-19 15:24:42 -04:00 |
|
Patrick Barron
|
6b24cc6d1f
|
Fix UpdateDeviceOptions
|
2021-06-19 15:24:26 -04:00 |
|
Patrick Barron
|
3123ea2a94
|
Add missing ConfigureAwait call
|
2021-06-19 15:09:16 -04:00 |
|
Bond_009
|
6f8ccab788
|
Move non-jellyfin extensions to separate project
|
2021-06-19 18:04:46 +02:00 |
|
Patrick Barron
|
54fdc2fd88
|
Use ExecuteSqlInterpolated instead of ExecuteSqlRaw
oop
|
2021-06-18 19:15:08 -04:00 |
|
Patrick Barron
|
be88efce3c
|
Merge branch 'master' into authenticationdb-efcore
# Conflicts:
# Emby.Server.Implementations/Devices/DeviceManager.cs
# Emby.Server.Implementations/HttpServer/Security/SessionContext.cs
# Emby.Server.Implementations/Security/AuthenticationRepository.cs
# Emby.Server.Implementations/Session/SessionManager.cs
# Jellyfin.Server.Implementations/Security/AuthorizationContext.cs
# MediaBrowser.Controller/Library/IUserManager.cs
# MediaBrowser.Controller/Net/ISessionContext.cs
|
2021-06-18 18:56:10 -04:00 |
|
Bond-009
|
0c3dcdf77b
|
Merge pull request #6197 from MrTimscampi/sub-delivery-docs
Document SubtitleDeliveryMethod
|
2021-06-19 00:42:54 +02:00 |
|
Patrick Barron
|
336ba2879f
|
Re-add support for API keys
|
2021-06-18 18:26:58 -04:00 |
|
Patrick Barron
|
0292936c65
|
Use consistent name for db context
|
2021-06-18 17:09:59 -04:00 |
|
Patrick Barron
|
4206c0e091
|
Combine if statements
|
2021-06-18 17:09:39 -04:00 |
|
Patrick Barron
|
3264575047
|
Add data migration
|
2021-06-18 17:07:30 -04:00 |
|
Patrick Barron
|
3fd0b1a359
|
Recreate devices migration with missing fields
|
2021-06-18 17:07:22 -04:00 |
|