Commit Graph

20220 Commits

Author SHA1 Message Date
Tienson Qin
2acf40a568 fix: set recur frequency default to 1 if it's empty 2025-06-09 23:19:56 +08:00
Tienson Qin
84da22b2b1 enhance(ux): show border for repeat task settings 2025-06-09 22:46:31 +08:00
Tienson Qin
b1ee3f5a5a fix: applying a template to the Journal tag removes it
This commit also add #Template when assigning template applied to.

Related to https://github.com/logseq/db-test/issues/312.
2025-06-09 21:10:51 +08:00
Tienson Qin
9f50aca908 fix: no child block inheritance from parent blocks when filtering
related to https://github.com/logseq/db-test/issues/304
2025-06-09 20:36:19 +08:00
Tienson Qin
1a717ba253 fix: lint 2025-06-09 00:56:50 +08:00
Tienson Qin
8994647dcd fix: Flashcard review showing blank after one or two cards
fixes https://github.com/logseq/db-test/issues/301
2025-06-09 00:43:31 +08:00
Tienson Qin
6551c9ba9f fix: query tables not rendering contents on app start up
Related to https://github.com/logseq/db-test/issues/310
2025-06-08 23:12:36 +08:00
Tienson Qin
fac981bea0 fix: links not resolving
fixes https://github.com/logseq/db-test/issues/311
2025-06-08 22:19:50 +08:00
Tienson Qin
dc8f2f4984 fix: redirect to alias 2025-06-08 16:52:06 +08:00
Tienson Qin
f3cd818bee fix: auto-complete fails when referencing a page 2025-06-08 14:52:49 +08:00
Tienson Qin
61cc4382c4 fix: alias auto-complete 2025-06-08 14:42:19 +08:00
Tienson Qin
9cf01cecdf fix: pages not resolved until visited
related to https://github.com/logseq/db-test/issues/291
2025-06-08 11:22:24 +08:00
Tienson Qin
707861c3e8 fix: tags displayed twice on the "Tags" property page 2025-06-08 10:38:16 +08:00
Tienson Qin
3cbdcfc1b9 fix: no child block inheritance from parent blocks when filtering
fixes https://github.com/logseq/db-test/issues/304
2025-06-08 09:57:06 +08:00
Fatih Sultan
bb71aa9ba2 Fix: use fs.renameSync instead of shell commands for cross-platform file move
Replaced 'mv' and 'move' usage with fs.renameSync to ensure compatibility across Windows and Unix-like systems.
2025-06-08 09:28:24 +08:00
Fatih Sultan
f9d6b77b5a Fix: replace 'mv' with cross-platform compatible file move in gulpfile.js
Replaced 'mv' command with platform check to support both Windows and Unix-like systems in the switchReactDevelopmentMode task.
2025-06-08 09:28:24 +08:00
Tienson Qin
691f5534ab fix: bulk set property with type checkbox
requires box to be checked

fixed https://github.com/logseq/db-test/issues/306
2025-06-08 09:22:29 +08:00
Tienson Qin
a6bd175479 fix: edit query button move around left and right side
fixes https://github.com/logseq/db-test/issues/308
2025-06-08 08:37:03 +08:00
Gabriel Horner
56e8a298b1 enhance: defer more scripts for publishing
Noticed when comparing with public/index.html
2025-06-06 13:46:56 -04:00
Gabriel Horner
ec22e71df5 fix: bump nbb-logseq to include datascript and nbb fixes 2025-06-06 11:45:25 -04:00
Tienson Qin
e22c42c05b fix: lint 2025-06-06 07:16:02 +08:00
Tienson Qin
ee4e4bc4b5 fix: ignore resizeObserver errors on sentry 2025-06-06 06:50:11 +08:00
Tienson Qin
876db84672 fix: can't scroll more than a couple journals down
without losing position. This bug happens for file graphs because
 it keeps creating the today journal page if it's empty.
