Commit Graph

916 Commits

Author SHA1 Message Date
Tienson Qin
432f874c0c enhance: encrypt the default files before writing to the disk 2021-02-07 22:14:47 +08:00
Tienson Qin
191278c27f chore: remove bak file 2021-02-07 21:21:07 +08:00
Tienson Qin
4aa2d8aaf6 Merge branch 'encryption' of git://github.com/kanru/logseq into kanru-encryption 2021-02-07 16:31:56 +08:00
akhater
46fcbd0a78 Fix of bug "TODO mobile bar shortcut only works when called in the beginning of the line" (#1283)
Added insert-before! function
Fix bug Mobile bar TODO shortcut only works in the beginning of the line
2021-02-07 11:22:34 +08:00
Tienson Qin
ce8ca500bb fix: don't jump to new journal when in editing mode 2021-02-07 11:10:45 +08:00
Tienson Qin
2391e723a4 feat: add data-page-tags 2021-02-06 23:55:47 +08:00
Tienson Qin
d5bf735903 chore: bump version 2021-02-05 22:42:40 +08:00
Tienson Qin
3dba851814 Merge branch 'master' of github.com:logseq/logseq 2021-02-05 22:40:54 +08:00
Tienson Qin
d3ff3a1000 fix: /draw command not working with GitHub repos 2021-02-05 22:27:27 +08:00
charlie
a969f02307 fix(electron): open file:// with external app 2021-02-05 21:57:04 +08:00
Tienson Qin
38cec6fa8b feat: add data-refs to empower css mods
The discussion thread: https://discuss.logseq.com/t/propositions-to-empower-css-mods/289
2021-02-05 21:44:58 +08:00
Tienson Qin
9077499ec0 chore: use admonition instead 2021-02-05 19:04:54 +08:00
charlie
d712a8588c fix: exclude current file of current blocks page 2021-02-05 19:04:54 +08:00
charlie
0fda94a7aa fix(editor): page blocks duplicated when multiple same page name files 2021-02-05 19:04:54 +08:00
Tienson Qin
7dcebf368b fix: don't listen to unlink
Sometimes, the file watcher notify the `unlink` type when we edit a
file using another editor ...
2021-02-05 17:04:06 +08:00
Tienson Qin
d55b381e2e enhance: display a loading button when importing files from the disk 2021-02-05 16:29:58 +08:00
Tienson Qin
56be5a68ba fix: stop event bubbling when typing s to switch file/outliner view 2021-02-05 13:15:29 +08:00
Tienson Qin
ece503d22a fix: tags and alias doesn't support , in page properties 2021-02-05 13:07:45 +08:00
Tienson Qin
9534f2e4c8 Merge branch 'master' of github.com:logseq/logseq 2021-02-04 23:52:55 +08:00
Tienson Qin
f526399d63 fix: head's background color is not rendered
Related to #1267
2021-02-04 23:51:15 +08:00
charlie
00668bdeca fix(ui): align repos menus with right side 2021-02-04 14:54:57 +08:00
charlie
f0b5bcd7d0 improve(editor): make fixed scroll when zoom in block 2021-02-04 14:54:57 +08:00
charlie
1b138963aa fix(ui): resize image 2021-02-04 14:54:57 +08:00
charlie
3b57dc780a fix(docs): i18n help/zoom-out #1253 2021-02-04 14:54:57 +08:00
Tienson Qin
46a5ce1963 fix: local images can't be displayed on GitHub
Closed #1254
2021-02-03 23:49:32 +08:00
Tienson Qin
fc78714388 fix: block parents not rendered correctly
Closed #1075
2021-02-03 23:48:00 +08:00
Tienson Qin
b3ddcaef59 fix: org image syntax 2021-02-03 18:26:46 +08:00
akhater
19cc69c82c added TODO and "/" shortcuts to mobile bar 2021-02-03 17:32:08 +08:00
akhater
cbf0b2b16d resize checkbox.svg to better fit the mobile bar 2021-02-03 17:32:08 +08:00
akhater
ed63161b00 adding checkbox.svg 2021-02-03 11:48:14 +08:00
Jonathan Buchholz
ff8eb442b7 Fix typo from "minutes" to "minute". 2021-02-03 11:45:48 +08:00
Alexander Rink
5ef6e091db Updated german translation 2021-02-03 11:42:57 +08:00
Alexander Rink
728083b1aa Added german translation 2021-02-03 11:42:57 +08:00
Tienson Qin
5d61419a1c fix: add missing asset-domain 2021-02-02 21:39:06 +08:00
defclass
f75bf5e1b7 Revert "Merge pull request #1158 from logseq/refacotor/add-cljs-env"
This reverts commit d82555a6f9, reversing
changes made to df1da263ac.
2021-02-02 21:32:34 +08:00
Tienson Qin
cd4441578f fix: CI tests passing 2021-02-02 21:28:07 +08:00
Tienson Qin
6488857aad Merge branch 'master' into fix/electron-alpha-issues 2021-02-02 21:04:18 +08:00
Tienson Qin
575674919c fix: fragment links especially the footnotes 2021-02-02 20:47:17 +08:00
Tienson Qin
f0f9c1790f fix: preferred workflow settings not working on desktop 2021-02-02 19:03:07 +08:00
Tienson Qin
caaae6ca06 fix: preferred format setting not working 2021-02-02 18:13:02 +08:00
Tienson Qin
535bc6bd97 Merge branch 'master' into fix/electron-alpha-issues 2021-02-02 17:16:14 +08:00
Tienson Qin
d82555a6f9 Merge pull request #1158 from logseq/refacotor/add-cljs-env
Refacotor/add cljs env
2021-02-02 17:10:11 +08:00
Tienson Qin
df1da263ac chore: add sentry for error tracking 2021-02-02 16:55:36 +08:00
charlie
cde7f340ac improve(electron): more reliable double click on toolbar 2021-02-02 15:21:39 +08:00
charlie
5f9bde6505 improve(electron): description for an asset file 2021-02-02 15:12:45 +08:00
charlie
3beda2c422 fix(electron): try to fix #1228 2021-02-02 14:55:19 +08:00
charlie
b31193db9d improve(ui): toolbar search input 2021-02-02 14:54:14 +08:00
defclass
8d868bf842 Merge remote-tracking branch 'upstream/master' into refacotor/add-cljs-env 2021-02-02 14:45:54 +08:00
Tienson Qin
650f5c1849 fix: relative path on browser
Also, fixed reveal.js
2021-02-02 09:14:44 +08:00
rainmote
a6780401b4 fix: can't found code-editor.js on desktop
fix: load setting page error when no repo
2021-01-31 16:29:44 +08:00