Mark Monteiro
|
debab44870
|
Update all packages to .NET Core 3.1.2
|
2020-03-22 02:03:07 +01:00 |
|
Mark Monteiro
|
b8580e58aa
|
Check for implementation of IService correctly
|
2020-03-21 23:28:27 +01:00 |
|
Mark Monteiro
|
6f8c81ff7e
|
Register ServiceController with the DI framework
|
2020-03-21 23:28:07 +01:00 |
|
Mark Monteiro
|
dc2b8c4646
|
Log a warning if an attempt is made to register an invalid service type
|
2020-03-21 23:19:24 +01:00 |
|
Mark Monteiro
|
72c822513f
|
Create ServiceController via DI instead of manual construction
|
2020-03-21 23:18:41 +01:00 |
|
Mark Monteiro
|
dc140429fe
|
Do not create unnecessary instances of IService at server startup
|
2020-03-21 23:17:30 +01:00 |
|
Mark Monteiro
|
c36e4ecc6c
|
Log all 'DOTNET_' and 'ASPNETCORE_' environment variables at application startup
|
2020-03-21 22:45:57 +01:00 |
|
Mark Monteiro
|
0e3d319a3a
|
Log 'ASPNETCORE_ENVIRONMENT' value at application startup
|
2020-03-21 22:30:38 +01:00 |
|
Mark Monteiro
|
54cbf9c4dc
|
Bind HTTPS ports when running with development environment flag
|
2020-03-21 21:31:22 +01:00 |
|
Mark Monteiro
|
edc974e4c0
|
Set 'ASPNETCORE_ENVIRONMENT=Development' when running from visual studio
|
2020-03-21 21:28:34 +01:00 |
|
Mark Monteiro
|
41de0bd245
|
Run in development mode by default from Visual Studio
|
2020-03-21 21:06:30 +01:00 |
|
Mark Monteiro
|
842ec04828
|
Do not handle exceptions manually when in development mode
|
2020-03-21 21:06:01 +01:00 |
|
Mark Monteiro
|
92628c4033
|
Clean up HTTP listener exception handling
|
2020-03-21 21:04:16 +01:00 |
|
Mark Monteiro
|
1fb939b9b2
|
Enable HTTP/2 support
|
2020-03-21 20:21:07 +01:00 |
|
Mark Monteiro
|
aa546dd36a
|
Rename command line option to --nowebclient and config setting to HostWebClient
|
2020-03-21 18:25:09 +01:00 |
|
dkanada
|
2184553d15
|
Merge pull request #2566 from mark-monteiro/feature-request-issue-template
Feature Request Issue Template
|
2020-03-21 16:58:44 +09:00 |
|
dkanada
|
84c23d6232
|
Merge pull request #2631 from mark-monteiro/fix-client-build-scripts
Fix Client Build Scripts
|
2020-03-21 16:39:15 +09:00 |
|
dkanada
|
ba4c5e7f04
|
Merge pull request #2606 from Artiume/patch-4
Update docker dependencies for Gulp
|
2020-03-21 16:32:21 +09:00 |
|
Mark Monteiro
|
589958d13f
|
Add missing trailing slashes
|
2020-03-20 22:41:58 +01:00 |
|
Luke Foust
|
dcd0d93f44
|
Merge pull request #1 from jellyfin/master
merge with upstream master
|
2020-03-20 12:53:52 -07:00 |
|
Medzhnun
|
e028fb6fde
|
Translated using Weblate (Bulgarian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bg/
|
2020-03-20 08:18:36 -04:00 |
|
Mark Monteiro
|
1a63c3f364
|
Inject IConfiguration instead of resolving manually
|
2020-03-20 13:13:20 +01:00 |
|
Mark Monteiro
|
887e9c2020
|
Remove unnecessary execution of yarn build:production
|
2020-03-20 11:46:51 +01:00 |
|
Mark Monteiro
|
6894602dab
|
Use 'yarn build:production' instead of 'yarn:build' everywhere
|
2020-03-20 11:36:21 +01:00 |
|
Mark Monteiro
|
1da9910673
|
Use a new 'feature-request' label instead of the existing 'feature' label
|
2020-03-20 11:18:54 +01:00 |
|
Mark Monteiro
|
4c24beccb4
|
Apply suggested changes from code review
|
2020-03-20 11:13:40 +01:00 |
|
Peter Maar
|
adbf375efe
|
Merge pull request #1 from jellyfin/master
Pull latest to my fork
|
2020-03-19 22:02:08 -04:00 |
|
dkanada
|
af5d3e8eae
|
Merge pull request #2617 from Shawmon/wasm-mimetype
add wasm mimetype
|
2020-03-18 23:52:57 +09:00 |
|
dkanada
|
9649b986d8
|
Merge pull request #2621 from mark-monteiro/log-env-vars-at-startup
Log 'JELLYFIN_' environment variables at application start
|
2020-03-18 23:52:43 +09:00 |
|
dkanada
|
a96c0a72b8
|
Merge pull request #2549 from dkanada/refactor
Refactor some provider classes
|
2020-03-18 17:43:15 +09:00 |
|
Andreas Zeller
|
3e3470e503
|
Translated using Weblate (German)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
|
2020-03-17 14:43:41 -04:00 |
|
abdulaziz
|
a19e4e2e30
|
Translated using Weblate (Arabic)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
|
2020-03-17 14:43:41 -04:00 |
|
Mark Monteiro
|
885bc11b67
|
Log 'JELLYFIN_' environment variables at application start
|
2020-03-17 14:30:08 +01:00 |
|
Mark Monteiro
|
7dd2f3a8f2
|
Do not add command line flag to the config hierarchy unless it is explicitly set
|
2020-03-17 14:19:43 +01:00 |
|
Shawmon
|
8630d18372
|
add wasm mimetype
|
2020-03-17 11:49:32 +08:00 |
|
Joshua M. Boniface
|
ef4dfd4461
|
Merge pull request #2607 from joshuaboniface/fix-fedora
Correct BuildRequires and NodeJS for Fedora/CentOS
|
2020-03-15 23:03:06 -04:00 |
|
Mark Monteiro
|
48ea7dc604
|
Merge remote-tracking branch 'upstream/master' into support-running-without-web-content
|
2020-03-16 00:14:33 +01:00 |
|
artiume
|
d7faea0731
|
Update Dockerfile.arm64
|
2020-03-15 19:09:35 -04:00 |
|
artiume
|
7d14bdd6ff
|
Update Dockerfile.arm
|
2020-03-15 19:09:15 -04:00 |
|
Anthony Lavado
|
bb8a1a38fb
|
Merge pull request #2603 from mark-monteiro/fix-azure-pipeline
Fix Azure Pipelines Build
|
2020-03-15 18:46:15 -04:00 |
|
Joshua M. Boniface
|
f4c8b25698
|
Use NodeJS 10 on CentOS
|
2020-03-15 18:17:04 -04:00 |
|
Joshua M. Boniface
|
5c4e468035
|
Correct BuildRequires and NodeJS for Fedora/CentOS
|
2020-03-15 18:14:00 -04:00 |
|
artiume
|
dc2510d5e2
|
Update docker dependencies for Gulp
|
2020-03-15 17:56:53 -04:00 |
|
Mark Monteiro
|
ef7497e837
|
Merge remote-tracking branch 'upstream/master' into support-running-without-web-content
|
2020-03-15 19:50:00 +01:00 |
|
Mark Monteiro
|
f4b2cdfce9
|
Fix another pipleine
|
2020-03-15 19:32:14 +01:00 |
|
Mark Monteiro
|
876c4681d0
|
Build web client correctly
|
2020-03-15 19:24:27 +01:00 |
|
dkanada
|
7aec11d621
|
Merge pull request #2497 from mark-monteiro/1914-prevent-duplicates-in-playlists
Check for duplicates when adding items to a playlist
|
2020-03-16 02:49:57 +09: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
|
923313bb1c
|
Add debugging profile for running the server without web content
|
2020-03-15 17:49:13 +01:00 |
|
Mark Monteiro
|
5d48259046
|
Use the same key constant for command line config and all other config
|
2020-03-15 17:43:52 +01:00 |
|