dependabot[bot]
eb00a59750
Bump prometheus-net from 3.6.0 to 4.0.0
...
Bumps [prometheus-net](https://github.com/prometheus-net/prometheus-net ) from 3.6.0 to 4.0.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.6.0...v4.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-19 12:00:45 +00:00
Joshua M. Boniface
f9bd7be741
Merge pull request #4285 from cvium/fix_websocketlisteners
...
Fix IWebSocketListener service registration
2020-10-17 01:58:35 -04:00
crobibero
f998e52107
Update to dotnet 3.1.9
2020-10-13 18:50:04 -06:00
Anthony Lavado
dd43af23a4
Merge pull request #4248 from crobibero/ws-document-filter
...
Manually register models used in websocket messages.
2020-10-09 20:11:57 -04:00
cvium
38cb8fee8a
Fix IWebSocketListener service registration
2020-10-06 14:44:07 +02:00
cvium
df75c1cd9c
SecurityException should return 403
2020-10-05 08:28:37 +02:00
Bond-009
07be066180
Merge pull request #4252 from skyfrk/4214-supported-commands-enum
...
Convert supportedCommands strings to enums
2020-10-04 22:40:14 +02:00
crobibero
6a32385588
Allow server to return .data files
2020-10-02 13:30:31 -06:00
github@esslinger.dev
9aad772288
feat: implement CommaDelimitedArrayModelBinderProvider
2020-10-02 18:26:48 +02:00
crobibero
2b75af9873
set type of GroupUpdate
2020-10-01 10:40:58 -06:00
crobibero
4a3e0062f9
Add missing PlaystateRequest and remove additional GroupUpdate types
2020-10-01 09:39:57 -06:00
crobibero
5ee6f49204
Manually register models used in websocket messages.
2020-10-01 08:10:47 -06:00
Bond-009
c7b3d4a90c
Merge pull request #4164 from spooksbit/remove-browser-auto-load
...
Removed browser auto-launch functionality
2020-09-29 18:24:58 +02:00
spookbits
c912093579
Created a separate API Docs profile to launch the browser at the API docs, and the nowebclient profile no longer launches the browser at all.
...
Don't point to web in the client because it won't redirect properly.
Modified the vscode launch.json to automatically launch the browser when debugging the first configuration. The
2020-09-28 16:34:48 -04:00
dependabot[bot]
45faf56085
Bump Serilog.Sinks.Graylog from 2.1.3 to 2.2.1
...
Bumps [Serilog.Sinks.Graylog](https://github.com/whir1/serilog-sinks-graylog ) from 2.1.3 to 2.2.1.
- [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>
2020-09-28 12:00:45 +00:00
spookbits
246ab260f7
Do not implicitly reference ASP.NET Core Analyzers.
...
Also do not explicitly reference AspNetCore.App (fixes compiler warning).
2020-09-16 17:09:24 -04:00
spooksbit
ac32b14012
Update Jellyfin.Server/Properties/launchSettings.json
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-09-16 15:11:35 -04:00
spookbits
5cca8bffea
Removed browser auto-load functionality from the server.
...
Added profiles in launchSettings to start either the web client or the swagger API page.
Removed --noautorunwebapp as this is the default functionality.
2020-09-16 13:22:04 -04:00
crobibero
46ae51bc9a
update to dotnet 3.1.8
2020-09-12 10:19:04 -06:00
Bond-009
6bf0acb854
Merge pull request #4121 from cvium/normalize_app_paths
...
Normalize application paths
2020-09-11 17:01:58 +00:00
Bond-009
6aa6e33f7d
Merge pull request #4102 from cvium/fix_startup_lan_ip_validation
...
Skip startup message for /system/ping
2020-09-11 13:28:49 +00:00
cvium
70aa7fe77d
Normalize application paths
2020-09-11 10:34:47 +02:00
Bond-009
4447589460
Merge pull request #4116 from cvium/add_known_proxies
...
Add Known Proxies to system configuration
2020-09-10 14:10:26 +00:00
cvium
7576824cee
Standardize use of IsLocal and RemoteIp
2020-09-10 14:16:41 +02:00
cvium
78cab77f81
Add Known Proxies to system configuration
2020-09-10 11:05:46 +02:00
crobibero
612e135c8c
Merge remote-tracking branch 'upstream/master' into api-stream-return
2020-09-09 12:02:05 -06:00
Bond-009
b76d4ba454
Merge pull request #4096 from crobibero/auth-ex
...
Fix catching authentication exception
2020-09-08 11:49:56 +00:00
cvium
3ad176f8e2
Remove unused import
2020-09-08 12:41:59 +02:00
cvium
12bd9ea750
Skip startup message for /system/ping
2020-09-08 12:37:15 +02:00
crobibero
e772756328
Fix catching authentication exception
2020-09-07 20:51:12 -06:00
crobibero
68e5a95fdb
Fix redirection
2020-09-07 19:10:14 -06:00
Anthony Lavado
d08ddbb8d2
Merge pull request #4013 from crobibero/dynamic-cors
...
Allow CORS domains to be configured
2020-09-07 19:41:45 -04:00
dependabot[bot]
37a8be5db2
Bump SQLitePCLRaw.bundle_e_sqlite3 from 2.0.3 to 2.0.4
...
Bumps [SQLitePCLRaw.bundle_e_sqlite3](https://github.com/ericsink/SQLitePCL.raw ) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases )
- [Commits](https://github.com/ericsink/SQLitePCL.raw/compare/v2.0.3...v2.0.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-07 12:02:16 +00:00
crobibero
eab92a0b01
Merge remote-tracking branch 'upstream/master' into api-stream-return
2020-09-06 14:34:31 -06:00
crobibero
342de39d78
Move CorsPolicyProvider to Jellyfin.Server.Configuration
2020-09-05 13:02:53 -06:00
crobibero
527ffaa90c
clean docs
2020-09-05 09:12:50 -06:00
crobibero
2c05d53b06
Convert to ICorsPolicyProvider
2020-09-05 09:10:05 -06:00
crobibero
8a08111adc
Merge remote-tracking branch 'upstream/master' into dynamic-cors
2020-09-05 09:00:55 -06:00
crobibero
d5eb246557
Merge remote-tracking branch 'upstream/master' into api-stream-return
2020-09-04 16:42:40 -06:00
crobibero
becd3b1542
Merge remote-tracking branch 'upstream/master' into mad-stylez
2020-09-04 08:49:06 -06:00
crobibero
9f97c47936
Merge remote-tracking branch 'upstream/master' into api-doc-base-url
2020-09-04 07:57:59 -06:00
Claus Vium
81c764e87f
Merge branch 'master' into output-formatters
2020-09-04 11:44:15 +02:00
crobibero
3be12a9d38
replace swagger logo
2020-09-03 21:39:50 -06:00
crobibero
c404660f67
Remove double listener
2020-09-03 18:19:27 -06:00
crobibero
ca6dfd7c45
move metrics to end of pipeline
2020-09-03 17:14:50 -06:00
crobibero
4e52fe1060
Wrap application in baseurl
2020-09-03 17:11:12 -06:00
crobibero
7504f067ef
fix merge
2020-09-03 16:19:03 -06:00
crobibero
21a5692626
Merge remote-tracking branch 'upstream/master' into api-doc-base-url
2020-09-03 16:18:36 -06:00
crobibero
eb2dcbddc0
Merge remote-tracking branch 'upstream/master' into api-stream-return
2020-09-03 13:47:00 -06:00
crobibero
4df47dea47
Use efcore library for health check
2020-09-03 13:44:49 -06:00