Cromefire_
|
3453b65444
|
Fixed wrong openapi auth header value
|
2020-08-30 00:44:33 +02:00 |
|
crobibero
|
ec8967b8e6
|
Fix partial library and channel access
|
2020-08-27 10:00:06 -06:00 |
|
Bond-009
|
4f6c98b325
|
Merge pull request #3984 from crobibero/json-prerelease
Use Prerelease System.Text.Json
|
2020-08-26 18:59:46 +02:00 |
|
crobibero
|
de4cfa2234
|
Apply suggestions from code review
|
2020-08-26 08:45:59 -06:00 |
|
crobibero
|
78ae86b86a
|
Apply suggestions from code review
|
2020-08-26 08:23:35 -06:00 |
|
crobibero
|
8b96881aa1
|
Clean up json Converters
|
2020-08-26 08:22:48 -06:00 |
|
crobibero
|
582c016d3b
|
bump to preview8 and remove extra references
|
2020-08-25 21:19:55 -06:00 |
|
crobibero
|
5f64ab02a0
|
bump System.Text.Json
|
2020-08-25 07:33:58 -06:00 |
|
Patrick Barron
|
9fa4fff15d
|
Merge branch 'master' into event-rewrite-1
# Conflicts:
# Emby.Dlna/Emby.Dlna.csproj
# Emby.Dlna/Eventing/DlnaEventManager.cs
# Emby.Dlna/Service/BaseService.cs
# Emby.Server.Implementations/ScheduledTasks/ScheduledTaskWorker.cs
# MediaBrowser.Controller/Subtitles/SubtitleDownloadEventArgs.cs
|
2020-08-24 20:04:13 -04:00 |
|
crobibero
|
340f83c3f5
|
Ignore null json values
|
2020-08-23 07:48:12 -06:00 |
|
Patrick Barron
|
98ed90c4a2
|
Merge branch 'master' into event-rewrite-1
|
2020-08-19 18:11:17 -04:00 |
|
crobibero
|
29d8e38161
|
Merge remote-tracking branch 'upstream/master' into fixes
|
2020-08-17 15:54:40 -06:00 |
|
Patrick Barron
|
a77cf53573
|
Allow plugins to register services.
|
2020-08-16 17:25:14 -04:00 |
|
crobibero
|
21cc308ec9
|
Use proper mediatypename
|
2020-08-16 11:48:54 -06:00 |
|
Patrick Barron
|
ee5d4b1146
|
Register event services
|
2020-08-15 15:56:56 -04:00 |
|
crobibero
|
2d4e91c5a2
|
Add xml output formatter
|
2020-08-15 10:39:24 -06:00 |
|
Anthony Lavado
|
dbc1435a9e
|
Merge pull request #3671 from Bond-009/unixsocket
Make UNIX socket configurable
|
2020-08-13 13:02:02 -04:00 |
|
crobibero
|
b0532c549a
|
add proper converter for legacy datetime
|
2020-08-10 11:58:06 -06:00 |
|
crobibero
|
05f9473544
|
Apply fixes from review
|
2020-08-06 17:59:48 -06:00 |
|
crobibero
|
fffa94fc33
|
Apply fixes from review
|
2020-08-06 08:17:45 -06:00 |
|
crobibero
|
9e00aa3014
|
fix openapi validation errors
|
2020-08-03 14:38:51 -06:00 |
|
crobibero
|
f915c3e5d9
|
Merge remote-tracking branch 'upstream/master' into api-migration
|
2020-08-03 11:24:13 -06:00 |
|
dependabot[bot]
|
be277e74d7
|
Bump Serilog.AspNetCore from 3.2.0 to 3.4.0
Bumps [Serilog.AspNetCore](https://github.com/serilog/serilog-aspnetcore) from 3.2.0 to 3.4.0.
- [Release notes](https://github.com/serilog/serilog-aspnetcore/releases)
- [Commits](https://github.com/serilog/serilog-aspnetcore/compare/v3.2.0...v3.4.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-03 12:04:18 +00:00 |
|
Bond-009
|
b7421db5fe
|
Merge pull request #3578 from barronpm/displaypreferences-efcore
Migrate Display Preferences to EF Core
|
2020-08-01 21:51:49 +02:00 |
|
Patrick Barron
|
ad32800504
|
Switch to unstable chromecast version.
|
2020-08-01 14:56:32 -04:00 |
|
Patrick Barron
|
a6bc4c688d
|
Add using statement to DisplayPreferences migration
|
2020-08-01 14:52:45 -04:00 |
|
cvium
|
5f03fb0ef7
|
Use factory pattern to instantiate jellyfindb context to avoid disposed contexts piling up in DI container
|
2020-07-31 10:13:54 +02:00 |
|
Patrick Barron
|
c094916df0
|
Migrate default library display preferences.
|
2020-07-28 09:19:25 -04:00 |
|
Patrick Barron
|
4b8ab1a803
|
Set default value of SortBy during migrations.
|
2020-07-27 21:01:08 -04:00 |
|
Patrick Barron
|
754837f16f
|
Add tv home.
|
2020-07-27 20:50:58 -04:00 |
|
Patrick Barron
|
68a185fd02
|
Serialize/deserialize new entities properly.
|
2020-07-27 20:40:21 -04:00 |
|
crobibero
|
7bb34fc9e7
|
use proper HttpClient DI
|
2020-07-25 17:21:40 -06:00 |
|
Patrick Barron
|
9fcf23bd21
|
Migrate EnableNextVideoInfoOverlay
|
2020-07-24 16:34:19 -04:00 |
|
Patrick Barron
|
0d13d830bb
|
Migrate skip lengths.
|
2020-07-24 16:30:54 -04:00 |
|
Patrick Barron
|
629ffe395f
|
Fixed build errors.
|
2020-07-23 20:36:36 -04:00 |
|
Patrick Barron
|
3d69cea1c9
|
Merge branch 'master' into displaypreferences-efcore
|
2020-07-23 23:50:12 +00:00 |
|
Bond_009
|
cbe47325b3
|
Make UNIX socket configurable
|
2020-07-23 13:18:47 +02:00 |
|
Bond-009
|
9ffe74d979
|
Merge pull request #3532 from Ullmie02/socket-binding
Add support for binding to Unix socket
|
2020-07-23 12:30:25 +02:00 |
|
David
|
0e855953a2
|
Update Jellyfin.Server/Program.cs
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
2020-07-23 12:03:46 +02:00 |
|
Bond-009
|
3a9698de54
|
Merge pull request #3665 from barronpm/use-interfaces
Use interfaces in app host constructors
|
2020-07-23 10:29:32 +02:00 |
|
Patrick Barron
|
200f369596
|
Use interfaces in app host constructors
|
2020-07-22 19:34:14 -04:00 |
|
Patrick Barron
|
9f323e5579
|
Add missing chromecast version serialization/deserialization.
|
2020-07-22 14:37:17 -04:00 |
|
crobibero
|
6c076b2162
|
Try adding plugin repository again
|
2020-07-21 08:27:12 -06:00 |
|
crobibero
|
1385064497
|
Merge remote-tracking branch 'upstream/master' into api-migration-merge
|
2020-07-20 14:28:33 -06:00 |
|
crobibero
|
9343e73b26
|
Allow migration to optionally run on fresh install
|
2020-07-20 07:45:24 -06:00 |
|
David
|
0e1bf316b5
|
Merge branch 'master' of github.com:jellyfin/jellyfin into socket-binding
|
2020-07-18 19:21:43 +02:00 |
|
Patrick Barron
|
4742ddbb71
|
Update .NET Core to 3.1.6
|
2020-07-17 19:48:11 -04:00 |
|
Patrick Barron
|
ab396225ea
|
Migrate Display Preferences to EF Core
|
2020-07-17 16:11:53 -04:00 |
|
David
|
fa4e0a73d5
|
Update Jellyfin.Server/Program.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-07-16 11:21:46 +02:00 |
|
David
|
262e19b691
|
Add X-Response-Time-ms header and log slow server response time
|
2020-07-14 13:40:18 +02:00 |
|