Mark Monteiro
|
713f8b2f4b
|
Merge pull request #34 from crobibero/api-tests
Do not use the "Microsoft.NET.Sdk.Web" SDK in the test project
|
5 years ago |
Mark Monteiro
|
cd98938190
|
Merge remote-tracking branch 'upstream/master' into integration-tests
|
5 years ago |
ZadenRB
|
2066b0f68f
|
Use builtin JSON Mime type constant
|
5 years ago |
crobibero
|
6f20e2482f
|
Fix build
|
5 years ago |
Admin
|
d1684b1053
|
http in development mode crashed -
|
5 years ago |
crobibero
|
311f2e2bc3
|
Fix Authorize attributes
|
5 years ago |
crobibero
|
f3da5dc8b7
|
Fix Authorize attributes
|
5 years ago |
crobibero
|
bb8e738a08
|
Fix Authorize attributes
|
5 years ago |
crobibero
|
1223eb5a22
|
Remove unneeded Ok calls.
|
5 years ago |
dkanada
|
534b372b81
|
remove several deprecated utilities in the web package
|
5 years ago |
crobibero
|
4d894c4344
|
Remove unneeded Ok calls.
|
5 years ago |
crobibero
|
c7c2f9da90
|
Apply suggestions
|
5 years ago |
crobibero
|
c6eebca335
|
Apply suggestions and add URL to log message
|
5 years ago |
dkanada
|
aa6d52277d
|
Merge pull request #2771 from Bond-009/nullable4
Enable nullabe reference types for Emby.Drawing and Jellyfin.Drawing.Skia
|
5 years ago |
Bond_009
|
118f30059c
|
Merge branch 'master' into nullable4
|
5 years ago |
Miko Dela Cruz
|
97e383d108
|
Translated using Weblate (Japanese)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/
|
5 years ago |
tyaprak
|
964e277932
|
Translated using Weblate (Turkish)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
|
5 years ago |
Unlimitediq
|
7d22a3c394
|
Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
|
5 years ago |
dkanada
|
97d7ffc458
|
Merge pull request #2861 from mark-monteiro/fix-auth-response-codes
Fix Auth Response Codes
|
5 years ago |
crobibero
|
a06d271725
|
Move ConfigurationService to Jellyfin.Api
|
5 years ago |
Bond-009
|
07c4dfd8fe
|
Merge pull request #2765 from mark-monteiro/register-services-correctly
Register And Construct Services Correctly Using DI Framework
|
5 years ago |
Mark Monteiro
|
8f02fb9a4f
|
Remove unused usings
This addresses the new issues identified in SonarCloud analysis
|
5 years ago |
Bond-009
|
d744d7d234
|
Merge branch 'master' into register-services-correctly
|
5 years ago |
ZadenRB
|
eee02a355a
|
Adds produces annotation to the base controller to indicate application/json as the response type for endpoints
|
5 years ago |
ZadenRB
|
7693cc0db0
|
Use ActionResult return type for all endpoints
|
5 years ago |
Patrick Barron
|
f5f9901544
|
Fixed build
|
5 years ago |
Patrick Barron
|
7586c60224
|
Merge branch 'master' into warnings-cleanup1
|
5 years ago |
Bond-009
|
07326c1d9b
|
Merge branch 'master' into fix-auth-response-codes
|
5 years ago |
Bond-009
|
a85b1dcba6
|
Merge pull request #2943 from mark-monteiro/fix-browser-autolaunch
Respect AutoRunWebApp and NoAutoRunWebApp settings when HostWebClient is false
|
5 years ago |
Michael Ong
|
de328a46cd
|
Translated using Weblate (Chinese (Traditional))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/
|
5 years ago |
Wouter Kayser
|
e943facebb
|
Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
|
5 years ago |
ZadenRB
|
2a49b19a7c
|
Update documentation of startIndex
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
|
5 years ago |
crobibero
|
041d674eb6
|
Fix swagger ui Document Title
|
5 years ago |
Bond-009
|
c0b3c11b2e
|
Merge pull request #2846 from jellyfin/azure
Remove requirement to build web during server builds
|
5 years ago |
crobibero
|
2542a27bd5
|
Fix documentation endpoint for use with baseUrl
|
5 years ago |
Vasily
|
587edde37a
|
Merge pull request #2955 from mark-monteiro/sonarcloud
Add SonarCloud to the Azure Pipeline CI process
|
5 years ago |
Mark Monteiro
|
9a401c3728
|
Only run SonarCloud analysis for ubuntu tests
|
5 years ago |
crobibero
|
3ab61dbdc2
|
bump swashbuckle
|
5 years ago |
crobibero
|
14c94b4e5f
|
Merge branch 'api-migration' of https://github.com/jellyfin/jellyfin into redoc
|
5 years ago |
crobibero
|
7db3b035a6
|
move to ActionResult<T>
|
5 years ago |
Mark Monteiro
|
c5f163293f
|
Add <ProjectGuid> properties to all project files
This is required for SonarCloud analysis to run
|
5 years ago |
crobibero
|
98224dee9e
|
move to ActionResult<T>
|
5 years ago |
crobibero
|
927696c403
|
move to ActionResult<T>
|
5 years ago |
crobibero
|
466e20ea8c
|
move to ActionResult<T>
|
5 years ago |
Mark Monteiro
|
66364eba92
|
Add tasks required for SonarCloud integration
|
5 years ago |
ZadenRB
|
69d9bfb233
|
Make documentation of parameters clearer
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
|
5 years ago |
Chen-Tai,Peng
|
a2f19eadf7
|
Translated using Weblate (Chinese (Traditional))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/
|
5 years ago |
André Silva
|
b88a94116b
|
Translated using Weblate (Portuguese (Portugal))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_PT/
|
5 years ago |
Mehdi Khosravi
|
166a4e8129
|
Translated using Weblate (Persian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fa/
|
5 years ago |
crobibero
|
3ef8448a51
|
Return to previous exception handle implementation
|
5 years ago |