890 Commits

Author SHA1 Message Date
Max Rumpf
a395666831
Merge pull request #143 from nielsvanvelzen/linguist-generated
Update gitattributes to mark generated code as such
2020-11-15 19:21:03 +01:00
Niels van Velzen
cbec88c74a Mark openapi.json as vendored 2020-11-15 13:05:02 +01:00
Niels van Velzen
627397da48 Update gitattributes to mark generated code as such 2020-11-15 12:57:37 +01:00
Max Rumpf
6ac57eae56
Merge pull request #142 from nielsvanvelzen/no-normalize
Remove device name normalization
2020-11-11 23:58:28 +01:00
Niels van Velzen
b57b43552b Remove normalization tests 2020-11-11 22:19:33 +01:00
Niels van Velzen
57d51cb2cf Remove device name normalization
Required for Android WebView app only
2020-11-11 20:32:48 +01:00
Niels van Velzen
0078d96aad
Update Kotlinpoet to 1.7.2 (#138) 2020-10-31 13:05:17 +01:00
Max Rumpf
5b7218c26f
Merge pull request #139 from nielsvanvelzen/cli-improvements
Refactor CLI sample
2020-10-31 12:48:58 +01:00
Niels van Velzen
6d7c8ddd90 Replace kotlinx.cli with Clikt 2020-10-31 12:23:56 +01:00
Niels van Velzen
05379aba57 Rename kotlin-console to kotlin-cli 2020-10-31 11:11:30 +01:00
Bill Thornton
d5ec4e8e9f
Merge pull request #134 from nielsvanvelzen/recommended-servers
Add recommended server discovery
2020-10-31 00:52:13 -04:00
Niels van Velzen
acda794cb9 Miscellaneous fixes 2020-10-30 22:11:52 +01:00
Max Rumpf
9eca191327
Merge pull request #135 from nielsvanvelzen/operation-defaults
Add default values to API operations
2020-10-29 16:15:52 +01:00
Max Rumpf
8e00e5caa3
Merge pull request #136 from nielsvanvelzen/normalize-android-name-stable
Normalize the Android device name
2020-10-25 12:33:59 +01:00
Niels van Velzen
e81c9a8d50 Normalize the Android device name 2020-10-25 09:47:16 +01:00
Niels van Velzen
f90e4bd4c0 Fix bad formatting in log statements 2020-10-23 19:06:27 +02:00
Niels van Velzen
221d81aace Fix unit tests failing 2020-10-23 19:06:04 +02:00
Niels van Velzen
acf2bcb94d Update generated sources 2020-10-23 15:53:23 +02:00
Niels van Velzen
4cea53d0cd Add default values to API operations
Supports strings, integers and booleans set in the OpenAPI spec and adds empty list or empty map for collections.
2020-10-23 15:52:45 +02:00
Max Rumpf
51b2402a48
Merge pull request #129 from nielsvanvelzen/oapi-20201016
Update OpenAPI spec (version 2020-10-16)
2020-10-23 14:07:06 +02:00
Niels van Velzen
a3981aeebd Add recommended server discovery to find the best server candidate from a given input 2020-10-23 11:23:46 +02:00
Niels van Velzen
14aa0762a5 Update OpenAPI spec 2020-10-16 09:10:13 +02:00
Bill Thornton
fcd304f5ed
Merge pull request #128 from nielsvanvelzen/openapi-lfs
Add openapi.json to git lfs
2020-10-15 09:42:18 -04:00
Niels van Velzen
e6519cc8ef Add openapi.json to git lfs 2020-10-14 21:40:58 +02:00
Bill Thornton
7a86688540
Merge pull request #122 from nielsvanvelzen/performance-matters
Use coroutine based ByteReadChannel instead of synchronous InputStream
2020-10-14 13:20:45 -04:00
Niels van Velzen
ad9d8aae61
Merge pull request #127 from h1dden-da3m0n/update/ciPublishSteps
update(ci): change ci publish steps ... again
2020-10-14 19:06:01 +02:00
h1dden-da3m0n
ec6f7188ec change to simplify version variable definition 2020-10-13 19:38:44 +02:00
h1dden-da3m0n
d5ae04bbac add *.aar assets to artifact upload
Co-authored-by: Max Rumpf <max.rumpf1998@gmail.com>
2020-10-12 12:02:51 +02:00
h1dden-da3m0n
ceaa82b51c change align Publish steps with Andorid ci steps 2020-10-12 01:37:36 +02:00
h1dden-da3m0n
5577a5dae2 change version variable set script
this now uses the same script as the root Jellyfin CI
See: 2375c35c4a/.ci/azure-pipelines-package.yml (L119)
2020-10-12 01:18:50 +02:00
Max Rumpf
ed55b80766
Merge pull request #123 from nielsvanvelzen/advanced-response
Add more information to the Response class
2020-10-11 21:31:30 +02:00
Niels van Velzen
c0cc83f158 Remove status functions from Response 2020-10-11 17:08:22 +02:00
Niels van Velzen
bb1a4724d5
Merge pull request #125 from h1dden-da3m0n/fix/ci-asset-upload
fix(ci): update search path for release assets
2020-10-11 16:45:19 +02:00
h1dden-da3m0n
1d616e7205 update wording
Co-authored-by: Max Rumpf <max.rumpf1998@gmail.com>
Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com>
2020-10-11 16:43:16 +02:00
h1dden-da3m0n
bf732958c7 add azure-pipelines schema note 2020-10-11 15:40:01 +02:00
h1dden-da3m0n
7f40c4d123 update GitHubRelease task
* update from v0 to v1
* hopefully fix assets path
2020-10-11 15:14:17 +02:00
h1dden-da3m0n
60b19a0a39 update JDK version in GradleW tasks
move from JDK 8 to JDK 11
2020-10-11 02:02:44 +02:00
h1dden-da3m0n
95000d96fc move azure-pipelines.yml to .ci 2020-10-11 02:01:20 +02:00
Niels van Velzen
4742870eaa Add more information to the Response class 2020-10-10 13:12:25 +02:00
Niels van Velzen
70ec78e379 Update generated sources 2020-10-10 12:16:48 +02:00
Niels van Velzen
4df6ca9d5c Use coroutine based ByteReadChannel instead of synchronous InputStream 2020-10-10 12:15:35 +02:00
Max Rumpf
561e6e13fd
Merge pull request #121 from nielsvanvelzen/time-desugar
Enable Android core library desugaring
2020-10-09 16:18:52 +02:00
Niels van Velzen
d86cafd5e6 Use stable version for kotlinx.serialization 2020-10-09 13:50:36 +02:00
Niels van Velzen
2931698f00 Enable core library desugaring for Android 2020-10-09 13:07:07 +02:00
Bill Thornton
2247ae7914
Merge pull request #120 from nielsvanvelzen/module-name-refactor
Module name refactor
2020-10-07 16:55:36 -04:00
Niels van Velzen
3ae03f21af Rename sources directory for jellyfin-core to kotlin instead of java 2020-10-07 21:04:24 +02:00
Niels van Velzen
c17cc458c0 Add "jellyfin-" prefix to Gradle modules and rename "library" to "core" 2020-10-07 21:00:04 +02:00
Max Rumpf
3c3fb57a59
Merge pull request #111 from nielsvanvelzen/websockets
Add WebSockets
2020-10-07 20:45:04 +02:00
Niels van Velzen
f366d1000f
Merge pull request #119 from nielsvanvelzen/discovery-catch
Catch IO exceptions when sending discovery messages
2020-10-06 19:47:55 +02:00
Niels van Velzen
cd22ac81a7 Catch IO exceptions when sending discovery messages 2020-10-06 19:24:23 +02:00