Tienson Qin
ac14dfd172
fix: multiple assets upload support
...
fix https://github.com/logseq/db-test/issues/516
2025-10-23 03:13:21 +08:00
Tienson Qin
031f2bc57e
fix: invalid data when creating assets
2025-10-23 01:01:49 +08:00
Tienson Qin
8a9a9321d7
Add debug log when reloading mobile app
2025-10-23 00:41:11 +08:00
Gabriel Horner
2500fe888a
fix: dev import can't import
...
All CLI imports were failing with "Maximum call stack size exceeded".
2025-10-22 10:37:25 -04:00
Tienson Qin
da185db4ad
fix: Sidebar doesn't display page names under Recent
...
fix https://github.com/logseq/db-test/issues/515
Safari doesn't support display: ruby
2025-10-22 22:11:00 +08:00
Tienson Qin
bf2d9dfd7c
fix: don't show "No property" when the value is not set yet
...
and there's a default value for this property.
fixes https://github.com/logseq/db-test/issues/517
2025-10-22 22:03:00 +08:00
Tienson Qin
9933813018
enhance: fix num prefix db idents when validating db
...
related to https://github.com/logseq/db-test/issues/518
2025-10-22 21:27:44 +08:00
Tienson Qin
9f5b9c33a1
fix: tag title order with extends
...
fix https://github.com/logseq/db-test/issues/506
fix https://github.com/logseq/db-test/issues/519
2025-10-22 20:53:24 +08:00
Tienson Qin
4dc66544db
chore: bump electron to 38.4.0
...
fix https://github.com/logseq/db-test/issues/522
2025-10-22 18:51:15 +08:00
Tienson Qin
5618d47454
fix: empty button text font size
2025-10-22 18:30:58 +08:00
Tienson Qin
3f582ec07a
fix: keep displaying buttons when adding icon or updating views
2025-10-22 18:19:25 +08:00
Tienson Qin
9b3071e0f3
enhance: display total refs count when there's filter
2025-10-22 15:07:10 +08:00
Tienson Qin
3b499bcd56
enhance: text-autospace
2025-10-22 07:55:42 +08:00
Gabriel Horner
c248ea16aa
fix: incorrect validation message
...
Also bring back docstring that shouldn't have been removed
2025-10-21 12:43:14 -04:00
Gabriel Horner
652a9061ea
fix: outdated outliner lint
2025-10-21 10:30:52 -04:00
Tienson Qin
d8809f0b7e
feat: cljs sdk ( #12168 )
...
Add clojurescript plugins API
2025-10-21 16:32:12 +08:00
Tienson Qin
a9fc1290f2
Merge pull request #12130 from logseq/refactor/plugin-api-properties
...
refactor: Plugin apis
2025-10-21 15:40:40 +08:00
Tienson Qin
3962f1f74e
enhance: get-tag-objects accept block uuid, db/ident or title
2025-10-20 18:36:23 +08:00
Tienson Qin
8efd79ece9
add new apis to js sdk
2025-10-20 18:33:01 +08:00
Tienson Qin
75e49b22db
Merge branch 'master' into refactor/plugin-api-properties
2025-10-20 18:27:21 +08:00
rcmerci
f89d108f4f
fix(rtc): dissoc schema-verison when apply-ops with s3-key
2025-10-19 00:11:51 +08:00
Gabriel Horner
db57d6834b
fix: error from build-import hidden from user
...
Also fix unexpected errors continue to call transact! on empty
2025-10-16 10:41:43 -04:00
Gabriel Horner
683b2c54c8
fix: importing from form shouldnt alter hnsw embeddings
2025-10-16 09:43:32 -04:00
Gabriel Horner
865c8c690e
refactor: convert import edn file to also use new :op
2025-10-16 09:43:32 -04:00
Gabriel Horner
487cbb2bc9
enhance: finish making import data form undo/redoable
...
Add current block support and error handling.
Also update most uses of build-import to call d/transact! once
afterwards. Previously I think we needed separate transacts because of
new properties but that is no longer the case
2025-10-16 09:43:32 -04:00
Tienson Qin
fe619d3a92
fix: can't undo/redo imported edn data
...
also UI doesn't refresh
2025-10-16 09:43:32 -04:00
Gabriel Horner
b649887b15
enhance: add batch-import-edn op to make import-edn undo-able WIP
2025-10-16 09:43:32 -04:00
Gabriel Horner
bbb838805c
fix: outliner lint
...
public vars that are only used outside their own dir should have a ^:api
2025-10-16 09:14:46 -04:00
Tienson Qin
bad40347c2
Use underline for api names
2025-10-16 18:57:35 +08:00
Tienson Qin
c00924c03d
fix: lint
2025-10-16 15:57:50 +08:00
Tienson Qin
1736691224
fix: get_all_pages api
2025-10-16 15:55:26 +08:00
Tienson Qin
4249c9e908
fix: can't set block property with closed value
2025-10-16 15:35:40 +08:00
Tienson Qin
bbb6d8aeb3
Add e2e tests for get_all_tags|properties|tag_objects
2025-10-16 14:29:08 +08:00
Tienson Qin
67f285be1e
Merge branch 'master' into refactor/plugin-api-properties
2025-10-15 21:14:39 +08:00
Tienson Qin
659063534a
fix(rtc): still update block attrs for properties/classes
2025-10-15 21:07:06 +08:00
Tienson Qin
9b18097a59
word tweak
2025-10-15 20:49:39 +08:00
Tienson Qin
f0e80e77ee
fix(rtc): don't re-create page if property or tag exists already
2025-10-15 20:35:40 +08:00
Tienson Qin
6addb7ac8e
fix: rtc tests
2025-10-15 18:52:59 +08:00
Tienson Qin
26e30d930a
chore: uncomment db validate
2025-10-15 18:41:10 +08:00
Tienson Qin
4be34fb50e
fix: rtc tests
2025-10-15 18:27:53 +08:00
Tienson Qin
2b4858ff08
chore: remove console trace
2025-10-15 18:06:08 +08:00
Tienson Qin
c48cb718ba
fix: lint
2025-10-15 17:29:13 +08:00
Tienson Qin
3244b6d599
chore: remove fn remove-nils
2025-10-15 17:26:29 +08:00
Tienson Qin
8d0c2f9887
fix: tests
2025-10-15 17:25:46 +08:00
Tienson Qin
6b12299520
fix: lint
2025-10-15 16:32:46 +08:00
Tienson Qin
999618a406
refactor: compute pipeline tx-data before d/transact!
2025-10-15 15:31:42 +08:00
Tienson Qin
df0bc2ca48
refactor: move commands to outliner dep
2025-10-14 21:51:19 +08:00
Tienson Qin
f43a32978d
fix: graph parser tests
2025-10-14 21:40:19 +08:00
Tienson Qin
a63a5acc8b
fix: rtc unit tests
2025-10-14 21:25:38 +08:00
Tienson Qin
b8eb7a8564
fix: dangerous to use :property/closed-values because nbb doesn't
...
support entity plus extend-type
2025-10-14 19:13:47 +08:00