dekun
6897f88afd
Add install script for clone-first one-click deployment.
...
Prompt for repo URL and install directory, auto git clone, then run project setup. Keep deploy.py for in-repo updates only.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-12 11:52:57 +08:00
dekun
3149770887
Add system settings, one-click deploy, and simplify embed UI.
...
Remove Gate scout auto-seeding and the manual hub login button while keeping Gate login and instance SSO. Add password change and database backup/restore, plus deploy scripts with env auto-generation.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-12 11:44:12 +08:00
dekun
e96a386d35
修复
2026-05-30 16:01:46 +08:00
dekun
1993c7b4b1
修复中控
2026-05-30 15:40:17 +08:00
dekun
a67d7aa58b
修复中控
2026-05-30 15:19:38 +08:00
dekun
4cd5a48dc1
修复
2026-05-30 11:52:21 +08:00
dekun
a8cf3422e4
feat: 默认端口5070、部署文档与外网HTTPS及强制刷新
...
- 默认监听端口改为 5070(app.py、.env.example、PM2 配置)
- README/部署说明:仓库地址、/opt/LocalNav、root 运行、Nginx+HTTPS 外网接入
- iframe 工具栏在「刷新」旁增加「强制刷新」(跳过缓存,等同 Ctrl+F5)
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-30 11:24:25 +08:00
dekun
03a5a43f30
fix: session cookie options for HTTP (insecure override + auto secure)
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-12 16:02:50 +08:00
dekun
9632b91e70
feat: create NAV_ADMIN user if missing; optional password sync from env
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-12 15:57:29 +08:00
dekun
a5e1e94fb2
fix: show login flashes and CSRF errors; proxy and cookie options for HTTPS deploys
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-12 15:53:12 +08:00
dekun
91814368af
feat: bootstrap admin from NAV_ADMIN_USERNAME and NAV_ADMIN_PASSWORD
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-12 15:44:14 +08:00
dekun
6280480e48
增加env
2026-05-12 15:38:27 +08:00