Commit graph

64 commits

Author SHA1 Message Date
Joshua Boniface 3c4043199a Implement review feedback 2019-03-12 09:18:45 -04:00
Joshua Boniface 132ce3ece1 Add further resources to complete WebPath 2019-03-10 17:04:18 -04:00
PloughPuff ed69e690b8 Review comments
Address review comments from JustAMan, Bond-009 and cvium.
2019-03-05 21:29:15 +00:00
Bond_009 77a5617774 Removed remaining self-update code 2019-02-18 16:57:08 +01:00
Bond_009 81a8ebde22 Move to Microsoft.Extensions.DependencyInjection
This PR replaces SimpleInjector with
Microsoft.Extensions.DependencyInjection.
2019-02-12 20:52:23 +01:00
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.
2019-01-20 00:28:48 +01:00
Erwin de Haan 8f41ba4d3a Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.Model 2019-01-13 21:02:23 +01:00
Erwin de Haan 1a4b271314 Visual Studio Reformat: MediaBrowser.Model 2019-01-13 20:26:15 +01:00
hawken bd169e4fd4 remove trailing whitespace 2019-01-07 23:27:46 +00:00
cvium bb879fff33 Remove AutoRunAtStartup 2019-01-05 23:07:06 +01:00
Bond_009 75efe9cf0a Rename and rework entry point 2019-01-02 02:30:59 +03:00
Andrew Rabert a86b71899e Add GPL modules 2018-12-27 18:27:57 -05:00
stefan 48facb797e Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
Luke Pulverenti 8717f81bf4 Add setting to auto-run web app when server starts 2017-12-03 17:14:35 -05:00
Luke Pulverenti f7f41e4c73 remove unused service properties 2017-09-10 17:32:45 -04:00
Luke Pulverenti 4ceb9eb6c5 update restart function 2017-09-09 14:51:24 -04:00
Luke Pulverenti 1ad990ad72 update live tv data transfer 2017-08-19 15:43:35 -04:00
Luke Pulverenti 2ef30a3ba8 update program titles 2017-01-21 15:27:07 -05:00
Luke Pulverenti c7d520555b update dlna profiles 2016-12-09 02:23:09 -05:00
Luke Pulverenti a69ca6c55b avoid buffering http responses 2016-10-06 14:55:01 -04:00
Luke Pulverenti cc7b150b90 update recording layout 2016-09-05 01:39:14 -04:00
Luke Pulverenti 775fc94020 update path configs 2016-06-29 01:49:31 -04:00
Luke Pulverenti cffc9417c7 update startup wizard 2016-06-23 13:04:18 -04:00
Luke Pulverenti 6e9f8fb2d1 allow customization of ffmpeg path 2016-06-20 02:19:28 -04:00
Luke Pulverenti cf68f08b9f update image sizes 2015-11-12 21:44:50 -05:00
Luke Pulverenti bbd672bf95 update image sizing 2015-11-12 14:49:19 -05:00
Luke Pulverenti 0ee844dd46 hide library monitor from certain operating systems 2015-10-03 14:13:53 -04:00
Luke Pulverenti 16e4d4599a fix directory browser in startup wizard 2015-09-05 13:19:13 -04:00
Luke Pulverenti 7f9a2f1af6 add path help messages 2015-07-27 12:21:18 -04:00
Luke Pulverenti f2c3e014b7 sync updates 2015-02-04 14:13:00 -05:00
Luke Pulverenti 4ea72584db switch dashboard to key off of SupportsHttps 2015-01-19 16:08:58 -05:00
Luke Pulverenti de76156391 rework hosting options 2015-01-18 23:29:57 -05:00
Mike ec947acfde Fix ssl port info on dashboard 2015-01-18 19:54:13 -05:00
Luke Pulverenti a8da86d059 support api without /mediabrowser 2015-01-17 14:30:23 -05:00
Mike 2300d56f68 Ssl in mediabrowser against new listener. 2015-01-17 11:53:22 -05:00
Luke Pulverenti 5c84cadb5e update translations 2015-01-16 15:54:37 -05:00
Luke Pulverenti d091fe0e6e extract classes 2014-10-08 19:31:44 -04:00
Luke Pulverenti 8e2d244749 rework apiclient startup 2014-09-24 18:47:03 -04:00
Luke Pulverenti a2dc5e090b update translations 2014-09-08 21:15:31 -04:00
Luke Pulverenti fda7ff5bf2 chromecast updates 2014-08-19 18:28:35 -04:00
Luke Pulverenti 063675bb07 updated nuget 2014-07-27 18:01:29 -04:00
Luke Pulverenti bb5386bb3a added more remote control commands 2014-03-31 17:04:22 -04:00
Luke Pulverenti be36f1ef4c Added ServerName 2014-02-28 23:12:39 -05:00
Luke Pulverenti d39f8a1161 Added is running as service to IServerApplicationHost 2014-01-29 19:18:05 -05:00
Luke Pulverenti 5ca7d63556 added dashboard info page 2014-01-18 14:25:20 -05:00
Luke Pulverenti b4ac51aa10 Added SupportsAutoRunAtStartup 2014-01-05 20:59:21 -05:00
Luke Pulverenti a01ee815fb added HasUpdateAvailable 2014-01-05 01:50:48 -05:00
Luke Pulverenti 01e65c93ee updated live tv + nuget 2013-12-14 20:17:57 -05:00
Luke Pulverenti f856e166ff Add WanAddress to SystemInfo 2013-12-08 14:39:39 -05:00
Luke Pulverenti 58f1a314b5 update to service stack 3.0.70.0 2013-11-30 13:32:39 -05:00