safesight-control/internal/storage
tian 46f264d4d4 refactor: rebrand to SafeSight Control
- Rename binary: managerd → safesightd
- Rename config: managerd.json → safesightd.json
- Update Go module: 3588AdminBackend → safesight-control
- Update all import paths and references
- Rename scripts and deploy files
2026-07-17 11:00:12 +08:00
..
assets_repo_test.go Refactor admin IA around scene templates and assignments 2026-05-03 09:50:46 +08:00
assets_repo.go Refactor admin IA around scene templates and assignments 2026-05-03 09:50:46 +08:00
audit_logs_repo_test.go feat: add local sqlite storage foundation 2026-04-28 15:21:16 +08:00
audit_logs_repo.go feat: add local sqlite storage foundation 2026-04-28 15:21:16 +08:00
device_config_state_repo_test.go feat: add local sqlite storage foundation 2026-04-28 15:21:16 +08:00
device_config_state_repo.go Refactor admin IA around scene templates and assignments 2026-05-03 09:50:46 +08:00
devices_repo_test.go refactor: rebrand to SafeSight Control 2026-07-17 11:00:12 +08:00
devices_repo.go refactor: rebrand to SafeSight Control 2026-07-17 11:00:12 +08:00
migrate.go feat: add standard_resources table to schema 2026-05-06 12:28:37 +08:00
models_repo_test.go Add model management workflow to admin backend 2026-05-05 11:14:57 +08:00
models_repo.go Add model management workflow to admin backend 2026-05-05 11:14:57 +08:00
paths.go feat: add local sqlite storage foundation 2026-04-28 15:21:16 +08:00
resources_repo_test.go feat: add ResourcesRepo for standard_resources CRUD 2026-05-06 12:29:36 +08:00
resources_repo.go feat: add ResourcesRepo for standard_resources CRUD 2026-05-06 12:29:36 +08:00
sqlite_test.go Refactor config management flow and admin IA 2026-04-29 18:59:57 +08:00
sqlite.go feat: add local sqlite storage foundation 2026-04-28 15:21:16 +08:00
tasks_repo_test.go refactor: rebrand to SafeSight Control 2026-07-17 11:00:12 +08:00
tasks_repo.go refactor: rebrand to SafeSight Control 2026-07-17 11:00:12 +08:00