Commit Graph

19932 Commits

Author SHA1 Message Date
Tienson Qin
ed648af845 fix: cycle refs 2025-05-10 00:50:06 +08:00
Tienson Qin
3ea0401260 fix: allow cycle refs including 3 or more blocks 2025-05-09 21:57:37 +08:00
Gabriel Horner
ce4df797dd fix: user can right click delete private tags
resulting in invalid states. Also catch this at outliner level
2025-05-09 09:36:16 -04:00
Tienson Qin
3d9cb9238c fix: mutual block reference
Also, :block/title shouldn't replace non-page block id references
because it could be recursive.
2025-05-09 21:23:50 +08:00
Gabriel Horner
74689edb0e fix: remove unused/invalid attr for file graph var
caught by linter
2025-05-09 02:51:54 +08:00
Gabriel Horner
5be0d024ae fix: model lint and remove unused fns and frontend.db
bindings
2025-05-09 02:51:54 +08:00
Gabriel Horner
b985020d1f refactor: mv file graph model fns to their own ns
All these fns are only used by file graphs. Most only act on file only
attributes e.g. :block/file, :block/pre-block? and :block/namespace
2025-05-09 02:51:54 +08:00
Tienson Qin
cf8947da04 enhance: rename fs/write-file! to fs/write-plain-text-file! 2025-05-09 02:01:13 +08:00
Gabriel Horner
0b2c1d4a0a fix: view-context :block not working for properties 2025-05-08 13:57:21 -04:00
Tienson Qin
c49ab05cd5 fix: url pathname needs to be decoded too 2025-05-09 01:56:15 +08:00
Tienson Qin
4c298f9ae7 fix: fs/write-file! is only for plain-text files 2025-05-09 01:05:34 +08:00
rcmerci
cc4f8dee49 test(e2e): fix loc/filter 2025-05-08 23:58:11 +08:00
Tienson Qin
6101ecd785 enhance: display type block editing check
`state/get-edit-block` returns the block when it's going to be edited,
we need to get the current block value to determine whether it's a
display type block, because adding #quote/math/query can happen during
the editing phase.
2025-05-08 22:58:47 +08:00
Gabriel Horner
121312b8ef fix: journals toggle still displayed journals
A regression probably from aa2bf82b08.
Also fix journals still showing up in left sidebar
2025-05-08 10:44:11 -04:00
Gabriel Horner
d4f34ddfba fix: paste multi lines to math block 2025-05-08 10:09:16 -04:00
Tienson Qin
07781dabe8 enhance: log invalid url 2025-05-08 21:59:53 +08:00
Tienson Qin
3949893ee0 chore: bump node version to 22 for all workflows 2025-05-08 21:45:12 +08:00
charlie
7b86f9c8fe fix(electron): image assets broken for Windows #11846 2025-05-08 21:38:58 +08:00
Tienson Qin
10d70d79fb fix: fastify cors version 2025-05-08 21:31:24 +08:00
Tienson Qin
b5d402d439 Update yarn.lock 2025-05-08 20:10:49 +08:00
rcmerci
7212086fee fix(editor): paste multi-lines text to quote-block 2025-05-08 17:57:12 +08:00
charlie
32a95b4ef3 fix(electron): write assets file failed 2025-05-08 17:15:17 +08:00
Tienson Qin
a13fb9ab4c fix: remove old builds for self-hosted windows code sign 2025-05-08 15:56:18 +08:00
charlie
7f2eb16ad5 fix(plugin): invalid custom theme link href 2025-05-08 15:22:44 +08:00
Tienson Qin
8d90d8b909 chore: bump forge buildVersion 2025-05-08 15:19:04 +08:00
Tienson Qin
fec9c2e290 chore: update forge buildVersion to string 2025-05-08 15:17:26 +08:00
Tienson Qin
93bb8ac224 chore: bump electron to 36.2.0 2025-05-08 14:53:00 +08:00
rcmerci
39d6018170 test(e2e): update plugins-test 2025-05-08 14:26:17 +08:00
charlie
d7d88279ba enhance(e2e): add plugin tests 2025-05-08 13:01:24 +08:00
Tienson Qin
6028f3b5d8 fix: windows release build 2025-05-08 07:42:43 +08:00
Tienson Qin
f4e5755c78 fix: ci hang 2025-05-08 06:15:01 +08:00
Tienson Qin
f349f5cc04 downgrade Electron to 35.2.2 2025-05-08 05:06:03 +08:00
Tienson Qin
00442982cc Revert "chore: bump electron"
This reverts commit c02d9e4ac8.
2025-05-08 04:50:04 +08:00
Tienson Qin
d05717588d Revert "chore: set node version to 22"
This reverts commit 859ca3c872.
2025-05-08 04:49:32 +08:00
Tienson Qin
859ca3c872 chore: set node version to 22 2025-05-08 04:20:23 +08:00
Tienson Qin
c02d9e4ac8 chore: bump electron 2025-05-08 04:19:16 +08:00
Gabriel Horner
4c30aa2904 chore: remove unused batch-delete option
orphaned-pages? deletion from #3006 is no longer used
2025-05-07 16:04:59 -04:00
Gabriel Horner
87c3e4be86 fix: advanced query fails app
Non-string was failing to render in backup error component.
Fixes logseq/db-test#275
2025-05-07 15:37:07 -04:00
Tienson Qin
ae77763957 fix: stable status and number children tests 2025-05-08 01:23:58 +08:00
Tienson Qin
da20b48bd2 fix: stable template and number list tests 2025-05-08 01:03:20 +08:00
rcmerci
cb8e8ef0ba test(e2e): fix util/get-editor(2) 2025-05-08 00:27:37 +08:00
Tienson Qin
4ea9fc78cb Merge branch 'master' into feat/db 2025-05-08 00:15:51 +08:00
rcmerci
7e2c9e8cc9 test(e2e): fix util/get-editor 2025-05-08 00:09:11 +08:00
charlie
fe6417407e fix(ui): incorrect select blocks behavior for the block editing mode 2025-05-08 00:07:50 +08:00
Tienson Qin
3dcd6a2699 Add the last two migrations to fix-db 2025-05-07 23:52:56 +08:00
rcmerci
21a8a7b8f7 test(e2e): retry in new-block(2) 2025-05-07 23:29:15 +08:00
Gabriel Horner
8bb9721de0 Remove workflow that is no longer needed 2025-05-07 11:11:12 -04:00
rcmerci
e16d6c69f8 test(e2e): retry in new-block 2025-05-07 23:07:39 +08:00
Gabriel Horner
fe0c6db54a chore: ensure master on all branches 2025-05-07 11:03:49 -04:00
charlie
fb5c50ebda fix(ui): alignments for the sidebar page items 2025-05-07 16:05:51 +08:00