Commit Graph

19942 Commits

Author SHA1 Message Date
Tienson Qin
baa615f463 Add migration test 2025-05-16 23:15:45 +08:00
Tienson Qin
1e089224c9 fix: breadcrumb style 2025-05-16 22:18:11 +08:00
Tienson Qin
4ee5e68560 fix: breadcrumbs 2025-05-16 22:11:12 +08:00
Tienson Qin
dca6ef95ee add migration 2025-05-16 21:31:06 +08:00
Tienson Qin
0822e455f8 Add tests for namespaces in Library 2025-05-16 16:27:28 +08:00
Tienson Qin
b9fedf2eb9 fix: use ldb/get-built-in-page to get Library
To avoid get another page with the same title.
2025-05-16 16:03:42 +08:00
Tienson Qin
407154d537 fix: tests 2025-05-16 15:01:13 +08:00
Tienson Qin
99e816e9de chore: rename get-page-parents to get-class-extends 2025-05-16 14:45:44 +08:00
Tienson Qin
c096f9fb39 Style tweaks 2025-05-15 16:02:06 +08:00
Tienson Qin
568db4a759 enhance(ux): show block breadcrumbs on header 2025-05-15 15:52:31 +08:00
Tienson Qin
ee1005baf5 fix: breadcrumbs 2025-05-15 05:41:19 +08:00
Tienson Qin
c010df2548 Style tweaks 2025-05-15 05:32:45 +08:00
Tienson Qin
1c01931234 enhance: disable node preview in editing mode 2025-05-15 05:25:53 +08:00
Tienson Qin
49ce2c4942 enhance: show breadcrumbs for namespaced pages in cmdk && node
reference.
2025-05-15 05:15:27 +08:00
Tienson Qin
0dd44221ea fix: namespace page breadcrumbs 2025-05-15 05:02:57 +08:00
Tienson Qin
5f547a4e17 enhance: save only namespaced pages to Library 2025-05-15 03:02:06 +08:00
Tienson Qin
263063974d Create blocks in Library for new namespace pages 2025-05-14 21:17:08 +08:00
Tienson Qin
349dbec466 feat: move all created pages to library 2025-05-14 18:24:40 +08:00
Tienson Qin
61d5aa3605 Rename :logseq.property/parent to :logseq.property.class/extends 2025-05-14 17:56:35 +08:00
Tienson Qin
67283bf276 fix: indicator status 2025-05-14 17:37:29 +08:00
Tienson Qin
be05eab5ac fix: false alarm of self reference for Tag 2025-05-14 17:01:06 +08:00
charlie
1afeeb4c48 fix(pdf): open block hl ref for Windows 2025-05-14 16:01:46 +08:00
charlie
c0d135cc7d fix(tests): path join 2025-05-14 14:47:18 +08:00
Tienson Qin
972a5be0a4 chore: fs cares only memory and electron files 2025-05-14 13:06:54 +08:00
charlie
fc37bad4bf fix(plugin): missing themes event 2025-05-14 12:50:35 +08:00
Tienson Qin
dc67bd4244 chore: remove repeat calls of safe-decode-uri-component 2025-05-14 12:48:55 +08:00
charlie
de99bb21b3 fix(electron): incorrect path join for Windows 2025-05-14 11:52:14 +08:00
Gabriel Horner
046a593122 enhance: db graph query fn also supports lookup by property ident
Fixes #203
2025-05-13 13:53:14 -04:00
Gabriel Horner
0dd89ded24 fix: large var in deps db 2025-05-13 12:00:38 -04:00
Gabriel Horner
15a83f2026 fix: import of existing pages and their related nodes
Related nodes of imported existing pages weren't being updated to
associate with existing page
2025-05-13 11:42:13 -04:00
Gabriel Horner
f7717da7a9 fix: e2e tests failing because old version of node
Also bump other outdated node versions in workflows
2025-05-13 11:25:50 -04:00
Gabriel Horner
f46f75bf10 fix: remove or rename outdated lint namespaces
Also chore of mv ref ns under util
2025-05-13 11:22:20 -04:00
Tienson Qin
5feaf27c38 chore: specify node version 2025-05-13 23:20:19 +08:00
Gabriel Horner
637955cf18 chore: remove unused dep from removed slides
Followup to #11854
2025-05-13 10:50:25 -04:00
Gabriel Horner
dc0e224982 fix: most node tests failing to run
Upgrade better-sqlite3 to match node bump
2025-05-13 10:42:41 -04:00
Tienson Qin
abcf6fcd06 fix: style 2025-05-13 22:02:59 +08:00
Tienson Qin
effaacbd06 fix: group list items by page when there's no group specified yet 2025-05-13 21:47:52 +08:00
Tienson Qin
9ad86b6b19 fix: can't remove server file graph 2025-05-13 21:12:16 +08:00
Tienson Qin
3825b0d6cf fix: sync indicator style 2025-05-13 19:37:31 +08:00
Tienson Qin
6e1cfd9bba fix: don't start rtc for file graphs
also, don't compute extra-tx-data for file graphs
2025-05-13 19:30:56 +08:00
Tienson Qin
0d99eea39f chore: remove @logseq/capacitor-file-sync and capacitor fs 2025-05-13 19:17:09 +08:00
Tienson Qin
85b4243aac fix: lint 2025-05-13 18:48:01 +08:00
Tienson Qin
dab5b98e1e chore: don't build android apk for db release 2025-05-13 18:43:31 +08:00
Tienson Qin
de88511bda chore: remove nfs support
Assets will be stored in IndexedDB through memory fs on web.
2025-05-13 18:40:58 +08:00
Tienson Qin
5e1a968530 Merge branch 'master' into feat/db 2025-05-13 18:22:20 +08:00
Gabriel Horner
4a0225b7ee fix: query function for db graphs
Fixes logseq/db-test#203. Also removed unused helpers
2025-05-12 15:51:50 -04:00
Gabriel Horner
9b1a565dd0 Chore: Remove slides (#11854)
* chore: remove slide feature and reveal mentions

Will remove reveal js dep in later commit

* chore: remove built-in property that was only for slides
2025-05-12 13:32:24 -04:00
Gabriel Horner
281ce7e0e0 refactor: remove :name from built-in-properties
Remove it from built-in-properites as very few properties used
it and no new properties will use. :name is only used for file graph
property ids for looking up ids via get-pid or for the db graph import
2025-05-12 12:50:51 -04:00
Tienson Qin
210e8e14e6 enhance(ux): hovering tag doesn't increase its width 2025-05-12 22:24:47 +08:00
Gabriel Horner
c28fe3194c chore: cleanup after #11858
Remove unused fn
2025-05-12 09:47:40 -04:00