index
:
kukuri.git
main
Unnamed repository; edit this file 'description' to name the repository.
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build.gradle.kts
Age
Commit message (
Expand
)
Author
3 days
Android application module (APK) + wire into settings
ketsuban
3 days
Apply kotlin compose compiler plugin
ketsuban
3 days
Compose desktop app shell (2nd Division entry point)
ketsuban
3 days
Declare kotlin-jvm plugin at root (apply false)
ketsuban
4 days
Declare KGP/AGP/detekt plugins at root (apply false) to fix multi-module clas...
ketsuban
4 days
Gradle multi-module hierarchy: domain (full KMP) + content-store + 10 registe...
ketsuban
4 days
iOS targets (iosArm64/iosSimulatorArm64/iosX64) + GitHub Actions ios workflow
ketsuban
4 days
Browser wasm target + deploy to artifact/kukuri/latest (web viewable via ligh...
ketsuban
4 days
jvmJar Main-Class manifest for runnable desktop bundle
ketsuban
4 days
Fix desktop bundle layout (lib/ + bin/), add per-bundle READMEs
ketsuban
4 days
Deployment bundles + parameterized Deploy stage
ketsuban
4 days
Env completion: gradle wrapper, detekt gate config, algorithm/protocol defaul...
ketsuban
4 days
ContentStore CID hashing via okio sha256 (cryptography-kotlin 0.4 lacks nativ...
ketsuban
4 days
Use pure-Kotlin base crypto provider on wasmJs (webcrypto IrLinkageError)
ketsuban
4 days
cryptography-kotlin 0.4.0: per-target providers (jdk/webcrypto/base)
ketsuban
4 days
Ch.20a ContentStore seed: CID/block store + cryptography-kotlin 0.6.0 (optima...
ketsuban
4 days
Assemble per-platform artifacts (jar/aar/wasm/kexe) and archive them for down...
ketsuban
4 days
Kotlin 2.1.21: aligns stdlib with okio wasm metadata, restores datetime-common
ketsuban
4 days
Exercise FakeFileSystem from jvmTest (common metadata skew vs Kotlin 2.0 runt...
ketsuban
4 days
Scope datetime to jvm/android, downgrade okio to 2.0-built 3.10.2 for wasmJs ...
ketsuban
4 days
Scope sqldelight to jvm/android (no wasmJs artifact exists)
ketsuban
5 days
Multiplatform test env: jvm + android + wasmJs(node) + linuxX64 targets, comm...
ketsuban
5 days
Fix smoke test APIs: okio fakefilesystem artifact, explicit serializer, koin ...
ketsuban
5 days
KMP layout + version catalog with spec libraries (coroutines/serialization/da...
ketsuban
5 days
Initial kukuri seed: Kotlin core model + CI pipeline + design spec
ketsuban