feat: 添加 OpenNexus 认证 Core 与 Stronghold 基础能力

This commit is contained in:
2026-09-08 12:23:20 +08:00
parent 06e46c3ad1
commit fec89f9a2f
55 changed files with 4197 additions and 93 deletions
+1 -1
View File
@@ -94,7 +94,7 @@ router.beforeEach((to) => {
})
export function updateDocumentTitle(to = router.currentRoute.value) {
const baseTitle = 'NotesAgent'
const baseTitle = 'OpenNexus'
const titles: Record<string, string> = {
logs: t('运行日志', 'Operation logs'),
media: t('音视频转写', 'Media Transcription'),