Commit Graph

15398 Commits

Author SHA1 Message Date
Tienson Qin
2e65b639dc fix: cancel index when switching to another model 2025-07-21 16:37:35 +08:00
Tienson Qin
ae78fc65c4 enhance: start embedding after selected a model 2025-07-21 16:22:17 +08:00
Tienson Qin
910c8f448f Use missionary clock for auto embedding 2025-07-21 16:13:17 +08:00
Tienson Qin
b23f9e28a2 feat: add semantic search result when searching blocks 2025-07-21 13:30:45 +08:00
Tienson Qin
f296c1e67d fix: auto embedding stops when switching graph 2025-07-19 15:32:16 +08:00
Tienson Qin
a5270a05e1 fix: inference worker js path 2025-07-19 15:17:11 +08:00
Tienson Qin
91d3ab70fb enhance: don't update index info if there's no block update 2025-07-19 15:15:24 +08:00
Tienson Qin
de80615c5f enhance: index embedding for updated blocks every 30s 2025-07-19 14:36:11 +08:00
charlie
e489e93614 fix(api): incorrect lowercase for the qulified property key 2025-07-19 11:39:46 +08:00
Tienson Qin
133b5e497a enhance(ux): show embedding model download progress 2025-07-16 19:00:41 +08:00
Tienson Qin
00405d98d3 add local embedding model settings 2025-07-16 15:59:22 +08:00
Tienson Qin
88f62e86ec perf improvement 2025-07-16 14:40:18 +08:00
Tienson Qin
4b0cb79d0d fix: vector search 2025-07-16 04:33:05 +08:00
Tienson Qin
bfed2e3bc6 Add qwen3 embedding 2025-07-15 17:49:01 +08:00
Tienson Qin
f3e1da67c7 fix: infer worker doesn't work 2025-07-15 16:52:30 +08:00
Tienson Qin
e1147c3264 fix: c.m/run-task args 2025-07-15 15:59:01 +08: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
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
2d50ca5ce2 Merge branch 'master' into feat/hnswlib+transformer-js 2025-07-11 18:15:33 +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
Tienson Qin
abe1046f22 fix: rtc group 2025-07-10 23:21:57 +08:00
Tienson Qin
2e88e1787a fix: lint 2025-07-10 18:13:34 +08:00
Tienson Qin
30d8b86f29 fix: allow login on web 2025-07-10 18:11:08 +08:00
Tienson Qin
9abe6864c1 Add rtc test group 2025-07-10 18:06:58 +08:00
Tienson Qin
d2827edcfa fix(mobile): block control not displayed initially when collapsed 2025-07-10 15:41:14 +08:00
Gabriel Horner
bb6ed709e5 refactor: use get-journal-page for finding a journal page
Only updated this in DB graph files since this is where they are
the most useful
2025-07-09 14:04:02 -04:00
Gabriel Horner
f09a0ce296 chore: add another ns to separate linter
Also fix another lint
2025-07-09 12:09:54 -04:00
rcmerci
a9a6bcee31 fix(rtc): indicator status update 2025-07-09 21:50:52 +08:00
Gabriel Horner
ebcc88cc82 fix: frontend lint 2025-07-09 09:38:58 -04:00
Tienson Qin
c86885a96d feat: upload local graph to server 2025-07-09 20:19:16 +08:00
charlie
9a58f6298d fix(mobile): button styles 2025-07-09 18:49:44 +08:00
Tienson Qin
9d7d766ca4 fix: align top new graph dialog 2025-07-09 18:11:52 +08:00
Tienson Qin
053ff9b284 fix(mobile): allow creating rtc graphs 2025-07-09 18:05:32 +08:00
Tienson Qin
adb62d9997 fix: mobile graphs 2025-07-09 17:28:37 +08:00
Tienson Qin
f2ea19bbdf fix: don't show file graphs on mobile 2025-07-09 09:30:23 +08:00
Tienson Qin
5bd4b09258 fix: dispatch mobile events only on mobile 2025-07-09 09:23:29 +08:00