39 Commits

Author SHA1 Message Date
Fam Zheng
c5c8170b1f alg: Return qrcode if detected 2025-02-23 14:30:46 +00:00
Fam Zheng
abd29721e3 scanner: Update qr arc animation before qr is found
Also update the hint text.
2025-02-22 23:09:14 +00:00
Fam Zheng
951b7f8018 really remove labels for tenant 2025-02-22 21:27:39 +00:00
Fam Zheng
83e435637a Makefile: Use gitlab euphon opencv repos 2025-02-22 21:06:48 +00:00
Fam Zheng
92eb92134f scan-data: adjust field visibilities
- Hide labels for tenants.
- Add labels to visible_fields if admin.
2025-02-22 20:41:19 +00:00
Fam Zheng
3909509523 web: Add goto page input 2025-02-22 10:07:19 +00:00
Fam Zheng
9fc3967744 web: Add /frames view 2025-02-15 11:50:34 +00:00
Fam Zheng
350807d332 api: Add frame apis 2025-02-15 11:50:27 +00:00
Fam Zheng
09b0c326b5 aliyun.py: Add oss_delete and oss_list 2025-02-15 11:47:54 +00:00
Fam Zheng
072b36f38e scanner: Update qrtool.wx.js 2025-02-15 11:46:55 +00:00
Fam Zheng
d0c9c5935c Update FRAMES_BUCKET 2025-02-14 23:14:00 +00:00
Fam Zheng
87d3ddcd49 camera: Upload frame every 5 seconds 2025-02-14 23:14:00 +00:00
Fam Zheng
34f8ab4ff1 scanner: Update camera (dev) launch profile 2025-02-14 23:13:59 +00:00
Fam Zheng
90f2f8bffe update kubeconfig.themblem 2025-02-14 22:32:20 +00:00
Fam Zheng
05853b3b33 api: Add seq_num to camera-frame 2025-02-14 20:58:04 +00:00
Fam Zheng
ab29679f48 ci: Don't cache opencv/
cmake complains about inconsistent state:

https://gitlab.com/euphon/themblem/-/jobs/9135028833
2025-02-13 21:56:28 +00:00
Fam Zheng
59041ee457 api: Add camera-frame api 2025-02-13 21:49:03 +00:00
Fam Zheng
f230b4f20b dockerfile: Add EMBLEM_IMAGE 2024-12-23 19:55:07 +00:00
Fam Zheng
913efe1646 Update version 2024-12-23 19:50:32 +00:00
Fam Zheng
d149429356 Dockerfile: Drop model line
It's already covered by the detection line
2024-12-22 21:47:17 +00:00
Fam Zheng
2cc1ea2695 ci: Pin download-models to emblem-dev 2024-12-22 11:33:48 +00:00
Fam Zheng
5e06ffd6e4 detection: Drop unused import 2024-12-22 11:26:26 +00:00
Fam Zheng
ccf0fe5aba improve ci 2024-12-22 11:08:06 +00:00
Fam Zheng
8703f99c0d ci: Cache the whole opencv/ dir 2024-12-21 23:15:08 +00:00
Fam Zheng
dbec9ecaf5 test: Longer timeout for model download 2024-12-21 11:12:51 +00:00
Fam Zheng
023670a2ed ci: cache detection/model 2024-12-21 11:12:35 +00:00
Fam Zheng
30526ade16 Makefile: Update opencv build opts 2024-12-20 22:41:29 +00:00
Fam Zheng
028541291e ci: Add -j to make 2024-12-20 21:17:29 +00:00
Fam Zheng
eb52691b39 tmux.sh: Drop venv 2024-12-20 20:48:36 +00:00
Fam Zheng
d6cb0371e8 Add misc/emblem-dev.xml 2024-12-20 19:55:20 +00:00
Fam Zheng
62380d9377 update ci 2024-12-20 19:29:48 +00:00
Fam Zheng
d90d0cc588 Makefile: lazy eval file list vars
So that they don't generate stderr outputs in CI.
2024-12-19 22:50:29 +00:00
Fam Zheng
b4bd78f935 Fix /v/ url pattern 2024-12-19 22:37:13 +00:00
Fam Zheng
d07bf5b40d Merge branch 'fix-tenant-disconnection' into 'main'
generic-edit-modal: Use PATCH instead of PUT when edit

See merge request euphon/themblem!2
2024-12-19 21:50:44 +00:00
Fam Zheng
f75a0f09c1 generic-edit-modal: Use PATCH instead of PUT when edit
So that the relational field, such as batch.tenant, will not be cleared
when we save.
2024-12-19 21:31:04 +00:00
Fam Zheng
b79b251162 tests: Increate timeout for start_server 2024-09-02 12:55:20 +01:00
Fam Zheng
45432648c2 detection: Make model dir before downloading 2024-09-01 22:31:34 +01:00
Fam Zheng
cc33eebbe5 detection: Download model dynamically from oss bucket 2024-09-01 22:10:16 +01:00
Fam Zheng
8a4f10aeed initial commit 2024-09-01 21:51:50 +01:00