Commit Graph

22965 Commits

Author SHA1 Message Date
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
2ea618b76f fix: don't notify source client with presence update 2026-02-06 15:55:55 +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
Gabriel Horner
1a1896ba5b fix: internal-ident?
Also fix db test
2026-02-05 09:01:04 -05:00
Gabriel Horner
4fbd147f08 Merge branch 'master' into feat/worker-sync 2026-02-04 16:54:56 -05:00
Gabriel Horner
c1ca626b36 enhance(dev): add workflow to run db-sync's tests
Also disable test ns that has hanging tests. Was able to pinpoint
where tests are hanging and left logging there to fix it in the future
2026-02-04 16:36:16 -05: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
Gabriel Horner
5f34b04faa chore: add test for / property page fix from #12353 2026-02-02 11:23:32 -05:00
Tienson Qin
ef17ce59c3 add sentry to collect errors 2026-02-01 23:39:25 +08:00
Tienson Qin
ad2328d234 fix: lint 2026-02-01 21:55:15 +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
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
f26f984b07 fix: latency 2026-01-31 07:32:13 +08:00
Tienson Qin
8f76e4dbb0 don't initialize schema at request time 2026-01-31 07:01:30 +08:00
Tienson Qin
0fa673978f debug latency 2026-01-31 06:44:01 +08:00
Tienson Qin
a9c7a35d77 disable smart placement 2026-01-31 05:38:47 +08:00
Tienson Qin
8ff185c780 fix: graph uuid not persisted 2026-01-31 05:35:27 +08:00
Tienson Qin
ddb4db21c6 add session api to use read replica 2026-01-31 05:14:48 +08:00
Tienson Qin
328d8e2bf3 fix: use prod d1 db 2026-01-31 04:23:17 +08:00
Tienson Qin
b8445a6395 node.js adapter 2026-01-31 00:51:35 +08:00
Tienson Qin
4cad271f6a update project name 2026-01-30 21:33:37 +08:00
Tienson Qin
595957ef05 add adr for node.js sync server adapter 2026-01-30 21:32:40 +08:00
Tienson Qin
04ed8cc29a Merge branch 'master' into feat/worker-sync 2026-01-30 21:20:56 +08:00
Tienson Qin
e028b223a2 add sync deploy workflow 2026-01-30 21:19:40 +08:00
Tienson Qin
877039b810 don't auto deploy sync test 2026-01-30 21:08:19 +08:00
Tienson Qin
50a537764c disable payload test 2026-01-30 21:07:07 +08:00
Tienson Qin
ecc579aecc add sync test workflow 2026-01-30 21:05:10 +08:00
Tienson Qin
3adff65c90 add prod env for sync 2026-01-30 20:55:55 +08:00
Tienson Qin
d169b587f9 fix: graph parser tests 2026-01-30 20:45:02 +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