Commit Graph

17706 Commits

Author SHA1 Message Date
Mega Yu
f8b36be83a feat: add snippet highlighting improvements for original title casing 2026-02-10 14:02:54 +08:00
Mega Yu
2fa0daed25 feat: add function to append tail ellipsis for truncated snippets 2026-02-10 11:13:52 +08:00
Mega Yu
968a730724 feat: enhance snippet highlighting logic for multi-term queries 2026-02-10 10:34:03 +08:00
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
0e95d09711 chore: remove unused code 2026-02-06 16:08:15 +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
Gabriel Horner
adf9770da0 fix: lint and docstring 2026-02-05 13:13:46 -05:00
Gabriel Horner
229bd14318 chore: mark sync unit tests as :long
Allows for local dev to still run all non-long unit tests in under 30s
2026-02-05 11:10:17 -05:00
Gabriel Horner
58cb27adf2 fix: frontend test
remove dupe test in handler
2026-02-05 10:24:39 -05: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
50a537764c disable payload test 2026-01-30 21:07:07 +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