Commit Graph

7 Commits

Author SHA1 Message Date
dekun fd5e333daf feat: 服务管理支持 HTTP/HTTPS 协议选择
- Service 增加 scheme 字段,build_url 按协议拼接地址
- 表单新增协议下拉;启动时自动迁移已有 SQLite 库
- 更新部署说明中的 HTTPS 服务添加示例

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-30 11:37:32 +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 ea1c4bcf12 左侧折叠 2026-05-14 17:02:56 +08:00
dekun b176bbc527 feat: service card dashboard, iframe toolbar with refresh and overview
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-14 10:42:13 +08:00
dekun f2aeb13403 chore: remove iframe placeholder hint text from home view
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-12 16:13:58 +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 895e1bed0f first commit 2026-05-12 15:25:03 +08:00