No description
Find a file
Mukan Erkin 64806dd32e feat(mse): minijinja template engine, shared header partial
- tmpl.rs: OnceLock ile build-time compile edilmiş minijinja env
- _header.html: ortak header partial — logo, nav (active_page değişkeni), mode-toggle, çıkış
- index.html, bots.html, positions.html: hardcoded header → {% include "_header.html" %}
- bots.html: + Yeni Bot butonu header'dan page-toolbar'a taşındı

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 20:26:15 +03:00
src feat(mse): minijinja template engine, shared header partial 2026-04-19 20:26:15 +03:00
.env.example feat(mse): cookie auth, bot detail page, chart with markers 2026-04-19 12:22:00 +03:00
.gitignore init: CryptoFox Mukan Edition — sunucu tabanlı RedCandle bot 2026-04-19 06:15:05 +03:00
Cargo.lock feat(mse): cookie auth, bot detail page, chart with markers 2026-04-19 12:22:00 +03:00
Cargo.toml feat(mse): cookie auth, bot detail page, chart with markers 2026-04-19 12:22:00 +03:00