Commit Graph

23218 Commits

Author SHA1 Message Date
Tienson Qin
eb2e4a7d23 fix: quote wrap search when there's / 2025-07-08 00:06:06 +08:00
Tienson Qin
21bdbce6f1 enhance: show downloading steps 2025-07-07 22:26:54 +08:00
Tienson Qin
e812f46f36 fix: open editor in quick add 2025-07-07 22:01:36 +08:00
Tienson Qin
b23af3087c fix(mobile): editor and selection toolbar on quick add 2025-07-07 21:14:13 +08:00
Tienson Qin
f2bf7e36ef feat(mobile): quick add 2025-07-07 18:10:12 +08:00
Tienson Qin
122b6b7a45 Merge branch 'master' into feat/capacitor-new 2025-07-07 16:20:19 +08:00
Tienson Qin
e259be0c51 feat: quick add (#11986)
* feat: quick add

* enhance(ux): auto open block for editing for quick add

* enhance(ux): show notification after quick add

* add migration for quick add page
2025-07-07 16:18:53 +08:00
Tienson Qin
48011279a9 fix: lint 2025-07-06 13:54:15 +08:00
Tienson Qin
c87611e985 fix: presenting modal 2025-07-06 13:50:43 +08:00
Tienson Qin
791bfe51de enhance(ux): use skeleton instead of loading 2025-07-06 13:48:43 +08:00
Tienson Qin
1cba38ca62 fix: modal blank when switching back to Logseq for awhile 2025-07-06 13:41:11 +08:00
Tienson Qin
8de6681be3 fix: popup auto-close for /scheduled and /deadline 2025-07-05 18:29:17 +08:00
Tienson Qin
ba1afd5350 fix: lint 2025-07-05 18:15:01 +08:00
Tienson Qin
48da90f200 enhance(ux): move logout and report bug to more actions on settings 2025-07-05 18:10:30 +08:00
charlie
000ea6f59c enhance(mobile): polish colors 2025-07-05 14:35:53 +08:00
Tienson Qin
33b5da8a66 fix(mobile): set property value doesn't close popup 2025-07-05 12:49:20 +08:00
Tienson Qin
ebab2c2751 fix: selection 2025-07-05 12:20:13 +08:00
Tienson Qin
cf73768ed2 fix: update repl fns for mobile 2025-07-05 11:53:49 +08:00
Tienson Qin
54baa3dbcf use xcode 16.1 2025-07-04 21:00:39 +08:00
Tienson Qin
8d5a67492f fix: patch 2025-07-04 20:06:13 +08:00
Tienson Qin
5337627a23 use macos-14 instead 2025-07-04 19:48:03 +08:00
Tienson Qin
95877617f0 update code sign 2025-07-04 19:38:15 +08:00
Tienson Qin
75bbbd990e update code sign 2025-07-04 19:36:14 +08:00
charlie
1f632331f5 fix(mobile): status bar color for the android platform 2025-07-04 17:49:04 +08:00
charlie
04d48aa309 refactor(mobile): move android/ios resources to mobile root 2025-07-04 16:38:17 +08:00
Tienson Qin
844bfbb784 Merge branch 'master' into feat/capacitor-new 2025-07-04 16:15:46 +08:00
Tienson Qin
94ab4ebb31 fix: build ios 2025-07-04 16:11:42 +08:00
Tienson Qin
9c582be7dd fix: ios release workflow 2025-07-04 16:10:18 +08:00
Gabriel Horner
d63a5ffb6a chore: update schema.org json file to latest version
Updated with `curl https://schema.org/version/latest/schemaorg-current-https.jsonld`.
Updated to latest version 29.2 from 22.0.
Added 19 tags, 48 properties and a number of fixes - https://schema.org/docs/releases.html
2025-07-03 21:45:28 -04:00
Tienson Qin
9a7d43daf2 replace capacitor with mobile 2025-07-04 03:38:58 +08:00
Tienson Qin
e373350aef fix: lint 2025-07-04 02:43:52 +08:00
Tienson Qin
bc8b2de4ad fix: separate page and block reference test 2025-07-04 02:13:44 +08:00
Tienson Qin
6598ba772a fix: tests 2025-07-04 01:05:59 +08:00
Gabriel Horner
4b5305ed70 enhance(dev): add tests for unique namespaced pages
also add more new graph validations
2025-07-03 11:10:38 -04:00
Tienson Qin
6b6efc8cfa fix: katex path 2025-07-03 18:35:22 +08:00
Tienson Qin
d3b58677fa Merge branch 'master' into feat/capacitor-new 2025-07-03 18:02:42 +08:00
Tienson Qin
5b6538a3bc fix: e2e tests 2025-07-03 18:00:46 +08:00
Tienson Qin
68b96fa432 fix: lost editor focus when indent to embed node 2025-07-03 17:35:35 +08:00
Gabriel Horner
b7feae4476 fix: batch remove required property
results in invalid entities e.g. invalid class
when extends is removed.
Fixes
https://test.logseq.com/#/page/6864f732-c4ac-4fea-8ef2-c40561e1bde6
2025-07-03 17:35:35 +08:00
Gabriel Horner
04d39d8de8 fix: batch delete tags breaks pages
Fixes
https://test.logseq.com/#/page/6864f732-c4ac-4fea-8ef2-c40561e1bde6.
Also fix protected property not notifying user
2025-07-03 17:35:34 +08:00
Tienson Qin
d0c54bb2b6 fix: lint 2025-07-03 17:34:38 +08:00
Tienson Qin
d46e97fafe perf: linked references
1. don't use recursive rule `block-parent`
2. using `:block/path-ref` to get both parent and children
3. run `hidden-ref?` check for refs only (not path-refs)
2025-07-03 17:34:14 +08:00
Tienson Qin
a63d21cf01 fix: lost editor focus when indent to embed node 2025-07-03 17:25:36 +08:00
charlie
32d70b2f5e refactor(dev): remove sync static files 2025-07-03 10:12:46 +08:00
Gabriel Horner
39e2967044 fix: batch remove required property
results in invalid entities e.g. invalid class
when extends is removed.
Fixes
https://test.logseq.com/#/page/6864f732-c4ac-4fea-8ef2-c40561e1bde6
2025-07-02 18:29:25 -04:00
Gabriel Horner
48adb2723d fix: batch delete tags breaks pages
Fixes
https://test.logseq.com/#/page/6864f732-c4ac-4fea-8ef2-c40561e1bde6.
Also fix protected property not notifying user
2025-07-02 18:23:10 -04:00
Tienson Qin
453ee3b3b4 fix: ensure website build doesn't rely on new mobile components
this commit also removes js e2e-tests
2025-07-02 22:38:32 +08:00
Tienson Qin
8a219cacc1 fix: update public/static to /static 2025-07-02 21:43:11 +08:00
Tienson Qin
76a8f8ce62 enhance(perf): view grouped results uses virtualized list 2025-07-02 17:16:51 +08:00
Tienson Qin
39d75f5d6f enhance(mobile): collapse query blocks by default 2025-07-02 17:09:51 +08:00