telans
9018f8d8be
Add full stop at end of comments (SA1629)
5 years ago
Mark Monteiro
2e09311a93
Merge branch 'master' into websocket
5 years ago
Mark Monteiro
51cdb30741
Apply documentation suggestions from code review
...
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
5 years ago
Mark Monteiro
3abf870c1e
Do not include a double slash in URLs when a base URL is not set
5 years ago
Mark Monteiro
43c22a5822
Add GetLoopbackHttpApiUrl() helper method to replace forceHttps functionality
...
Also refactor to use return a Uri instead of a string and use UriBuilder under the hood
5 years ago
Bond_009
15634a1913
Merge branch 'master' into websocket
5 years ago
Joshua M. Boniface
cbeeeced75
Apply style change
...
Co-Authored-By: Bond-009 <bond.009@outlook.com>
5 years ago
Joshua M. Boniface
6ac723706c
Apply style change
...
Co-Authored-By: Bond-009 <bond.009@outlook.com>
5 years ago
Joshua M. Boniface
0157326354
Apply style change
...
Co-Authored-By: Bond-009 <bond.009@outlook.com>
5 years ago
Mark Monteiro
00a0e013c6
Update documentation for URL methods in ApplicationHost
5 years ago
Mark Monteiro
fee76097f4
Remove CanConnectWithHttps Property
...
It is only used in one place and only adds confusion by existing
5 years ago
Vasily
e85f9f5613
Make localhost LiveTV restreams always use plain HTTP port
5 years ago
Mark Monteiro
410a322fe2
Add CanConnectWithHttps to interface
5 years ago
Mark Monteiro
ca71ac72ab
Replace EnableHttps and SupportsHttps with ListenWithHttps and CanConnectWithHttps
5 years ago
Mark Monteiro
a67e32f8ec
Clean up and document BrowserLauncher correctly
5 years ago
Mark Monteiro
29bad073eb
Use config setting to decide if web content should be hosted
...
Also fail server startup if web content is expected but missing
5 years ago
Mark Monteiro
1b5999a1bc
Open the Swagger API page on server start if not hosting the static web content
5 years ago
Bond_009
976459d3e8
Rewrite WebSocket handling code
5 years ago
Bond_009
5994328903
Fix baseurl (again)
5 years ago
Claus Vium
27e3cf1558
Move appbuilder and service collection to Jellyfin.Server
5 years ago
Bond_009
2a58c643d2
Fix more warnings
6 years ago
Bond_009
ddd1a282ea
Remove IpAddressInfo and IpEndPointInfo classes
6 years ago
Bond-009
7343e07fe5
Fix build error
6 years ago
Erwin de Haan
ba610b5094
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
6 years ago
Erwin de Haan
26ca4b607b
Visual Studio Reformat: MediaBrowser.Controller
6 years ago
hawken
bd169e4fd4
remove trailing whitespace
6 years ago
cvium
bb879fff33
Remove AutoRunAtStartup
6 years ago
Andrew Rabert
a86b71899e
Add GPL modules
6 years ago
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
7 years ago
Luke Pulverenti
8717f81bf4
Add setting to auto-run web app when server starts
7 years ago
Luke Pulverenti
d7a1a87009
reduce work done by system info endpoints
7 years ago
Luke Pulverenti
4f09c1e06d
reduce dlna chatter
7 years ago
Luke Pulverenti
381ea159de
update user deletion
8 years ago
Luke Pulverenti
f7f41e4c73
remove unused service properties
8 years ago
Luke Pulverenti
2ef30a3ba8
update program titles
8 years ago
Luke Pulverenti
918b9ca86d
update core projects
8 years ago
Luke Pulverenti
a8b340cbb2
update portable projects
8 years ago
Luke Pulverenti
675b643115
change controller project targeting
8 years ago
Luke Pulverenti
2d7c82d0dd
add loopback handler
9 years ago
Luke Pulverenti
7627c6707d
update components
9 years ago
Luke Pulverenti
759f5a8560
update task results
9 years ago
Luke Pulverenti
ebf0eeb3bd
update browser launcher
9 years ago
Luke Pulverenti
aa23da0dc4
ipv6 fixes
9 years ago
Luke Pulverenti
b46ef16ba8
update local address detection
9 years ago
Luke Pulverenti
0ee844dd46
hide library monitor from certain operating systems
10 years ago
Luke Pulverenti
0052f0a09d
create single method to form api url
10 years ago
Luke Pulverenti
ee00f8bf72
added HasSyncJob
10 years ago
Luke Pulverenti
de76156391
rework hosting options
10 years ago
Luke Pulverenti
a8da86d059
support api without /mediabrowser
10 years ago
Mike
2300d56f68
Ssl in mediabrowser against new listener.
10 years ago