Tienson Qin
44f9d8aa03
enhance(ux): don't show block breadcrumbs on header
...
Only shows page parents on header.
2025-07-30 17:43:46 +08:00
Tienson Qin
4455dfca8d
fix: backlinks context doesn't work for file graphs
2025-07-30 17:31:28 +08:00
Tienson Qin
4caa79a227
fix(regression): "icon::" property doesn't work for file graphs
...
fixed https://github.com/logseq/db-test/issues/378
2025-07-30 16:38:17 +08:00
Tienson Qin
2390f81da9
fix: Multi Value Property Available Choices list is not scrollable
...
fixes https://github.com/logseq/db-test/issues/381
2025-07-30 16:13:02 +08:00
Tienson Qin
3870f7c108
fix: lint
2025-07-30 15:59:06 +08:00
Tienson Qin
0e953e2572
fix: image link
2025-07-30 15:48:24 +08:00
Tienson Qin
37736741e6
fix: local file path is not working on MD and DB
...
related to https://github.com/logseq/db-test/issues/389
2025-07-30 15:16:23 +08:00
Tienson Qin
2c13bce35a
fix: math equations don't work
...
fixed https://github.com/logseq/db-test/issues/384
2025-07-30 14:10:38 +08:00
Tienson Qin
45709f9435
fix: :number values in property can't be deleted in table view
...
fixed https://github.com/logseq/db-test/issues/382
2025-07-30 14:00:54 +08:00
Tienson Qin
281817ecb0
fix: rtc extra tests
2025-07-30 12:12:20 +08:00
Tienson Qin
7605ed61a0
fix: rtc e2e tests
2025-07-29 12:53:37 +08:00
Tienson Qin
cb65cb88a3
fix: lint
2025-07-28 18:33:34 +08:00
charlie
e76e3eed5f
fix: incorrect katex assets path
2025-07-28 16:00:26 +08:00
rcmerci
654e6d1b7f
enhance(rtc): remove deprecated event
2025-07-25 22:53:14 +08:00
charlie
2d1436a899
fix(api): incorrect db ns for http api call
2025-07-25 17:03:44 +08:00
rcmerci
aea04fcd58
fix lint
2025-07-25 00:39:14 +08:00
rcmerci
bbe8f890ee
fix(rtc): ensure asset synced using push-asset-block-updates messages
2025-07-25 00:36:41 +08:00
Gabriel Horner
98746156ed
fix(api): query method and error handling
...
logseq.app.q failing and error returned as blank `{}` on cmdline
2025-07-24 10:56:05 -04:00
Gabriel Horner
09e60ae296
fix: deleting last extends value doesn't revert to Root
...
Fixes https://github.com/logseq/db-test/issues/387
2025-07-24 10:50:33 -04:00
Gabriel Horner
6ef1c62e95
chore: mv sanitize-filename into exporter
...
should fix outliner CI as it never loads exporter
2025-07-22 12:24:14 -04:00
Gabriel Horner
5de565dcce
fix: some pdf annotations weren't imported
...
. Creation of edn+md paths from pdf path were lacking sanitization which
resulted in edn and md files not being associated with pdf
Fixes https://github.com/logseq/db-test/issues/196#issuecomment-3059363947 .
Also fix incorrect dep
2025-07-22 12:24:14 -04:00
Gabriel Horner
6b3240f4b5
fix: imported pdf annotation image not showing up
...
in pdf viewer under Outline > Highlights
2025-07-22 08:57:21 -04:00
Gabriel Horner
f4a8b9438e
fix: block references to annotations
...
Don't rewrite annotation uuids as we don't do that for other existing blocks
2025-07-22 08:57:21 -04:00
Gabriel Horner
ad5c776f46
fix: doc files in assets shouldn't be extracted
...
Asset files that are edn or md were being treated like assets and
extracted as doc files. This was noticed because pdf annotation edn was being
needlessly extracted
2025-07-22 08:57:21 -04:00
Gabriel Horner
3f21c297b2
enhance: import markdown annotations
...
for pdfs and any children blocks under highlight. Only
imports text from md annotations
2025-07-22 08:57:21 -04:00
Gabriel Horner
4c9d063323
enhance: import pdf area annotations
2025-07-22 08:57:21 -04:00
Gabriel Horner
536f39cbbd
enhance: import basic pdf text annotation
...
Only read edn for now. Works in UI and CLI.
Also correctly keeps annotation edn from being copied since
it's no longer used
2025-07-22 08:57:21 -04:00
Gabriel Horner
1616c633df
chore: bump outdated versions on checkout action
2025-07-21 14:46:32 -04:00
Gabriel Horner
6924223c8c
fix: gh workflows missing deps
...
This result in bugs as deps changes could break downstream dependents
since their workflows aren't run. outliner was missing graph-parser and
all deps were missing common
2025-07-21 14:46:32 -04:00
charlie
e489e93614
fix(api): incorrect lowercase for the qulified property key
2025-07-19 11:39:46 +08:00
Gabriel Horner
65640ed885
fix: macro file graph properties are undeclared
...
Looks like we forgot to do this when we brought them back in
ac31842cec
2025-07-14 17:58:42 -04:00
Gabriel Horner
adbac92f4a
fix(regression): publishing app shows repo switcher
...
There's nowhere to switch to in publishing. Also shows menu options
which can cause errors in published file graphs
2025-07-14 10:51:08 -04:00
Gabriel Horner
e0632f0e25
fix: published file graph loading bugs
...
On startup of a published file graph, error notification displayed:
'read:Error: No protocol method Fs.readdir defined for type null' .
Came from :graph/ready event. Also was throwing console error '`Unknown Repo URL type:`'
2025-07-14 10:42:04 -04:00
Gabriel Horner
af1283a5da
fix: login button in publishing
2025-07-14 09:40:25 -04:00
rcmerci
dbb20dea4b
enhance(rtc): try to restart rtc if stop reason is ws-timeout
2025-07-12 23:09:00 +08:00
Tienson Qin
9d7856d345
fix: display reference preview in editing mode
...
fixes https://github.com/logseq/db-test/issues/369
2025-07-12 21:34:26 +08:00
Tienson Qin
585eb41d44
fix: editor cursor position
2025-07-12 21:05:39 +08:00
Tienson Qin
9c0b6f9cfc
fix: lint
2025-07-12 16:59:51 +08:00
Tienson Qin
563b185a47
enhance(mobile): add sync button to restart rtc
...
so that users don't have to quit app to sync
2025-07-12 16:47:07 +08:00
Tienson Qin
015f7a3f54
enhance: use current time as name when pasting files
2025-07-12 14:26:55 +08:00
Tienson Qin
5f7213a47f
fix: don't show [[]] for empty block
2025-07-12 14:16:38 +08:00
Tienson Qin
e98e993968
fix(mobile): tags are not displayed
2025-07-12 14:05:55 +08:00
Tienson Qin
c01294152a
fix(mobile): blank graph name
2025-07-12 13:56:41 +08:00
Gabriel Horner
3c93fd2637
fix: frontend lint
...
Also fix desktop download instructions
2025-07-11 09:20:20 -04:00
Tienson Qin
2866d3baad
fix: ensure all graphs are latest in those cases
...
1. upload a local graph
2. download a local graph
3. a remote graph has been deleted from another client
2025-07-11 20:49:02 +08:00
Tienson Qin
9ca7e45ec7
fix: refresh repos after uploading/downloading graph
2025-07-11 18:46:12 +08:00
Tienson Qin
489a88df78
fix: don't run file sync onboarding on web
2025-07-11 18:34:03 +08:00
Tienson Qin
24e3a08b04
fix: style
2025-07-11 02:39:03 +08:00
Tienson Qin
5a40a2e161
fix: quick add on web/electron should open the last block
2025-07-11 01:52:18 +08:00
Gabriel Horner
8f318921c9
chore: Update db version doc to mention mobile app and RTC
2025-07-10 11:47:30 -04:00