Commit Graph

10140 Commits (ef287afb70831d55e351b8e44539a1268a0cd0f7)

Author SHA1 Message Date
Tienson Qin ef287afb70 fix: can't paste in the first block if it's empty
close #7500
2022-11-29 16:49:13 +08:00
Tienson Qin a06dc56081 fix: remove code that doesn't make sense 2022-11-29 15:33:00 +08:00
Andelf d342fdb1ae refactor(android): rewrite fs watcher
- Polling based fs watcher
- Avoid notifying too soon after file op

Close #7072
Close #7106
Close #6740
2022-11-29 09:37:56 +08:00
Tienson Qin 6d9a1486fe enhance: don't show "successfully processed" when waiting 2022-11-28 17:54:47 +08:00
Tienson Qin e1c5a40c30 chore: rename :user/login to :user/fetch-info-and-graphs 2022-11-28 17:50:06 +08:00
Tienson Qin a46b7226ad fix: refresh tokens when starting the app 2022-11-28 17:45:30 +08:00
Tienson Qin 12c9719513 fix: not a fn 2022-11-28 16:31:58 +08:00
Tienson Qin e3c839be9f fix: enable CI environment variable 2022-11-28 16:30:51 +08:00
Tienson Qin f71305310e fix: e2e tests 2022-11-28 16:14:49 +08:00
Andelf b84d42da89 fixup! fix(test): e2e accessibility test fail 2022-11-28 16:11:16 +08:00
Andelf 91eced93d0 fix(test): e2e accessibility test fail 2022-11-28 16:11:16 +08:00
Peng Xiao 9f66c25240 fix: decrease Object Action Bar distance when below portal 2022-11-28 16:10:29 +08:00
Axel CÉARD 0d520265ef French typo on first warning after opening
"à moins que vous n'ouvriez" au subjonctif présent.
2022-11-28 15:00:29 +08:00
Axel CÉARD f914fc1239 French typos 2022-11-28 14:59:16 +08:00
Axel CÉARD a694db5bd3 French typos 2022-11-28 14:58:24 +08:00
Peng Xiao 0a36a1ca9a fix: typo 2022-11-28 14:44:44 +08:00
Peng Xiao fe9e7e9b60 fix: a merge issue 2022-11-28 14:44:44 +08:00
Peng Xiao 0ea444c545 fix: hovered or selected shape should have higher zindex 2022-11-28 14:44:44 +08:00
Peng Xiao 9daec097a6 fix: optimize block link reference display in whiteboard 2022-11-28 14:38:15 +08:00
Peng Xiao e7e630d88f fix: zoom menu trigger should not gain focus on close 2022-11-28 14:17:53 +08:00
Tienson Qin 4c95293ae2 fix: don't show refresh button when user is not logged in 2022-11-28 13:58:40 +08:00
Tienson Qin 13e639411d enhance: add a button to refresh remote graphs in graph switcher 2022-11-28 13:44:19 +08:00
Tienson Qin 03e1a99a60 CSS tweak 2022-11-28 13:35:59 +08:00
Tienson Qin 79be67e7b0 show refresh button when user enabled sync 2022-11-28 13:14:05 +08:00
charlie 19d60fd442 improve(ui): icons of file sync indicator 2022-11-28 13:11:38 +08:00
rcmerci 9bd1fb490a fix(sync): won't refresh tokens&remote-graphs after started app 2022-11-28 13:11:07 +08:00
Tienson Qin f61f0deb78 Merge branch 'cnrpman-page-level-fts' 2022-11-28 10:45:54 +08:00
Andelf fe4dbdee1b fix(ui): use default font family for headings
Close #7481
2022-11-28 10:37:46 +08:00
Tienson Qin 7ba826048a fix: highlight 2022-11-28 10:31:19 +08:00
Junyi Du dfa6677380 fix: revert default filename format 2022-11-28 09:49:27 +08:00
Tienson Qin 5f1d4aaeec fix: set Timeout for detecting outdated filename foramt 2022-11-28 09:39:33 +08:00
Tienson Qin 98b0208252 Set defualt file/name-format to :triple-lowbar 2022-11-28 09:22:11 +08:00
Tienson Qin 7f837bb739 Allows users to disable sync 2022-11-28 09:18:19 +08:00
Gabriel Horner ea9cdf7fe2
Merge pull request #7363 from mrtracy/mrtracy/ref_sync_fix
Fix: Retain block references on file reload
2022-11-26 01:30:49 -05:00
Gabriel Horner 043fa90dab Merge branch 'master' into mrtracy/ref_sync_fix 2022-11-26 01:10:01 -05:00
Gabriel Horner e2fe300da7 Move delete-blocks-fn to graph-parser for reuse for nbb
Also:
- Move test to a more appropriate ns - model-test isn't for testing
  higher level parse file behavior
- Delete model fns that are no longer used
- Fix tests which had incorrect target-page-content and were no longer
  testing retractAttribute
- Add options to cli ns for related nbb reuse
- Light cleanup of block deletion
2022-11-26 01:01:36 -05:00
Andelf d30336b6e8 fix(ios): ipad toolbar position when hiding keyboard 2022-11-25 22:45:16 +08:00
Tienson Qin df2b9fc53c fix: dragged video doesn't render by default 2022-11-25 22:25:25 +08:00
Junyi 32b63b9611 test: fix search e2e 2022-11-25 21:26:07 +08:00
Junyi b8bb5c9dc6 test: update cases for page content search 2022-11-25 21:26:07 +08:00
Junyi 5ac7917ea8 feat: handle page content search result click-in 2022-11-25 21:26:07 +08:00
Junyi cf655b3bdd feat: page content fts breadcrumb support 2022-11-25 21:26:07 +08:00
Junyi 95d79877c0 feat: highlight page content fts result 2022-11-25 21:26:07 +08:00
Junyi a241bb492e feat: add page content level search plugin API 2022-11-25 21:26:07 +08:00
Junyi Du 310e1a39f6 ux: show page content in cmd k menu 2022-11-25 21:26:07 +08:00
Junyi Du 093fb68819 feat: page content search ipc adjust 2022-11-25 21:26:07 +08:00
Junyi Du 5838d93927 feat: locator of page content search (backend) 2022-11-25 21:26:07 +08:00
Junyi Du add951c22c update hook with file content 2022-11-25 21:26:07 +08:00
Junyi Du 2a4e557b38 bug fix 2022-11-25 21:26:07 +08:00
Junyi Du 4c11e451ea feat: search by page content 2022-11-25 21:26:07 +08:00