6 Commits

Author SHA1 Message Date
12af8e9ac8 fix: CRUD endpoint return format - remove json.dumps, use widgettype format 2026-07-03 14:51:19 +08:00
4a8f52a3f1 chore: remove runtime-generated files from git tracking
Remove build.sh generated symlinks and runtime files from git:
- conf/config.json (runtime config)
- stop.sh, start.sh, sage.service (runtime scripts)
- wwwroot/* symlinks (module links created by build.sh)

These files are already in .gitignore and should not be tracked.
2026-05-29 22:00:12 +08:00
30ef2d133c fix: remove hardcoded dark theme colors from index.ui, use CSS classes for theme support 2026-05-28 14:13:55 +08:00
72b5108a02 bugfix 2025-08-05 16:42:12 +08:00
1f30418b1a bugfix 2025-08-05 16:40:25 +08:00
f4179ad700 first commit 2025-07-16 14:28:41 +08:00