Patrick Barron
|
5ee419ebe4
|
Fix typo
|
2020-06-24 21:07:39 -04:00 |
|
Patrick Barron
|
2967dd6afd
|
Change to ResourceNotFoundException
|
2020-06-24 20:36:58 -04:00 |
|
Patrick Barron
|
9a01cd8590
|
Fix user deletion.
|
2020-06-24 20:19:47 -04:00 |
|
Pedro Nave
|
7da49d57b1
|
Translated using Weblate (Portuguese)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/
|
2020-06-24 19:39:44 -04:00 |
|
Sasa
|
d5dad64e61
|
Translated using Weblate (Croatian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hr/
|
2020-06-24 16:21:09 -04:00 |
|
Anthony Lavado
|
92091f13d3
|
Merge pull request #2904 from Bond-009/buffer
Use System.Buffers in RangeRequestWriter
|
2020-06-23 12:50:24 -04:00 |
|
Joshua M. Boniface
|
fe1c80668c
|
Merge pull request #3386 from jellyfin/azure-ci
Add Azure DevOps package builds
|
2020-06-23 12:12:31 -04:00 |
|
Bond-009
|
7481c3500a
|
Merge pull request #3425 from crobibero/revert-baseitem-logger
Revert ILoggerFactory usage in BaseItem.cs
|
2020-06-23 16:01:00 +02:00 |
|
crobibero
|
1398c2117c
|
Revert ILoggerFactory usage in BaseItem.cs
|
2020-06-23 07:31:59 -06:00 |
|
dkanada
|
ec017be16b
|
Merge pull request #3407 from telans/vscode
.gitignore: ignore jellyfin-web symlink & .vscode: dotnet telemetry optout
|
2020-06-23 21:17:35 +09:00 |
|
telans
|
712d581e01
|
remove vscode launch.json comments
|
2020-06-23 20:35:10 +12:00 |
|
telans
|
6bf4e1b28c
|
gitignore: catch jellyfin-web as symlink
|
2020-06-23 20:35:10 +12:00 |
|
telans
|
ae20776db3
|
vscode: dotnet telemetry optout
|
2020-06-23 20:35:08 +12:00 |
|
dkanada
|
4e08876028
|
Merge pull request #3418 from Bond-009/minor3
Minor changes
|
2020-06-23 16:56:44 +09:00 |
|
dkanada
|
0be10db5a5
|
Merge pull request #3416 from jellyfin/dependabot/nuget/prometheus-net.AspNetCore-3.6.0
Bump prometheus-net.AspNetCore from 3.5.0 to 3.6.0
|
2020-06-23 01:43:23 +09:00 |
|
Anthony Lavado
|
649cccfc05
|
Merge pull request #3409 from Bond-009/scanerror
Fix scan crashed
|
2020-06-22 10:38:32 -04:00 |
|
Bond-009
|
3d42f37538
|
Minor changes
|
2020-06-22 15:35:53 +02:00 |
|
Bond-009
|
464066f362
|
Merge pull request #3411 from neilsb/system-plugin-removal
Prevent system plugins from being uninstalled
|
2020-06-22 15:23:35 +02:00 |
|
dependabot[bot]
|
35d80392ec
|
Bump prometheus-net.AspNetCore from 3.5.0 to 3.6.0
Bumps [prometheus-net.AspNetCore](https://github.com/prometheus-net/prometheus-net) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/prometheus-net/prometheus-net/releases)
- [Changelog](https://github.com/prometheus-net/prometheus-net/blob/master/History)
- [Commits](https://github.com/prometheus-net/prometheus-net/compare/v3.5.0...v3.6.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-06-22 13:16:21 +00:00 |
|
dkanada
|
a3bc82727a
|
Merge pull request #3414 from jellyfin/dependabot/nuget/prometheus-net-3.6.0
Bump prometheus-net from 3.5.0 to 3.6.0
|
2020-06-22 22:11:08 +09:00 |
|
dkanada
|
8320ed685a
|
Merge pull request #3415 from jellyfin/dependabot/nuget/Swashbuckle.AspNetCore-5.5.0
Bump Swashbuckle.AspNetCore from 5.4.1 to 5.5.0
|
2020-06-22 22:10:48 +09:00 |
|
dkanada
|
2498c5f0ab
|
Merge pull request #3417 from jellyfin/dependabot/nuget/Moq-4.14.3
Bump Moq from 4.14.1 to 4.14.3
|
2020-06-22 22:10:29 +09:00 |
|
dkanada
|
552a358c9c
|
Merge pull request #3244 from jellyfin/custom-repos
Initial implementation for custom plugin repositories
|
2020-06-22 22:08:43 +09:00 |
|
dkanada
|
3d65cbdf07
|
apply suggestions from code review
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
|
2020-06-22 21:59:56 +09:00 |
|
dependabot[bot]
|
3e57898d6b
|
Bump Moq from 4.14.1 to 4.14.3
Bumps [Moq](https://github.com/moq/moq4) from 4.14.1 to 4.14.3.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moq/moq4/compare/v4.14.1...v4.14.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-06-22 12:01:53 +00:00 |
|
dependabot[bot]
|
12f700fb2a
|
Bump Swashbuckle.AspNetCore from 5.4.1 to 5.5.0
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.4.1 to 5.5.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.4.1...v5.5.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-06-22 12:01:34 +00:00 |
|
dependabot[bot]
|
be4fdd2394
|
Bump prometheus-net from 3.5.0 to 3.6.0
Bumps [prometheus-net](https://github.com/prometheus-net/prometheus-net) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/prometheus-net/prometheus-net/releases)
- [Changelog](https://github.com/prometheus-net/prometheus-net/blob/master/History)
- [Commits](https://github.com/prometheus-net/prometheus-net/compare/v3.5.0...v3.6.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-06-22 12:01:32 +00:00 |
|
Neil Burrows
|
0bab57ebbc
|
Wrapping long line on function parameters (take 2)
|
2020-06-22 11:56:18 +01:00 |
|
Neil Burrows
|
966ebfaf68
|
Wrapping long line on function parameters
|
2020-06-22 11:53:15 +01:00 |
|
Neil Burrows
|
a20fd34161
|
Update Emby.Server.Implementations/Updates/InstallationManager.cs
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
|
2020-06-22 11:04:20 +01:00 |
|
Neil Burrows
|
c20400fa40
|
Prevent system plugins from being uninstalled
|
2020-06-22 10:13:28 +01:00 |
|
Bond-009
|
f75024fade
|
Fix scan crashed
|
2020-06-22 10:06:35 +02:00 |
|
Nitish Raj Uprety
|
c3349038c4
|
Translated using Weblate (Nepali)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ne/
|
2020-06-21 15:37:41 -04:00 |
|
andyguerra
|
18602b4724
|
Translated using Weblate (Spanish (Latin America))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_419/
|
2020-06-21 12:54:20 -04:00 |
|
Nitish Raj Uprety
|
1c371812aa
|
Added translation using Weblate (Nepali)
|
2020-06-21 10:23:49 -04:00 |
|
Joshua M. Boniface
|
680dd95292
|
Merge pull request #3394 from Ullmie02/fix-startupwizzard
Fix startup wizard in 10.6
|
2020-06-21 03:12:12 -04:00 |
|
Anthony Lavado
|
3a5df3d060
|
Merge pull request #3007 from BaronGreenback/SSDP
Fix for #2986
|
2020-06-20 17:39:00 -04:00 |
|
Cody Robibero
|
43221fc26b
|
Merge branch 'master' into SSDP
|
2020-06-20 15:33:13 -06:00 |
|
Joshua M. Boniface
|
2506feb544
|
Update branch checks from azure-ci to master
|
2020-06-20 15:03:25 -04:00 |
|
David
|
82c1da34be
|
Fix tests
|
2020-06-20 18:29:29 +02:00 |
|
Anthony Lavado
|
bb947718ea
|
Merge pull request #3380 from Bond-009/warn20
Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers
|
2020-06-20 12:26:02 -04:00 |
|
David
|
1c78482b48
|
Use authorization code from api-migration to fix startup wizard
|
2020-06-20 18:02:03 +02:00 |
|
Bond-009
|
beb3896d7f
|
Merge pull request #3390 from telans/fixes
Multiple warning fixes
|
2020-06-20 16:48:48 +02:00 |
|
telans
|
6556bec646
|
brace multiline if statements (cont.)
|
2020-06-20 21:19:16 +12:00 |
|
telans
|
5bb639a59a
|
newlines after braces
|
2020-06-20 21:13:48 +12:00 |
|
telans
|
7f307f9082
|
brace multiline if statements
|
2020-06-20 21:12:36 +12:00 |
|
telans
|
98db8f72e0
|
fix SA1503 for one line if statements
|
2020-06-20 20:35:29 +12:00 |
|
telans
|
8e3d874802
|
remove regions
|
2020-06-20 18:20:33 +12:00 |
|
telans
|
8de6452967
|
fix some documentation periods
|
2020-06-20 18:13:11 +12:00 |
|
telans
|
afe09612e8
|
fix SA1119
|
2020-06-20 18:13:11 +12:00 |
|