Commit Graph

7925 Commits

Author SHA1 Message Date
Tienson Qin
6c21b405d6 fix: saving journal files to disk with wrong format
related to #5521
2022-06-13 20:01:43 +08:00
Tienson Qin
8033752aaf fix: notify every window if the graph's dir is gone or back 2022-06-13 19:16:34 +08:00
Tienson Qin
fa7611bbae fix: unwatch the current listened dir first when refreshing 2022-06-13 19:16:34 +08:00
Tienson Qin
658d1d315a fix: lint warnings 2022-06-13 19:16:34 +08:00
Tienson Qin
b7ae3684be fix: notify graph dir is gone when starting or running the apps
Also, disabled both re-index and refresh when logseq detects that
a graph's dir doesn't exists anymore.
2022-06-13 19:16:34 +08:00
Tienson Qin
7d3a536bc8 enhance: press Shift to select without entering editor mode 2022-06-13 18:57:26 +08:00
Tienson Qin
156b152129 fix: slow re-index for large graphs with page-metadata.edn
related to #5547
2022-06-13 17:43:24 +08:00
Tienson Qin
b3d01a869b Style tweaks 2022-06-13 16:02:46 +08:00
Tienson Qin
3abbfddb58 Style tweaks 2022-06-13 15:45:25 +08:00
ranfdev
bba19788b5 Align icons in left sidebar 2022-06-13 15:42:08 +08:00
ranfdev
80acd26330 Use flex gaps for more consistency 2022-06-13 15:42:08 +08:00
ranfdev
7d8c2fbbb8 Header icon consistency 2022-06-13 15:42:08 +08:00
Andrew Zhurov
1c87fd2fff Making excalidraw follow the theme of logseq. (basic 'dark' 'light' theming) 2022-06-13 15:26:22 +08:00
charlie
de9ab5ed44 enhance(plugin): change marketplace metadata requests to node fetch client 2022-06-13 15:23:07 +08:00
Hounsou Dansou
826a075b4f fix: Add missing config
- bullet indentation
- scheduled and deadline default query
2022-06-13 15:22:30 +08:00
charlie
b3aa77c4be enhance(ui): polish ui of code block 2022-06-13 15:21:52 +08:00
charlie
75c3dd53c6 enhance(ui): hide code lang flag when narrow screen size 2022-06-13 15:21:52 +08:00
charlie
f8c4f50cf8 enhance(ui): extra white space of code block from top 2022-06-13 15:21:52 +08:00
Peng Xiao
69fc959012 fix icon 2022-06-13 10:31:18 +08:00
Peng Xiao
0cdbd2367f build: optimize local dev for tldraw-logseq/demo 2022-06-13 01:18:08 +08:00
llcc
e93480b664 fix app not working on iOS 13 2022-06-12 20:35:57 +08:00
Peng Xiao
0d881dd1c4 fix: types & lock file 2022-06-12 17:58:11 +08:00
Peng Xiao
8e0f137f65 chore: deps update & reduce zoom range 2022-06-12 17:39:58 +08:00
Peng Xiao
62f7b9a696 fix: enhance minimap ux 2022-06-11 22:19:27 +08:00
Peng Xiao
cfa6eede17 fix: arrow & text in minimap 2022-06-11 01:51:06 +08:00
Peng Xiao
14acac6518 fix: minimap ratio 2022-06-11 01:16:42 +08:00
Peng Xiao
34060c711c fix: preview rotation 2022-06-10 22:14:23 +08:00
Peng Xiao
9966cf61e4 wip fix persist issue 2022-06-10 21:16:18 +08:00
Peng Xiao
7def1f4d2c wip preview/minimap window 2022-06-10 18:25:39 +08:00
Tienson Qin
23e46588b3 enhance(ui): only display block controls when hovering 2022-06-10 16:12:02 +08:00
llcc
271ceb9b8a support graph edn/json export on mobile 2022-06-10 15:47:07 +08:00
Gabriel Horner
d0755ef161 Update dependencies in deps
Also fix conditional workflows that didn't trigger if changes were made
to them
2022-06-10 15:39:11 +08:00
Gabriel Horner
ee9f390761 Localize bb-tasks for deps
Deps need to be independent to not introduce testing bugs.
These bb tasks are good candidates to move into bb-tasks gitlib
2022-06-10 15:39:11 +08:00
Gabriel Horner
17d2462343 Move rules into db dep as it's useful for external apps
- rules is already used by logseq-query and will be useful for
  nbb-logseq
- Updated db jobs to run in deps/db by default. Less typing but
  more importantly discourages independent libraries from depending on
  external scripts.
- Moved lint-rules task into db since it is db specific now
- Also remove nbb-logseq from top-level as all nbb compatibility is in
  deps.
2022-06-10 15:39:11 +08:00
Gabriel Horner
6608537909 Move logseq.graph-parser.db* namespaces to their own dep
Also add its own CI file
2022-06-10 15:39:11 +08:00
Tienson Qin
1857f884d2 feat: toggle displaying flashcards 2022-06-09 17:35:04 +08:00
Andelf
c3c42351c8 fix(electron): register accelerator for mod+n
Fix #5626
2022-06-09 17:01:59 +08:00
Tienson Qin
e6cd185ec0 instrument: failed file writes 2022-06-09 16:55:50 +08:00
charlie
81904156f8 enhance(ui): force inline layout of block ref elements 2022-06-09 15:25:15 +08:00
llcc
c1822f3ed1 fix: hard to reverse right swipe 2022-06-09 15:07:48 +08:00
Sunghyun Cho
1f788d6420 Update dicts.cljc 2022-06-08 17:19:52 -04:00
Andelf
e2e531ba47 chore: bump version 0.7.3 0.7.3 2022-06-08 23:38:23 +08:00
llcc
2e2d17d12f bring indent/outdent icon back 2022-06-08 18:41:42 +08:00
Junyi Du
c09fd7f70c fix: missing db persistency when creating new window via file menu (#5600)
* fix: missing db persistency when creating new window via file menu

* fix: remove the deprecated new window shortcut config

Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2022-06-08 18:05:55 +08:00
Tienson Qin
97fc51ead6 enhance(query): allow property keys with char '_'
related to #5445
2022-06-08 17:51:41 +08:00
Tienson Qin
da1e5fc3f8 fix: lint warnings 2022-06-08 17:16:20 +08:00
Tienson Qin
515b89182d fix: lint warnings 2022-06-08 16:35:04 +08:00
sawhney17
152cc22010 fix(queries): edit button showing in default queries (#5610)
fix edit button showing in default queries

Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2022-06-08 15:59:13 +08:00
Tienson Qin
9b82162038 fix: show bullet when hovering a block on the document mode
related to #5615
2022-06-08 15:50:01 +08:00
Tienson Qin
8cc4b357a4 enhance: re-enable file watcher when the folder is back
By following the great suggestions from https://github.com/hakon-j-d-johnsen.
2022-06-08 15:12:47 +08:00