Mark Monteiro
4bccaafb57
Use 'Length' instead of 'Any()' for an array
2020-03-24 16:27:54 +01:00
Mark Monteiro
aa546dd36a
Rename command line option to --nowebclient and config setting to HostWebClient
2020-03-21 18:25:09 +01:00
Mark Monteiro
e2685c51ec
Merge remote-tracking branch 'upstream/master' into support-running-without-web-content
2020-03-15 18:07:02 +01:00
Mark Monteiro
05ab61200a
Do not call UseContentRoot() on the web host builder
...
This call has nothing to do with static web content and should not have ever been called with the web content path: https://docs.microsoft.com/en-us/aspnet/core/fundamentals/?view=aspnetcore-3.1&tabs=windows#content-root
Since this call is removed, the ContentRoot property is also removed from ApplicationHost as it is no longer needed.
Finally, move validation of the static content path to the DashboardService where it is actually used.
2020-03-15 17:42:57 +01:00
Mark Monteiro
602112fba4
Return 404 for static web resources when the 'nowebcontent' flag is set
2020-03-15 16:24:04 +01:00
Mark Monteiro
7e3caec583
Make PackageCreator.ModifyHtml() static and clean up XML documentation
...
This eliminates the need to create a dummy instance to call this method
2020-03-15 15:29:39 +01:00
Bond_009
29cee00d2d
Address comments
2020-03-11 16:36:55 +01:00
Mark Monteiro
b67e9cde8c
Replace ILogger with ILogger<T> wherever possible
...
Log entries will contain additional class context when using this interface
2020-03-03 23:07:10 +01:00
Bond_009
07cc4be6a7
Fix some warnings
...
* Add analyzers to MediaBrowser.XbmcMetadata
* Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata
* Add analyzers to MediaBrowser.WebDashboard
* Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard
* Disable SA1600 in favor of CS1591
2020-02-23 12:11:43 +01:00
Bond_009
87d2479b78
Fix warnings
2020-01-31 22:26:53 +01:00
Bond-009
c8409d2ea1
Remove FileSystem.GetStream
2020-01-22 22:20:35 +01:00
Bond_009
d529f81cd9
Improve IInstallationManager interface
2019-11-01 17:57:19 +01:00
Bond_009
253e72f667
Simplify file serving code
2019-06-10 00:53:16 +02:00
Joshua M. Boniface
6751560228
Merge pull request #1092 from joshuaboniface/configurable-webdir
...
Add configurable webdir option
2019-03-12 12:51:11 -04:00
Joshua Boniface
3c4043199a
Implement review feedback
2019-03-12 09:18:45 -04:00
Joshua Boniface
25deca9579
Make use of WebPath
2019-03-10 16:20:46 -04:00
Bond-009
e91dd14b31
Remove redundent class AssemblyInfo
2019-03-07 18:10:55 +01:00
Joshua M. Boniface
c4f51e16a5
Merge pull request #736 from Bond-009/startasync
...
Start startup tasks async
2019-02-03 22:23:54 -05:00
Erwin de Haan
a430568082
Unwrapped OpenRead
and CopyFile
2019-01-28 22:09:58 +01:00
Erwin de Haan
d7c6d16250
Unwrapped CreateDirectory and DeleteDirectory
2019-01-28 22:09:56 +01:00
Bond_009
85a58fd655
Start startup tasks async
2019-01-27 15:40:37 +01:00
Andrew Rabert
8de4eb7d19
Rename ApplicationSemanticVersion to ApplicationVersion
2019-01-19 21:35:33 -05:00
Erwin de Haan
924ec0c191
Revert Jellyfin.Versioning, Update all versions and user agents.
2019-01-20 01:12:44 +01:00
Erwin de Haan
b062577d81
Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener
2019-01-13 21:03:10 +01:00
Erwin de Haan
f4ae36b2a8
Visual Studio Reformat: MediaBrowser.WebDashboard
2019-01-13 20:26:44 +01:00
Joshua M. Boniface
15c89d281e
Merge pull request #506 from hawken93/linting
...
Removing tabs and trailing whitespace
2019-01-10 19:54:18 -05:00
Bond-009
f454b753f2
separate path with comma
...
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2019-01-10 00:23:44 +09:00
dkanada
9de66e9e87
add jellyfin-web as submodule
2019-01-09 23:35:05 +09:00
hawken
bd169e4fd4
remove trailing whitespace
2019-01-07 23:27:46 +00:00
Bond_009
ea4c914123
Fix exception logging
2018-12-30 22:44:39 +01:00
Bond_009
0f8b3c6347
Use Microsoft.Extensions.Logging abstraction
2018-12-30 22:44:38 +01:00
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
2018-09-12 19:26:21 +02:00
Luke Pulverenti
ce26d502a4
allow plugins to inject menus
2017-09-15 02:31:28 -04:00
Luke Pulverenti
2f99a78230
3.2.30.17
2017-09-11 15:25:13 -04:00
Luke Pulverenti
d270b10db6
move auto-organize to plugin
2017-07-27 01:18:39 -04:00
Luke Pulverenti
54cf0da758
update query fields
2017-05-22 00:54:02 -04:00
Luke Pulverenti
e0d5f7d158
reduce device discovery traffic
2017-02-07 02:33:24 -05:00
Luke Pulverenti
d218dbd2a1
add cancellation to socket methods
2017-02-05 15:44:08 -05:00
Luke Pulverenti
558219132a
minify resources
2017-01-27 22:16:59 -05:00
Luke Pulverenti
4ba2d73bf7
update drawer
2017-01-27 18:05:04 -05:00
Luke Pulverenti
7bc60836c3
remove dead code
2017-01-26 23:50:09 -05:00
Luke Pulverenti
9606a2a710
filter duplicate recordings based on showId
2016-11-24 11:29:23 -05:00
Luke Pulverenti
227dd0a42d
rework result factory
2016-11-10 09:41:24 -05:00
Luke Pulverenti
4b51233cc8
update plugin interfaces
2016-10-26 02:01:42 -04:00
Luke Pulverenti
b30c58f825
retarget dashboard project
2016-10-25 22:04:49 -04:00
Luke Pulverenti
23d7afdf68
make dashboard project portable
2016-10-25 15:11:27 -04:00
Luke Pulverenti
ef6b90b8e6
make controller project portable
2016-10-25 15:02:04 -04:00
Luke Pulverenti
edbe28d9fc
move interface to model
2016-10-23 22:45:23 -04:00
Luke Pulverenti
76c7bfcb67
update closing of streams
2016-09-29 08:55:49 -04:00
Luke Pulverenti
906546ca5e
update dialogs
2016-09-09 02:59:23 -04:00