Commit Graph

18312 Commits

Author SHA1 Message Date
Tienson Qin
14cb8af42c fix: templates with bullet will auto duplicate
Related to #1141 and #1123
2021-01-17 11:40:44 +08:00
Tienson Qin
aeb038ee22 Merge pull request #1139 from logseq/fix/light-theme-remove-image-btn
fix(style): remove image button
2021-01-16 05:33: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
88df1537fd Merge pull request #1108 from logseq/feat/support-remove-image
Feat/support remove image
2021-01-15 06:52:56 -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
Adam Schmideg
e11c0a2f4f Error message when running wrong Clojure version 2021-01-14 07:57:04 -08:00
Kan-Ru Chen
255eb126e6 Display public/private key too 2021-01-15 00:27:37 +09:00
Kan-Ru Chen
6f337dcfe5 Allow enable encryption when first-clone 2021-01-14 23:53:11 +09: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
Kan-Ru Chen
e132f65f93 Polish encrypt interface and file handling 2021-01-14 23:01:07 +09: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
Kan-Ru Chen
bedb51984c Enable encryption when creating new repo 2021-01-14 00:52:43 +09:00
Kan-Ru Chen
c84e42c9c3 Add functions for generating and retrieiving keys 2021-01-14 00:29:07 +09:00
Kan-Ru Chen
cfb965925a Only encrypt/decrypt in encrypted db 2021-01-14 00:14:13 +09: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
defclass
61af1627e4 fix(cd): fix single quote reference 2021-01-13 04:24:09 -08:00
defclass
1427420461 chore(build): add build and s3 sync 2021-01-13 04:24:09 -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
Tienson Qin
a6c84b5031 Merge pull request #1098 from logseq/chore/build-stage
chore(build): add build stage action
2021-01-12 23:46:00 -08:00
defclass
737b01541d chore(build): add build stage action 2021-01-13 15:41:30 +08:00
Michael Wong
e618f7a5dd Create build-stage.yml 2021-01-13 15:34:09 +08:00
charlie
e8a20dbde7 refactor: improve save-block! method 2021-01-13 15:05:40 +08:00
Kan-Ru Chen
e034479b1e Add encryption ui component 2021-01-13 01:59:53 +09:00
Tienson Qin
782539f6d4 chore: bump version 0.0.5.1 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
4dc336ae52 Merge branch 'enhance/undo-redo' of github.com:logseq/logseq into enhance/undo-redo 2021-01-12 21:14:10 +08:00
Tienson Qin
1e3a1eff98 fix: add missing externs 2021-01-12 21:13:45 +08:00
Tienson Qin
eb4d56f666 Merge branch 'master' into enhance/undo-redo 2021-01-12 05:12:32 -08:00