Commit Graph

450 Commits

Author SHA1 Message Date
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
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
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
c35ecf6efb fix: can't publish if there's no project yet 2021-01-14 11:58:16 +08:00
charlie
ee529b5b9d feat: support delete image link of block 2021-01-13 21:36:20 +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
b862993c55 fix: rename all repos to all graphs 2021-01-12 12:37:34 +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
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
Tienson Qin
14e4af2957 enhance: alias don't redirect to source page in the page properties 2021-01-06 16:42:39 +08:00
Tienson Qin
34a09048e2 enhance: auto redirects to source page when alias page is empty
More info here: https://discuss.logseq.com/t/improve-implementation-of-aliases/81/22?u=tienson
2021-01-05 22:50:10 +08:00
Tienson Qin
f8e7a01c2a enhance: add alias identity in linked references 2021-01-05 20:45:33 +08:00
Tienson Qin
b0a6700ab9 fix(editor): remove duplicate blocks in references
Closes #1006, closes #846, closes #600
2021-01-05 19:10:59 +08:00
Tienson Qin
47026e60cf fix: show page for block searching 2021-01-05 00:06:40 +08:00
Tienson Qin
dc7f4055ac fix(editor): keep block properties when save 2021-01-04 21:01:48 +08:00
Tienson Qin
3eba1383ec fix: don't show file title warning for built-in files 2021-01-04 15:39:19 +08:00
Tienson Qin
89370ac645 fix(db): fix unique constraint issue when loading files 2021-01-04 15:39:19 +08:00
Tienson Qin
2d6abc2b04 fix(editor): page refs in properties should be counted too
Resolved #1028
2021-01-04 12:38:54 +08:00
Tienson Qin
48b6ccbdca DB refactor and fix issues related to tags and aliases
1. add a `page` filter.
2. keep word case for both page and block's properties
3. remove `:tag/name` from the db schema

Fixed #1031
2021-01-04 12:38:54 +08:00
Tienson Qin
d34e22fc4a feat: add an option to disable the journals and set a default home page 2021-01-02 17:32:16 +08:00
Tienson Qin
234fa34f05 Merge branch 'master' of github.com:logseq/logseq into master 2020-12-31 20:47:36 +08:00
Tienson Qin
0201af5ffa chore: add help button in the right sidebar 2020-12-31 20:45:38 +08:00
charlie
4e39d89529 fix: #1032 2020-12-31 20:03:59 +08:00
charlie
eee8fb6bb2 feat(editor): support paste an image in block 2020-12-31 19:16:10 +08:00
Yukun Guo
67400df0ea fix: handle empty block embed 2020-12-31 18:57:56 +08:00
Tienson Qin
153108b75b fix(editor): aliases support searching
Also, fixed 1029
2020-12-30 23:42:19 +08:00
Tienson Qin
0875af2b7d fix(editor): put content after properties for any block without title 2020-12-30 21:13:10 +08:00
Tienson Qin
04760a5d32 fix: remove all-pages for publishing 2020-12-30 18:25:44 +08:00
Tienson Qin
dbf272767c fix: all-pages style in publishing 2020-12-30 17:59:33 +08:00
charlie
4e496c866b fix: style issue of built in img macros 2020-12-30 17:40:35 +08:00
Tienson Qin
f8371aabc1 fix: settings display wrong preferred format 2020-12-30 14:19:48 +08:00
Yukun Guo
4a5de9106e chore: display error message if push/pull manually 2020-12-30 14:10:21 +08:00
Yukun Guo
4fdf595f8f fix: show red dot when git clone/checkout/fetch/merge failed 2020-12-30 14:10:21 +08:00
Tienson Qin
169fde30ad fix: re-index should be working for local directories now 2020-12-30 14:08:09 +08:00