dkanada
37eed8cf1f
revert settings to their old names
5 years ago
dkanada
b1f9b03b17
rename some missed variables and fix warnings
5 years ago
Anthony Lavado
2f0719a883
Move the definition of ProductName to the correct class
...
Missed moving this from one class to the other.
6 years ago
Joshua Boniface
3c4043199a
Implement review feedback
6 years ago
Joshua Boniface
132ce3ece1
Add further resources to complete WebPath
6 years ago
PloughPuff
ed69e690b8
Review comments
...
Address review comments from JustAMan, Bond-009 and cvium.
6 years ago
Bond_009
77a5617774
Removed remaining self-update code
6 years ago
Bond_009
81a8ebde22
Move to Microsoft.Extensions.DependencyInjection
...
This PR replaces SimpleInjector with
Microsoft.Extensions.DependencyInjection.
6 years ago
Erwin de Haan
bb8df8dfa0
Updates reported version in `System/Info*` set of endpoints.
...
Added ProductName and ServerVersion to API.
Added build version and build step. Addressed issues wtih indentation.
Made the BuildVersion an actual object. This lets up link to the github page of that commit.
Fixed class method type and styled link.
Fixed languages and split out the information in the UI.
Moved update-version script and gave it executable permissions. Windows correctly finds the .bat file. And linux takes the one without extension.
Removed tempfiles from replace sessions from csproj.
Updated version generation scripts. Will also work with pre existing version files. (Source tarballs etc.)
Added simple replace for ssh github links.
Add execute rights to update-version.
Wrapped long line in ApplicationHost.cs
Fixed some small issues.
Fixed some small issues, and flipped some if's around.
Converted parameter names to camelBack casing.
Sealed the attribute class.
Removed MPLv2 license.
Fixed file headers.
Added newline.
Moved links in *.csproj files as well.
Fix issues caused by rebase auto merging.
Removed default constructor and added init values to properties, also hid the Remote value form API.
6 years ago
Erwin de Haan
8f41ba4d3a
Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.Model
6 years ago
Erwin de Haan
1a4b271314
Visual Studio Reformat: MediaBrowser.Model
6 years ago
hawken
bd169e4fd4
remove trailing whitespace
6 years ago
cvium
bb879fff33
Remove AutoRunAtStartup
6 years ago
Bond_009
75efe9cf0a
Rename and rework entry point
6 years ago
Andrew Rabert
a86b71899e
Add GPL modules
6 years ago
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti
8717f81bf4
Add setting to auto-run web app when server starts
7 years ago
Luke Pulverenti
f7f41e4c73
remove unused service properties
7 years ago
Luke Pulverenti
4ceb9eb6c5
update restart function
7 years ago
Luke Pulverenti
1ad990ad72
update live tv data transfer
7 years ago
Luke Pulverenti
2ef30a3ba8
update program titles
8 years ago
Luke Pulverenti
c7d520555b
update dlna profiles
8 years ago
Luke Pulverenti
a69ca6c55b
avoid buffering http responses
8 years ago
Luke Pulverenti
cc7b150b90
update recording layout
8 years ago
Luke Pulverenti
775fc94020
update path configs
8 years ago
Luke Pulverenti
cffc9417c7
update startup wizard
9 years ago
Luke Pulverenti
6e9f8fb2d1
allow customization of ffmpeg path
9 years ago
Luke Pulverenti
cf68f08b9f
update image sizes
9 years ago
Luke Pulverenti
bbd672bf95
update image sizing
9 years ago
Luke Pulverenti
0ee844dd46
hide library monitor from certain operating systems
9 years ago
Luke Pulverenti
16e4d4599a
fix directory browser in startup wizard
9 years ago
Luke Pulverenti
7f9a2f1af6
add path help messages
9 years ago
Luke Pulverenti
f2c3e014b7
sync updates
10 years ago
Luke Pulverenti
4ea72584db
switch dashboard to key off of SupportsHttps
10 years ago
Luke Pulverenti
de76156391
rework hosting options
10 years ago
Mike
ec947acfde
Fix ssl port info on dashboard
10 years ago
Luke Pulverenti
a8da86d059
support api without /mediabrowser
10 years ago
Mike
2300d56f68
Ssl in mediabrowser against new listener.
10 years ago
Luke Pulverenti
5c84cadb5e
update translations
10 years ago
Luke Pulverenti
d091fe0e6e
extract classes
10 years ago
Luke Pulverenti
8e2d244749
rework apiclient startup
10 years ago
Luke Pulverenti
a2dc5e090b
update translations
10 years ago
Luke Pulverenti
fda7ff5bf2
chromecast updates
10 years ago
Luke Pulverenti
063675bb07
updated nuget
10 years ago
Luke Pulverenti
bb5386bb3a
added more remote control commands
11 years ago
Luke Pulverenti
be36f1ef4c
Added ServerName
11 years ago
Luke Pulverenti
d39f8a1161
Added is running as service to IServerApplicationHost
11 years ago
Luke Pulverenti
5ca7d63556
added dashboard info page
11 years ago
Luke Pulverenti
b4ac51aa10
Added SupportsAutoRunAtStartup
11 years ago
Luke Pulverenti
a01ee815fb
added HasUpdateAvailable
11 years ago