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:
co-authored by
Claude Opus 4.6
parent
b786f68e7a
commit
ce2986fd2a
@@ -12,6 +12,7 @@
|
||||
"install": "Install",
|
||||
"installing": "Installing...",
|
||||
"uninstall": "Uninstall",
|
||||
"uninstalling": "Uninstalling...",
|
||||
"start": "Start",
|
||||
"stop": "Stop",
|
||||
"restart": "Restart",
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
"install": "Instalar",
|
||||
"installing": "Instalando...",
|
||||
"uninstall": "Desinstalar",
|
||||
"uninstalling": "Desinstalando...",
|
||||
"start": "Iniciar",
|
||||
"stop": "Detener",
|
||||
"restart": "Reiniciar",
|
||||
|
||||
Reference in New Issue
Block a user