Commit Graph

28 Commits

Author SHA1 Message Date
Michael Wong
3cc0d3154a style: remove unused :require (#193)
Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2020-11-04 11:35:35 +08:00
Tienson Qin
b5aad406aa chore: flatten promises 2020-11-04 11:22:58 +08:00
Tienson Qin
241490640c fix(import): roam research block refs 2020-11-04 11:22:58 +08:00
Tienson Qin
38696f800a fix(sync): diff when a page has been created both on local and remote
Related to https://github.com/logseq/logseq/issues/445.
2020-11-03 19:33:49 +08:00
Tienson Qin
021ab780ee Refactor/names (#190)
* refactor: rename frontend.components.hiccup to block

* refactor: rename v1,v2 to fst-block-text, snd-block-text
2020-11-03 17:50:15 +08:00
Tienson Qin
90612cf170 fix: format 2020-11-03 17:02:18 +08:00
Tienson Qin
4da72149ee refactor: DRY 2020-11-03 15:57:48 +08:00
Tienson Qin
b6ad2aa7da fix(sync): address fn name and indentation issues 2020-11-03 15:21:15 +08:00
Tienson Qin
3197b784fd fix(sync): push immediately after the page was deleted or renamed 2020-11-03 14:55:14 +08:00
Tienson Qin
30fa867aaf Merge branch 'master' into fix/pull-push 2020-11-03 12:06:20 +08:00
Yukun Guo
98664a7cbc fix: handle git add error 2020-11-03 10:56:35 +08:00
Tienson Qin
7a5324a08e refactor(git): remove our own changed-files cache 2020-11-01 00:21:04 +08:00
Tienson Qin
7824973abc fix(editor): file name exists
Related to https://github.com/logseq/logseq/issues/573
2020-10-31 13:50:32 +08:00
Tienson Qin
1541b3b47a fix(editor): catch katex render errors
Resolved https://github.com/logseq/logseq/issues/536
2020-10-31 11:12:27 +08:00
Tienson Qin
2112e72c39 fix(sync): revert sync immediately 2020-10-31 08:17:55 +08:00
Tienson Qin
bd4cf6b153 Merge branch 'master' of github.com:logseq/logseq-internal into master 2020-10-30 18:04:36 +08:00
Tienson Qin
c087143ea4 refactor: sync immediately on saving block or drag&drop
Related to https://github.com/logseq/logseq/issues/470
2020-10-30 17:59:53 +08:00
Yukun Guo
3c291e06e2 fix: add BOM and charset when making Blob 2020-10-30 17:04:09 +08:00
Yukun Guo
0f87698805 fix(editor): zoom out to parent page instead of today's journal 2020-10-30 15:31:36 +08:00
Tienson Qin
47f8e517fb refactor(editor): remove unused code 2020-10-29 19:14:45 +08:00
Tienson Qin
a09a6b6d1c fix(editor): timetracking doesn't work the first time it is pressed
Closed https://github.com/logseq/logseq/issues/539
2020-10-29 19:04:19 +08:00
Tienson Qin
b786133bc0 fix(editor): temporal fix of recursive block saving 2020-10-29 13:50:56 +08:00
Tienson Qin
71272b2551 feat(feature): add switch to toggle timetracking
Closed https://github.com/logseq/logseq/issues/548
2020-10-29 11:03:07 +08:00
Tienson Qin
943d2b7b5c fix: clicking the file in the sync dialogue navigates to blank page
Closed https://github.com/logseq/logseq/issues/541
2020-10-28 21:34:56 +08:00
Tienson Qin
4617e4dfb9 refactor(editor): simplified deleting block 2020-10-28 21:04:54 +08:00
Tienson Qin
8f09954691 refactor: editor no need to store the last-edit-block 2020-10-28 20:42:39 +08:00
Tienson Qin
51dfe14314 fix(editor): properties save and clearing content when backspace
Closed https://github.com/logseq/logseq/issues/542
2020-10-28 20:17:42 +08:00
Tienson Qin
2d1fa33204 refactor: remove web 2020-10-27 23:19:40 +08:00