fix: indeedhub staging API, nginx caching, nostr identity and UI improvements

Switch IndeedHub to staging API, add _next asset caching in nginx,
simplify NostrIdentityPicker component, and update Apps/Web5/Marketplace views.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Dorian
2026-03-14 19:08:09 +00:00
co-authored by Claude Opus 4.6
parent b786f68e7a
commit ce2986fd2a
9 changed files with 155 additions and 248 deletions
+1
View File
@@ -12,6 +12,7 @@
"install": "Install",
"installing": "Installing...",
"uninstall": "Uninstall",
"uninstalling": "Uninstalling...",
"start": "Start",
"stop": "Stop",
"restart": "Restart",
+1
View File
@@ -12,6 +12,7 @@
"install": "Instalar",
"installing": "Instalando...",
"uninstall": "Desinstalar",
"uninstalling": "Desinstalando...",
"start": "Iniciar",
"stop": "Detener",
"restart": "Reiniciar",