ZadenRB
|
2a49b19a7c
|
Update documentation of startIndex
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
|
2020-04-22 00:21:37 -06:00 |
|
crobibero
|
041d674eb6
|
Fix swagger ui Document Title
|
2020-04-21 16:19:26 -06:00 |
|
crobibero
|
2542a27bd5
|
Fix documentation endpoint for use with baseUrl
|
2020-04-21 16:15:31 -06:00 |
|
crobibero
|
3ab61dbdc2
|
bump swashbuckle
|
2020-04-21 15:49:04 -06:00 |
|
crobibero
|
14c94b4e5f
|
Merge branch 'api-migration' of https://github.com/jellyfin/jellyfin into redoc
|
2020-04-21 15:12:04 -06:00 |
|
crobibero
|
7db3b035a6
|
move to ActionResult<T>
|
2020-04-21 14:25:03 -06:00 |
|
crobibero
|
927696c403
|
move to ActionResult<T>
|
2020-04-21 13:59:43 -06:00 |
|
ZadenRB
|
69d9bfb233
|
Make documentation of parameters clearer
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
|
2020-04-21 12:10:34 -06:00 |
|
Chen-Tai,Peng
|
a2f19eadf7
|
Translated using Weblate (Chinese (Traditional))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/
|
2020-04-21 13:36:28 -04:00 |
|
André Silva
|
b88a94116b
|
Translated using Weblate (Portuguese (Portugal))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_PT/
|
2020-04-21 13:36:28 -04:00 |
|
Mehdi Khosravi
|
166a4e8129
|
Translated using Weblate (Persian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fa/
|
2020-04-21 13:36:28 -04:00 |
|
crobibero
|
3ef8448a51
|
Return to previous exception handle implementation
|
2020-04-21 09:09:05 -06:00 |
|
crobibero
|
b8fd9c785e
|
Convert StartupController to IActionResult
|
2020-04-21 08:42:48 -06:00 |
|
crobibero
|
14361c68cf
|
Add ProducesResponseType to base controller
|
2020-04-21 08:38:31 -06:00 |
|
crobibero
|
fe632146dc
|
Move Json Options to static class for easier access.
|
2020-04-21 08:17:13 -06:00 |
|
crobibero
|
5ef71d592b
|
Remove exception handler
|
2020-04-21 07:55:01 -06:00 |
|
crobibero
|
1175ce3f97
|
Add Exception Middleware
|
2020-04-21 07:36:22 -06:00 |
|
ZadenRB
|
dae6965710
|
Remove documentation of void return type
|
2020-04-21 00:24:35 -06:00 |
|
ZadenRB
|
6c8e1d37bd
|
Remove more unnecessary IActionResult
|
2020-04-20 23:53:09 -06:00 |
|
ZadenRB
|
67efcbee05
|
Remove error handlers, to be implemented at a global level in a separate PR
|
2020-04-20 20:16:58 -06:00 |
|
Vasily
|
07143bcb68
|
Merge pull request #2466 from dkanada/plugin
Update plugin classes for nightly builds
|
2020-04-21 01:45:52 +03:00 |
|
crobibero
|
fff2a40ffc
|
Remove StringEnumConverter
|
2020-04-20 07:24:13 -06:00 |
|
ejalal
|
32ccab32bf
|
Translated using Weblate (French)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
|
2020-04-20 09:02:07 -04:00 |
|
dkanada
|
d0716ef5b3
|
Merge pull request #2620 from mark-monteiro/development-documentation
Add Development Documentation To README
|
2020-04-20 20:52:32 +09:00 |
|
dkanada
|
1cc5d6745a
|
Merge pull request #2903 from randrey/dlna-albumart-fix
Fix DLNA clients displaying wrong album art.
|
2020-04-20 20:51:14 +09:00 |
|
dkanada
|
2f6dd258e6
|
Merge pull request #2936 from anthonylavado/fix-etags-right
Remove JsonIgnore from the DateLastSaved property of BaseItem
|
2020-04-20 20:44:17 +09:00 |
|
Anthony Lavado
|
ed1dc5c922
|
Remove JsonIgnore from the DateLastSaved property of BaseItem
|
2020-04-20 02:35:47 -04:00 |
|
ZadenRB
|
688240151b
|
Enable nullable reference types on new class, remove unnecessary documenation and return types
|
2020-04-20 00:00:00 -06:00 |
|
dkanada
|
e6ef680775
|
add code suggestions
|
2020-04-20 14:27:46 +09:00 |
|
dkanada
|
3142c9b990
|
Merge pull request #2916 from Bond-009/minor2
Minor improvements
|
2020-04-20 13:52:27 +09:00 |
|
ZadenRB
|
16cae23bbe
|
Add response type annotations, return IActionResult to handle errors
|
2020-04-19 21:06:28 -06:00 |
|
crobibero
|
440f060da6
|
Fix Authenticated Roles
|
2020-04-19 19:36:18 -06:00 |
|
crobibero
|
21b54b4ad8
|
Move DeviceService to DevicesController
|
2020-04-19 19:33:55 -06:00 |
|
Andrew Rabert
|
1d4763a246
|
Merge pull request #2813 from nyanmisaka/docker
Switch to jellyfin-ffmpeg with integrated driver in docker build
|
2020-04-19 21:10:32 -04:00 |
|
Jay-Jay
|
42781c4d4b
|
Translated using Weblate (German)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
|
2020-04-19 20:11:01 -04:00 |
|
crobibero
|
c89dc8921f
|
Fix PascalCase
|
2020-04-19 18:10:59 -06:00 |
|
crobibero
|
ad67081840
|
add camelCase formatter
|
2020-04-19 18:04:36 -06:00 |
|
Mark Monteiro
|
6039c6200f
|
Update instructions for running with the dotnet cli
|
2020-04-19 18:18:53 -04:00 |
|
Bond-009
|
6f866a7fdc
|
Merge pull request #2915 from randrey/imdbid-length-fix
Fix imdbid regex
|
2020-04-20 00:09:18 +02:00 |
|
randrey
|
d30fd3b3d2
|
Changed '\d' to '[0-9]'.
|
2020-04-19 14:14:04 -07:00 |
|
ZadenRB
|
7c8188194b
|
Address PR comments, and revert changes that changed the API schema
|
2020-04-19 13:19:15 -06:00 |
|
crobibero
|
72745f4722
|
fix formatting
|
2020-04-19 11:28:56 -06:00 |
|
crobibero
|
5da88fac4d
|
Enable string enum converter
|
2020-04-19 11:24:32 -06:00 |
|
crobibero
|
e72a543570
|
Add Redoc, move docs to api-docs/
|
2020-04-19 11:24:03 -06:00 |
|
crobibero
|
8a7e4cd639
|
add redoc
|
2020-04-19 10:51:51 -06:00 |
|
Joshua M. Boniface
|
5c669d7ad7
|
Merge pull request #2849 from lyonzy/patch-1
Handle null outputFileExtension in GetOutputFilePath
|
2020-04-19 12:45:08 -04:00 |
|
Bond_009
|
a73e1f18b6
|
Minor improvements
|
2020-04-19 11:16:09 +02:00 |
|
tayhr
|
16401ec7ae
|
Translated using Weblate (Portuguese)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/
|
2020-04-18 23:16:00 -04:00 |
|
dkanada
|
1f28d49fc7
|
Merge pull request #2864 from JustAMan/fix-caching
Make Last-Modified and If-Modified-Since headers follow the spec
|
2020-04-19 12:04:18 +09:00 |
|
dkanada
|
eda208e258
|
Merge pull request #2829 from Bond-009/warn19
Fix some warnings
|
2020-04-19 12:04:02 +09:00 |
|