2025-06-06 06:35:10 +08:00
Tienson Qin
c264599d6b fix: valid datoms are skipped from tail address 2025-06-06 05:48:48 +08:00
Gabriel Horner
693e6c78fe enhance: pdf viewer opens in publishing
Clicking on pdf opens it in viewer instead of crashing.
Addresses #4048
2025-06-05 17:21:54 -04:00
Gabriel Horner
ea6d2678f6 fix: assets not showing up for publishing
Not showing images or pdfs
2025-06-05 17:21:54 -04:00
charlie
fd81a4f503 fix: lint 2025-06-05 17:21:54 -04:00
charlie
099c5eb358 fix(pdf): incorrect area highlight logic for file graph 2025-06-05 17:21:54 -04:00
charlie
2ad3a8eae1 fix(pdf): incorrect condition 2025-06-05 17:21:54 -04:00
charlie
c724e2932c fix: missing pdfjs resources 2025-06-05 17:21:54 -04:00
charlie
88ba998607 fix(pdf): save highlights for file graph 2025-06-05 17:21:54 -04:00
Tienson Qin
3a30d47b19 fix: show matched nodes when search input starts with / 2025-06-06 04:00:02 +08:00
Tienson Qin
20ec61641d enhance(ux): put pages before blocks when auto-complete node refs
We can improve it further to display horizontal split views for both
pages and blocks on desktop.
2025-06-06 03:55:40 +08:00
Tienson Qin
e6601fcd55 fix: don't show add button for non-page block 2025-06-06 03:20:16 +08:00
Tienson Qin
589e85550a fix: esc to exit filter first and then clear the input 2025-06-06 02:42:18 +08:00
Gabriel Horner
4b4c76bef6 fix: invalid pages created from cmd-k
Could specify private tags like `P1 #Property` which resulted in invalid
pages. Could also create invalid whiteboards as noticed in
https://discord.com/channels/725182569297215569/725182570131751005/1380146143937433670
2025-06-05 11:53:28 -04:00
Gabriel Horner
f6d8595645 fix: view edn export fails for group by
Fixes https://github.com/logseq/db-test/issues/300
2025-06-05 10:07:31 -04:00
rcmerci
bcab738d52 fix(rtc): refresh ui component after asset-file writing finished 2025-06-05 00:43:52 +08:00
Tienson Qin
722b615072 fix: multiple blocks in sidebar should have different container ids 2025-06-05 00:39:14 +08:00
Tienson Qin
4d112d242c fix: cursor moves to main area when using keyboard to delete blocks
in sidebar
2025-06-05 00:39:14 +08:00
Tienson Qin
7d5b72b896 fix: cursor moves to main area after deleting selection from sidebar 2025-06-05 00:39:14 +08:00
Tienson Qin
2b0b6fdb85 fix: arrow to create new block iff it's an empty page 2025-06-05 00:39:14 +08:00
Tienson Qin
f7035a0261 fix: delete block in a container moves cursor to another container
fix https://github.com/logseq/db-test/issues/284
2025-06-05 00:39:14 +08:00
Tienson Qin
4f72220b78 enhance: collect :graph-git-sha when missing addresses 2025-06-04 23:35:31 +08:00
Tienson Qin
e21ae5a528 fix: text overlap for Deadline and Scheduled properties
fixes https://test.logseq.com/#/page/683f7b4a-4279-48bd-bff3-ec16c4bc5316
2025-06-04 22:36:23 +08:00
Tienson Qin
e2255e439e chore: add ios/App/App/public to .gitignore 2025-06-04 22:34:30 +08:00
Tienson Qin
c9782e5280 fix: node property dropdown doesn't allow choosing existing values
fixes https://test.logseq.com/#/page/683f58a0-6545-4b75-953d-875fda33dab5
2025-06-04 10:21:37 -04:00
Tienson Qin
96028fa6d3 fix: block reference are not displayed in table view (first load) 2025-06-04 16:22:47 +08:00
Gabriel Horner
ba168f0770 fix: error if user uses an outdated frontend
that isn't compatible with the db graph's current version
Fixes
https://test.logseq.com/#/page/6837281e-46c4-415c-a8d3-191ceeaff97a
2025-06-03 20:45:54 +08:00
Gabriel Horner
b0a255f96b chore: add instructions for trying desktop db version 2025-06-02 16:20:02 -04:00