Commit Graph

3252 Commits

Author SHA1 Message Date
Daniel
5a44e10bdd
🎨 Clean code 2024-12-09 12:19:50 +08:00
Daniel
807f0df86f
🎨 The database primary key field displays the icon of the bound doc https://github.com/siyuan-note/siyuan/issues/13378 2024-12-09 11:55:50 +08:00
Daniel
04a4a90721
🎨 Improve floating window backlink https://github.com/siyuan-note/siyuan/issues/13371 2024-12-09 10:50:33 +08:00
Daniel
67f64f7b2b
🐛 Fix HTML tag search escaping https://github.com/siyuan-note/siyuan/issues/13354 2024-12-08 23:09:06 +08:00
Daniel
ada8c71ca9
🔊 Add repo key logging https://ld246.com/article/1733660913439 2024-12-08 22:10:35 +08:00
Daniel
67087238d8
🎨 Improve exporting block ref https://github.com/siyuan-note/siyuan/issues/13331 2024-12-08 18:38:38 +08:00
Daniel
60b95448b3
🎨 Improve exporting block ref https://github.com/siyuan-note/siyuan/issues/13331 2024-12-08 18:23:27 +08:00
Daniel
07e444badb
🎨 Improve exporting block ref https://github.com/siyuan-note/siyuan/issues/13331 2024-12-08 18:23:27 +08:00
Daniel
6f87241626
🎨 Improve exporting block ref https://github.com/siyuan-note/siyuan/issues/13331 2024-12-08 18:23:26 +08:00
Daniel
f024e3b07d
🎨 Improve search highlighting https://github.com/siyuan-note/siyuan/issues/13343 2024-12-08 11:29:31 +08:00
Daniel
08e3b6b82f
🎨 Improve search highlighting https://github.com/siyuan-note/siyuan/issues/13343 2024-12-07 11:57:24 +08:00
Daniel
96c59433e2
🎨 Clean code https://github.com/siyuan-note/siyuan/issues/13378 2024-12-07 11:57:24 +08:00
Daniel
543ecfb1aa
🎨 Improve template search https://github.com/siyuan-note/siyuan/issues/13348 2024-12-07 10:37:20 +08:00
Daniel
d9155c27b6
🐛 Fix multiple docs convert to headings https://github.com/siyuan-note/siyuan/issues/13225 2024-12-06 23:15:49 +08:00
Daniel
a1fdad7e0a
🐛 Markdown import fails when tag is empty https://github.com/siyuan-note/siyuan/issues/13382 2024-12-06 09:47:17 +08:00
Daniel
c1fd34f57b
🎨 Improve search highlighting https://github.com/siyuan-note/siyuan/issues/13343 2024-12-05 10:11:25 +08:00
Daniel
c7746d1399
🎨 Clean code 2024-12-05 08:51:08 +08:00
Daniel
4a1960516f
🎨 Simplify document block paths in search results https://github.com/siyuan-note/siyuan/issues/13364 2024-12-04 23:33:41 +08:00
Daniel
a1c21e9261
🎨 Simplify document block paths in block ref search list https://github.com/siyuan-note/siyuan/issues/13364 2024-12-04 23:19:36 +08:00
Daniel
1a48215076
🎨 Improve document tag adding interaction https://github.com/siyuan-note/siyuan/issues/13311 2024-12-04 22:53:36 +08:00
Daniel
22190b532d
🐛 File names ending with . will be considered as missing assets
🎨 Improve HTML clipping https://github.com/siyuan-note/siyuan/issues/13355
2024-12-04 22:37:44 +08:00
Daniel
2e148ef6b1
🐛 No results found after clicking on the inline tag https://github.com/siyuan-note/siyuan/issues/13351 2024-12-04 20:28:01 +08:00
Daniel
f5b806927e
🐛 The sequence number of the ordered list exported to .docx is incorrect https://github.com/siyuan-note/siyuan/issues/13365 2024-12-04 18:09:08 +08:00
Daniel
4aedef073d
🎨 Improve exporting block ref https://github.com/siyuan-note/siyuan/issues/13283 2024-12-02 11:50:32 +08:00
Yingyi / 颖逸
62d6c13317
🧑‍💻 Kernel serve CalDAV service on path /caldav/ (#13321)
* 🎨 define the interface of CalDAV

* 🎨 Adjust iCalendar files directory structure

* 🎨 Implement CalDAV Calendar manage functions

* 🎨 Implement CalDAV calendar object manage functions

* 🎨 improve ETag scheme
2024-12-01 23:20:47 +08:00
Daniel
f1984cc22d
🎨 Improve exporting block ref https://github.com/siyuan-note/siyuan/issues/13283 2024-12-01 21:37:31 +08:00
Daniel
39ddd18616
🎨 Improve exporting block ref https://github.com/siyuan-note/siyuan/issues/13283 2024-12-01 20:49:18 +08:00
Daniel
2292f1a0a5
🐛 Fix backmention highlighting https://github.com/siyuan-note/siyuan/issues/13324 2024-12-01 18:25:44 +08:00
Daniel
a7ee282044
🎨 Improve exporting block ref https://github.com/siyuan-note/siyuan/issues/13283 2024-12-01 12:25:17 +08:00
Daniel
1c060947f9
🐛 Fix pdf outline exporting https://github.com/siyuan-note/siyuan/issues/13319 2024-12-01 11:49:34 +08:00
Daniel
c8670fe146
🎨 Improve exporting block ref https://github.com/siyuan-note/siyuan/issues/13283 2024-11-30 22:01:34 +08:00
Daniel
654d6ee587
🎨 Add logging https://ld246.com/article/1732931024696 2024-11-30 18:44:11 +08:00
Daniel
691290a7be
🎨 Add a kernel API /api/system/getWorkspaceInfo https://github.com/siyuan-note/siyuan/issues/13300 2024-11-29 10:56:32 +08:00
Daniel
11640f777a
🎨 Improve dragging of headings or list items to the doc tree https://github.com/siyuan-note/siyuan/issues/13170 2024-11-29 09:07:17 +08:00
Daniel
6f7e106be4
♻️ Extract method util.GetTreeID 2024-11-29 08:41:43 +08:00
Daniel
4feaa2aa5f
♻️ Upgrade pdfcpu to v0.9.1 https://github.com/siyuan-note/siyuan/issues/13305 2024-11-28 23:04:55 +08:00
Daniel
384bec36a3
♻️ Upgrade pdfcpu to v0.9.1 https://github.com/siyuan-note/siyuan/issues/13305 2024-11-28 23:04:55 +08:00
Daniel
734fd34a99
♻️ Upgrade pdfcpu to v0.9.1 https://github.com/siyuan-note/siyuan/issues/13305 2024-11-28 23:04:54 +08:00
Daniel
3b22330b4b
🎨 Improve exporting block ref https://github.com/siyuan-note/siyuan/issues/13283 2024-11-28 15:54:43 +08:00
Daniel
e1a9051d76
🎨 Improve exporting block ref https://github.com/siyuan-note/siyuan/issues/13283 2024-11-28 15:54:43 +08:00
Daniel
7884b62718
🎨 Improve exporting block ref https://github.com/siyuan-note/siyuan/issues/13283 2024-11-28 15:54:42 +08:00
Daniel
5b79d7a2b6
🎨 Improve exporting block ref https://github.com/siyuan-note/siyuan/issues/13283 2024-11-28 15:54:42 +08:00
Daniel
eb21e8f90f
🎨 Improve exporting Markdown https://github.com/siyuan-note/siyuan/issues/13273 2024-11-27 20:55:13 +08:00
Daniel
eafac1498a
🎨 Improve escaping 2024-11-27 20:34:36 +08:00
Daniel
7446599c0f
🎨 Remove Unicode PUA characters https://github.com/siyuan-note/siyuan/issues/13291 2024-11-27 20:15:37 +08:00
Daniel
55a4fdbd8b
🔥 Graph nodes no longer display memos https://github.com/siyuan-note/siyuan/issues/13287 2024-11-27 08:39:24 +08:00
Daniel
148a27004d
🎨 The backlink panel supports filtering by child blocks https://github.com/siyuan-note/siyuan/issues/13275 https://github.com/siyuan-note/siyuan/issues/12985 2024-11-26 11:16:48 +08:00
Daniel
483faa93dd
🎨 Improve exporting Markdown https://github.com/siyuan-note/siyuan/issues/13273 2024-11-26 10:59:32 +08:00
Daniel
575869c546
🎨 Improve exporting Markdown https://github.com/siyuan-note/siyuan/issues/13273 2024-11-26 10:59:32 +08:00
Daniel
da1b97f70c
🎨 Improve exporting Markdown https://github.com/siyuan-note/siyuan/issues/13273 2024-11-26 10:59:31 +08:00
Daniel
9dade3b29a
🎨 Improve escaping https://ld246.com/article/1732501061120 2024-11-25 22:06:54 +08:00
Daniel
497b7829f1
🎨 Improve assets search https://github.com/siyuan-note/siyuan/issues/13249 2024-11-25 21:51:40 +08:00
Daniel
535db65bf6
🎨 Improve importing Markdown https://github.com/siyuan-note/siyuan/issues/13245 2024-11-25 10:52:15 +08:00
Daniel
7e04c3311d
🎨 Improve importing Markdown https://github.com/siyuan-note/siyuan/issues/13245 2024-11-24 10:52:22 +08:00
Daniel
8ea1361f82
🎨 Improve importing Markdown https://github.com/siyuan-note/siyuan/issues/13245 2024-11-24 10:38:10 +08:00
Daniel
4443f3e929
Improve data sync performance https://github.com/siyuan-note/siyuan/issues/13216 2024-11-24 10:17:04 +08:00
Daniel
14bb85017f
🎨 Add statistics on selected blocks and total blocks https://github.com/siyuan-note/siyuan/issues/13235 2024-11-23 20:58:00 +08:00
Daniel
8639955ff0
🎨 Improve backlink doc title escaping 2024-11-23 00:20:55 +08:00
Daniel
a48609755e
🎨 Improve graph https://github.com/siyuan-note/siyuan/issues/13040 2024-11-22 23:27:38 +08:00
Daniel
83b932478e
🐛 Improve markdown import https://github.com/siyuan-note/siyuan/issues/13233 2024-11-22 22:59:55 +08:00
Daniel
b6cd6930c7
🎨 Improve dragging of headings or list items to the doc tree https://github.com/siyuan-note/siyuan/issues/13170 2024-11-22 22:38:56 +08:00
Daniel
acbbd8ca5d
🎨 Support HarmonyOS NEXT system https://github.com/siyuan-note/siyuan/issues/13184 2024-11-22 20:23:36 +08:00
Jeffrey Chen
1ca0fbce9b
🎨 Update fonts (#13228) 2024-11-22 19:44:55 +08:00
Daniel
dfa246021f
🐛 Fix template rendering for dynamic icon path https://github.com/siyuan-note/siyuan/issues/13211 2024-11-21 11:55:30 +08:00
Daniel
89f1887c3b
Improve data sync performance for booting https://github.com/siyuan-note/siyuan/issues/13216 2024-11-21 10:59:29 +08:00
Daniel
eba4dfa0da
Improve data sync performance for booting https://github.com/siyuan-note/siyuan/issues/13216 2024-11-21 10:57:07 +08:00
Daniel
0b2f921697
🎨 Improve inline elements find-replace https://github.com/siyuan-note/siyuan/issues/13200 2024-11-20 21:25:18 +08:00
Daniel
247b534aa0
🎨 The backlink panel supports filtering by the block attributes https://github.com/siyuan-note/siyuan/issues/12985 2024-11-20 16:16:31 +08:00
Daniel
8a6733e5b5
🐛 Incorrect backlink keyword highlighting https://github.com/siyuan-note/siyuan/issues/13210 2024-11-20 15:57:04 +08:00
Daniel
371c64c471
🎨 Improve kernel API /api/block/getBlockKramdown https://github.com/siyuan-note/siyuan/issues/13183 2024-11-20 10:33:42 +08:00
Daniel
7150359e40
🐛 Automatic cleanup of the local data repo may accidentally delete snapshots https://github.com/siyuan-note/siyuan/issues/13203 2024-11-19 23:41:37 +08:00
Daniel
84aea8cd2f
🐛 Automatic cleanup of the local data repo may accidentally delete snapshots https://github.com/siyuan-note/siyuan/issues/13203 2024-11-19 22:48:25 +08:00
Daniel
9048b9e52f
🎨 Improve av option editing https://github.com/siyuan-note/siyuan/issues/11484 2024-11-19 15:15:37 +08:00
Daniel
ad66a70b55
🎨 The database supports adding view/field/option description https://github.com/siyuan-note/siyuan/issues/11053 2024-11-18 16:00:21 +08:00
Daniel
0e1fe2f20f
🎨 Support exporting Markdown after selecting multiple documents https://github.com/siyuan-note/siyuan/issues/12912 2024-11-18 10:49:22 +08:00
Daniel
4a668ab414
🎨 Improve av option editing https://github.com/siyuan-note/siyuan/issues/11484 2024-11-18 10:24:38 +08:00
Daniel
09d6b5a8b8
🎨 Improve av option editing https://github.com/siyuan-note/siyuan/issues/11484 2024-11-17 17:49:16 +08:00
Daniel
6dad90f821
🎨 Use real theme style value replace var in preview mode https://github.com/siyuan-note/siyuan/issues/11458 2024-11-17 12:08:22 +08:00
Daniel
35d1c10633
🎨 Use real theme style value replace var in preview mode https://github.com/siyuan-note/siyuan/issues/11458 2024-11-17 12:05:53 +08:00
Daniel
096fea2c8f
🔒 Some XSS vulnerabilities https://github.com/siyuan-note/siyuan/issues/13171 2024-11-17 11:34:38 +08:00
Daniel
8653f7ee61
🎨 Fix XSS in the tag name https://github.com/siyuan-note/siyuan/issues/13168 2024-11-17 10:57:40 +08:00
Daniel
49464fab28
🎨 Improve check index 2024-11-17 09:35:48 +08:00
Daniel
671333ff91
🎨 Automatic purge for local data repo https://github.com/siyuan-note/siyuan/issues/13091 2024-11-17 09:35:34 +08:00
Daniel
6a442ad85d
🎨 Automatic purge for local data repo https://github.com/siyuan-note/siyuan/issues/13091 2024-11-17 01:33:21 +08:00
Daniel
93b687a407
🎨 Improve push reload doc info 2024-11-16 20:06:27 +08:00
Daniel
818d1746c0
🎨 Prevent parent move into child https://github.com/siyuan-note/siyuan/issues/13131 2024-11-16 17:29:59 +08:00
Daniel
53e2953d65
🎨 Improve the breadcrumb https://github.com/siyuan-note/siyuan/issues/13141 2024-11-16 09:28:45 +08:00
Daniel
ea0146ceb9
🎨 Improve av block text https://github.com/siyuan-note/siyuan/issues/13140 2024-11-16 00:20:55 +08:00
Daniel
c086ec4eef
🎨 Improve escaping https://github.com/siyuan-note/siyuan/issues/13135 2024-11-16 00:09:38 +08:00
Daniel
a2a46f8f39
🎨 Improve escaping https://github.com/siyuan-note/siyuan/issues/13135 2024-11-15 22:42:56 +08:00
Daniel
0d3d6df134
🎨 The backlink panel supports filtering by the block attributes https://github.com/siyuan-note/siyuan/issues/12985 2024-11-15 17:20:23 +08:00
Daniel
913b3fd254
🎨 Improve importing .sy.zip https://github.com/siyuan-note/siyuan/issues/13011 2024-11-15 16:58:43 +08:00
Daniel
e408546be5
🎨 Improve HTML clipping https://github.com/siyuan-note/siyuan/issues/13125#issuecomment-2475461284 2024-11-15 13:14:09 +08:00
Daniel
c4f5e85f1f
🎨 Improve importing Markdown https://github.com/siyuan-note/siyuan/issues/13149 2024-11-15 11:42:55 +08:00
Yingyi / 颖逸
c110b9ff13
🧑‍💻 Kernel serve CardDAV service on path /carddav/ (#12895)
* 🎨 add CardDAV server

* 🎨 change CardDAV principals path

* 🎨 implement load contacts feature

* 🎨 implement save contacts feature

* 🎨 implement address books CURD

* 🐛 fix CardDAV method `OPTIONS`

* 🎨 implement addresses CURD

* 🎨  implement CardDAV `REPORT` method

* 🎨 parse *.vcf file with multiple vCard
2024-11-15 11:19:52 +08:00
Daniel
8229dded32
🎨 Improve breadcrumb https://github.com/siyuan-note/siyuan/issues/13141#issuecomment-2476789553 2024-11-15 00:17:43 +08:00
Daniel
9681fe6d80
🎨 Improve importing Markdown https://github.com/siyuan-note/siyuan/issues/13149 2024-11-15 00:01:55 +08:00
Daniel
c9cac8b08e
🎨 The backlink panel supports filtering by the block attributes https://github.com/siyuan-note/siyuan/issues/12985 2024-11-14 11:45:51 +08:00
Daniel
738a53f43e
🎨 Improve code snippet writing https://github.com/siyuan-note/siyuan/issues/13101 2024-11-12 17:23:53 +08:00
Daniel
e15247c052
🎨 Improve search sorting https://github.com/siyuan-note/siyuan/issues/13119 2024-11-12 17:13:55 +08:00
Daniel
255afcc9ad
🎨 Improve clipping for ld246.com https://github.com/siyuan-note/siyuan/issues/13117 2024-11-12 10:12:32 +08:00
Daniel
aaeca6778f
🎨 Improve dynamic icon kernel api for rendering template https://github.com/siyuan-note/siyuan/issues/13095 2024-11-11 23:33:52 +08:00
Daniel
e69ea30a4e
🎨 Improve dailynote template rendering https://github.com/siyuan-note/siyuan/issues/13111 2024-11-11 18:01:22 +08:00
Daniel
ea3f5fa032
🎨 The backlink panel supports filtering by the block attributes https://github.com/siyuan-note/siyuan/issues/12985 2024-11-11 12:12:39 +08:00
Daniel
7e3e1d03ef
🎨 Apps in Chinese mainland app stores no longer provide AI access settings https://github.com/siyuan-note/siyuan/issues/13051 2024-11-11 11:42:41 +08:00
Daniel
a0491cd4ff
🎨 Improve markdown importing https://github.com/siyuan-note/siyuan/issues/13097 https://github.com/siyuan-note/siyuan/issues/13080 2024-11-10 12:04:56 +08:00
Daniel
14f5570558
🎨 Improve breadcrumb in embed blocks https://github.com/siyuan-note/siyuan/issues/13099 2024-11-10 11:51:59 +08:00
Daniel
01415b4821
🐛 Fix clean unused assets stat https://github.com/siyuan-note/siyuan/issues/13096 2024-11-10 11:32:17 +08:00
Daniel
962a9dff56
🎨 Apps in Chinese mainland app stores no longer provide AI access settings https://github.com/siyuan-note/siyuan/issues/13051 2024-11-09 16:34:16 +08:00
Daniel
597c166c43
🎨 The backlink panel supports filtering by the document name https://github.com/siyuan-note/siyuan/issues/12985 2024-11-09 15:20:01 +08:00
Daniel
2da780a04e
🎨 Improve data synchronization to reduce the probability of conflicts https://github.com/siyuan-note/siyuan/issues/13065 2024-11-09 15:09:53 +08:00
Daniel
a32ceb8e2f
🎨 Support exporting Markdown after selecting multiple documents https://github.com/siyuan-note/siyuan/issues/12912 2024-11-09 14:39:27 +08:00
Daniel
9371c68ec9
🎨 The database supports adding view/field/option description https://github.com/siyuan-note/siyuan/issues/11053 2024-11-09 14:09:40 +08:00
Daniel
f9f16cd3bb
🎨 Improve plain text comparison in data snapshot https://github.com/siyuan-note/siyuan/issues/13046 2024-11-08 14:36:22 +08:00
Daniel
fb3bc9aa81
🎨 Improve HTML clipping https://github.com/siyuan-note/siyuan/issues/13056 2024-11-08 14:29:25 +08:00
Daniel
c5dc86bf8e
🎨 Improve markdown importing https://github.com/siyuan-note/siyuan/issues/13080 2024-11-08 11:44:57 +08:00
Daniel
06c39771ce
🔒 SQL injection security vulnerabilities https://github.com/siyuan-note/siyuan/issues/13077 https://github.com/siyuan-note/siyuan/issues/13057 2024-11-07 17:43:44 +08:00
Daniel
ed33718ddf
🔒 SQL injection security vulnerabilities https://github.com/siyuan-note/siyuan/issues/13077 https://github.com/siyuan-note/siyuan/issues/13058 2024-11-07 17:38:10 +08:00
Daniel
831d350653
🔒 SQL injection security vulnerabilities https://github.com/siyuan-note/siyuan/issues/13077 https://github.com/siyuan-note/siyuan/issues/13059 2024-11-07 17:32:51 +08:00
Daniel
e585263970
🎨 Apps in Chinese mainland app stores no longer provide AI access settings https://github.com/siyuan-note/siyuan/issues/13051 2024-11-07 16:51:59 +08:00
Daniel
dcc5cefa64
🎨 Improve parsing of YAML Front Matter when importing Markdown https://github.com/siyuan-note/siyuan/issues/12962 https://github.com/siyuan-note/siyuan/issues/13038 2024-11-05 09:36:11 +08:00
Daniel
dc70276dae
🎨 Improve db block editing https://github.com/siyuan-note/siyuan/issues/13031 2024-11-05 09:18:11 +08:00
Daniel
82bc406ab1
🎨 Improve the backlink panel https://github.com/siyuan-note/siyuan/issues/13008 2024-11-04 23:14:55 +08:00
Daniel
c55c5753cd
🎨 Improve the backlink panel breadcrumb and block sorting https://github.com/siyuan-note/siyuan/issues/13008 2024-11-04 21:23:53 +08:00
Daniel
f0a292ac51
🎨 Improve the backlink panel breadcrumb and block sorting https://github.com/siyuan-note/siyuan/issues/13008 2024-11-04 17:46:27 +08:00
Daniel
a5b53c0dde
🎨 Improve the backlink panel breadcrumb and block sorting https://github.com/siyuan-note/siyuan/issues/13008 2024-11-04 16:54:38 +08:00
Daniel
f684169e73
🎨 https://github.com/siyuan-note/siyuan/issues/13020 2024-11-04 12:36:03 +08:00
Daniel
a547bb7da2
🎨 Improve exporting .sy.zip https://github.com/siyuan-note/siyuan/issues/13011 2024-11-04 11:42:18 +08:00
Daniel
fa2f8ed7e5
🎨 Find-replace support file annotation ref elements https://github.com/siyuan-note/siyuan/issues/13013 2024-11-04 10:50:50 +08:00
Daniel
4e6651c46e
🎨 Improve .sy.zip importing https://github.com/siyuan-note/siyuan/issues/13011 2024-11-04 10:50:50 +08:00
Daniel
8b35367eb5
🐛 Fix find-replace for spaces https://github.com/siyuan-note/siyuan/issues/13010
Regexp compile error https://ld246.com/article/1730678393331
2024-11-04 10:04:45 +08:00
Daniel
02bb8eaf89
🎨 Improve the backlink panel breadcrumb and block sorting https://github.com/siyuan-note/siyuan/issues/13008 2024-11-03 11:51:19 +08:00
Daniel
abc21c5f59
🎨 Improve the backlink panel breadcrumb and block sorting https://github.com/siyuan-note/siyuan/issues/13008 2024-11-03 11:34:22 +08:00
Daniel
fe8052d2b7
🎨 Improve the backlink panel breadcrumb and block sorting https://github.com/siyuan-note/siyuan/issues/13008 2024-11-03 11:34:21 +08:00
Daniel
b40b9bf032
🎨 Improve the backlink panel breadcrumb and block sorting https://github.com/siyuan-note/siyuan/issues/13008 2024-11-03 11:04:50 +08:00
Daniel
3dbffe00c9
🎨 Improve the backlink panel breadcrumb and block sorting https://github.com/siyuan-note/siyuan/issues/13008 2024-11-03 11:04:23 +08:00
Daniel
46fd653144
🔇 Remove logging 2024-11-03 09:52:36 +08:00
Daniel
94bb6fe3c2
🎨 The backlink panel no longer displays breadcrumbs of the first-level blocks https://github.com/siyuan-note/siyuan/issues/12862 2024-11-02 17:38:55 +08:00
Daniel
777a7c9f51
🎨 Improve av api setAttributeViewBlockAttr https://github.com/siyuan-note/siyuan/issues/12996 2024-11-02 16:09:18 +08:00
Daniel
680d637ed9
🎨 The backlink panel no longer displays breadcrumbs of the first-level blocks https://github.com/siyuan-note/siyuan/issues/12862 2024-11-02 15:56:33 +08:00
Daniel
94e28c8e64
🎨 Improve av refresh https://github.com/siyuan-note/siyuan/issues/12997 2024-11-02 14:54:02 +08:00
Daniel
f3bee2adcf
🎨 Improve av refresh https://github.com/siyuan-note/siyuan/issues/12997 2024-11-02 14:09:50 +08:00
Daniel
a2cb7d4c9b
🎨 All plain text formats are supported when comparing data snapshots https://github.com/siyuan-note/siyuan/issues/12975 2024-11-02 12:21:51 +08:00
Daniel
fc50b864ad
🎨 Improve data synchronization perception https://github.com/siyuan-note/siyuan/issues/13000 2024-11-02 12:09:35 +08:00
Daniel
6db7b847e9
🎨 All plain text formats are supported when comparing data snapshots https://github.com/siyuan-note/siyuan/issues/12975 2024-11-01 09:39:29 +08:00
Daniel
0c0cc55820
Improve load tree performance 2024-10-31 22:56:48 +08:00
Daniel
56d7a3e2b8
Improve outline panel loading performance https://github.com/siyuan-note/siyuan/issues/12981 2024-10-31 22:39:33 +08:00
Daniel
3d81af698c
🎨 Improve themes config https://github.com/siyuan-note/siyuan/issues/12976 2024-10-31 09:54:40 +08:00
Daniel
37647191c6
🎨 Improve assets rename https://github.com/siyuan-note/siyuan/issues/12497 2024-10-31 00:13:47 +08:00
Daniel
ba9f41aa35
🎨 Improve removing unused assets 2024-10-31 00:12:21 +08:00