Commit Graph

1391 Commits (22887860df9d9b7c7babd6b60ddc5961faf44246)

Author SHA1 Message Date
Tienson Qin ec4ab8c446 Fixed repo links end with .git
Resolved https://github.com/logseq/logseq/issues/481
2020-10-16 16:15:13 +08:00
Tienson Qin 84733de3e0 Use cond-> 2020-10-16 12:12:22 +08:00
Tienson Qin e4f544c8be Add children? option to custom queries 2020-10-16 12:11:37 +08:00
Tienson Qin 419532e6f8 Merge pull request #167 from logseq/rename/directives-to-properties
Rename directives to properties
2020-10-15 18:14:09 +08:00
Tienson Qin 585e5fd94d Rename directives to properties 2020-10-15 17:55:39 +08:00
Tienson Qin 9360f69ba8 Allow raw_html export when self-publishing 2020-10-15 12:30:39 +08:00
Tienson Qin 8cc735415e Disable raw html export when publishing
Relates to #166
2020-10-15 12:22:03 +08:00
Tienson Qin 66377cf26b Merge pull request #165 from logseq/traditional-chinese-language
Add Traditional Chinese Language
2020-10-15 10:46:35 +08:00
Tienson Qin ed44c0f052 Merge pull request #164 from logseq/fix/yesterday-command
Fix /yesterday command buggy
2020-10-15 10:40:03 +08:00
Tienson Qin d5aacf4ceb Merge pull request #163 from logseq/fix/hiccup-block-cp
Fix hiccup not rendering for block-cp
2020-10-15 10:35:54 +08:00
Lachlan Cresswell b2ce831ebd Fix dark theme right sidebar menu color 2020-10-15 10:58:19 +11:00
psdp 4326167117 Add Traditional Chinese Language 2020-10-15 07:57:10 +08:00
psdp a7615e56c9 Fix hiccup not rendering for block-cp 2020-10-15 07:27:50 +08:00
psdp 85847ce731 Fix /yesterday command buggy 2020-10-15 07:23:58 +08:00
Tienson Qin 47510a1539 Update text 2020-10-14 19:51:26 +08:00
Tienson Qin b9e6884d82 Fix deleting top block (non pre-block)
Related to https://github.com/logseq/logseq/issues/471
2020-10-14 11:42:27 +08:00
Lachlan Cresswell fc57715826 Add sidebar button class 2020-10-13 18:25:16 +11:00
Lachlan Cresswell b6f3f0dd98 Remove unnecessary style classes 2020-10-13 18:25:16 +11:00
Lachlan Cresswell b51a5fd596 remove previously overwritten tailwind classes 2020-10-13 18:25:16 +11:00
Tienson Qin 3806b50b9e Fix drag && drop 2020-10-12 22:13:29 +08:00
Tienson Qin 25526c57d3 Remove old license 2020-10-12 20:41:24 +08:00
Tienson Qin 09e70cd9e4 Add license 2020-10-12 20:36:34 +08:00
Tienson Qin 7b3e392ad2 Fix global graph 2020-10-12 19:36:55 +08:00
Tienson Qin 2624a7c2d7 Now and Later :Collapsed? default set to false 2020-10-12 18:08:28 +08:00
Tienson Qin 0456b40db3 Add debugging 2020-10-12 17:50:03 +08:00
Tienson Qin 4fb4ef1522 Add missing force? argument 2020-10-12 17:45:06 +08:00
Tienson Qin 537d2df36d Force to push/pull when clicking "Push now" or "Pull now" 2020-10-12 17:43:53 +08:00
Tienson Qin cbca9602fa Fix codemirror too slow for clojure mode 2020-10-12 17:34:43 +08:00
Tienson Qin cef4c3b0bc Check :git-auto-push before push 2020-10-12 17:02:53 +08:00
Tienson Qin 6b91feb929 Fix style issue 2020-10-12 12:48:45 +08:00
Tienson Qin c05946d226 Bump minor version 2020-10-12 12:42:21 +08:00
Tienson Qin 9abe2f5429 Allow to push anytime 2020-10-12 12:42:03 +08:00
Tienson Qin 81c1139de2 Show "A" instead of "Alt + Enter" 2020-10-12 12:27:34 +08:00
Tienson Qin 68d482c247 Use cdn asset instead of our own server
Resolved #160
2020-10-12 12:17:01 +08:00
Tienson Qin 0c6fd69354 Add push error debugger 2020-10-12 11:59:58 +08:00
Tienson Qin 8a341da733 Bump minor issue 2020-10-12 11:49:56 +08:00
Tienson Qin 275df7b637 Fix CMD + Enter makes todo AND starts a new line
Resolved https://github.com/logseq/logseq/issues/444
2020-10-12 11:48:42 +08:00
Tienson Qin 4eb080463d Add publishing code-editor.js to gitignore 2020-10-12 11:38:24 +08:00
Tienson Qin 8e1d815696 Merge branch 'master' of github.com:logseq/logseq-internal into master 2020-10-12 11:07:59 +08:00
Tienson Qin a918b01a44 Fix custom queries not editable 2020-10-12 11:07:44 +08:00
Tienson Qin eb8ed2a6bc Merge pull request #159 from logseq/fix/issue-369-ref-child-blocks-misordered
Fix #369: Child blocks in Linked references are misordered
2020-10-12 10:51:52 +08:00
Tienson Qin 82e0c3a3cf Merge pull request #158 from logseq/fix/issue-419-breadcrumb-incorrect-tree-branch
Fix #419 breadcrumb bug: doesn't show the correct tree branch
2020-10-12 10:51:24 +08:00
Tienson Qin b32deb9305 cljfmt add cljs path 2020-10-12 10:38:55 +08:00
psdp 061baa62ed Fix #369: Child blocks in Linked references are misordered 2020-10-12 07:01:17 +08:00
psdp 6e4912e343 Fix #419 breadcrumb bug: doesn't show the correct tree branch 2020-10-12 06:54:52 +08:00
Tienson Qin 25d6083607 Fix graph font size 2020-10-11 19:28:45 +08:00
Tienson Qin e17f3df9ab Fix unlinked pages
Also, increase the page font size in the global view if it has more links.
2020-10-11 19:16:20 +08:00
Tienson Qin 1ca8212a18 Fix code mode z-index 2020-10-11 15:30:39 +08:00
Tienson Qin ad24fd98cb Show Cmd instead of Ctrl in Mac OS
Related to https://github.com/logseq/logseq/issues/461
2020-10-11 15:17:48 +08:00
Tienson Qin f7d69fc143 Fix size of text area changes depending on editing vs not editing
Related to https://github.com/logseq/logseq/issues/460
2020-10-11 15:08:20 +08:00