Niels van Velzen
|
12bd493145
|
Flow on Dispatchers.IO by default in LocalServerDiscovery
|
2024-05-07 07:32:59 +02:00 |
|
renovate[bot]
|
22ce3944d7
|
Update dependency vitepress to v1.1.4
|
2024-05-05 12:06:30 +02:00 |
|
Niels van Velzen
|
e93a46f103
|
Fix AddressCandidateHelper not generating proper HTTPS candidates
|
2024-05-03 22:23:57 +02:00 |
|
Niels van Velzen
|
61d702eb63
|
Migrate Ktor client
|
2024-05-03 22:23:57 +02:00 |
|
Niels van Velzen
|
4c78a61312
|
Replace Url.copy with URLBuilder
|
2024-05-03 22:23:57 +02:00 |
|
Niels van Velzen
|
b9ba079bda
|
Add missing import in UrlBuilder
|
2024-05-03 22:23:57 +02:00 |
|
renovate[bot]
|
d07c8394ca
|
Update ktor to v2
|
2024-05-03 22:23:57 +02:00 |
|
Niels van Velzen
|
8779ac4fd6
|
Migrate to gradle/actions/wrapper-validation
|
2024-05-03 21:59:40 +02:00 |
|
renovate[bot]
|
decde676af
|
Update CI dependencies
|
2024-05-03 21:59:40 +02:00 |
|
renovate[bot]
|
31c7e1e18b
|
Update dependency com.android.tools.build:gradle to v8.4.0
|
2024-05-03 21:52:59 +02:00 |
|
renovate[bot]
|
b6a0c82dd4
|
Update dependency io.swagger.parser.v3:swagger-parser to v2.1.22
|
2024-05-03 21:49:02 +02:00 |
|
renovate[bot]
|
51371c57af
|
Update dependency io.insert-koin:koin-core to v3.5.6
|
2024-05-03 21:48:02 +02:00 |
|
renovate[bot]
|
f84c6ce701
|
Update dependency com.github.ajalt.clikt:clikt to v4.4.0
|
2024-05-03 21:46:01 +02:00 |
|
renovate[bot]
|
5fa875b17f
|
Update dependency io.github.gradle-nexus.publish-plugin to v2
|
2024-05-03 21:39:16 +02:00 |
|
renovate[bot]
|
add2aa66c0
|
Update dependency org.slf4j:slf4j-simple to v2.0.13
|
2024-05-03 21:36:04 +02:00 |
|
Niels van Velzen
|
247293b3bf
|
Update generated sources
|
2024-04-29 21:17:22 +02:00 |
|
Niels van Velzen
|
552cac8ebb
|
Replace property setters in ApiClient with new update function
|
2024-04-29 21:17:22 +02:00 |
|
Niels van Velzen
|
5d2ccff6d9
|
Update generated sources
|
2024-04-27 22:10:52 +02:00 |
|
Niels van Velzen
|
a2533c8e1f
|
Remove userId property from ApiClient
|
2024-04-27 22:10:52 +02:00 |
|
Niels van Velzen
|
dec5df6397
|
Update generated sources
|
2024-04-22 12:31:22 +02:00 |
|
Niels van Velzen
|
5ca981fbbf
|
Update API to 10.9.0-unstable.20240417011332
|
2024-04-22 12:31:22 +02:00 |
|
Niels van Velzen
|
d5ed33ecca
|
Improve logging in kotlin-cli sample
|
2024-04-17 03:53:44 +02:00 |
|
renovate[bot]
|
06650f684a
|
Update dependency com.github.ajalt.clikt:clikt to v4.3.0
|
2024-03-31 12:29:41 +02:00 |
|
renovate[bot]
|
65b15fa322
|
Update actions/configure-pages action to v5
|
2024-03-31 12:29:20 +02:00 |
|
Niels van Velzen
|
ed8a9e9d22
|
Update JSON options in ApiSerializer
|
2024-03-30 22:09:07 +01:00 |
|
renovate[bot]
|
43cd765ead
|
Update dependency vitepress to v1.0.1
|
2024-03-29 21:31:02 +01:00 |
|
Niels van Velzen
|
03ab2527e0
|
Remove manually model.constant package
Replaced with auto-generated enums
|
2024-03-26 15:52:39 +01:00 |
|
Niels van Velzen
|
b8716c3a33
|
Increase minimum supported Jellyfin version to 10.9.0
|
2024-03-26 15:44:00 +01:00 |
|
Niels van Velzen
|
d624a6a8dc
|
Update generated sources
|
2024-03-26 00:00:08 +01:00 |
|
Niels van Velzen
|
a995a6a664
|
Update WebSocket code to generated models
|
2024-03-26 00:00:08 +01:00 |
|
renovate[bot]
|
e26fa5f1b4
|
Update dependency vitepress to v1.0.0-rc.45
|
2024-03-25 21:58:20 +01:00 |
|
Niels van Velzen
|
37433213ec
|
Update generated sources
|
2024-03-25 20:57:47 +01:00 |
|
Niels van Velzen
|
16e90ca249
|
Update OpenAPI specification to jellyfin-openapi-20240325170309
|
2024-03-25 20:57:47 +01:00 |
|
Niels van Velzen
|
c62b51e1cc
|
Update device profile builder to use 10.9 types
|
2024-03-25 20:57:47 +01:00 |
|
Niels van Velzen
|
47835953e7
|
Remove "update" from SyncPlayGroupUpdateMessage
The used type is renamed in 10.9, not bothering with a proper fix as this entire class will be replaced with auto generated code
|
2024-03-25 20:57:47 +01:00 |
|
Niels van Velzen
|
9ba366eaea
|
Remove XmlAttribute PairExtensions
The XmlAttribute is removed in 10.9
|
2024-03-25 20:57:47 +01:00 |
|
renovate[bot]
|
218e4689c1
|
Update dependency com.android.tools.build:gradle to v8.3.1
|
2024-03-25 19:02:21 +01:00 |
|
renovate[bot]
|
07507ccce9
|
Update dependency de.undercouch.download to v5.6.0
|
2024-03-25 19:00:49 +01:00 |
|
renovate[bot]
|
63fa0d5040
|
Update dependency io.gitlab.arturbosch.detekt to v1.23.6
|
2024-03-25 19:00:31 +01:00 |
|
renovate[bot]
|
5e4670a44c
|
Update kotest to v5.8.1
|
2024-03-25 18:46:04 +01:00 |
|
renovate[bot]
|
54e2be08fd
|
Update eps1lon/actions-label-merge-conflict action to v3
|
2024-03-25 18:43:26 +01:00 |
|
renovate[bot]
|
66a2babaea
|
Update dependency org.jetbrains.dokka to v1.9.20
|
2024-03-25 18:36:43 +01:00 |
|
renovate[bot]
|
faf680ba85
|
Update xt0rted/markdownlint-problem-matcher action to v3
|
2024-03-25 18:36:24 +01:00 |
|
renovate[bot]
|
49f54493b7
|
Update dependency io.swagger.parser.v3:swagger-parser to v2.1.21
|
2024-03-25 18:36:00 +01:00 |
|
renovate[bot]
|
561b0d3b0f
|
Update CI dependencies
|
2024-03-25 18:34:48 +01:00 |
|
renovate[bot]
|
771ab80156
|
Update Kotlin
|
2024-03-25 18:34:42 +01:00 |
|
renovate[bot]
|
fbb0e738ee
|
Update dependency gradle to v8.7
|
2024-03-25 18:34:17 +01:00 |
|
Niels van Velzen
|
27e29758d5
|
Set userId in kotlin-cli libraries sample
|
2024-03-05 22:18:20 +01:00 |
|
Niels van Velzen
|
160bb62bb8
|
Update generated sources
|
2024-03-05 22:18:20 +01:00 |
|
Niels van Velzen
|
3fc15811e0
|
Remove DefaultUserIdHook
|
2024-03-05 22:18:20 +01:00 |
|