Commit Graph

16079 Commits

Author SHA1 Message Date
Mega Yu
832f78ceaf feat: enhance block-unique-title function to support truncation option and avoid truncate tag 2026-02-10 10:00:46 +08:00
Mega Yu
3f8be4f3ed feat: enhance snippet highlighting and windowing for multi-term queries 2026-02-10 09:45:56 +08:00
Tienson Qin
720432d247 fix: rename db ident is no longer safe in the new sync
Because Datascript doesn't support multiple db/idents for the same
entity.
2026-02-06 20:04:31 +08:00
Tienson Qin
a8ed1c88e6 Merge branch 'master' into feat/worker-sync 2026-02-06 19:14:20 +08:00
Ashutosh Singh
2cabb09248 new window fix (#12371) 2026-02-06 19:11:44 +08:00
Tienson Qin
54844ff95f no need to run db-sync tests in build CI
because it's already handled by its own dep ci test
2026-02-06 19:08:52 +08:00
Tienson Qin
cb57234881 fix: lint 2026-02-06 16:39:11 +08:00
Tienson Qin
8bbc0fede8 enhance: gzip download graph 2026-02-06 16:30:01 +08:00
Tienson Qin
e6b7fdd16e fix: duplicated online-users messages 2026-02-06 15:20:19 +08:00
Tienson Qin
94b2d5018d fix: no UX feedback when downloading a large graph from 'Graphs' screen 2026-02-06 15:07:09 +08:00
Tienson Qin
ee30d51c46 fix: show user doesn't exist error when inviting wrong email 2026-02-06 14:57:35 +08:00
Tienson Qin
11bd281987 fix: ensure RSA keys for new users 2026-02-06 14:51:49 +08:00
Tienson Qin
b9f321bb13 fix: no block creator when hovering on block bullets 2026-02-06 14:34:39 +08:00
charlie
f6996c5e3e enhance(css): add styles for priority level icons in property component 2026-02-05 09:49:36 +08:00
charlie
911caa0673 fix(apis): improve case page retrieval with safe navigation 2026-02-05 09:49:04 +08:00
Gabriel Horner
4fbd147f08 Merge branch 'master' into feat/worker-sync 2026-02-04 16:54:56 -05:00
Mega Yu
48f0a5ba88 feat: implement snippet windowing and highlight markers for search results 2026-02-04 17:56:21 +08:00
Mega Yu
1aacbbabad feat: add snippet highlighting functionality 2026-02-04 14:34:55 +08:00
Mega Yu
6750333df1 refactor: update today page check to use async block retrieval 2026-02-03 16:23:26 +08:00
Mega Yu
70787d3fea Revert commit 45ebb9e
Future imports will be performed in the worker, will no longer encounter these issues
2026-02-03 16:20:40 +08:00
Tienson Qin
d4d408f47e fix: react query not computed after importing data 2026-02-03 14:30:38 +08:00
charlie
fa9a07b8df enhance(ui): add loading state and skeleton UI for user list 2026-02-03 13:53:01 +08:00
Tienson Qin
c7f2699edb add migration for reactions 2026-02-01 21:53:55 +08:00
Tienson Qin
05be455371 feat: reactions 2026-02-01 21:45:31 +08:00
Mega Yu
f4fb3d96b1 compatible with commit 33db791 2026-02-01 20:01:47 +08:00
Mega Yu
3c42733932 fix zotero link file can't open in asset page 2026-02-01 20:01:47 +08:00
Mega Yu
f481c1b6bc use external-file-name instead of adding new property 2026-02-01 20:01:46 +08:00
Mega Yu
45ebb9e000 empty datascript to avoid Conflicting upsert error after importing file to db graph 2026-02-01 20:01:46 +08:00
Mega Yu
9409f5a39c Fix zotero highlighting block error after importing from file 2026-02-01 20:01:45 +08:00
Tienson Qin
9b97050f93 safe pop queue 2026-02-01 17:38:18 +08:00
Tienson Qin
276c66f0de don't reload app after importing zip 2026-02-01 17:29:04 +08:00
Tienson Qin
6759c4c206 debug asset import 2026-02-01 17:19:13 +08:00
Tienson Qin
24fc5cd8ba fix: asset not fully imported 2026-02-01 17:02:15 +08:00
Tienson Qin
e18751c54e enhance: parallel uploading assets 2026-02-01 16:50:32 +08:00
Tienson Qin
256355c356 fix: lint 2026-02-01 16:39:02 +08:00
Tienson Qin
267587a551 enhance(ux): add progress bar when exporting zip 2026-02-01 16:29:28 +08:00
Tienson Qin
199ecb6bbd support zip import 2026-02-01 15:55:01 +08:00
charlie
e6b5b1e372 fix(ui): right sidebar toggle functionality 2026-01-31 14:34:59 +08:00
Tienson Qin
8ff185c780 fix: graph uuid not persisted 2026-01-31 05:35:27 +08:00
Tienson Qin
3adff65c90 add prod env for sync 2026-01-30 20:55:55 +08:00
Tienson Qin
2b97e34539 fix: large title decrypt 2026-01-30 20:41:47 +08:00
Tienson Qin
7f72a6d02c fix: graph aes key cache 2026-01-30 20:15:06 +08:00
Tienson Qin
e7bb0963d4 enhance: upload large block title to r2 2026-01-30 20:04:29 +08:00
Tienson Qin
0eadb024de Merge branch 'master' into feat/worker-sync 2026-01-30 17:37:29 +08:00
Tienson Qin
c404bf369d don't log error when graph is not ready yet 2026-01-30 17:33:42 +08:00
Tienson Qin
4c85d8ff26 enhance: presence debounce 2026-01-30 17:27:49 +08:00
Tienson Qin
63c9c65c95 fix: no need to broadcast online users when updating presence 2026-01-30 17:16:59 +08:00
matugong
220a0549fc refactor: use already existing util function instead of calling goog directly, and remove its requirement 2026-01-30 04:00:07 +08:00
matugong
2729eb58bd fix(ui): cmd k hint showing Mac icon on Windows 2026-01-30 04:00:07 +08:00
matugong
3ae0ab9f5d fix: use frontend.util.ref for 'Copy ref' like in the rest of the app, the old one rendered (()) instead of [[]], and also remove the requirement of the old namespace 2026-01-30 03:59:12 +08:00