Commit Graph

11012 Commits

Author SHA1 Message Date
Daniel
514c747fe3
🎨 Improve data sync 2023-11-10 20:25:29 +08:00
debbbbie
48c354e7de
Show card NextDue to the flashcard management UI (#9621)
* Show RiffCard NextDue to the UI

* Show RiffCard NextDue to the UI

* Show card NextDue to the flashcard management UI
2023-11-10 20:21:56 +08:00
Vanessa
432634beea 🚨 2023-11-10 20:02:03 +08:00
Vanessa
580a502714 🎨 fix https://github.com/siyuan-note/siyuan/issues/9616 2023-11-10 20:01:31 +08:00
Vanessa
2d99bf6a8f 🐛 fix https://github.com/siyuan-note/siyuan/issues/9624 2023-11-10 18:26:29 +08:00
Vanessa
ea2c6fa6be 🎨 fix https://github.com/siyuan-note/siyuan/issues/9623 2023-11-10 17:56:14 +08:00
Vanessa
6109e8a3c3 🎨 https://github.com/siyuan-note/siyuan/issues/9599 2023-11-10 17:44:04 +08:00
Daniel
bbbdda7ef0
🎨 Adding row overwriting data after enabling sort in database https://github.com/siyuan-note/siyuan/issues/9599 2023-11-10 17:10:54 +08:00
Vanessa
b685754f61 🎨 https://github.com/siyuan-note/siyuan/issues/9620 av 为普通块,其他块可与其组为超级块;行不可以拖拽到其他块中,因此 targetElement = false 需至后 2023-11-10 12:26:07 +08:00
Vanessa
aa18ee658d Merge remote-tracking branch 'origin/dev' into dev 2023-11-10 12:08:32 +08:00
Vanessa
2a082ad59e 🎨 https://github.com/siyuan-note/siyuan/issues/9620 drag 2023-11-10 12:08:21 +08:00
Daniel
3635cf6a64
🎨 Automatically check and eliminate duplicate reference relationships Fix https://github.com/siyuan-note/siyuan/issues/9618 2023-11-10 11:53:02 +08:00
Vanessa
180dce0a78 Merge remote-tracking branch 'origin/dev' into dev 2023-11-10 11:51:17 +08:00
Vanessa
cdeeb6bec8 🎨 https://github.com/siyuan-note/siyuan/issues/9620 drag 2023-11-10 11:51:06 +08:00
Daniel
29f8f0fe85
🎨 Supports via environment var SIYUAN_TESSERACT_ENABLED=false to close OCR Fix https://github.com/siyuan-note/siyuan/issues/9619 2023-11-10 11:30:23 +08:00
Daniel
524776c005
🎨 Supports via environment var SIYUAN_TESSERACT_ENABLED=false to close OCR Fix https://github.com/siyuan-note/siyuan/issues/9619 2023-11-10 11:23:27 +08:00
Daniel
efec2c749e
🎨 Supports via environment var SIYUAN_TESSERACT_ENABLED=false to close OCR Fix https://github.com/siyuan-note/siyuan/issues/9619 2023-11-10 11:17:12 +08:00
Vanessa
1ca374b1bf Merge remote-tracking branch 'origin/dev' into dev 2023-11-10 11:07:33 +08:00
Vanessa
e842a29e8b 🐛 desktop auth 2023-11-10 11:07:15 +08:00
Daniel
368091bd53
🎨 Automatically check and eliminate duplicate reference relationships Fix https://github.com/siyuan-note/siyuan/issues/9618 2023-11-10 11:01:27 +08:00
Vanessa
62e27ba24c Merge remote-tracking branch 'origin/dev' into dev 2023-11-10 10:51:51 +08:00
Vanessa
7579d3e2b3 🎨 https://github.com/siyuan-note/siyuan/issues/9620 scroll 2023-11-10 10:51:34 +08:00
Vanessa
5ae6f7c93f 🎨 https://github.com/siyuan-note/siyuan/issues/9620 block icon 2023-11-10 10:27:15 +08:00
Daniel
a1ac6fb867
🎨 Attribute view support sticky layout https://github.com/siyuan-note/siyuan/pull/9617 2023-11-10 10:22:19 +08:00
Vanessa
72eed4671e Revert "Attribute view support sticky layout (#9617)"
This reverts commit 433f4d5541.
2023-11-10 09:54:49 +08:00
Daniel
2802efdfb3
🐛 The referenced block under the folded heading cannot be hovered to view Fix https://github.com/siyuan-note/siyuan/issues/9582 2023-11-10 09:07:21 +08:00
Yingyi / 颖逸
433f4d5541
Attribute view support sticky layout (#9617)
* 🎨 Frozen the first col of the attribute view

* 🎨 Optimized the add row

* 🎨 Fixed the style of the first and last rows to misalign in attribute view

the height of the breadcrumbs caused the first and last rows to misalign in attribute view

* 🎨 Improve attribute view row gutter

* Update _av.scss
2023-11-10 08:41:47 +08:00
Daniel
4190c7bf8d
🎨 Copy one cell from Excel/HTML table and paste it using the cell's content https://github.com/siyuan-note/siyuan/issues/9614 2023-11-09 21:54:36 +08:00
Daniel
5d4015c458
🎨 If the data repo indexing time is greater than 7s, prompt user to purge the data repo https://github.com/siyuan-note/siyuan/issues/9613 2023-11-09 20:09:59 +08:00
Daniel
637706decd
🎨 Automatically purge unreferenced data snapshots older than 30 days https://github.com/siyuan-note/siyuan/issues/9613 2023-11-09 20:09:59 +08:00
Daniel
e408ca69b7
🎨 Automatically purge unreferenced data snapshots older than 30 days https://github.com/siyuan-note/siyuan/issues/9613 2023-11-09 20:09:58 +08:00
Vanessa
49015413cd 🎨 https://github.com/siyuan-note/siyuan/pull/9280 2023-11-09 19:50:39 +08:00
Vanessa
f5da5b78c1 Revert "Improve adaptive width for Attributes View (#9280)"
This reverts commit 2e46bee776.
2023-11-09 17:00:55 +08:00
Yingyi / 颖逸
2e46bee776
Improve adaptive width for Attributes View (#9280)
* 🎨 Attrs View adaptive width

* 🎨 Add CSS class `av__body`

* 🎨 add margins for attribute view

* 🎨 add max-width for attribute view

* Squashed commit of the following:

commit 642d041513
Author: Daniel <845765@qq.com>
Date:   Tue Oct 3 13:36:25 2023 +0800

    🔖 Release v2.10.8

commit 43e53672b0
Merge: 6b0f8e00a 0e3b78020
Author: Vanessa <lly219@gmail.com>
Date:   Tue Oct 3 13:28:32 2023 +0800

    Merge remote-tracking branch 'origin/dev' into dev

commit 6b0f8e00a8
Author: Vanessa <lly219@gmail.com>
Date:   Tue Oct 3 13:28:08 2023 +0800

    🎨 fix https://github.com/siyuan-note/siyuan/issues/9334

commit 0e3b780201
Author: Daniel <845765@qq.com>
Date:   Tue Oct 3 13:03:48 2023 +0800

    📝 Update changelogs

commit cc3b4e320e
Author: Daniel <845765@qq.com>
Date:   Tue Oct 3 13:01:11 2023 +0800

    🎨 Database template column support using values from other columns https://github.com/siyuan-note/siyuan/issues/9327

commit 29f34fe8b8
Author: Daniel <845765@qq.com>
Date:   Tue Oct 3 12:56:13 2023 +0800

    🎨 Database template column support using values from other columns https://github.com/siyuan-note/siyuan/issues/9327

commit 7556d1c3a2
Author: Daniel <845765@qq.com>
Date:   Tue Oct 3 11:49:12 2023 +0800

    🎨 Database template column support using values from other columns https://github.com/siyuan-note/siyuan/issues/9327

commit 558422c407
Author: Daniel <845765@qq.com>
Date:   Tue Oct 3 11:46:25 2023 +0800

    🎨 Database template column support using values from other columns https://github.com/siyuan-note/siyuan/issues/9327

commit 433cb91d75
Author: Daniel <845765@qq.com>
Date:   Tue Oct 3 10:33:41 2023 +0800

    ⬆️ Upgrade kernel deps

commit c5a25fe88f
Author: Daniel <845765@qq.com>
Date:   Tue Oct 3 08:52:33 2023 +0800

    🐛 Database render deleted block https://ld246.com/article/1695790906050/comment/1696234209062?r=88250#comments

commit f6a8ca20cd
Author: Vanessa <lly219@gmail.com>
Date:   Tue Oct 3 08:39:36 2023 +0800

    🎨 https://github.com/siyuan-note/siyuan/issues/8766

commit 11cc108893
Author: Daniel <845765@qq.com>
Date:   Tue Oct 3 07:57:36 2023 +0800

    🐛 Create doc with ref Fix https://github.com/siyuan-note/siyuan/issues/9329

commit d869aef346
Author: Daniel <845765@qq.com>
Date:   Mon Oct 2 22:46:36 2023 +0800

    🎨 The access authorization code command line parameter must be set when deploying via Docker https://github.com/siyuan-note/siyuan/issues/9328

commit 3d7bf2eb0f
Author: Daniel <845765@qq.com>
Date:   Mon Oct 2 22:39:08 2023 +0800

    🎨 Remove the access authorization code setting item on the browser-end https://github.com/siyuan-note/siyuan/issues/9331

commit 279e17e8b5
Author: Daniel <845765@qq.com>
Date:   Mon Oct 2 22:15:33 2023 +0800

    🎨 The access authorization code command line parameter must be set when deploying via Docker https://github.com/siyuan-note/siyuan/issues/9328

commit d2356754dd
Author: Daniel <845765@qq.com>
Date:   Sun Oct 1 18:41:51 2023 +0800

    📝 Update changelogs

commit 4fdd0ddef0
Author: Daniel <845765@qq.com>
Date:   Sun Oct 1 18:37:39 2023 +0800

    🎨 Add template type column to Attribute View https://github.com/siyuan-note/siyuan/issues/8766

commit b4bded40e3
Author: Daniel <845765@qq.com>
Date:   Sun Oct 1 18:24:16 2023 +0800

    🎨 Add template type column to Attribute View https://github.com/siyuan-note/siyuan/issues/8766

commit bfd27a62d1
Author: Daniel <845765@qq.com>
Date:   Sun Oct 1 18:22:39 2023 +0800

    🎨 Add template type column to Attribute View https://github.com/siyuan-note/siyuan/issues/8766

commit 0aa61fe5b7
Author: Daniel <845765@qq.com>
Date:   Sun Oct 1 18:14:31 2023 +0800

    🎨 Add template type column to Attribute View https://github.com/siyuan-note/siyuan/issues/8766

commit 7d1e1bf2e5
Author: Daniel <845765@qq.com>
Date:   Sun Oct 1 18:02:31 2023 +0800

    🎨 Add template type column to Attribute View https://github.com/siyuan-note/siyuan/issues/8766

commit 8c31eb0eac
Author: Vanessa <lly219@gmail.com>
Date:   Sun Oct 1 17:59:16 2023 +0800

    🎨 https://github.com/siyuan-note/siyuan/issues/8766

commit 37892e786b
Author: Vanessa <lly219@gmail.com>
Date:   Sun Oct 1 17:58:48 2023 +0800

    🎨 https://github.com/siyuan-note/siyuan/issues/8766

commit f965ef0945
Merge: b709c8458 b2f5ab570
Author: Vanessa <lly219@gmail.com>
Date:   Sun Oct 1 17:41:15 2023 +0800

    Merge remote-tracking branch 'origin/dev' into dev

commit b709c84585
Author: Vanessa <lly219@gmail.com>
Date:   Sun Oct 1 17:41:00 2023 +0800

    🎨 https://github.com/siyuan-note/siyuan/issues/8766

commit b2f5ab5700
Author: Daniel <845765@qq.com>
Date:   Sun Oct 1 17:36:22 2023 +0800

    🎨 Add template type column to Attribute View https://github.com/siyuan-note/siyuan/issues/8766

commit b833087cb6
Author: Daniel <845765@qq.com>
Date:   Sun Oct 1 17:33:53 2023 +0800

    🎨 Add template type column to Attribute View https://github.com/siyuan-note/siyuan/issues/8766

commit dbdddd7ff3
Author: Daniel <845765@qq.com>
Date:   Sun Oct 1 17:16:08 2023 +0800

    🎨 Add template type column to Attribute View https://github.com/siyuan-note/siyuan/issues/8766

commit b981fa08a0
Author: Vanessa <lly219@gmail.com>
Date:   Sun Oct 1 17:05:06 2023 +0800

    🎨 https://github.com/siyuan-note/siyuan/issues/8766

commit 6e475e1857
Author: Daniel <845765@qq.com>
Date:   Sun Oct 1 11:05:24 2023 +0800

    📝 Update changelogs

commit df38f89f40
Merge: 465375422 b69e8d335
Author: Vanessa <lly219@gmail.com>
Date:   Sun Oct 1 11:02:11 2023 +0800

    Merge remote-tracking branch 'origin/dev' into dev

commit 4653754221
Author: Vanessa <lly219@gmail.com>
Date:   Sun Oct 1 11:01:57 2023 +0800

    🎨 fix https://github.com/siyuan-note/siyuan/issues/9291

commit b69e8d3357
Author: Daniel <845765@qq.com>
Date:   Sun Oct 1 10:58:46 2023 +0800

    🎨 Add template type column to Attribute View https://github.com/siyuan-note/siyuan/issues/8766

commit df487a7c6a
Author: Vanessa <lly219@gmail.com>
Date:   Sun Oct 1 10:49:52 2023 +0800

    🐛 flash card zoomin status

commit c0424caf67
Author: Daniel <845765@qq.com>
Date:   Sun Oct 1 10:42:12 2023 +0800

    🎨 Add template type column to Attribute View https://github.com/siyuan-note/siyuan/issues/8766

commit e8359edebc
Author: Vanessa <lly219@gmail.com>
Date:   Sun Oct 1 10:27:07 2023 +0800

    🚨

commit c3212235b7
Merge: 64900706b 702926430
Author: Vanessa <lly219@gmail.com>
Date:   Sun Oct 1 10:26:51 2023 +0800

    Merge remote-tracking branch 'origin/dev' into dev

commit 64900706b2
Author: Vanessa <lly219@gmail.com>
Date:   Sun Oct 1 10:26:31 2023 +0800

    🎨 fix https://github.com/siyuan-note/siyuan/issues/9313

commit 7029264300
Author: Daniel <845765@qq.com>
Date:   Sun Oct 1 10:03:07 2023 +0800

    📝 Update changelogs

commit 29d155d0cd
Author: Daniel <845765@qq.com>
Date:   Sun Oct 1 09:37:46 2023 +0800

    🎨 Improve missing line breaks when exporting RTF Fix https://github.com/siyuan-note/siyuan/issues/9325

commit 05cfcf7c2b
Author: Vanessa <lly219@gmail.com>
Date:   Sat Sep 30 20:46:00 2023 +0800

    🎨 https://ld246.com/article/1695361968294

commit 67e0dad0a7
Merge: 856445a6e fee908d01
Author: Vanessa <lly219@gmail.com>
Date:   Sat Sep 30 20:30:21 2023 +0800

    Merge remote-tracking branch 'origin/dev' into dev

commit 856445a6ef
Author: Vanessa <lly219@gmail.com>
Date:   Sat Sep 30 20:30:06 2023 +0800

    🎨 fix https://github.com/siyuan-note/siyuan/issues/9323

commit fee908d01e
Author: Daniel <845765@qq.com>
Date:   Sat Sep 30 20:19:26 2023 +0800

    🐛 The image does not display after pasting some PDF rectangular annotations Fix https://github.com/siyuan-note/siyuan/issues/9321

commit 11d2f7c580
Author: Daniel <845765@qq.com>
Date:   Sat Sep 30 20:18:27 2023 +0800

    🐛 The image does not display after pasting some PDF rectangular annotations Fix https://github.com/siyuan-note/siyuan/issues/9321

commit 83dce4f3e6
Merge: 1f2faecf4 49d92538d
Author: Vanessa <lly219@gmail.com>
Date:   Sat Sep 30 19:55:15 2023 +0800

    Merge remote-tracking branch 'origin/dev' into dev

commit 1f2faecf4d
Author: Vanessa <lly219@gmail.com>
Date:   Sat Sep 30 19:55:01 2023 +0800

     breadcrumb

commit 49d92538df
Author: Daniel <845765@qq.com>
Date:   Sat Sep 30 19:52:26 2023 +0800

    🐛 The subdoc creation path is unstable when a parent doc with the same name exists Fix https://github.com/siyuan-note/siyuan/issues/9322

commit 17dd264479
Author: Daniel <845765@qq.com>
Date:   Sat Sep 30 19:34:28 2023 +0800

    🎨 Improve handling of copy block ref when including images https://github.com/siyuan-note/siyuan/issues/9317

commit e74733b4e1
Author: Daniel <845765@qq.com>
Date:   Sat Sep 30 17:57:23 2023 +0800

    ♻️ Refactor create doc by hpath

commit f608da26a5
Merge: 6b2a4ff0a 121d33e74
Author: Vanessa <lly219@gmail.com>
Date:   Sat Sep 30 19:25:39 2023 +0800

    Merge remote-tracking branch 'origin/dev' into dev

commit 6b2a4ff0aa
Author: Vanessa <lly219@gmail.com>
Date:   Sat Sep 30 19:25:20 2023 +0800

    🎨 fix https://github.com/siyuan-note/siyuan/issues/9317

commit 121d33e74d
Author: Daniel <845765@qq.com>
Date:   Sat Sep 30 17:56:47 2023 +0800

    🎨 Improve handling of copy block ref when including images https://github.com/siyuan-note/siyuan/issues/9317

commit 82bed847e6
Author: Vanessa <lly219@gmail.com>
Date:   Sat Sep 30 14:40:45 2023 +0800

    🎨 https://github.com/siyuan-note/siyuan/issues/9320

commit f8b272d596
Merge: 2dae1200b ca855c1fa
Author: Vanessa <lly219@gmail.com>
Date:   Sat Sep 30 13:57:55 2023 +0800

    Merge remote-tracking branch 'origin/dev' into dev

commit 2dae1200b4
Author: Vanessa <lly219@gmail.com>
Date:   Sat Sep 30 13:57:40 2023 +0800

    🎨 https://github.com/siyuan-note/siyuan/issues/9316

commit ca855c1fa5
Author: Daniel <845765@qq.com>
Date:   Sat Sep 30 11:57:37 2023 +0800

    🎨 Attribute Panel - Database sort attributes by view column order https://github.com/siyuan-note/siyuan/issues/9319

commit 1063f50375
Author: Vanessa <lly219@gmail.com>
Date:   Sat Sep 30 11:21:46 2023 +0800

    💄 https://github.com/siyuan-note/siyuan/issues/9318

commit 1f899aaf3c
Author: Vanessa <lly219@gmail.com>
Date:   Fri Sep 29 21:41:14 2023 +0800

    💄 fix https://github.com/siyuan-note/siyuan/issues/9281

commit 2b9bec8e8b
Author: Daniel <845765@qq.com>
Date:   Fri Sep 29 17:33:18 2023 +0800

    🎨 Ctrl+N should follow notebook create save path https://ld246.com/article/1695965429553

commit 41e35ea795
Author: Vanessa <lly219@gmail.com>
Date:   Thu Sep 28 23:45:23 2023 +0800

    🚨

commit 6a37b86613
Author: Vanessa <lly219@gmail.com>
Date:   Thu Sep 28 23:41:44 2023 +0800

    🚨

commit 4c6b695dae
Merge: df3f444e4 dc03a5cf3
Author: Vanessa <lly219@gmail.com>
Date:   Thu Sep 28 23:41:18 2023 +0800

    Merge remote-tracking branch 'origin/dev' into dev

commit df3f444e48
Author: Vanessa <lly219@gmail.com>
Date:   Thu Sep 28 23:40:44 2023 +0800

    ♻️ https://github.com/siyuan-note/siyuan/pull/9300

commit dc03a5cf38
Author: Daniel <845765@qq.com>
Date:   Thu Sep 28 22:46:29 2023 +0800

    ⬆️ Upgrade kernel deps

commit 172b7ed018
Author: Daniel <845765@qq.com>
Date:   Thu Sep 28 22:39:12 2023 +0800

    🎨 Apply result optimized by FSRS optimizer https://github.com/siyuan-note/siyuan/issues/9309

commit 6354d04e4b
Author: Daniel <845765@qq.com>
Date:   Thu Sep 28 22:22:17 2023 +0800

    🎨 Apply result optimized by FSRS optimizer https://github.com/siyuan-note/siyuan/issues/9309

commit b2a27bb54c
Author: Yingyi / 颖逸 <49649786+Zuoqiu-Yingyi@users.noreply.github.com>
Date:   Thu Sep 28 22:38:49 2023 +0800

    Refactor code language and ts types (#9300)

    * 🎨 Code block language list adds custom languages

    * Update index.d.ts

    * 🎨 Improve global variable type definition

    * 🎨 Improve global variable type definition

    * 🎨 Add constant `EXTRA_CODE_LANGUAGES`

commit 17d2a16a94
Author: Vanessa <lly219@gmail.com>
Date:   Thu Sep 28 22:31:33 2023 +0800

    🎨 fix https://github.com/siyuan-note/siyuan/issues/9264

commit ceb9aef1d6
Author: Vanessa <lly219@gmail.com>
Date:   Thu Sep 28 17:25:18 2023 +0800

    🎨 fix https://github.com/siyuan-note/siyuan/issues/9303

* 🎨 Improve the width of image in attribute view cell

* 🎨 Adjust the style of rows' gutter

* Merge tag 'v2.10.9-dev2' into feat/attrs-view-adaptive-width

* 🎨 Improve the style of rows' gutter

* 🐛 Improve the style of icon in attribute view

* 🎨 Improve preview text fields

* Revert Merge tag 'v2.10.9-dev2' into feat/attrs-view-adaptive-width

* 🎨 Improve the style of image in attribute view cell

* 🎨 Improve the style of firstcol

* 🐛 Fix check icon click event handle

* Merge tag 'v2.10.9-dev3' into feat/attrs-view-adaptive-width

* Merge tag 'v2.10.9' into feat/attrs-view-adaptive-width

* Merge tag 'v2.10.10' into feat/attrs-view-adaptive-width

* Squashed commit of the following:

commit c8924e37ae
Author: Vanessa <lly219@gmail.com>
Date:   Sat Oct 14 12:14:12 2023 +0800

    🎨 fix https://github.com/siyuan-note/siyuan/issues/9409

commit 879fdd827d
Author: Vanessa <lly219@gmail.com>
Date:   Sat Oct 14 11:56:16 2023 +0800

    💄 dragover

commit 9978827389
Author: Vanessa <lly219@gmail.com>
Date:   Sat Oct 14 11:34:42 2023 +0800

    🎨 数据库块适配外观和宽度调整

commit a20ffeb12b
Author: Vanessa <lly219@gmail.com>
Date:   Sat Oct 14 11:20:17 2023 +0800

    💄 fix https://github.com/siyuan-note/siyuan/issues/9412

commit f2075fafac
Author: Vanessa <lly219@gmail.com>
Date:   Sat Oct 14 11:04:23 2023 +0800

    🎨 https://github.com/siyuan-note/siyuan/issues/9419

commit 5e2910a4e6
Author: Vanessa <lly219@gmail.com>
Date:   Sat Oct 14 11:00:46 2023 +0800

    🎨 https://github.com/siyuan-note/siyuan/issues/9419

commit ac7f8d36df
Merge: 9ae8400b4 d78a0205f
Author: Vanessa <lly219@gmail.com>
Date:   Sat Oct 14 10:56:40 2023 +0800

    Merge remote-tracking branch 'origin/dev' into dev

commit 9ae8400b47
Author: Vanessa <lly219@gmail.com>
Date:   Sat Oct 14 10:56:21 2023 +0800

    🎨 https://github.com/siyuan-note/siyuan/issues/9419

commit d78a0205f5
Author: Daniel <845765@qq.com>
Date:   Sat Oct 14 10:51:46 2023 +0800

    🎨 Database table view breadcrumb

commit 6b1a2925c9
Merge: 25109b906 9766020b8
Author: Vanessa <lly219@gmail.com>
Date:   Sat Oct 14 10:49:46 2023 +0800

    Merge remote-tracking branch 'origin/dev' into dev

commit 25109b906f
Author: Vanessa <lly219@gmail.com>
Date:   Sat Oct 14 10:49:35 2023 +0800

    🎨 数据库块适配外观和宽度调整

commit 9766020b89
Author: Daniel <845765@qq.com>
Date:   Sat Oct 14 10:08:57 2023 +0800

    🎨 Update text

commit ab67389650
Merge: 7d6f9bb0d 39c5744f2
Author: Vanessa <lly219@gmail.com>
Date:   Sat Oct 14 10:01:57 2023 +0800

    Merge remote-tracking branch 'origin/dev' into dev

commit 7d6f9bb0df
Author: Vanessa <lly219@gmail.com>
Date:   Sat Oct 14 10:01:42 2023 +0800

    🎨 数据库不能设置布局

commit 39c5744f2f
Author: Daniel <845765@qq.com>
Date:   Sat Oct 14 09:46:29 2023 +0800

    🐛 Database table view export does not display select content Fix https://github.com/siyuan-note/siyuan/issues/9428

commit 87ecb7f24a
Author: Daniel <845765@qq.com>
Date:   Sat Oct 14 09:37:47 2023 +0800

    🎨 Update text

commit 69d8c93c98
Merge: 623f30b5f f6780c126
Author: Vanessa <lly219@gmail.com>
Date:   Sat Oct 14 09:21:54 2023 +0800

    Merge remote-tracking branch 'origin/dev' into dev

commit 623f30b5fc
Author: Vanessa <lly219@gmail.com>
Date:   Sat Oct 14 09:21:44 2023 +0800

    🎨 https://github.com/siyuan-note/siyuan/issues/9419

commit f6780c126a
Author: Daniel <845765@qq.com>
Date:   Sat Oct 14 09:20:51 2023 +0800

    🎨 Supports searching database view content https://github.com/siyuan-note/siyuan/issues/9419

commit fd94e9df0c
Author: Vanessa <lly219@gmail.com>
Date:   Sat Oct 14 00:04:16 2023 +0800

    🎨

commit 51f66879cc
Author: Vanessa <lly219@gmail.com>
Date:   Fri Oct 13 23:50:31 2023 +0800

    🎨 https://github.com/siyuan-note/siyuan/issues/9419

commit 49305b8911
Merge: 2f0f563e1 8399aba10
Author: Vanessa <lly219@gmail.com>
Date:   Fri Oct 13 23:26:15 2023 +0800

    Merge remote-tracking branch 'origin/dev' into dev

commit 2f0f563e12
Author: Vanessa <lly219@gmail.com>
Date:   Fri Oct 13 23:25:58 2023 +0800

    🎨 https://github.com/siyuan-note/siyuan/issues/9419

commit 8399aba10b
Author: Daniel <845765@qq.com>
Date:   Fri Oct 13 23:22:17 2023 +0800

    🎨 Supports searching database view content https://github.com/siyuan-note/siyuan/issues/9419

commit 22efb3d523
Merge: f95084e96 c3d1c04af
Author: Vanessa <lly219@gmail.com>
Date:   Fri Oct 13 23:07:13 2023 +0800

    Merge remote-tracking branch 'origin/dev' into dev

commit f95084e96a
Author: Vanessa <lly219@gmail.com>
Date:   Fri Oct 13 23:06:53 2023 +0800

    🎨 https://github.com/siyuan-note/siyuan/issues/9419

commit c3d1c04af4
Author: Daniel <845765@qq.com>
Date:   Fri Oct 13 22:50:11 2023 +0800

    🎨 Supports searching database view content https://github.com/siyuan-note/siyuan/issues/9419

commit a11ea9c347
Author: Vanessa <lly219@gmail.com>
Date:   Fri Oct 13 22:37:15 2023 +0800

    💄

commit 99ec5c10a4
Author: Vanessa <lly219@gmail.com>
Date:   Fri Oct 13 22:32:17 2023 +0800

    🎨 showHiddenFiles

commit 49426ac916
Author: Vanessa <lly219@gmail.com>
Date:   Fri Oct 13 22:15:20 2023 +0800

    🎨 https://github.com/siyuan-note/siyuan/issues/9425

commit d445c5401f
Author: Vanessa <lly219@gmail.com>
Date:   Fri Oct 13 21:54:35 2023 +0800

    🎨 https://github.com/siyuan-note/siyuan/issues/9421

commit 0c4aee7388
Merge: c34d84ce2 daa9ddfd5
Author: Vanessa <lly219@gmail.com>
Date:   Fri Oct 13 21:50:28 2023 +0800

    Merge remote-tracking branch 'origin/dev' into dev

commit c34d84ce29
Author: Vanessa <lly219@gmail.com>
Date:   Fri Oct 13 21:50:14 2023 +0800

    🎨 https://github.com/siyuan-note/siyuan/issues/9421

commit daa9ddfd50
Author: Daniel <845765@qq.com>
Date:   Fri Oct 13 14:43:43 2023 +0800

    🎨 Don't load plugin when the user hasn't agreed to trust bazaar content yet Fix https://github.com/siyuan-note/siyuan/issues/9426

commit 01b19ea2c8
Author: Daniel <845765@qq.com>
Date:   Fri Oct 13 14:03:41 2023 +0800

    🎨 Fix database table view loading https://ld246.com/article/1697168944677

commit 7a9a85ea32
Author: Vanessa <lly219@gmail.com>
Date:   Fri Oct 13 13:55:27 2023 +0800

    🎨 https://github.com/siyuan-note/siyuan/issues/9417

commit 1815ec1b39
Merge: 73edee57a 00ed190ad
Author: Vanessa <lly219@gmail.com>
Date:   Fri Oct 13 13:37:45 2023 +0800

    Merge remote-tracking branch 'origin/dev' into dev

commit 73edee57a4
Author: Vanessa <lly219@gmail.com>
Date:   Fri Oct 13 13:37:32 2023 +0800

    🎨 https://github.com/siyuan-note/siyuan/issues/9417

commit 00ed190ad7
Author: Daniel <845765@qq.com>
Date:   Fri Oct 13 13:21:53 2023 +0800

    🎨 Fix database table view loading https://ld246.com/article/1697168944677

commit 48e871c75e
Author: Vanessa <lly219@gmail.com>
Date:   Fri Oct 13 12:33:29 2023 +0800

    🎨 https://github.com/siyuan-note/siyuan/issues/9417

commit 3554333da9
Author: Vanessa <lly219@gmail.com>
Date:   Fri Oct 13 11:55:51 2023 +0800

    🎨 https://github.com/siyuan-note/siyuan/issues/9417

commit af810b279d
Author: Vanessa <lly219@gmail.com>
Date:   Fri Oct 13 11:34:19 2023 +0800

    🎨 fix https://github.com/siyuan-note/siyuan/issues/9423

commit 673c952f07
Author: Vanessa <lly219@gmail.com>
Date:   Fri Oct 13 11:30:44 2023 +0800

    🎨 fix https://github.com/siyuan-note/siyuan/issues/9423

commit 3b87a0d9ed
Merge: ed31305d1 3de7781b1
Author: Vanessa <lly219@gmail.com>
Date:   Fri Oct 13 11:09:07 2023 +0800

    Merge remote-tracking branch 'origin/dev' into dev

commit ed31305d1d
Author: Vanessa <lly219@gmail.com>
Date:   Fri Oct 13 11:08:56 2023 +0800

    🎨 https://github.com/siyuan-note/siyuan/issues/9421

commit 3de7781b1c
Author: Daniel <845765@qq.com>
Date:   Fri Oct 13 10:44:29 2023 +0800

    🎨 Supports searching database view content https://github.com/siyuan-note/siyuan/issues/9419

commit 2304921fee
Author: Daniel <845765@qq.com>
Date:   Fri Oct 13 10:42:51 2023 +0800

    🎨 Update flashcard user guide

commit 55fb8b19ab
Author: Vanessa <lly219@gmail.com>
Date:   Fri Oct 13 10:14:11 2023 +0800

    🎨 fix https://github.com/siyuan-note/siyuan/issues/9420

commit 8998de9d81
Merge: 5b38e79be df9b55c71
Author: Vanessa <lly219@gmail.com>
Date:   Fri Oct 13 09:37:35 2023 +0800

    Merge remote-tracking branch 'origin/dev' into dev

commit 5b38e79be7
Author: Vanessa <lly219@gmail.com>
Date:   Fri Oct 13 09:37:24 2023 +0800

    🎨 fix https://github.com/siyuan-note/siyuan/issues/9420

commit df9b55c71b
Author: Daniel <845765@qq.com>
Date:   Fri Oct 13 08:46:29 2023 +0800

    🎨 Database template columns support sort

commit 3da9f0f1e1
Author: Vanessa <lly219@gmail.com>
Date:   Thu Oct 12 20:40:09 2023 +0800

    🐛 新增行后弹出的输入框

commit 79a88dfbec
Author: Vanessa <lly219@gmail.com>
Date:   Thu Oct 12 20:23:18 2023 +0800

    🚨

commit 40a1e6d5cc
Author: Vanessa <lly219@gmail.com>
Date:   Thu Oct 12 20:21:53 2023 +0800

    💄 database loading

commit 2872dab9eb
Author: Vanessa <lly219@gmail.com>
Date:   Thu Oct 12 20:11:59 2023 +0800

    💄 fix https://github.com/siyuan-note/siyuan/issues/9418

commit 025a8ea5a7
Merge: 02ec0f6e5 0ea9b8f5a
Author: Vanessa <lly219@gmail.com>
Date:   Thu Oct 12 20:04:13 2023 +0800

    Merge remote-tracking branch 'origin/dev' into dev

commit 02ec0f6e5a
Author: Vanessa <lly219@gmail.com>
Date:   Thu Oct 12 20:04:01 2023 +0800

    💄 fix https://github.com/siyuan-note/siyuan/issues/9418

commit 0ea9b8f5a7
Author: Daniel <845765@qq.com>
Date:   Thu Oct 12 19:58:32 2023 +0800

    🎨 Database block loading animation https://github.com/siyuan-note/siyuan/issues/9416

commit 1590913db7
Author: Daniel <845765@qq.com>
Date:   Thu Oct 12 19:55:57 2023 +0800

    🎨 Update attr panel for av

commit d257caff8d
Author: Daniel <845765@qq.com>
Date:   Thu Oct 12 19:38:37 2023 +0800

    🎨 Database block loading animation https://github.com/siyuan-note/siyuan/issues/9416

commit fdaf8d7e59
Merge: 70e82cd98 238609f25
Author: Vanessa <lly219@gmail.com>
Date:   Thu Oct 12 17:34:36 2023 +0800

    Merge remote-tracking branch 'origin/dev' into dev

commit 70e82cd981
Author: Vanessa <lly219@gmail.com>
Date:   Thu Oct 12 17:34:19 2023 +0800

    💄 fix https://github.com/siyuan-note/siyuan/issues/9416

commit 238609f25f
Author: Daniel <845765@qq.com>
Date:   Thu Oct 12 17:33:23 2023 +0800

     Improve performance of loading database table view

commit 2dd558b609
Merge: fe0b1e8d6 8fb35f556
Author: Vanessa <lly219@gmail.com>
Date:   Thu Oct 12 17:16:45 2023 +0800

    Merge remote-tracking branch 'origin/dev' into dev

commit fe0b1e8d60
Author: Vanessa <lly219@gmail.com>
Date:   Thu Oct 12 17:16:31 2023 +0800

    💄 fix https://github.com/siyuan-note/siyuan/issues/9415

commit 8fb35f5565
Author: Daniel <845765@qq.com>
Date:   Thu Oct 12 17:15:36 2023 +0800

    🎨 Database template columns support number filter Fix https://github.com/siyuan-note/siyuan/issues/9414

commit 01670f2b00
Merge: f792d141f ffcdb5d39
Author: Vanessa <lly219@gmail.com>
Date:   Thu Oct 12 17:07:48 2023 +0800

    Merge remote-tracking branch 'origin/dev' into dev

commit f792d141fc
Author: Vanessa <lly219@gmail.com>
Date:   Thu Oct 12 17:07:09 2023 +0800

    🎨 https://github.com/siyuan-note/siyuan/issues/9408

commit ffcdb5d398
Author: Daniel <845765@qq.com>
Date:   Thu Oct 12 16:37:09 2023 +0800

    🐛 SVG images cannot be displayed on some systems https://github.com/siyuan-note/siyuan/issues/9413

commit fb1f80cf4d
Author: Vanessa <lly219@gmail.com>
Date:   Thu Oct 12 12:22:55 2023 +0800

    💄 fix https://github.com/siyuan-note/siyuan/issues/9406

commit da51aded35
Merge: a4bcae87e 09ef5fddf
Author: Vanessa <lly219@gmail.com>
Date:   Thu Oct 12 12:11:42 2023 +0800

    Merge remote-tracking branch 'origin/dev' into dev

commit a4bcae87ee
Author: Vanessa <lly219@gmail.com>
Date:   Thu Oct 12 12:11:29 2023 +0800

    🐛 数据库数字填0无效

commit 09ef5fddf9
Author: Daniel <845765@qq.com>
Date:   Thu Oct 12 12:01:53 2023 +0800

    🎨 Database template columns support calculations https://github.com/siyuan-note/siyuan/issues/9408

commit 1b595d014a
Author: Vanessa <lly219@gmail.com>
Date:   Thu Oct 12 12:01:53 2023 +0800

    🎨 #9408

commit 21d1a0515a
Author: Vanessa <lly219@gmail.com>
Date:   Thu Oct 12 11:54:15 2023 +0800

    💄 编辑后表头不固定

commit c5206f7084
Author: Vanessa <lly219@gmail.com>
Date:   Thu Oct 12 11:14:29 2023 +0800

    🐛 fix https://github.com/siyuan-note/siyuan/issues/9405

commit f0f55d3b02
Merge: 019412404 92151f715
Author: Vanessa <lly219@gmail.com>
Date:   Thu Oct 12 10:54:19 2023 +0800

    Merge remote-tracking branch 'origin/dev' into dev

commit 0194124047
Author: Vanessa <lly219@gmail.com>
Date:   Thu Oct 12 10:54:09 2023 +0800

    💄 fix https://github.com/siyuan-note/siyuan/issues/9403

commit 92151f7150
Author: Daniel <845765@qq.com>
Date:   Thu Oct 12 10:12:44 2023 +0800

    🎨 Change database template column custom attribute action Fix https://github.com/siyuan-note/siyuan/issues/9401

commit b8e8aa0593
Author: Daniel <845765@qq.com>
Date:   Wed Oct 11 17:00:21 2023 +0800

    🔨 Clean code

commit b17aff5773
Author: Vanessa <lly219@gmail.com>
Date:   Wed Oct 11 23:54:40 2023 +0800

    🐛

commit 11174958bc
Author: Vanessa <lly219@gmail.com>
Date:   Wed Oct 11 23:50:28 2023 +0800

    🐛 预览模式下点击只读

commit 130884d758
Author: Vanessa <lly219@gmail.com>
Date:   Wed Oct 11 23:23:01 2023 +0800

    🎨 fix https://github.com/siyuan-note/siyuan/issues/9404

commit 7486e1a6e2
Author: Vanessa <lly219@gmail.com>
Date:   Wed Oct 11 17:28:40 2023 +0800

    🎨 fix https://github.com/siyuan-note/siyuan/issues/9402

commit eb93255cf3
Author: Daniel <845765@qq.com>
Date:   Wed Oct 11 14:57:14 2023 +0800

    🔨 Clean code

commit fd46593815
Author: Daniel <845765@qq.com>
Date:   Wed Oct 11 14:55:06 2023 +0800

    🔖 Release v2.10.10

commit 337c79571d
Author: Daniel <845765@qq.com>
Date:   Wed Oct 11 11:59:25 2023 +0800

    🎨 Improve install new version on Windows

commit f6f1148de1
Author: Daniel <845765@qq.com>
Date:   Wed Oct 11 11:08:44 2023 +0800

    📝 Update changelogs

commit f0ad3268ba
Author: Vanessa <lly219@gmail.com>
Date:   Wed Oct 11 11:30:00 2023 +0800

    🎨

commit 2eb89f0673
Author: Vanessa <lly219@gmail.com>
Date:   Wed Oct 11 11:25:21 2023 +0800

    🚨

commit 0db516e4b9
Merge: 23c3f9f15 e43cf4cf5
Author: Vanessa <lly219@gmail.com>
Date:   Wed Oct 11 11:24:41 2023 +0800

    Merge remote-tracking branch 'origin/dev' into dev

commit 23c3f9f154
Author: Vanessa <lly219@gmail.com>
Date:   Wed Oct 11 11:24:29 2023 +0800

    🎨 fix https://github.com/siyuan-note/siyuan/issues/9383

commit e43cf4cf55
Author: Daniel <845765@qq.com>
Date:   Wed Oct 11 10:52:10 2023 +0800

    📝 Update changelogs

commit b30cb0984a
Author: Daniel <845765@qq.com>
Date:   Wed Oct 11 10:49:04 2023 +0800

    📝 Update changelogs

commit d4a3226a56
Author: Daniel <845765@qq.com>
Date:   Wed Oct 11 10:48:40 2023 +0800

    📝 Update changelogs

commit 65adab61c9
Author: Daniel <845765@qq.com>
Date:   Wed Oct 11 10:48:29 2023 +0800

    🎨 Adding row overwriting data after enabling filter in database https://github.com/siyuan-note/siyuan/issues/9395

commit 210a3ac547
Author: Daniel <845765@qq.com>
Date:   Wed Oct 11 10:04:39 2023 +0800

    🎨 Improve handling of database column filters containing empty values Fix https://github.com/siyuan-note/siyuan/issues/9394

commit 37f950ba4f
Author: Vanessa <lly219@gmail.com>
Date:   Wed Oct 11 09:39:22 2023 +0800

    💄 icon

commit 7b1c30bc26
Author: Vanessa <lly219@gmail.com>
Date:   Wed Oct 11 09:30:13 2023 +0800

    🎨 fix https://github.com/siyuan-note/siyuan/issues/9396

commit 6ef13aba78
Merge: acd2eb167 e4907e789
Author: Vanessa <lly219@gmail.com>
Date:   Wed Oct 11 09:18:43 2023 +0800

    Merge remote-tracking branch 'origin/dev' into dev

commit acd2eb1677
Author: Vanessa <lly219@gmail.com>
Date:   Wed Oct 11 09:18:33 2023 +0800

    🎨 fix https://github.com/siyuan-note/siyuan/issues/9396

commit e4907e7896
Author: Daniel <845765@qq.com>
Date:   Wed Oct 11 09:16:57 2023 +0800

    🎨 The block in the editor shows the database icon https://github.com/siyuan-note/siyuan/issues/8894

commit 6f249d768f
Author: Daniel <845765@qq.com>
Date:   Wed Oct 11 09:15:03 2023 +0800

    ⬆️ Upgrade kernel deps

commit bb04bf9f70
Author: Daniel <845765@qq.com>
Date:   Wed Oct 11 09:04:39 2023 +0800

    🎨 Show notebooks in hpath of block ref search list results https://github.com/siyuan-note/siyuan/issues/9378

commit 30b0dd08fa
Merge: c1de5e148 ccb65454a
Author: Vanessa <lly219@gmail.com>
Date:   Wed Oct 11 08:58:55 2023 +0800

    Merge remote-tracking branch 'origin/dev' into dev

commit c1de5e1488
Author: Vanessa <lly219@gmail.com>
Date:   Wed Oct 11 08:58:44 2023 +0800

    💄 https://github.com/siyuan-note/siyuan/issues/8894

commit ccb65454a2
Author: Daniel <845765@qq.com>
Date:   Wed Oct 11 08:50:13 2023 +0800

    🎨 Improve handling of database column filters containing empty values Fix https://github.com/siyuan-note/siyuan/issues/9394

commit 28e4e1ef2f
Author: Daniel <845765@qq.com>
Date:   Tue Oct 10 22:31:46 2023 +0800

    🎨 Rename the .sya annotation file when renaming a PDF asset https://github.com/siyuan-note/siyuan/issues/9390

commit 964c822c2b
Author: Daniel <845765@qq.com>
Date:   Tue Oct 10 22:02:46 2023 +0800

    🎨 Improve database created and updated column values https://github.com/siyuan-note/siyuan/issues/9391

commit f404d7fe85
Merge: ed7084c7b 301b6d9f7
Author: Vanessa <lly219@gmail.com>
Date:   Tue Oct 10 22:00:57 2023 +0800

    Merge remote-tracking branch 'origin/dev' into dev

commit ed7084c7be
Author: Vanessa <lly219@gmail.com>
Date:   Tue Oct 10 22:00:43 2023 +0800

    💄

commit 301b6d9f70
Author: Daniel <845765@qq.com>
Date:   Tue Oct 10 21:55:43 2023 +0800

    🎨 Improve database created and updated column values https://github.com/siyuan-note/siyuan/issues/9391

commit f62be4719e
Author: Vanessa <lly219@gmail.com>
Date:   Tue Oct 10 21:50:36 2023 +0800

    🎨 fix https://github.com/siyuan-note/siyuan/issues/9385

commit 8e2565f347
Author: Vanessa <lly219@gmail.com>
Date:   Tue Oct 10 21:39:57 2023 +0800

    🎨 fix https://github.com/siyuan-note/siyuan/issues/9386

commit e54d8f1a4d
Author: Vanessa <lly219@gmail.com>
Date:   Tue Oct 10 21:31:20 2023 +0800

    🎨 fix https://github.com/siyuan-note/siyuan/issues/9393

commit 1fb7187936
Author: Vanessa <lly219@gmail.com>
Date:   Tue Oct 10 21:23:29 2023 +0800

    📝 fix https://github.com/siyuan-note/siyuan/issues/9392

commit ea00753f38
Author: Vanessa <lly219@gmail.com>
Date:   Tue Oct 10 21:18:17 2023 +0800

    🎨 fix https://github.com/siyuan-note/siyuan/issues/9392

commit 4318aa4463
Author: Vanessa <lly219@gmail.com>
Date:   Tue Oct 10 20:51:28 2023 +0800

    🎨 fix https://github.com/siyuan-note/siyuan/issues/9376

commit f1d4f8472b
Merge: 3f4c00efc 64df2ffa4
Author: Vanessa <lly219@gmail.com>
Date:   Tue Oct 10 20:42:43 2023 +0800

    Merge remote-tracking branch 'origin/dev' into dev

commit 3f4c00efcd
Author: Vanessa <lly219@gmail.com>
Date:   Tue Oct 10 20:42:14 2023 +0800

    🎨 https://github.com/siyuan-note/siyuan/issues/9376

commit 64df2ffa42
Author: Daniel <845765@qq.com>
Date:   Tue Oct 10 20:37:51 2023 +0800

    🎨 Rows in the database without bound blocks should not show created and updated Fix https://github.com/siyuan-note/siyuan/issues/9391

commit 691a0bea33
Merge: 0e5cae300 7e9243d8d
Author: Vanessa <lly219@gmail.com>
Date:   Tue Oct 10 20:41:05 2023 +0800

    Merge remote-tracking branch 'origin/dev' into dev

commit 0e5cae3001
Author: Vanessa <lly219@gmail.com>
Date:   Tue Oct 10 20:40:38 2023 +0800

    💄 fix https://github.com/siyuan-note/siyuan/issues/9206

commit 7e9243d8dc
Author: Daniel <845765@qq.com>
Date:   Tue Oct 10 20:05:48 2023 +0800

    🎨 Rows in the database without bound blocks should not show created and updated Fix https://github.com/siyuan-note/siyuan/issues/9391

commit 7aa4aacfc3
Author: Vanessa <lly219@gmail.com>
Date:   Tue Oct 10 17:30:10 2023 +0800

    💄 fix https://github.com/siyuan-note/siyuan/issues/9206

commit d02381d3f2
Merge: 449d2dbf8 6e9099ea1
Author: Vanessa <lly219@gmail.com>
Date:   Tue Oct 10 17:09:14 2023 +0800

    Merge remote-tracking branch 'origin/dev' into dev

commit 449d2dbf87
Author: Vanessa <lly219@gmail.com>
Date:   Tue Oct 10 17:09:03 2023 +0800

    ♻️ https://github.com/siyuan-note/siyuan/pull/9256

commit 6e9099ea12
Author: Daniel <845765@qq.com>
Date:   Tue Oct 10 16:52:40 2023 +0800

    🔒 Authenticate requests of assets other than 127.0.0.1 Fix https://github.com/siyuan-note/siyuan/issues/9388

commit 11786381cf
Author: Yingyi / 颖逸 <49649786+Zuoqiu-Yingyi@users.noreply.github.com>
Date:   Tue Oct 10 16:21:50 2023 +0800

    Improve event bus `open-siyuan-url-plugin` (#9256)

    * 🎨 Improve plugin event bus `open-siyuan-url-plugin`

    * 🐛 Avoid plug-in names with the same prefix

    * Update onGetConfig.ts

commit 2c36af78bc
Author: Vanessa <lly219@gmail.com>
Date:   Tue Oct 10 16:15:24 2023 +0800

    🚨

commit b0e3efa774
Author: Daniel <845765@qq.com>
Date:   Tue Oct 10 11:41:46 2023 +0800

    🔖 Release v2.10.9

commit d690475ae6
Merge: c8a6f4185 811bac942
Author: Daniel <845765@qq.com>
Date:   Tue Oct 10 10:58:46 2023 +0800

    Merge remote-tracking branch 'origin/master'

commit c8a6f4185e
Author: Daniel <845765@qq.com>
Date:   Tue Oct 10 10:18:57 2023 +0800

    🔖 Release v2.10.9

commit cdcec7e58d
Author: Daniel <845765@qq.com>
Date:   Mon Oct 9 23:29:25 2023 +0800

    📝 Update changelogs

commit 1eccb8ba4d
Merge: a3094fe3e 3827753b7
Author: Vanessa <lly219@gmail.com>
Date:   Mon Oct 9 23:26:13 2023 +0800

    Merge remote-tracking branch 'origin/dev' into dev

commit a3094fe3ea
Author: Vanessa <lly219@gmail.com>
Date:   Mon Oct 9 23:25:48 2023 +0800

    🐛 fix https://github.com/siyuan-note/siyuan/issues/9384

commit 3827753b7c
Author: Daniel <845765@qq.com>
Date:   Mon Oct 9 23:07:34 2023 +0800

    🎨 Upgrade Electron https://github.com/siyuan-note/siyuan/issues/9342

commit 567394afba
Author: Daniel <845765@qq.com>
Date:   Mon Oct 9 22:42:39 2023 +0800

    📝 Update changelogs

commit ff6220abaa
Author: Yingyi / 颖逸 <49649786+Zuoqiu-Yingyi@users.noreply.github.com>
Date:   Mon Oct 9 21:51:39 2023 +0800

    🎨 add `@electron/remote` dependency (#9381)

commit da0fa0853f
Author: Daniel <845765@qq.com>
Date:   Mon Oct 9 21:45:36 2023 +0800

    🎨 Replace non-breaking spaces with normal spaces when copying https://github.com/siyuan-note/siyuan/issues/9382

commit 0ed6884761
Author: Daniel <845765@qq.com>
Date:   Mon Oct 9 21:09:35 2023 +0800

    🐛 Update av Fix https://github.com/siyuan-note/siyuan/issues/9380

commit 288eb24474
Author: Daniel <845765@qq.com>
Date:   Mon Oct 9 17:30:19 2023 +0800

    🎨 Show notebooks in hpath of block ref search list results https://github.com/siyuan-note/siyuan/issues/9378

commit 4965b7b845
Merge: 803069d80 902849153
Author: Vanessa <lly219@gmail.com>
Date:   Mon Oct 9 17:18:28 2023 +0800

    Merge remote-tracking branch 'origin/dev' into dev

commit 803069d807
Author: Vanessa <lly219@gmail.com>
Date:   Mon Oct 9 17:18:17 2023 +0800

    🎨 fix https://github.com/siyuan-note/siyuan/issues/9370

commit 902849153a
Author: Daniel <845765@qq.com>
Date:   Mon Oct 9 17:17:40 2023 +0800

    🎨 Add created and updated type column to database https://github.com/siyuan-note/siyuan/issues/9371

commit faadbf5960
Author: Daniel <845765@qq.com>
Date:   Mon Oct 9 16:48:28 2023 +0800

    🎨 Add created and updated type column to database https://github.com/siyuan-note/siyuan/issues/9371

commit 9ca11625bd
Merge: 43f06e57d 644e0319d
Author: Vanessa <lly219@gmail.com>
Date:   Mon Oct 9 16:45:06 2023 +0800

    Merge remote-tracking branch 'origin/dev' into dev

commit 43f06e57d9
Author: Vanessa <lly219@gmail.com>
Date:   Mon Oct 9 16:44:46 2023 +0800

    🎨 fix https://github.com/siyuan-note/siyuan/issues/9370

commit 811bac942d
Author: Daniel <845765@qq.com>
Date:   Wed Oct 4 13:03:36 2023 +0800

    🎨 Free disk space for docker image building GitHub Action

commit 66aa802765
Author: Daniel <845765@qq.com>
Date:   Wed Oct 4 13:03:28 2023 +0800

    🎨 Free disk space for docker image building GitHub Action

* Update anno.ts

* Update index.ts

* 🎨 Adapt to align styles

* 🎨 Adapt to using arrow keys/Esc to select a cell/row

* Update row.ts

* 🎨 Adjusted the cell width in attribute view

* 🐛 Fixed the issue that the first column was misaligned

* Update index.ts

* Update action.ts
2023-11-09 16:35:49 +08:00
Daniel
695029776c
♻️ Upgrade Electron Fix https://github.com/siyuan-note/siyuan/issues/9611 2023-11-09 11:53:41 +08:00
Vanessa
da16f74743 🎨 https://github.com/siyuan-note/siyuan/issues/9610 2023-11-09 11:33:05 +08:00
Vanessa
39ce5fb135 Merge remote-tracking branch 'origin/dev' into dev 2023-11-09 11:19:49 +08:00
Vanessa
1de2773b82 🎨 https://github.com/siyuan-note/siyuan/issues/9575 2023-11-09 11:19:27 +08:00
Daniel
de7556c3dd
🐛 The authentication page after startup Alt+M fails https://github.com/siyuan-note/siyuan/issues/9575 2023-11-09 11:16:44 +08:00
Vanessa
5b2b5204b7 🎨 https://github.com/siyuan-note/siyuan/issues/9575 2023-11-09 11:13:17 +08:00
Daniel
1e7a45c66d
🐛 The authentication page after startup Alt+M fails https://github.com/siyuan-note/siyuan/issues/9575 2023-11-09 10:52:46 +08:00
Vanessa
fcdc2f8718 🎨 https://github.com/siyuan-note/siyuan/issues/9575 2023-11-09 10:20:31 +08:00
Vanessa
311f182009 Merge remote-tracking branch 'origin/dev' into dev 2023-11-09 10:07:50 +08:00
Vanessa
9167323ce7 🎨 fix https://github.com/siyuan-note/siyuan/issues/9604 2023-11-09 10:07:39 +08:00
Daniel
5eaff769ca
🐛 The authentication page after startup Alt+M fails https://github.com/siyuan-note/siyuan/issues/9575 2023-11-09 09:55:53 +08:00
Daniel
1556d6d6a9
🐛 The authentication page after startup Alt+M fails https://github.com/siyuan-note/siyuan/issues/9575 2023-11-09 09:55:11 +08:00
Daniel
f67061d6cf
🎨 Improve snippet structure https://github.com/siyuan-note/siyuan/issues/9604 2023-11-09 09:40:37 +08:00
a15355447898a
ceb54a6c0a
Docker containers run in the background (#9602) 2023-11-08 22:13:49 +08:00
Daniel
e6ad79b050
📝 Docker containers run in the background https://github.com/siyuan-note/siyuan/pull/9602 2023-11-08 22:08:07 +08:00
Daniel
25c656a88a
🔖 Release v2.10.14 2023-11-08 16:46:38 +08:00