Commit Graph

758 Commits

Author SHA1 Message Date
Tienson Qin
a9f2d20e25 chore: bump minor version 2021-01-17 11:41:38 +08:00
Tienson Qin
f326a87371 Merge branch 'master' of github.com:logseq/logseq into master 2021-01-17 11:41:24 +08:00
Tienson Qin
14cb8af42c fix: templates with bullet will auto duplicate
Related to #1141 and #1123
2021-01-17 11:40:44 +08:00
charlie
d753d80777 fix(style): remove image button 2021-01-16 18:48:53 +08:00
Tienson Qin
9256706838 fix: can't select blocks anymore 2021-01-15 23:07:04 +08:00
Tienson Qin
43f41de1ba editor: allow clicking image to edit
Also, don't select the current block when resizing the image.
2021-01-15 22:50:38 +08:00
charlie
f564cc3616 improve: remove image with extension link(image) syntax 2021-01-15 18:14:10 +08:00
charlie
eeabf42fb6 Merge remote-tracking branch 'origin/master' into feat/support-remove-image
# Conflicts:
#	src/main/frontend/components/block.cljs
2021-01-15 17:47:00 +08:00
Tienson Qin
6c32bbdb27 feat: add image resize support 2021-01-14 23:49:39 -08:00
Tienson Qin
951c82164a fix: don't show warning when parsing metadata 2021-01-14 06:13:46 -08:00
Tienson Qin
4ea98fe42c enhance: add image metadata support
Resolved #1112
2021-01-14 06:13:46 -08:00
charlie
c1aa822034 improve: update i18n 2021-01-14 20:52:32 +08:00
charlie
1cf80c9bc8 improve: replace asset text link 2021-01-14 19:31:25 +08:00
charlie
e7809900a7 refactor: simplify handlers 2021-01-14 18:01:27 +08:00
charlie
cdd9ab8950 Merge remote-tracking branch 'origin/master' into feat/support-remove-image 2021-01-14 14:42:13 +08:00
Tienson Qin
3238001ef1 chore: bump minor version 2021-01-14 14:26:44 +08:00
Tienson Qin
9b8c2caf02 fix: publishing not working at all 2021-01-14 14:26:21 +08:00
charlie
59414c8275 feat: support delete physical asset file 2021-01-14 12:10:29 +08:00
Tienson Qin
27712fd6c3 Merge branch 'master' of github.com:logseq/logseq into master 2021-01-14 11:59:12 +08:00
Tienson Qin
fc5a605368 chore: bump minor version 2021-01-14 11:58:36 +08:00
Tienson Qin
c35ecf6efb fix: can't publish if there's no project yet 2021-01-14 11:58:16 +08:00
charlie
acdc6da0d0 Merge remote-tracking branch 'origin/master' into feat/support-remove-image 2021-01-14 09:51:27 +08:00
Yukun Guo
cc1759b322 fix: allow no blank line after front matter 2021-01-13 07:00:02 -08:00
charlie
ee529b5b9d feat: support delete image link of block 2021-01-13 21:36:20 +08:00
Tienson Qin
55f1fe29b7 chore: bump minor version 2021-01-13 16:03:37 +08:00
Dima Gerasimov
f33a846038 graph: highlght neighbours on hover as well 2021-01-13 00:03:08 -08:00
charlie
e8a20dbde7 refactor: improve save-block! method 2021-01-13 15:05:40 +08:00
Tienson Qin
782539f6d4 chore: bump version 2021-01-12 23:17:50 +08:00
Tienson Qin
013b4fbd8f Merge pull request #1072 from logseq/enhance/undo-redo
Enhance/undo redo
2021-01-12 07:16:50 -08:00
Tienson Qin
967654aeb4 chore: disable block timestamps because it doesn't work with undo 2021-01-12 23:08:28 +08:00
Tienson Qin
1b38b9deb1 feat: add git auto push option to settings
Also, add ctrl-s for auto-pushing
2021-01-12 22:52:42 +08:00
Tienson Qin
163e30e004 enhance: display block content if it doesn't have a title
e.g. blockquotes, src, etc
2021-01-12 05:49:22 -08:00
charlie
2ed50ff3c7 fix: case of untitled block ref #1094 2021-01-12 05:49:22 -08:00
Charlie
4b2dde2228 Feature/attachment with native fs (#1078)
* feat: upload image with native fs

* improve: life of loading assets image file with nfs

Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2021-01-12 21:25:37 +08:00
Tienson Qin
eb4d56f666 Merge branch 'master' into enhance/undo-redo 2021-01-12 05:12:32 -08:00
Tienson Qin
625ec882a9 enhance: clear unused editor state 2021-01-12 20:57:18 +08:00
Tienson Qin
b862993c55 fix: rename all repos to all graphs 2021-01-12 12:37:34 +08:00
Tienson Qin
9789996e8c fix: refresh root ui after undo or redo 2021-01-12 12:24:00 +08:00
Tienson Qin
7a6ce189fc enhance(keyboards): replace alt with command too for mac users 2021-01-11 22:14:01 +08:00
Tienson Qin
5f7b4e56ed enhance: use command-. and command-, for mac users
Related thread: https://discuss.logseq.com/t/non-default-keyboard-shortcuts-to-move-between-words-on-mac-os/135
2021-01-11 21:50:31 +08:00
charlie
41d3228121 fix: bullet entry point animation 2021-01-11 05:43:48 -08:00
charlie
4f42bc6eaa style: improve block fold arrow and bullet interaction 2021-01-11 05:43:48 -08:00
Tienson Qin
bc034768c1 enhance(undo): preserve latest cursor for redo 2021-01-11 19:18:27 +08:00
Tienson Qin
081256ab4b enhance(undo): preserve latest cursor position when undo 2021-01-11 18:37:28 +08:00
Tienson Qin
e764f96f38 enhance(undo): cursor wip 2021-01-10 23:03:36 +08:00
charlie
11a40833a3 fix: mobile menus will position off screen, clipped #1068 2021-01-09 20:32:20 -08:00
Dima Gerasimov
50a5d15d2d move tests to a separate file 2021-01-09 19:43:14 -08:00
Dima Gerasimov
098f8a2681 proper support for ORG_ROAM tags with quotes + test 2021-01-09 19:43:14 -08:00
Dima Gerasimov
12e68e52b4 handle spaces in ROAM_TAGS
+ more tests for org properties parsing
2021-01-09 19:43:14 -08:00
Dima Gerasimov
076997de52 add basic test for parse-properties 2021-01-09 19:43:14 -08:00