Commit Graph

5579 Commits

Author SHA1 Message Date
charlie
2aa50f6199 feat(plugin): WIP request api 2022-06-16 01:43:49 +08:00
Andelf
0f62bc22e9 fix(encryption): allow enter key when prompt passwd 2022-06-15 17:53:01 +08:00
Tienson Qin
58bf6ee640 fix: random block could be empty 2022-06-15 15:47:23 +08:00
Tienson Qin
a88a3c0405 fix: outliner core failed tests 2022-06-15 15:38:40 +08:00
Allan Chain
c907a95637 fix: trim spaces when sanitizing page name (#5699)
* fix: trim spaces when sanitizing page name
* narrow the fix down to PDF only
2022-06-14 22:29:16 +08:00
llcc
1af776a845 remove iCloud sync swift codes (#5698) 2022-06-14 18:51:32 +08:00
llcc
7c8ae98911 fix save issues after iOS app re-installation (#5697)
* fix save issues after iOS app re-installation
* fix: ios installation id updates when switching graphs
* fix duplicated file-paths in db

Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2022-06-14 18:22:40 +08:00
Tienson Qin
3e0c4ba3d8 fix: non-consecutive blocks move 2022-06-14 15:51:34 +08:00
queeup
6cd7b1a5a5 fix: update Turkish translation 2022-06-14 15:33:53 +08:00
Tienson Qin
7c2eccd6f1 Style tweaks 2022-06-14 15:11:07 +08:00
Tienson Qin
cb8aaef9e3 Adjust code block paddings 2022-06-14 00:53:15 +08:00
Andelf
e3d1096f63 chore: bump version 0.7.4 2022-06-14 00:13:47 +08:00
Tienson Qin
5a245fce7a Style tweaks 2022-06-13 22:01:29 +08:00
Tienson Qin
96290b50fd fix: slow re-index 2022-06-13 21:52:40 +08:00
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
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
llcc
e93480b664 fix app not working on iOS 13 2022-06-12 20:35:57 +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
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 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