Commit Graph

16380 Commits (d53a2899b1a82af1c64f3a2a558ae1ef201905ec)
 

Author SHA1 Message Date
crobibero b8fd9c785e Convert StartupController to IActionResult
5 years ago
crobibero 14361c68cf Add ProducesResponseType to base controller
5 years ago
crobibero fe632146dc Move Json Options to static class for easier access.
5 years ago
crobibero 04119c0d40 Remove exception handler
5 years ago
crobibero 5ef71d592b Remove exception handler
5 years ago
crobibero 08eba82bb7 Remove exception handler
5 years ago
crobibero 1175ce3f97 Add Exception Middleware
5 years ago
Bond_009 851dda097e Minor improvement
5 years ago
Bond_009 735e7c3f7d Fix VideoResolver and tests
5 years ago
Bond_009 974a4e79f6 Enable TreatWarningsAsErrors for DvdLib
5 years ago
Bond_009 e21d6160c1 Address comments
5 years ago
Bond_009 c430a7ed8f Address comments
5 years ago
ZadenRB dae6965710 Remove documentation of void return type
5 years ago
ZadenRB 6c8e1d37bd Remove more unnecessary IActionResult
5 years ago
ZadenRB 67efcbee05 Remove error handlers, to be implemented at a global level in a separate PR
5 years ago
Mark Monteiro bc4e72b29b Create ApplicationHost logger correctly
5 years ago
Mark Monteiro f815059698 Merge remote-tracking branch 'upstream/master' into register-services-correctly
5 years ago
Vasily 07143bcb68
Merge pull request #2466 from dkanada/plugin
5 years ago
Mark Monteiro 24ed639725 Fix NuGet dependencies
5 years ago
Mark Monteiro 6612d9555f Ignore lauchSettings.json in test projects
5 years ago
Mark Monteiro 2bcc553dda Commit missing changes to solution file
5 years ago
Mark Monteiro e43e6af405 Create integration tests for the endpoints in BrandingService
5 years ago
Mark Monteiro 307754a0e0 Create a derived version of WebApplicationFactory<> that works with the Jellyfin server
5 years ago
Mark Monteiro 51b610b999 Expose some methods in Program.cs so they can be used to initialize the application for integration tests
5 years ago
Mark Monteiro bd81825d2d Respect AutoRunWebApp and NoAutoRunWebApp settings when HostWebClient is false
5 years ago
Mark Monteiro 3cf2fce983 Handle null values for RemoteIpAddress and LocalIpAddress in websocket requests
5 years ago
crobibero fff2a40ffc Remove StringEnumConverter
5 years ago
ejalal 32ccab32bf Translated using Weblate (French)
5 years ago
Unknown 80f5dd1e59 Fixed missing colons
5 years ago
dkanada d0716ef5b3
Merge pull request #2620 from mark-monteiro/development-documentation
5 years ago
dkanada 1cc5d6745a
Merge pull request #2903 from randrey/dlna-albumart-fix
5 years ago
dkanada 2f6dd258e6
Merge pull request #2936 from anthonylavado/fix-etags-right
5 years ago
Bond_009 958681cdff Cover more branches
5 years ago
Bond_009 7f4a229cd2 Add some simple tests
5 years ago
Bond_009 a8b59c5d21 Rename test
5 years ago
Anthony Lavado ed1dc5c922 Remove JsonIgnore from the DateLastSaved property of BaseItem
5 years ago
ZadenRB 688240151b Enable nullable reference types on new class, remove unnecessary documenation and return types
5 years ago
dkanada e6ef680775 add code suggestions
5 years ago
dkanada 3142c9b990
Merge pull request #2916 from Bond-009/minor2
5 years ago
ZadenRB 16cae23bbe Add response type annotations, return IActionResult to handle errors
5 years ago
crobibero 440f060da6 Fix Authenticated Roles
5 years ago
crobibero 21b54b4ad8 Move DeviceService to DevicesController
5 years ago
Andrew Rabert 1d4763a246
Merge pull request #2813 from nyanmisaka/docker
5 years ago
Jay-Jay 42781c4d4b Translated using Weblate (German)
5 years ago
crobibero c89dc8921f Fix PascalCase
5 years ago
crobibero ad67081840 add camelCase formatter
5 years ago
crobibero 1fc6825410 nullable
5 years ago
crobibero a41d5fcea4 Move AttachmentsService to AttachmentsController
5 years ago
crobibero c5d709f77e remove todo
5 years ago
Mark Monteiro 6039c6200f Update instructions for running with the dotnet cli
5 years ago