Commit Graph

18312 Commits

Author SHA1 Message Date
Tienson Qin
079096f329 fix(editor): Scheduled command not working when creating a new block
Resolved #1057
2021-01-04 20:39:38 +08:00
Tienson Qin
c611a7a8e1 fix: weird buy introduced by bumping shadow-cljs 2021-01-04 18:36:23 +08:00
Tienson Qin
952d805e7a chore: bump minor version 2021-01-04 15:39:55 +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
951ed57f21 fix(editor): pressing enter right after the first bullet of a page will append ##
Resolved #1050
2021-01-04 15:22:28 +08:00
Kaile
47c8e0a269 feat: upgrade some dependencies 2021-01-04 15:20:07 +08:00
James
83f995072a Emphasize the user's freedom and their control 2021-01-04 12:46:18 +08:00
Tienson Qin
770ccf595b chore: bump minor issue 2021-01-04 12:43:35 +08:00
Tienson Qin
cda09d4387 chore: remove atom usage for query dsl bindings 2021-01-04 12:38:54 +08:00
Tienson Qin
dd18c4901d fix: all-page-tags filter 2021-01-04 12:38:54 +08:00
Tienson Qin
e18df78820 fix: CI test 2021-01-04 12:38:54 +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
8f6d16d041 chore: bump minor version 2021-01-03 00:02:15 +08:00
Tienson Qin
1c4014d573 fix: codemirror not working well with block timestamps
Related to #1013
2021-01-03 00:00:20 +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
Yukun Guo
105cb5f658 fix: do not push local repo when switching repos 2021-01-01 17:56:22 +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
Tienson Qin
b2917a34f1 chore: bump minor version 2020-12-31 19:17:00 +08:00
charlie
eee8fb6bb2 feat(editor): support paste an image in block 2020-12-31 19:16:10 +08:00
charlie
cb3848ebab fix: raw file page #983 2020-12-31 18:58:35 +08:00
Yukun Guo
67400df0ea fix: handle empty block embed 2020-12-31 18:57:56 +08:00
Tienson Qin
e89cab7133 chore: bump minor version 2020-12-30 23:42:58 +08:00
Tienson Qin
153108b75b fix(editor): aliases support searching
Also, fixed 1029
2020-12-30 23:42:19 +08:00
Tienson Qin
c08f239f99 chore: bump minor version 2020-12-30 22:29:14 +08:00
Tienson Qin
9392a2b95f fix(query): queries involving block properties with page references
Related to #1028
2020-12-30 22:28:25 +08:00
Tienson Qin
a8f30f668c chore: bump minor version 2020-12-30 21:13:59 +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
3dbe12d956 chore: disable :fn-deprecated warning 2020-12-30 18:40:58 +08:00
Tienson Qin
0a4d4a7dd5 chore: bump minor version 2020-12-30 18:29:21 +08:00
Yukun Guo
f6d2d65328 fix: Stat.isFile is not available 2020-12-30 18:27:08 +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
3b40abef28 chore: remove debugging 2020-12-30 17:11:36 +08:00
Tienson Qin
3b45b4fa6c chore: bump minor version 2020-12-30 16:43:43 +08:00
Tienson Qin
2555cc9121 fix(editor): unstable properties when updating or creating a block
Resolved #1017
2020-12-30 16:41:07 +08:00
Tienson Qin
f8371aabc1 fix: settings display wrong preferred format 2020-12-30 14:19:48 +08:00
Tienson Qin
6a8ffc17ad chore: bump minor version 2020-12-30 14:11:55 +08:00
Yukun Guo
f2afb3188a fix: always git push if push manually 2020-12-30 14:10:21 +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
Yukun Guo
9c0dabb3de chore: check repo dir exists in git/add-all 2020-12-30 14:10:21 +08:00
Yukun Guo
2afac7059c chore: make some fs operations defensive 2020-12-30 14:10:21 +08:00
Tienson Qin
d6888c996d chore: bump minor version 2020-12-30 14:09:05 +08:00
Tienson Qin
169fde30ad fix: re-index should be working for local directories now 2020-12-30 14:08:09 +08:00
Tienson Qin
7de471b72f chore: bump minor version 2020-12-30 12:57:11 +08:00