Commit Graph

13 Commits

Author SHA1 Message Date
Niels van Velzen
8416776dbd Use centralized dependency versions for all project dependencies 2021-04-10 11:29:35 +02:00
Niels van Velzen
711482cd44 Use type-safe project dependencies 2021-04-10 11:29:34 +02:00
Niels van Velzen
05379aba57 Rename kotlin-console to kotlin-cli 2020-10-31 11:11:30 +01:00
Niels van Velzen
c17cc458c0 Add "jellyfin-" prefix to Gradle modules and rename "library" to "core" 2020-10-07 21:00:04 +02:00
Niels van Velzen
ad2c42e887 Update sample 2020-09-17 19:00:13 +02:00
Niels van Velzen
ed61f9dc6a Remove old API, disable samples and some functions for now
Disabled items will be enabled again when the new API is implemented
2020-09-10 22:20:54 +02:00
Bill Thornton
6814ffa221
Merge pull request #94 from nielsvanvelzen/openapi-client-api
Add minimal API module with hardcoded Authorization header
2020-09-09 11:09:08 -04:00
Niels van Velzen
ad435e7edd Add minimal API module with hardcoded Authorization header 2020-09-06 14:19:25 +02:00
Niels van Velzen
8c5694bb50 Add openapi-generator module 2020-09-06 13:48:50 +02:00
Niels van Velzen
d4925d43b0 Add kotlin-console example using kotlinx.cli and the library 2020-07-20 21:48:52 +02:00
Niels van Velzen
cb4048a471 Move "model" package to separate module 2020-05-01 17:06:55 +02:00
Niels van Velzen
b4f6a87d46 Convert Gradle build scripts to Kotlin 2020-04-30 16:54:31 +02:00
Niels van Velzen
5cf8fe904f Add .kts extension to Gradle files 2020-04-30 16:49:49 +02:00