Commit Graph

5858 Commits

Author SHA1 Message Date
Peng Xiao
f4ee3e2566 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-09-07 00:19:56 +08:00
Andelf
bd384cfef5 chore: bump version 0.8.5 2022-09-06 23:54:03 +08:00
Tienson Qin
989f4db9c5 fix: lint warning 2022-09-06 23:53:46 +08:00
Tienson Qin
9f2f473cd9 fix: sync not start after binding a local folder to the remote graph 2022-09-06 23:53:46 +08:00
Tienson Qin
ec504fe916 fix: catch error 2022-09-06 23:53:46 +08:00
Tienson Qin
34d3ffe122 fix: sync allows to pick a non-empty folder to sync with remote 2022-09-06 23:53:46 +08:00
Peng Xiao
839b5f35f9 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-09-06 21:31:57 +08:00
Tienson Qin
d822f5928a enhance: make it easy to different between search-in-page and find-in-page 2022-09-06 21:20:53 +08:00
rcmerci
40025a8d19 fix lint 2022-09-06 20:27:16 +08:00
rcmerci
332b8de5a1 fix: es maybe nil 2022-09-06 20:27:16 +08:00
rcmerci
4f3d26c2ca fix: FileMetadata, <get-local-files-meta, <get-local-all-files-meta 2022-09-06 20:27:16 +08:00
Tienson Qin
00c325ff35 fix: deleted remote graph
This can happens when switching between different graphs,
`frontend.fs.sync/graphs-txid` might not be loaded before starting
sync.
2022-09-06 14:35:10 +08:00
Tienson Qin
358c352e27 fix: quit loading if creating remote graph failed 2022-09-06 13:58:26 +08:00
Tienson Qin
47dbc1e585 fix: use uuid-string? instead 2022-09-06 13:42:06 +08:00
Tienson Qin
d70ada1825 fix: add uuid? pre check for <check-remote-graph-exists 2022-09-06 13:38:18 +08:00
Peng Xiao
050cea4b35 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-09-06 10:08:24 +08:00
Gabriel Horner
0b62afc2e8 Linkable built in props are not rich props - fix #6589 2022-09-05 23:23:32 +08:00
Tienson Qin
3f5927d7c9 fix: remove unused check 2022-09-05 23:18:46 +08:00
Konstantinos Kaloutas
ca991b5c4a fix: disable source button out of electron 2022-09-05 23:12:48 +08:00
Konstantinos Kaloutas
78e70e9f46 fix: open image path click handler 2022-09-05 23:12:48 +08:00
Konstantinos Kaloutas
5ec29d600d fix: remove action bar from accessibility tree 2022-09-05 23:12:48 +08:00
Konstantinos Kaloutas
668849adeb chore: add translation keys 2022-09-05 23:12:48 +08:00
Konstantinos Kaloutas
2f53ab027c refactor: action button functions 2022-09-05 23:12:29 +08:00
Konstantinos Kaloutas
81d498e73f fix: remove unused icons 2022-09-05 23:11:11 +08:00
Konstantinos Kaloutas
275ae244f8 fix: image label 2022-09-05 23:11:11 +08:00
Konstantinos Kaloutas
fcbb09f240 feat: open image in browser if external 2022-09-05 23:11:11 +08:00
Konstantinos Kaloutas
e4cf242b84 feat: copy image to clipboard 2022-09-05 23:11:11 +08:00
Konstantinos Kaloutas
bed385e46b feat: copy image button 2022-09-05 23:11:11 +08:00
Konstantinos Kaloutas
b70648feaf enhance: styles of image overlay buttons 2022-09-05 23:11:11 +08:00
WsinGithub
f4b644925f Update block.cljs 2022-09-05 22:24:52 +08:00
Junyi Du
41fbed5ce5 fix: legacy wrapping of " around title contains 2022-09-05 10:02:24 -04:00
Junyi Du
60e9f083fb fix: collapsed not persisted after re-index 2022-09-05 10:02:24 -04:00
Konstantinos Kaloutas
1e15062896 chore: add more tests and ids 2022-09-05 13:24:04 +03:00
Tienson Qin
a46f0a2d9e fix: sloppy ios sidebar 2022-09-05 17:15:49 +08:00
Tienson Qin
d39b4ba401 delay running sync-start to load persist vars 2022-09-05 15:29:27 +08:00
rcmerci
7de5282db3 chore: move map->FileMetadata 2022-09-05 14:45:14 +08:00
rcmerci
c2ce13abe7 enhance: use gobj/get to impl ILookup 2022-09-05 14:45:14 +08:00
rcmerci
19fed2afb8 fix: FileMetadata support keyword access 2022-09-05 14:45:14 +08:00
Tienson Qin
ff6b83182d fix: sync stops when editing some code 2022-09-05 13:42:04 +08:00
rcmerci
56b0aecaa0 fix: FileMetadata add iequiv and ihash 2022-09-05 13:08:45 +08:00
Peng Xiao
dee112bb8e Merge remote-tracking branch 'upstream/master' into whiteboards 2022-09-05 11:52:16 +08:00
rcmerci
007d7dc4c6 fix: get graph-uuid from graphs-txid.edn 2022-09-05 11:27:54 +08:00
Tienson Qin
86c18bd706 fix: add pre condition for sync-state 2022-09-05 11:09:33 +08:00
Tienson Qin
1f7269182b fix: remove tricky check 2022-09-05 11:03:12 +08:00
Andelf
ce0a2e5944 fix(sync): wrong stop-sync condition check 2022-09-05 10:37:06 +08:00
Tienson Qin
e9ee940873 fix: don't start sync if not logged in or it's not a remote graph 2022-09-05 10:37:06 +08:00
Emin Devrim Fidan
666981ef0b "Themes" translation corrected 2022-09-05 10:35:50 +08:00
Peng Xiao
734d9fcdb1 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-09-04 11:38:34 +08:00
rcmerci
97aa8c0659 chore: remove outdated comments 2022-09-03 20:16:54 +08:00
rcmerci
b2cb89bd2f fix(lint): var used by testcase 2022-09-03 19:53:10 +08:00