No description
  • HTML 44.4%
  • Rust 33.8%
  • Shell 20.9%
  • Makefile 0.8%
Find a file
mik-tf 1ca268e5e5 fix: hero_indexer_ui socket path to follow service naming convention
Changed HeroUiServer::new() from 'hero_indexer_ui' to 'hero_indexer'
to create sockets in the correct directory matching the service name.
This fixes photo gallery display and enables proper socket discovery.

Signed-off-by: mik-tf
2026-04-13 18:56:50 -04:00
crates/hero_indexer_app feat: sessions 17-18 — native dioxus islands, new URL routing, OSIS auth fix, build safety 2026-04-12 09:58:06 -04:00
scripts Initial commit: hero_indexer_ui standalone frontend service 2026-02-18 11:32:01 +01:00
src fix: hero_indexer_ui socket path to follow service naming convention 2026-04-13 18:56:50 -04:00
templates fix: add clickable connection status popover to navbar (#70) 2026-03-21 02:17:55 -04:00
.gitignore Initial commit: hero_indexer_ui standalone frontend service 2026-02-18 11:32:01 +01:00
buildenv.sh Initial commit: hero_indexer_ui standalone frontend service 2026-02-18 11:32:01 +01:00
Cargo.toml feat: sessions 17-18 — native dioxus islands, new URL routing, OSIS auth fix, build safety 2026-04-12 09:58:06 -04:00
Makefile Initial commit: hero_indexer_ui standalone frontend service 2026-02-18 11:32:01 +01:00