xiaosi
822fb09f5a
fix: drop orphan live leases after late join
Invalidate in-flight join with generation/disposed, leave returned sessions
immediately when the page already left, release via keepalive on pagehide,
and rejoin on heartbeat/play-url 57006 instead of refreshing stale URLs.
2 weeks ago
xiaosi
b0e212f25b
fix: quiet pool 404 toast and localize purchase status
Allow skipErrorToast for expected missing pool and map inactive to 失效.
3 weeks ago
xiaosi
7efe68997b
chore: commit pending shell map proxy and brand assets
Persist leftover working-tree changes already used by local/prod builds:
dev proxy to remote gateway, MapLayer HMR-safe singleton map, commonRefs/
mapHelper singletons, SideMenu logo, TDesign CSS load order, prototype
style updates, favicon/logo/monitor icons, and operation-log cell markup.
3 weeks ago
xiaosi
a62f7ff10f
fix: 入库 mapLabels 并阻断超时后的在途轮询回写
补交 MonitorView 依赖的 mapLabels 模块;客户端 deadline
到达时递增 commandProgressEpoch,避免迟到响应清掉超时文案。
3 weeks ago
xiaosi
d979d60ec6
fix: 指令轮询防重入并保留 HTTP 状态码
3 weeks ago
xiaosi
2f7a564e80
fix: 稳住监控 globe 投影与地图引用生命周期
MapLayer 在 style.load 后强制 setProjection(globe);commonRefs 允许覆盖且不把 null 当终态;Monitor 设备加载失败仍 setupMap,并用 jumpTo + style 就绪轮询保证选中/总览相机与比例尺。
3 weeks ago
刘浩东
c0ab3a48cd
feat: update authentication and account flows
Add account endpoints and refresh login, session, and account UI integration.
4 weeks ago
xiaosi
bf8ebc5e84
fix: login token fields, commonRefs init, admin detail 403
- accept accessToken/token/jToken; reject empty credentials
- initialize commonRefs with constructor fields for Vite HMR
- skip admin alarms/commands on DeviceDetail (backend user-only)
- proxy via agent when http_proxy is set; target LAN backend
1 month ago
xiaosi
a4233f0210
feat: adapt main live/task/device flows to new structure
Port ece5594 device delete, live sessions, schedule tasks, and raw
video download onto View/ folder layout and centralized urls/http.
1 month ago
xiaosi
b5de46bc1d
feat: hook Monitor into Tianditu map with device markers
1 month ago
xiaosi
897fb338a7
feat: add Tianditu MapLayer skeleton with mapHelper/commonRefs
1 month ago
xiaosi
9275d11ea3
refactor: align stores/views/http paths with uav-edu-web layout
1 month ago