This website requires JavaScript.
Explore
Help
Register
Sign In
tian
0 Followers
·
4 Following
Joined on
2024-12-19
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
18
Projects
Packages
Public Activity
Starred Repositories
3
tian
pushed to
master
at
Doni/safesight
2026-07-21 01:47:03 +00:00
32a5913c4d
refactor: make systemctl service name configurable via agent config
tian
pushed to
master
at
Doni/safesight
2026-07-21 01:43:27 +00:00
4b7ca5fa82
refactor: remove hardcoded paths from systemctl controller, use agent config
tian
pushed to
master
at
Doni/safesight
2026-07-21 01:39:08 +00:00
a798965259
fix: remove remaining rk3588 references from config defaults and deploy.sh
tian
pushed to
master
at
Doni/safesight
2026-07-21 01:38:53 +00:00
93b849bd9d
fix: update agent module paths and systemctl service name to safesight-edge-server
tian
pushed to
master
at
Doni/safesight-control
2026-07-21 01:33:48 +00:00
b3e816e028
chore: remove media-server from dev-env script
tian
pushed to
master
at
Doni/safesight
2026-07-21 01:33:21 +00:00
297f79b3e6
rename: safesight-agent -> safesight-edge-agent
tian
pushed to
master
at
Doni/safesight
2026-07-21 01:29:41 +00:00
719d77f72e
rename: rk3588-agent -> safesight-agent, update service dependencies
tian
pushed to
master
at
Doni/safesight
2026-07-21 01:28:02 +00:00
cfb03ffd39
fix: update agent config paths, add agent service file, fix double-server typo
tian
pushed to
master
at
Doni/safesight
2026-07-20 10:26:17 +00:00
cd1d5039a9
fix: replace all safesight-media/rk3588-media-server with safesight-edge-server
tian
pushed to
master
at
Doni/safesight
2026-07-20 10:01:52 +00:00
eda635c0ac
rename: safesight-media -> safesight-edge-server, paths updated
tian
pushed to
master
at
Doni/safesight
2026-07-20 09:38:56 +00:00
d2093d4462
chore: add media-server systemd service file with correct LD_LIBRARY_PATH
9658a0c2d8
move dev-env.ps1 to safesight-control
7c2ae2e75f
fix: default video and RTSP target for dev-env script
52940a0c53
feat: add one-click dev environment startup script
Compare 4 commits »
tian
pushed to
master
at
Doni/safesight-control
2026-07-20 09:38:23 +00:00
4443440f0f
feat: face gallery reload as task; device page model/resource status; task completion time fix
29db6be66d
feat: device detail page shows real model/resource status with SHA256 comparison; filter unavailable features on console
0a9a1bd005
feat: console only shows device-supported features (filter unavailable)
ab32118f75
fix: remove /ui prefix globally, fix face-photo encoding, fix console video, default sort by time
b7757c7387
fix: normalize percent-encoding case in serveFacePhoto via PathUnescape; remove /ui prefix globally
Compare 19 commits »
tian
pushed to
master
at
Doni/safesight-control
2026-07-20 04:05:27 +00:00
103f9296b0
chore: add Linux ARM64 binary for RK3588 deployment
2b11844062
fix: 仪表盘页面标题同步为首页
Compare 2 commits »
tian
pushed to
master
at
Doni/safesight-control
2026-07-20 03:37:32 +00:00
a0c6df78b6
修改菜单名称和顺序
08ec88c45e
feat: 视频源管理页增加 CSV 模板下载与批量导入
2369a1e3dc
feat: 首次使用无检测通道时,仪表盘自动跳转到部署向导
96e689fec0
feat: 模型管理与人脸库产品化改进,通道部署配置状态指示
Compare 4 commits »
tian
pushed to
master
at
Doni/safesight-control
2026-07-20 01:44:10 +00:00
9094f1f0fc
docs: update tracking — P2-12 done, P2-11 postponed, 10/15 (66.7%)
ca5b687ee1
feat: config version history — auto-save on deploy, side-by-side JSON diff
232526de06
feat: CSV alarm export — supports filters, Excel-compatible with BOM
3adc1e1a43
refactor: register alarm API routes at /api/ level instead of /ui/api/ — consistent REST design
139baeef5f
fix: add /ui prefix to alarm API calls — chart trending data was 404
Compare 21 commits »
tian
pushed to
master
at
Doni/safesight-control
2026-07-17 03:48:25 +00:00
770e50ab7b
chore: ignore editor backup files (*~, *.exe~)
aa76607092
feat: add standard/expert mode toggle for sidebar menu
Compare 2 commits »
tian
pushed to
master
at
Doni/safesight
2026-07-17 03:11:31 +00:00
56170cf9ed
chore: resolve stash conflict in third_party gradle wrapper
tian
pushed to
master
at
Doni/safesight
2026-07-17 03:11:26 +00:00
9596d979f6
merge: pose-behavior-pipeline
ca22e82875
merge: p0-dashboard into master
ae7e9e8bfc
fix: config reload with health polling, not blind timeout
e8cc66636c
fix: use static catalog for capabilities (not dynamic query)
477b82d60a
feat: /v1/capabilities endpoint for device feature detection
Compare 17 commits »
tian
pushed to
master
at
Doni/safesight-control
2026-07-17 03:10:45 +00:00
ccde3aeea6
fix: update import path in alarm_collector.go (p0-dashboard merge)
44ad821213
merge: p0-dashboard into master
d422ffd48e
refactor: rebrand to SafeSight Control (merge p0-dashboard)
2921c180cb
修改平台名称和界面,增加了项目介绍文档和部分代码注释;为申请软著增加的代码文件。
7a2e82db0d
fix: default alarm range to past 7 days, '全部' from 2020
Compare 124 commits »
tian
pushed to
master
at
Doni/safesight
2026-07-17 03:03:18 +00:00
760eb35697
docs: update guide.md with local test paths
First
Previous
...
6
7
8
9
10
...
Next
Last