KotlinInside
KotlinInside copied to clipboard
비공식 디시인사이드 API (Kotlin (Java)) / Unofficial DCInside API written in Kotlin
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.15.3 to 2.17.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) from 1.7.3 to 1.8.0. Release notes Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-core's releases. 1.8.0 Implement the library for the Web Assembly (Wasm) for JavaScript (#3713). Thanks @igoriakovlev! Major Kotlin version update:...
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 5.0.0-alpha.11 to 5.0.0-alpha.12. Changelog Sourced from com.squareup.okhttp3:okhttp's changelog. Version 5.0.0-alpha.12 2023-12-17 We took too long to cut this release and there's a lot of changes in it....
Bumps [com.vladsch.flexmark:flexmark-ext-tables](https://github.com/vsch/flexmark-java) from 0.62.2 to 0.64.8. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...
Bumps [com.vladsch.flexmark:flexmark-ext-gfm-strikethrough](https://github.com/vsch/flexmark-java) from 0.62.2 to 0.64.8. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...
Bumps [com.vladsch.flexmark:flexmark](https://github.com/vsch/flexmark-java) from 0.62.2 to 0.64.8. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...
Bumps [com.vladsch.flexmark:flexmark-ext-gfm-tasklist](https://github.com/vsch/flexmark-java) from 0.62.2 to 0.64.8. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...
다양한 HTTP 구현체를 사용할 수 있도록 의도했으나, 사용률이 저조, 반대로 코드는 심각하게 복잡해짐
- `2023-5` 기준, 디시인사이드 app id 서버에 인증서 문제가 있는 것으로 보임 - 인증서 문제가 해결된 JDK로 교체하거나 `InstallCert`와 같은 tool을 사용하여 keystore를 업데이트하면 해결됨 - 혹은 HttpClient를 상속하여 커스텀...