Anthony Lavado
8ffa14e6d3
Merge pull request #4309 from nielsvanvelzen/publicsysteminfo-backward-compatible-openapi
...
Make StartupWizardCompleted nullable in PublicSystemInfo
4 years ago
Jan-Pieter Baert
ec91d3893d
Fix SA 1116 warnings
4 years ago
Niels van Velzen
7072b4d926
Make StartupWizardCompleted nullable in PublicSystemInfo
4 years ago
dkanada
2375c35c4a
Merge pull request #4292 from crobibero/missing-general-command
...
Add missing general commands
4 years ago
Anthony Lavado
ecabcff8f0
Merge pull request #4274 from barronpm/activitylog-query
...
Rewrite Activity Log Backend
4 years ago
crobibero
fe49ae7cb5
fix casing
4 years ago
crobibero
e9f17f3cab
Add missing general commands for Kodi
4 years ago
crobibero
508b7c0a4e
Add missing general commands
4 years ago
Bond-009
d22fe41c3c
Merge pull request #4177 from cvium/remove_missing
...
Remove dummy season and missing episode provider
4 years ago
cvium
72cd6ab071
Remove dummy season and missing episode provider in a futile attempt to remove cruft
4 years ago
Bond-009
e011659186
Merge pull request #4210 from nielsvanvelzen/typed-websocket-message
...
Use enum for WebSocket message types
4 years ago
Joshua M. Boniface
2a575dd67e
Merge pull request #4269 from joshuaboniface/session-limit
...
Add user max sessions options
4 years ago
Joshua M. Boniface
d47284d59f
Merge pull request #4202 from cvium/tmdblib_migration
...
Migrate the TMDb providers to the TMDbLib library
4 years ago
Patrick Barron
4d7e7d6331
Rewrite activity log backend to use a query class.
4 years ago
Joshua M. Boniface
1bfe9713af
Make MaxSessions default 0
4 years ago
Bond-009
07be066180
Merge pull request #4252 from skyfrk/4214-supported-commands-enum
...
Convert supportedCommands strings to enums
4 years ago
Joshua M. Boniface
2577595bac
Remove obsolete getter
4 years ago
Joshua M. Boniface
5a7dda337f
Add active session tracking
...
Adds a flag for a maximum number of user sessions, as well as an
authentication check to ensure that the user is not above this level.
4 years ago
cvium
e9524f89d6
Migrate the TMDb providers to the TMDbLib library
4 years ago
Maxr1998
e01209a6f5
Log stream type and codec for missing direct play profile
4 years ago
github@esslinger.dev
dd4f3a7c51
feat: convert supportedCommands strings to enums
4 years ago
Bond-009
c7b3d4a90c
Merge pull request #4164 from spooksbit/remove-browser-auto-load
...
Removed browser auto-launch functionality
4 years ago
Bond-009
cbf9be9416
Merge pull request #3577 from crobibero/package-install-repo
...
Specify plugin repo on plugin installation
4 years ago
Matt Montgomery
53d5f64e03
Fix SA1513, SA1514, SA1507, and SA1508
4 years ago
Niels van Velzen
72534f9d66
Use SessionMessageType for WebSocket messages
4 years ago
crobibero
b7022e8dc1
Merge remote-tracking branch 'upstream/master' into package-install-repo
4 years ago
Anthony Lavado
af24c43118
Merge pull request #4192 from nielsvanvelzen/generalcommand-sucks
...
Use GeneralCommandType enum in GeneralCommand
4 years ago
dkanada
028c681c15
Merge pull request #3928 from Mygod/patch-1
...
Add 1440p to the mix
4 years ago
Niels van Velzen
3459655bb4
Use GeneralCommandType enum in GeneralCommand name
4 years ago
spookbits
5cca8bffea
Removed browser auto-load functionality from the server.
...
Added profiles in launchSettings to start either the web client or the swagger API page.
Removed --noautorunwebapp as this is the default functionality.
4 years ago
crobibero
46ae51bc9a
update to dotnet 3.1.8
4 years ago
cvium
78cab77f81
Add Known Proxies to system configuration
4 years ago
Anthony Lavado
d08ddbb8d2
Merge pull request #4013 from crobibero/dynamic-cors
...
Allow CORS domains to be configured
4 years ago
crobibero
7de0fcfc94
Merge remote-tracking branch 'upstream/master' into startup-complete
4 years ago
BaronGreenback
eedb520af1
Removed code that wasn't used.
4 years ago
crobibero
26c432b564
Rename StartupCompleted to StartupWizardCompleted
4 years ago
crobibero
9a74ace84b
Add flag for startup completed
4 years ago
crobibero
8a08111adc
Merge remote-tracking branch 'upstream/master' into dynamic-cors
4 years ago
Bill Thornton
b065f5db1d
Fix aac mime-type
4 years ago
Joshua M. Boniface
376e4793e6
Merge pull request #4035 from crobibero/api-doc-base-url
...
Fix apidoc routes with base url
4 years ago
crobibero
21a5692626
Merge remote-tracking branch 'upstream/master' into api-doc-base-url
4 years ago
Nyanmisaka
4cb0a57e46
Merge branch 'master' into tonemap
4 years ago
Joshua M. Boniface
52aea85e7f
Merge pull request #4031 from Bond-009/warn28
...
Fix some warnings
4 years ago
Bond-009
9cbc016b0a
Merge pull request #3877 from orryverducci/deinterlace-improvements
...
Deinterlacing improvements
4 years ago
Bond-009
42f22a8e55
Merge pull request #3976 from nyanmisaka/muxer
...
Expose max_muxing_queue_size to user
4 years ago
crobibero
5ad81f7fe6
Merge remote-tracking branch 'upstream/master' into 3.1.7
4 years ago
crobibero
1de22af646
Merge remote-tracking branch 'upstream/master' into dynamic-cors
4 years ago
Bond-009
8c28824c88
Merge pull request #4042 from jellyfin/ci-packaging-fixes
...
Fixes for CI Nuget package pushing and CI triggers
4 years ago
Erwin de Haan
346581bb2a
Fixes for CI Nuget package pushing and CI triggers
...
Also adds SourceLink support and symbols that are pushed to Nuget.
Add symbols to main nuget packages for unstable builds (Azure Artifacts does not support symbols outside of the main package)
SourceLink will enable stepping during debugging.
4 years ago
crobibero
1feee6f95e
Properly host static files and set base url
4 years ago