xiaosi
bf3237806e
feat: play media-center live streams inside cards
Replace window.open play-url with in-card LivePlayer,
keeping viewer lease heartbeat while watching.
2 weeks ago
xiaosi
599146f35d
fix: treat AbortError as recoverable live pause
Chrome power-saving pause must not refresh play-url;
show a resume button and play from user gesture instead.
2 weeks ago
xiaosi
999fbf82fc
fix: stop play-url retry storm on HLS TLS failures
vpull HTTPS handshake fails with ERR_SSL_VERSION_OR_CIPHER_MISMATCH;
refreshing auth_key cannot fix it and only floods Network.
2 weeks ago
xiaosi
ad7e29dd5d
fix: mute LivePlayer so live autoplay can start
Chrome/Edge block unmuted autoplay after async join;
silent play() failures left a black LIVE frame.
2 weeks ago
xiaosi
0bf6107b31
feat: wire stop-live and play error rebuild
2 weeks ago
xiaosi
cd37b3d791
fix: harden LivePlayer HLS attach races
2 weeks ago
xiaosi
3bba5e8d87
feat: play HLS in LivePlayer via hls.js
2 weeks ago
xiaosi
688e1e94eb
feat(routes): add edit/delete actions on RouteCard
3 weeks ago
xiaosi
e2498b69a8
refactor: 抽取 DeviceDetail 状态矩阵与环境卡
3 weeks ago
xiaosi
d632709089
refactor: 抽取 MonitorMapChrome 地图工具条图例
3 weeks ago
xiaosi
e7acbf1d63
refactor: 抽取 MonitorDeviceList 左侧设备列表
3 weeks ago
xiaosi
179568b64c
refactor: 抽取 CommandProgressFloat 指令进度浮层
3 weeks ago
xiaosi
7c7efc7b14
refactor: 抽取 DockStatusDialog 机巢状态弹窗
3 weeks ago
xiaosi
29be5ef316
refactor: 抽取 MonitorDetailPanel 右侧详情面板
3 weeks ago
xiaosi
5832dbf142
refactor: 抽取 RouteCard 航线库展示卡
3 weeks ago
xiaosi
d918e01ffc
refactor: 抽取 Monitor DockDeviceCard 侧栏设备卡
3 weeks ago
xiaosi
5d8f335b96
refactor: 抽取 MediaCard 媒体网格卡组件
3 weeks ago
xiaosi
a45b41dc45
refactor: 抽取 AlarmItem 告警列表项组件
3 weeks ago
xiaosi
3d017660af
fix: 业务弹窗启用 destroy-on-close
3 weeks ago
xiaosi
1b3776ec55
feat: 设备账户弹窗按钮与账户分页切换到 TDesign
3 weeks ago
xiaosi
756ee6c872
feat: 设备相关弹窗切换到 t-dialog
3 weeks ago
xiaosi
76e90a8b9e
feat: 设备管理表单控件切换到 TDesign
3 weeks ago
xiaosi
b41559b93e
feat: polish Monitor live player to match jcWeb prototype
Align LivePlayer frame chrome, live-dot header controls, and video fill CSS.
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
刘浩东
ece55949f8
feat: connect device, task, and live views
Wire the frontend to device management, task execution, video downloads, and live session controls.
1 month ago
xiaosi
f50069637a
feat: polish shell cover map, centralize urls, real Replay trajectory
- MainContainer view layer over MapLayer; non-monitor pages cover map
- Extract all API paths into config/urls.js and replace call sites
- Replay draws trajectory on shared maptalks map via VectorLayer
- Add .env.production skeleton for Tianditu/map center
1 month ago
xiaosi
9275d11ea3
refactor: align stores/views/http paths with uav-edu-web layout
1 month ago
刘浩东
01bdf0eb17
Initial commit: laic frontend Vue project
1 month ago