Commit Graph

161 Commits

Author SHA1 Message Date
f2d1fef2d6 refactor(documents): rename document owner fields 2026-07-24 12:29:16 +08:00
ab8ba3c03f refactor(documents): rename document tree model 2026-07-24 12:23:18 +08:00
1578c81a89 refactor(documents): split document models 2026-07-24 12:20:39 +08:00
77beaebb30 feat(documents): rebuild project document workbench 2026-07-24 12:16:02 +08:00
366136cee9 feat(explore): improve article timestamps 2026-07-24 10:45:01 +08:00
d6e4998d87 fix(explore): stabilize article list hover 2026-07-24 10:41:51 +08:00
7c9d5e4560 feat(explore): allow deleting source categories 2026-07-24 10:37:46 +08:00
fd8a2110a1 fix(web): allow workbench without projects 2026-07-24 10:33:46 +08:00
9900235eaa fix bug 2026-07-24 10:13:50 +08:00
bfcfd8d32e fix: harden exploration data flow 2026-07-23 23:29:14 +08:00
400d768ecf feat: show dataset item thumbnails 2026-07-23 23:17:56 +08:00
56d96f23dd feat: add dataset item images 2026-07-23 23:15:43 +08:00
fbd142803a refactor: remove dataset cron records 2026-07-23 23:08:25 +08:00
3705d75e59 refactor: remove dataset item creator fields 2026-07-23 22:55:53 +08:00
af8de3eff6 refactor: simplify dataset initialization 2026-07-23 22:44:04 +08:00
bc7fa40995 refactor: simplify dataset source ownership 2026-07-23 22:39:12 +08:00
5a1b04c4ed fix: complete exploration data flow 2026-07-23 22:25:12 +08:00
55ff320cec feat: associate dataset sources with owners 2026-07-23 21:44:47 +08:00
50d8246915 fix: harden explore dataset collection 2026-07-23 21:34:13 +08:00
3749cf4543 feat: schedule dataset collection 2026-07-23 20:55:38 +08:00
5da343cc71 feat: collect JSON and XML feeds 2026-07-23 20:47:54 +08:00
4b38a42607 feat: add Chinese finance dataset feeds 2026-07-23 20:36:11 +08:00
b053c3874a feat: seed default dataset sources 2026-07-23 15:14:31 +08:00
26dd3004a1 feat: connect explore datasets to backend 2026-07-23 15:07:35 +08:00
0ca2898ac0 refactor: shorten model and table prefixes 2026-07-23 14:30:17 +08:00
6e7be2f3a4 refactor: initialize expert catalog from initdb 2026-07-23 14:24:01 +08:00
bb90ed1d38 refactor: use singular AI expert item filename 2026-07-23 14:12:49 +08:00
f248cfd79e refactor: rename AI expert item model 2026-07-23 14:11:17 +08:00
6844af321e feat: model expert catalog categories 2026-07-23 14:07:13 +08:00
51ee510112 refactor: add database initialization entrypoint 2026-07-23 13:55:49 +08:00
50274184dc feat: initialize default root user 2026-07-23 13:54:39 +08:00
c3a7c3a2d4 chore(web): pin vite development port 2026-07-22 23:27:02 +08:00
5ee346e222 fix(web): normalize server addresses before connecting 2026-07-22 23:25:49 +08:00
f5e6db0c35 fix(desktop): allow API connections on custom ports 2026-07-22 23:20:49 +08:00
a564d48154 fix(auth): highlight failed server connections 2026-07-22 23:13:55 +08:00
b01928a5e4 fix(mini): preserve taskbar and restore login 2026-07-22 19:03:24 +08:00
aeb5276a73 feat(desktop): ship full and mini clients 2026-07-22 18:52:38 +08:00
a23a110758 feat(mini): add dockable compact client 2026-07-22 18:34:20 +08:00
4a82efc984 chore(web): mark frontend as v1.0 complete 2026-07-22 17:23:28 +08:00
42dd0dce47 feat(ai): add local expert library 2026-07-22 17:09:54 +08:00
b28a5d635c feat(web): refine AI sessions and task filtering 2026-07-22 16:26:05 +08:00
5d2f45ad83 feat(web): add explore source configuration modals 2026-07-22 15:56:04 +08:00
74775ed64f fix(web): use dashboard icon for workspace entry 2026-07-22 15:50:16 +08:00
e391d9dc2f feat(web): restore legacy channel editor 2026-07-22 15:48:43 +08:00
43ac9388ac fix(web): rename AI channel to AI 对话 2026-07-22 15:46:50 +08:00
fecff65975 fix(web): keep Inbox out of project channels 2026-07-22 15:44:41 +08:00
d576ad02c1 feat(web): restore legacy status bar 2026-07-22 15:42:58 +08:00
2e60f273fa feat(web): restore legacy explore workspace 2026-07-22 15:39:57 +08:00
1ed01a2059 chore(docs): remove obsolete SDD review artifacts 2026-07-22 15:30:12 +08:00
ab23a2d720 docs: rewrite README as product overview 2026-07-22 15:29:39 +08:00