Commit Graph

13777 Commits

Author SHA1 Message Date
Tienson Qin
0041b0d48c chore: code clean 2023-12-27 00:09:27 +08:00
Tienson Qin
5b13fe6df4 perf: reduce disk writes 2023-12-27 00:06:39 +08:00
Tienson Qin
530bf7ac4d Remove unused ::page<-pages 2023-12-26 23:10:44 +08:00
Tienson Qin
61bdbcab7e fix: refresh order 2023-12-26 23:00:48 +08:00
Tienson Qin
260ad89937 wip: move pipeline to worker 2023-12-26 22:00:21 +08:00
Tienson Qin
54d2cd6a0d fix: tests and warnings 2023-12-25 17:36:46 +08:00
Tienson Qin
b134954e2c Move all search related impl to worker
This commit also introduced a new ns `frontend.db.async` for
async queries.
2023-12-25 17:05:44 +08:00
Tienson Qin
e6a464e64f enhance: creating built-in properties when creating db conn 2023-12-23 17:53:57 +08:00
Tienson Qin
bdd8aa05c5 fix: can't ref block
related to LOG-2956
2023-12-23 16:20:47 +08:00
Tienson Qin
c92316b46a fix: remove properties background when in block container 2023-12-23 15:43:12 +08:00
Tienson Qin
9073c18a08 fix: search 2023-12-23 15:35:21 +08:00
Tienson Qin
ad360b1f56 fix: :page/:date closed values can't be edited
Fixed LOG-2958

Clicking a page will redirect to its own page, we can polish it later
with a page popup
2023-12-23 15:30:42 +08:00
Tienson Qin
87b66e56b3 fix: :default/:url closed values can't be clicked
Fixes LOG-2957
2023-12-23 14:47:07 +08:00
Tienson Qin
40550cfa4c Merge branch 'master' into feat/db 2023-12-23 14:19:20 +08:00
Tienson Qin
018e1ae8ee Merge branch 'master' into feat/db 2023-12-23 14:18:25 +08:00
Vivianne
981b1ef80f fix(i18n): Fix french translation typo 2023-12-23 12:46:21 +08:00
Andelf
74f56002b3 fix: do not use asar 2023-12-23 12:45:07 +08:00
charlie
3934efb537 fix(api): safety key string for the simple command key value 2023-12-23 12:30:37 +08:00
Tienson Qin
5bc80ccf22 Disable property position for date and page types
Close LOG-2955
2023-12-22 22:43:39 +08:00
Tienson Qin
807c2f5b68 fix: show tags or page references in breadcrumbs
Clicking it will redirect to the block with the tag/reference instead
of opening the tag/ref.

Fixes LOG-2947
2023-12-22 22:32:59 +08:00
Tienson Qin
0b012b5773 fix: can't open logseq url
Fixes LOG-2969
2023-12-22 21:59:19 +08:00
Tienson Qin
2b8f983e3d Merge pull request #10683 from logseq/refactor/worker-search
Use OPFS SQLite for full-text search
2023-12-22 21:34:53 +08:00
Tienson Qin
822001aace Merge branch 'feat/db' into refactor/worker-search 2023-12-22 21:33:53 +08:00
Tienson Qin
90ed070104 bump datascript 2023-12-22 18:04:33 +08:00
Andelf
b7c2a7b8f5 fix(ci): provide fallback for build-stage action 2023-12-22 11:28:52 +08:00
Gabriel Horner
d4f438f228 bump nbb-logseq for latest datascript 2023-12-21 13:00:44 -05:00
Tienson Qin
0e11226d01 fix: remove old transit file when unlink repo
Also, rename demo repo from "local" to "Logseq demo"
2023-12-21 23:41:45 +08:00
Andelf
8871bee48d chore(release): bump version 0.10.2 0.10.2 2023-12-21 23:15:26 +08:00
Tienson Qin
5ba29482f7 Comment code 2023-12-21 23:12:34 +08:00
Tienson Qin
64ae406847 Clean comments 2023-12-21 23:08:37 +08:00
Tienson Qin
e0ced25999 fix: lint warning 2023-12-21 23:03:24 +08:00
Tienson Qin
2102fc4db0 List file based graphs 2023-12-21 22:54:12 +08:00
Tienson Qin
57c43c89e1 fix: repos list 2023-12-21 22:12:42 +08:00
Tienson Qin
77a8ea13ab Merge branch 'feat/db' into refactor/worker-search 2023-12-21 21:35:41 +08:00
Tienson Qin
673d29d114 fix: can't exit window 2023-12-21 21:11:57 +08:00
Tienson Qin
18025a254c Add externs 2023-12-21 21:04:33 +08:00
Tienson Qin
d39f2b6a36 fix: release bug 2023-12-21 20:44:49 +08:00
Tienson Qin
8f7c496ab4 chore: bump datascript 2023-12-21 19:01:38 +08:00
Tienson Qin
f6d8e090a0 fix: wasm url 2023-12-21 16:39:53 +08:00
Tienson Qin
1ccd50ee2d Remove profile 2023-12-21 16:12:53 +08:00
Gabriel Horner
f7e890b662 enhance: dev command to update db graph with its db.sqlite 2023-12-20 17:02:02 -05:00
Gabriel Horner
0fc1fd0f15 fix: error or notify loudly if db transactions aren't being transacted
followup to
https://github.com/logseq/logseq/pull/10726#discussion_r1431990823
2023-12-20 13:44:45 -05:00
Tienson Qin
75c396a92f fix: file graph restore 2023-12-21 02:40:03 +08:00
Gabriel Horner
1026e1eb22 fix: add graph name warning to import as well 2023-12-20 12:25:27 -05:00
Tienson Qin
a4f7b950e1 fix: typo 2023-12-20 21:58:49 +08:00
Tienson Qin
ab3c249e43 Export db after opening a file graph 2023-12-20 21:57:55 +08:00
Tienson Qin
0356017dec fix: opfs file path 2023-12-20 21:47:56 +08:00
Tienson Qin
4cdc718cea fix: file version path 2023-12-20 21:06:59 +08:00
Tienson Qin
2f03bc988a fix: db/close! still needed 2023-12-20 19:48:36 +08:00
Tienson Qin
cd36c1a0ce Merge branch 'feat/db' into refactor/worker-search 2023-12-20 19:46:10 +08:00