Commit graph

3586 commits

Author SHA1 Message Date
Daniel
ca37685d08
🎨 Upgrade kernel dpes 2023-10-30 17:28:19 +08:00
Daniel
eba283d8b2
🎨 题头图支持资源文件搜索 https://github.com/siyuan-note/siyuan/issues/9524 2023-10-30 15:25:46 +08:00
Daniel
ed117fd577
🎨 Upgrade kernel dpes 2023-10-30 15:21:05 +08:00
Daniel
50921eb97d
🎨 Upgrade kernel dpes 2023-10-30 11:51:21 +08:00
Daniel
f8054b23ea
🎨 Upgrade kernel dpes 2023-10-30 11:48:18 +08:00
Daniel
1f0ce054a7
🎨 Upgrade kernel dpes 2023-10-29 09:54:56 +08:00
Daniel
afd5a20936
🎨 Add user-agent header for sync websocket conn 2023-10-29 09:54:56 +08:00
Daniel
8fd9712c75
🎨 Upgrade kernel dpes 2023-10-29 00:30:00 +08:00
Daniel
d53b800b9e
🎨 Upgrade kernel dpes 2023-10-28 23:10:03 +08:00
Daniel
ec629d8e9b
🎨 Find replace supports HTML blocks Fix https://github.com/siyuan-note/siyuan/issues/9539 2023-10-28 22:46:28 +08:00
Daniel
c47de3eba0
🎨 Support Jump to the next block in the parent level on focus status https://github.com/siyuan-note/siyuan/issues/9527 2023-10-28 16:44:37 +08:00
Daniel
b582f76f16
🎨 Support Jump to the next block in the parent level on focus status https://github.com/siyuan-note/siyuan/issues/9527 2023-10-28 16:43:13 +08:00
Daniel
f88fec7235
🎨 Support Jump to the next block in the parent level on focus status https://github.com/siyuan-note/siyuan/issues/9527 2023-10-28 16:35:34 +08:00
Daniel
8409c00b73
🎨 Upgrade kernel dpes 2023-10-28 16:04:55 +08:00
Daniel
e54641f2c1
🎨 Support Jump to the next block in the parent level on focus status https://github.com/siyuan-note/siyuan/issues/9527 2023-10-28 11:25:46 +08:00
Daniel
c485ef326b
🎨 Improve automatic deletion when block attribute value is empty https://github.com/siyuan-note/siyuan/issues/9529 2023-10-27 22:45:50 +08:00
Daniel
a57c258fce
🎨 Support modifying database column types Fix https://github.com/siyuan-note/siyuan/issues/9513 2023-10-27 22:29:26 +08:00
Daniel
eb80232771
🎨 Add specific time switch to database date field https://github.com/siyuan-note/siyuan/issues/9486 2023-10-27 21:16:54 +08:00
Daniel
f6c9af7d63
🔊 Add sync diff merge log 2023-10-27 11:53:57 +08:00
Daniel
71dd27c62a
🎨 Adding row overwriting data after enabling sort in database Fix https://github.com/siyuan-note/siyuan/issues/9517 2023-10-26 19:58:02 +08:00
Daniel
43e2473217
🐛 The blocks is not displayed after the folded heading is converted to a document Fix https://github.com/siyuan-note/siyuan/issues/9512 2023-10-26 11:40:52 +08:00
Daniel
05d045b1e6
🎨 PDF files larger than 128MB are not included in asset file content searching https://github.com/siyuan-note/siyuan/issues/9500 2023-10-26 08:55:00 +08:00
Daniel
b95980f4b5
🎨 When exporting Markdown, <br /> nodes in non-tables are replaced with \n text nodes https://github.com/siyuan-note/siyuan/issues/9509 2023-10-25 21:59:36 +08:00
Daniel
2f8ab890fb
🎨 Add the keywords field to the marketplace package conf JSON https://github.com/siyuan-note/siyuan/issues/9499 2023-10-25 16:08:59 +08:00
Daniel
64b9e13a3e
⬆️ Editor parsing exception when using a template containing database to create dailynote https://github.com/siyuan-note/siyuan/issues/9504 2023-10-25 11:41:53 +08:00
Daniel
f7e6f61099
🎨 PDF files larger than 128MB are not included in asset file content searching https://github.com/siyuan-note/siyuan/issues/9500 2023-10-25 09:56:27 +08:00
Daniel
17b598b033
🎨 PDF files larger than 64MB are not included in asset file content searching https://github.com/siyuan-note/siyuan/issues/9500 2023-10-25 09:54:31 +08:00
Daniel
fd32095929
🎨 Add data-doc-type and attribute when exporting image and PDF https://github.com/siyuan-note/siyuan/issues/9497 2023-10-25 09:30:23 +08:00
Daniel
dbd829a4a0
🎨 Add data-doc-type and attribute when exporting image and PDF https://github.com/siyuan-note/siyuan/issues/9497 2023-10-25 09:30:03 +08:00
Daniel
ccbb095a71
🔖 Release v2.10.12 2023-10-24 10:36:48 +08:00
Daniel
3bf01a7d9f
🎨 Shallow clone the corresponding database when the template contains database blocks https://github.com/siyuan-note/siyuan/issues/9494 2023-10-24 10:15:01 +08:00
Daniel
8a789a8573
🎨 Shallow clone the corresponding database when the template contains database blocks https://github.com/siyuan-note/siyuan/issues/9494 2023-10-24 09:56:04 +08:00
Daniel
2e064b2453
📝 Update changelogs 2023-10-24 09:42:29 +08:00
Daniel
8ad15c4d23
🎨 Shallow clone the corresponding database when the template contains database blocks https://github.com/siyuan-note/siyuan/issues/9494 2023-10-24 09:38:33 +08:00
Daniel
7145460c18
🎨 Shallow clone the corresponding database when the template contains database blocks https://github.com/siyuan-note/siyuan/issues/9494 2023-10-24 09:33:59 +08:00
Daniel
d8bb02fb20
🎨 Remove invisible characters when entering document title https://github.com/siyuan-note/siyuan/issues/9493 2023-10-24 01:36:25 +08:00
Daniel
3427b83361
⬆️ Upgrade kernel deps https://github.com/siyuan-note/siyuan/issues/9493 2023-10-24 01:32:04 +08:00
Daniel
5e6d94783b
🎨 Improve priority of folding processing when headings and super blocks are mixed https://github.com/siyuan-note/siyuan/issues/9488 2023-10-24 00:56:10 +08:00
Daniel
256e64e8b5
🎨 Trust plugins loading on mobile-end 2023-10-23 22:33:49 +08:00
Daniel
57066c7dc9
🐛 Problem with initializing workspace error alerts Fix https://github.com/siyuan-note/siyuan/issues/9492 2023-10-23 22:29:04 +08:00
Daniel
91e6cd4466
🎨 Update db table view 2023-10-23 11:38:41 +08:00
Daniel
ede20bea0f
⬆️ Upgrade kernel deps 2023-10-22 21:14:15 +08:00
Daniel
c85804039d
🎨 Clean code 2023-10-22 16:48:14 +08:00
Daniel
7654f25a5b
🎨 The marketplace supports searching https://github.com/siyuan-note/siyuan/issues/8173 2023-10-22 11:59:36 +08:00
Daniel
7f16d32123
🎨 The marketplace supports searching https://github.com/siyuan-note/siyuan/issues/8173 2023-10-22 11:57:51 +08:00
Daniel
f5f66d25df
🎨 The marketplace supports searching https://github.com/siyuan-note/siyuan/issues/8173 2023-10-22 11:37:20 +08:00
Daniel
9f9494a4e7
🎨 The marketplace supports searching https://github.com/siyuan-note/siyuan/issues/8173 2023-10-22 11:04:41 +08:00
Daniel
c597bd2f3d
🎨 Support for modifying Settings - About - API token https://github.com/siyuan-note/siyuan/issues/9448 2023-10-22 10:31:06 +08:00
Daniel
0c2f466cca
🎨 The outline cannot jump to the heading in the folded list https://github.com/siyuan-note/siyuan/issues/9469 2023-10-21 23:41:02 +08:00
Daniel
c8f6e3ed76
🎨 Improve database date column "Is Empty" filtering https://github.com/siyuan-note/siyuan/issues/9463 2023-10-20 23:37:55 +08:00