Commit Graph

3 Commits

Author SHA1 Message Date
Mikhail Kilin
c13dfa5b83 Switch reqwest to rustls, bump Rust to 1.85
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
native-tls 0.2.17 fails to compile with Rust 1.84+ (TLSv1.3
exhaustive match). Using rustls avoids openssl dependency entirely.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 21:28:21 +03:00
Mikhail Kilin
22a16affa5 Add transcribator page: audio recording + Whisper STT proxy
Some checks failed
ci/woodpecker/push/deploy Pipeline failed
Browser records audio via MediaRecorder API, bcard proxies it to
Whisper STT service and returns transcription as JSON.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 20:23:28 +03:00
Mikhail Kilin
3be3f55be4 Initial commit: визитка mikhailkilin.ru
Rust/Axum HTTP-сервер, Dockerfile, Woodpecker CI pipeline,
Kubernetes-манифесты для деплоя на k3s.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 17:58:47 +03:00