scayuela
|
c1d27036da
|
Catalan translation
|
2024-10-28 23:13:59 +01:00 |
|
Gabriel Horner
|
ab6f5e5096
|
fix: re-enable exporting publishing from UI for db graph
publishing app doesn't fully work yet but hopefully will soon
|
2024-10-28 10:09:45 -04:00 |
|
Tienson Qin
|
aff2ec6fab
|
fix: cmd+k navigation not working for gallery view
|
2024-10-28 18:13:51 +08:00 |
|
Tienson Qin
|
818f0645ac
|
fix: CMD+(shift)k does not navigate to block
Fixes https://github.com/logseq/db-test/issues/125.
|
2024-10-28 17:52:27 +08:00 |
|
scayuela
|
7a9cb7e36e
|
Catalan translation
|
2024-10-26 19:27:10 +02:00 |
|
Gabriel Horner
|
9645651ddf
|
fix(regression): search not working for
new tags or pages
|
2024-10-23 15:53:17 -04:00 |
|
Gabriel Horner
|
25bb25f50f
|
fix(regression): publishing unable to load
Caused by intro of client-ops-db in b93d067aa5
|
2024-10-22 10:12:20 -04:00 |
|
Gabriel Horner
|
43b0e6879d
|
enhance: show tags table if objects have more than one tag
fix logseq/db-test#146
|
2024-10-21 09:32:03 -04:00 |
|
Tienson Qin
|
12b1f3eaf3
|
perf: reuse non-updated entities as possible as we can
|
2024-10-21 15:17:21 +08:00 |
|
charlie
|
65c16a4251
|
fix(pdf): ResizeObserver loop completed with undelivered notifications
|
2024-10-19 12:01:33 +08:00 |
|
Gabriel Horner
|
fd9330f6d0
|
Merge branch 'master' into feat/db
|
2024-10-18 17:35:28 -04:00 |
|
Ayush Agrawal
|
53d8c5a3c6
|
fix: drag-drop / copy-paste should work for multiple files (#11214)
Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
|
2024-10-18 17:13:10 -04:00 |
|
Ayush Agrawal
|
226db2024f
|
fix: cut/delete blocks should work in page-embed (#11216)
Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
|
2024-10-18 16:46:13 -04:00 |
|
Gabriel Horner
|
a6238233c5
|
chore: cleanup on namespace import support
namespace modifications should happen with other modify fn instead of
in arbitrary property fn. Fixes LOG-3230
|
2024-10-18 14:32:49 -04:00 |
|
Gabriel Horner
|
90d1b7261f
|
fix: import bug with aliased namespace pages
Was also failing docs graph. Part of logseq/db-test#136 and part of
LOG-3230
|
2024-10-18 11:54:39 -04:00 |
|
Gabriel Horner
|
3e05347379
|
fix: db import failing on namespace pages with built-in name
e.g. term/alias in docs graph. Also added some basic namespace import
tests. Part of logseq/db-test#136 and part of LOG-3230
|
2024-10-18 11:46:05 -04:00 |
|
Gabriel Horner
|
28457cd02b
|
enhance: import namespaces to db graph
Working for basic graph but failing on edge case for docs graph.
Part of logseq/db-test#136 and part of LOG-3230
|
2024-10-18 08:24:45 -04:00 |
|
Tienson Qin
|
2e3c269375
|
fix: :checkbox type properties should be specified with position to
be used as positioned properties.
|
2024-10-18 17:36:58 +08:00 |
|
Tienson Qin
|
4384af08e6
|
fix: style issue
|
2024-10-18 17:30:00 +08:00 |
|
Tienson Qin
|
07a5187e30
|
enhance: show empty left && right positioned properties
Also fixed the issue that positioned property value can't be selected.
|
2024-10-18 17:24:52 +08:00 |
|
charlie
|
8c266d5293
|
fix(pdf): invalid external win for the pdf viewer
|
2024-10-18 14:13:31 +08:00 |
|
charlie
|
14c0a8314c
|
fix(pdf): invalid external win for the pdf viewer
|
2024-10-18 13:41:42 +08:00 |
|
Tienson Qin
|
9d3e2d3e75
|
fix: assets not shown after uploading on #Asset page
|
2024-10-18 12:57:21 +08:00 |
|
Tienson Qin
|
62e0ce4819
|
enhance: collapse class/property properties by default
|
2024-10-18 12:33:05 +08:00 |
|
Tienson Qin
|
5f6d545a61
|
perf: use memory db for repeated async queries
|
2024-10-18 12:33:05 +08:00 |
|
Tienson Qin
|
48d23af941
|
fix: don't show page title in sidebar
|
2024-10-18 12:33:05 +08:00 |
|
Tienson Qin
|
284c2c23ce
|
perf: all pages
|
2024-10-18 12:33:05 +08:00 |
|
charlie
|
b04f818ce4
|
fix(pdf): broken area image for the highlights list
|
2024-10-18 12:06:27 +08:00 |
|
Gabriel Horner
|
e231192cda
|
enhance: add import metadata
Useful for debugging different types of imports and knowing
when import was done, especially since it can differ from when
graph was created
|
2024-10-17 13:23:30 -04:00 |
|
Gabriel Horner
|
abb4dd2f16
|
Merge branch 'master' into feat/db
|
2024-10-17 09:46:51 -04:00 |
|
Tienson Qin
|
72b3176d57
|
enhance: move "Add tag property" to the bottom of "Tag properties"
|
2024-10-17 20:57:44 +08:00 |
|
Tienson Qin
|
b90bf85d91
|
fix(ux): property layout switch to flex
|
2024-10-17 20:22:29 +08:00 |
|
charlie
|
357218f2d5
|
enhance(ux): support virtualized grid for the gallery view
|
2024-10-17 14:31:33 +08:00 |
|
Tienson Qin
|
8c0293de57
|
fix: content disappeared from Tag notes
|
2024-10-17 11:55:38 +08:00 |
|
Tienson Qin
|
a02ad793c7
|
fix: db migrate shouldn't be batched
Because different versions can rely on each other, e.g. the
This commit also will try to rebuild the db from the sqlite table
if migration failed.
|
2024-10-17 11:36:26 +08:00 |
|
Gabriel Horner
|
4214885b7c
|
chore: mv remaining pdf properties to be in logseq.property.pdf
|
2024-10-16 11:10:15 -04:00 |
|
Tienson Qin
|
a748ea6860
|
fix: Open as Page in sidebar does not work
fix https://github.com/logseq/logseq/issues/11106
|
2024-10-16 18:07:38 +08:00 |
|
Tienson Qin
|
47524fda15
|
Merge branch 'feat/db' into refactor/dsl-query
|
2024-10-16 17:48:49 +08:00 |
|
Tienson Qin
|
a4c6962d1f
|
revert: center align asset title
|
2024-10-16 17:32:31 +08:00 |
|
Tienson Qin
|
2bce04c19b
|
fix: display hint when there's no card yet
Instead of saying that finished all cards.
|
2024-10-16 17:27:57 +08:00 |
|
Tienson Qin
|
3db6976861
|
chore: simplify code
|
2024-10-16 17:13:16 +08:00 |
|
Tienson Qin
|
dfd020e52d
|
fix: lint
|
2024-10-16 15:45:22 +08:00 |
|
Tienson Qin
|
77c904a641
|
fix: disable auto focus for filter input
|
2024-10-16 14:52:03 +08:00 |
|
Tienson Qin
|
1260355fb6
|
fix: remove mr-1 class for tabler icon in page references
|
2024-10-16 14:26:29 +08:00 |
|
charlie
|
939ff96e34
|
fix(ux): pair input for wechat IME
|
2024-10-16 14:09:26 +08:00 |
|
charlie
|
e746fac90c
|
fix(ux): pair input for wechat IME
|
2024-10-16 14:07:47 +08:00 |
|
Tienson Qin
|
a9650c3ab2
|
fix: broken property :logseq.property.node/display-type
We need a way to figure out why this property has been broken,
maybe using a tx log to record tx-id, tx-data and tx-meta?
|
2024-10-16 14:02:39 +08:00 |
|
Tienson Qin
|
56d3440988
|
fix: text match might be nil
|
2024-10-16 13:39:51 +08:00 |
|
Tienson Qin
|
fbaeca8708
|
fix: table search/filter still using outdated entities
|
2024-10-16 13:00:34 +08:00 |
|
Gabriel Horner
|
080e8a25db
|
enhance: type > in empty block to convert to quote object
|
2024-10-15 14:05:29 -04:00 |
|