crobibero
|
7bb34fc9e7
|
use proper HttpClient DI
|
4 years ago |
crobibero
|
1385064497
|
Merge remote-tracking branch 'upstream/master' into api-migration-merge
|
4 years ago |
crobibero
|
9343e73b26
|
Allow migration to optionally run on fresh install
|
4 years ago |
Patrick Barron
|
4742ddbb71
|
Update .NET Core to 3.1.6
|
4 years ago |
David
|
262e19b691
|
Add X-Response-Time-ms header and log slow server response time
|
4 years ago |
Patrick Barron
|
befd0c7a00
|
Remove EF Core Proxies
|
4 years ago |
Bond_009
|
ae6eaa7f02
|
Minor fixes
|
4 years ago |
Neil Burrows
|
4389773508
|
Respect FFMpeg path passed via Environment Variable
|
4 years ago |
crobibero
|
8d7b39a36e
|
fix endpoint order
|
4 years ago |
crobibero
|
289605c07f
|
Merge remote-tracking branch 'upstream/api-migration' into api-library
|
4 years ago |
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>
|
4 years ago |
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
|
4 years ago |
dkanada
|
3d65cbdf07
|
apply suggestions from code review
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
|
4 years ago |
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>
|
4 years ago |
Patrick Barron
|
743032f1e1
|
Merge pull request #3393 from Ullmie02/api-dashboard
Move DashboardController to Jellyfin.Api
|
4 years ago |
crobibero
|
38788a1f1d
|
Merge remote-tracking branch 'upstream/api-migration' into api-library
|
4 years ago |
David
|
64fb173dad
|
Move DashboardController to Jellyfin.Api
|
4 years ago |
crobibero
|
e2a7e8d97e
|
Move LibraryService.cs to Jellyfin.Api
|
4 years ago |
David
|
08401f923d
|
Change swagger dictionary type mapping
|
4 years ago |
David
|
6651cb8d24
|
Add JsonInto32Converter
Add additional swagger type mapping
|
4 years ago |
crobibero
|
0c01b6817b
|
Add X-Forward-(For/Proto) support
|
4 years ago |
dkanada
|
e77f6194f2
|
add missing comma in array
|
4 years ago |
dkanada
|
f5d82441a4
|
Merge branch 'master' into custom-repos
|
4 years ago |
crobibero
|
4aac936721
|
Add more authorization handlers, actually authorize requests
|
4 years ago |
Bond_009
|
b30ae1a949
|
Remove code for handling single hyphen arguments
and return exit code 1 when argument parsing fails
|
4 years ago |
Bond-009
|
0426f3d93d
|
Merge pull request #3349 from jellyfin/dependabot/nuget/Serilog.Sinks.Graylog-2.1.3
Bump Serilog.Sinks.Graylog from 2.1.2 to 2.1.3
|
4 years ago |
dependabot[bot]
|
685458b40d
|
Bump Serilog.Sinks.Graylog from 2.1.2 to 2.1.3
Bumps [Serilog.Sinks.Graylog](https://github.com/whir1/serilog-sinks-graylog) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/whir1/serilog-sinks-graylog/releases)
- [Commits](https://github.com/whir1/serilog-sinks-graylog/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
b0093fbce4
|
Bump CommandLineParser from 2.7.82 to 2.8.0
Bumps [CommandLineParser](https://github.com/commandlineparser/commandline) from 2.7.82 to 2.8.0.
- [Release notes](https://github.com/commandlineparser/commandline/releases)
- [Changelog](https://github.com/commandlineparser/commandline/blob/master/CHANGELOG.md)
- [Commits](https://github.com/commandlineparser/commandline/commits/2.8.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
crobibero
|
589735f60c
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
4 years ago |
Patrick Barron
|
42b4f0aa2e
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# Emby.Server.Implementations/Library/UserManager.cs
# Jellyfin.Data/Jellyfin.Data.csproj
|
4 years ago |
crobibero
|
ec3e15db57
|
Fix merge and build
|
4 years ago |
crobibero
|
829eb1a849
|
merge master into api-migration
|
4 years ago |
crobibero
|
6d5c09c499
|
Remove duplicate swaggerdoc
|
4 years ago |
crobibero
|
720fff30a4
|
readd swagger version
|
4 years ago |
crobibero
|
2fe65d99f6
|
Merge remote-tracking branch 'upstream/api-migration' into api-swagger-auth
|
4 years ago |
dkanada
|
403cd3205f
|
Merge pull request #3254 from crobibero/ilogger
Use typed logger where possible
|
4 years ago |
dkanada
|
72a688aa7a
|
Merge pull request #3298 from jellyfin/dependabot/nuget/SQLitePCLRaw.bundle_e_sqlite3-2.0.3
Bump SQLitePCLRaw.bundle_e_sqlite3 from 2.0.2 to 2.0.3
|
4 years ago |
Patrick Barron
|
7a115024aa
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# MediaBrowser.Controller/Library/ILibraryManager.cs
# MediaBrowser.Providers/Users/UserMetadataService.cs
|
4 years ago |
Cody Robibero
|
17ffb689e0
|
Merge branch 'master' into update-dotnet-core
|
4 years ago |
crobibero
|
a6815018dc
|
Update to .NET Core 3.1.5
|
4 years ago |
dependabot[bot]
|
ef9a8c5414
|
Bump SQLitePCLRaw.bundle_e_sqlite3 from 2.0.2 to 2.0.3
Bumps [SQLitePCLRaw.bundle_e_sqlite3](https://github.com/ericsink/SQLitePCL.raw) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases)
- [Commits](https://github.com/ericsink/SQLitePCL.raw/commits/v2.0.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dkanada
|
5cdf951643
|
Merge pull request #3222 from barronpm/activitylog-migration-fix
Fix Activity Log Migrations for Very Old Databases
|
4 years ago |
dkanada
|
b3f8928fbb
|
Merge pull request #3218 from crobibero/api-cors
Enable CORS and Authentation
|
4 years ago |
crobibero
|
6be862545a
|
Merge remote-tracking branch 'upstream/api-migration' into api-cors
|
5 years ago |
crobibero
|
48cbac934b
|
Don't clear media types
|
5 years ago |
crobibero
|
04abb281c0
|
Add CSS output formatter.
|
5 years ago |
crobibero
|
598cd94c4d
|
Add CSS output formatter.
|
5 years ago |
dkanada
|
8ac2f1bb8b
|
simplify the custom repository feature for now
|
5 years ago |
dkanada
|
d6184dbadd
|
remove unnecessary property for repository object
|
5 years ago |
crobibero
|
44957c5a9a
|
Use typed logger where possible
|
5 years ago |