Tienson Qin
f141f3dfd0
chore: distinct pages by :block/name
2021-03-21 14:06:32 +08:00
Tienson Qin
15dd3c46a7
refactor: db migrate
2021-03-15 09:50:06 +08:00
Tienson Qin
d29b265e28
refactor: db migrate wip
2021-03-13 20:43:04 +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
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
4ce621fe2f
feat(sentry): init config in frontend side
2021-03-12 18:54:10 +08:00
Tienson Qin
e85375b584
chore: bump version
2021-03-11 22:25:26 +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
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
Tienson Qin
6fffa8d678
chore: bump minor version
2021-03-10 22:45:42 +08:00
akhater
b650b28c86
Added Pinned notes CSS
...
Credits to @Piotr
2021-03-10 22:45:01 +08:00
akhater
f6c5c4eb75
Adding Pinned notes
2021-03-10 22:45:01 +08:00
akhater
bab294870a
Adding Pinned Notes command
2021-03-10 22:45:01 +08:00
Tienson Qin
4f80bb6139
fix: improve search precision
2021-03-10 22:24:43 +08:00
Tienson Qin
f430306a85
chore: bump minor version
2021-03-10 20:23:04 +08:00
Tienson Qin
8b0bcaf19e
Fix: disable drag && drop for dummy blocks
2021-03-10 20:22:28 +08:00
Tienson Qin
58feeccb7d
chore: bump minor version
2021-03-10 18:19:43 +08:00
Collin Lefeber
dfb0ff6bd3
commands: add vimeo video embed block command
2021-03-10 18:05:46 +08:00
Tienson Qin
55265f1657
chore: remove drag-and-drop? check
2021-03-10 18:04:12 +08:00
Tienson Qin
74c4cfa43f
refactor: undo opens the hidden page in the right sidebar
...
Related: https://trello.com/c/2wrq9BcF/82-undo-redo-per-file
2021-03-10 18:04:12 +08:00
Tienson Qin
51470e4df8
fix: text color for encryption dialogs
2021-03-09 12:59:13 +08:00
Tienson Qin
c32ec6a9b8
chore: bump minor version
2021-03-08 23:04:55 +08:00
Tienson Qin
221febe5cb
feat: enable dsl query in advanced queries
2021-03-08 23:04:34 +08:00
Tienson Qin
fa66ecc72c
fix: raw file save not working
2021-03-08 22:18:47 +08:00
Tienson Qin
35296a6897
Perf/db serialization ( #1417 )
...
* perf: disable auto-save dbs on electron
We still save the dbs when user reload the app or close the app.
Notice: Ctrl-c doesn't work now
* chore: re-enable mtime check when writing to disk
* ui: add db persistent notification
2021-03-08 16:31:58 +08:00
Tienson Qin
5a156d34e4
chore: bump version
2021-03-08 15:04:01 +08:00
Tienson Qin
bb6386dbc0
fix: create a file when adding properties to an empty page
2021-03-08 14:29:36 +08:00
Tienson Qin
86f74d7561
fix: filters ui
2021-03-08 14:04:48 +08:00
Tienson Qin
86250f1bae
fix: don't write to files when db transaction failed
2021-03-08 12:59:00 +08:00
Tienson Qin
5f674ce095
bump: minor version
2021-03-08 12:30:09 +08:00
Tienson Qin
b07a3e627c
Merge branch 'master' of github.com:logseq/logseq
2021-03-08 12:26:48 +08:00
Tienson Qin
8963aa5cb9
fix: at times can't indent and out-dent an existing bullet
...
Related to #1386
2021-03-08 12:26:00 +08:00
charlie
5d14be81b9
improve(ux): correct toggle interaction region
2021-03-08 12:24:35 +08:00
Charlie
c6132c75c9
fix(ui): modal text color ( #1421 )
...
Co-authored-by: Tienson Qin <tiensonqin@gmail.com >
2021-03-08 12:10:34 +08:00
Tienson Qin
fa87884e90
fix: remove settings modal width
2021-03-08 11:48:12 +08:00