Commit Graph

18312 Commits

Author SHA1 Message Date
Tienson Qin
629f80f6c5 fix: remove period temporarily 2021-03-16 13:05:11 +08:00
Tienson Qin
a63c0dbc64 fix: Block show http URL as a image URL
Resolved #1342
2021-03-16 12:35:26 +08:00
Tienson Qin
24c1fde986 fix: waiting with a priority 2021-03-15 23:17:53 +08:00
Tienson Qin
a976f76909 chore: bump minor version 2021-03-15 23:09:26 +08:00
Tienson Qin
3fcc8bf69c feat: initial support for namespace pages 2021-03-15 23:07:07 +08:00
Tienson Qin
387cdac3e9 fix: CI 2021-03-15 22:27:40 +08:00
Junyu Zhan
2ec207d699 fix: remove more unnecessary url encode/decode 2021-03-15 22:09:05 +08:00
Junyu Zhan
e6dda26ddf fix: remove redundant let 2021-03-15 22:09:05 +08:00
Junyu Zhan
915218fbf6 fix: remove util/url-decode where urls are already decoded 2021-03-15 22:09:05 +08:00
Tienson Qin
f5c10839d4 fix: img macro break the slide 2021-03-15 20:30:50 +08:00
rcmerci
fdfb6b94d8 consider :<key>: as the valid prefix of properties-content for org-mode
otherwise, `db/get-page-properties-content' would ignore "#+TITLE: <title>"
properties behind ":PROPETIES:", then insert another "#+TITLE:
<title>" at the beginning of content.
2021-03-15 19:30:25 +08:00
rcmerci
1cfa68e804 directives at the begining have higher priority 2021-03-15 19:30:25 +08:00
rcmerci
6c0291018b fix: empty properties-content mess up file-content 2021-03-15 19:30:25 +08:00
rcmerci
08d8f7e19a fix: find all directives in ast
A directive like '#+TITLE: foobar' probably is not the first ast item
2021-03-15 19:30:25 +08:00
Tienson Qin
b16f4cce1f fix: don't use db to provide regex search 2021-03-15 19:16:50 +08:00
Tienson Qin
b70ce7a5f1 chore: disable full-text query temporarily 2021-03-15 18:57:16 +08:00
Tienson Qin
3b7ff40afc fix: full-text query support string as parameter too 2021-03-15 18:45:08 +08:00
Tienson Qin
4c1b9bcbff chore: bump minor version 2021-03-15 18:32:35 +08:00
Tienson Qin
2a727048f1 feat: full-text query support 2021-03-15 18:32:14 +08:00
Tienson Qin
15dd3c46a7 refactor: db migrate 2021-03-15 09:50:06 +08:00
Tienson Qin
b1175dfabc chore: bump minor version 2021-03-13 21:25:06 +08:00
Tienson Qin
45c34ae9cc enhance: don't create the journal file until the user write something 2021-03-13 21:24:35 +08:00
Tienson Qin
d29b265e28 refactor: db migrate wip 2021-03-13 20:43:04 +08:00
Tienson Qin
8ec454bc23 chore: rename LogSeq to Logseq 2021-03-13 20:28:53 +08:00
Tienson Qin
405a958233 chore: remove contents from recent pages 2021-03-13 17:03:33 +08:00
Tienson Qin
6f689631f8 enhance: no need to git add when file changed because push will check 2021-03-13 11:49:34 +08:00
Tienson Qin
7f08cdea2e chore: add cljs-run-test 2021-03-13 10:54:26 +08:00
Tienson Qin
ac4de8a8c3 Merge branch 'master' into feat/outliner-core 2021-03-13 10:47:43 +08:00
Tienson Qin
21b2c5296a fix: toggle help 2021-03-13 09:54:38 +08:00
Weihua Lu
759667e041 mimor refactor 2021-03-12 20:13:40 +08:00
Weihua Lu
d026ba0d5b save workflow to config.edn 2021-03-12 20:13:40 +08:00
Tienson Qin
48f4b00819 chore: remove project part in config.edn 2021-03-12 19:38:13 +08:00
defclass
b37eb4a121 chore(compile): generate source map when compiling 2021-03-12 18:54:10 +08:00
defclass
4ce621fe2f feat(sentry): init config in frontend side 2021-03-12 18:54:10 +08:00
Tienson Qin
e85375b584 chore: bump version 0.0.12 2021-03-11 22:25:26 +08:00
Tienson Qin
b2d72ad9a2 fix: priority display
Resolved #1445
2021-03-11 22:25:14 +08:00
Weihua Lu
0a6310f86d just use not mac actually is enough 2021-03-11 18:07:31 +08:00
Weihua Lu
d98fb1ab5d fix linux env titlebar not showing 2021-03-11 18:07:31 +08:00
Dima Gerasimov
8638c7f292 fix clojure version in Docker container 2021-03-11 15:08:29 +08:00
akhater
d485f5ab33 Removed Pinned notes custom css 2021-03-11 11:43:00 +08:00
akhater
ea4332b587 added pinned.svg 2021-03-11 11:43:00 +08:00
akhater
a32c317996 reference svg/pinned 2021-03-11 11:43:00 +08:00
akhater
b981dc57d2 reference svg/pinned 2021-03-11 11:43:00 +08:00
Tienson Qin
3605ed53e3 fix: both encryption and excalidraw not working on Electron 2021-03-11 00:30:39 +08:00
Tienson Qin
81b50400d8 fix: quit logseq when window-all-closed 2021-03-10 23:42:07 +08:00
Tienson Qin
3fbc3ff5d3 fix: enable refresh in dev mode 2021-03-10 23:42:07 +08:00
Tienson Qin
237f8d3ef6 fix: electron app can't quit well 2021-03-10 23:42:07 +08:00
charlie
6d7c749cfc fix(editor): layout of nested excalidraw content 2021-03-10 23:32:49 +08:00
charlie
c80cbd6019 improve(editor): keep central shapes title bar of excalidraw content when toggling zen/wide mode 2021-03-10 23:32:49 +08:00
Tienson Qin
92ad0296e6 feat: switch to use Excalidraw api 2021-03-10 23:32:49 +08:00