Commit Graph

2729 Commits

Author SHA1 Message Date
Daniel
6fa4245819
🐛 Save conf lock 2023-06-23 21:42:46 +08:00
Daniel
7b52e846df
🎨 Improve desktop boot interface 2023-06-22 21:40:19 +08:00
Daniel
7475d79ba5
🐛 Breadcrumbs are escaped multiple times Fix https://github.com/siyuan-note/siyuan/issues/8580 2023-06-22 16:58:24 +08:00
Daniel
c540046b8e
🎨 Support directly access data/public/* contents via URL link https://github.com/siyuan-note/siyuan/issues/8593 2023-06-22 16:42:16 +08:00
Daniel
1bcd669712
🎨 Support non-mainland China subscription https://github.com/siyuan-note/siyuan/issues/8584 2023-06-21 15:36:31 +08:00
Daniel
552eb9bec6
🎨 Improve ws reconnect 2023-06-21 15:31:28 +08:00
Daniel
a13d8362d5
🎨 Support non-mainland China subscription https://github.com/siyuan-note/siyuan/issues/8584 2023-06-21 12:26:19 +08:00
Daniel
f6c6dff90e
🐛 Export Markdown does not include .md file Fix https://github.com/siyuan-note/siyuan/issues/8587 2023-06-21 08:48:53 +08:00
Daniel
69017fd2e9
🎨 Support LiuYun account login https://github.com/siyuan-note/siyuan/issues/8578 2023-06-20 18:02:45 +08:00
Daniel
e88ee6b2b8
🎨 Support LiuYun account login https://github.com/siyuan-note/siyuan/issues/8578 2023-06-20 17:56:04 +08:00
Daniel
5f13dea7af
🎨 Support LiuYun account login https://github.com/siyuan-note/siyuan/issues/8578 2023-06-20 12:12:05 +08:00
Daniel
4459413493
🎨 Support LiuYun account login https://github.com/siyuan-note/siyuan/issues/8578 2023-06-20 11:48:44 +08:00
Daniel
ab5a91de5c
🎨 Support LiuYun account login https://github.com/siyuan-note/siyuan/issues/8578 2023-06-20 11:20:00 +08:00
Daniel
f37a358cd6
🎨 Support LiuYun account login https://github.com/siyuan-note/siyuan/issues/8578 2023-06-19 21:27:53 +08:00
Daniel
da750ccfd0
🎨 Improve sync 2023-06-19 21:26:42 +08:00
Daniel
b2c0f3ea1f
🐛 Fix pandoc export 2023-06-19 18:52:57 +08:00
Daniel
ca01112462
🎨 Fix set pandoc bin path 2023-06-19 18:28:15 +08:00
Daniel
13957fdfb8
🔖 Release v2.9.2 2023-06-19 13:56:49 +08:00
Daniel
0de92265fa
🔖 Release v2.9.2 2023-06-19 13:46:29 +08:00
Daniel
3e06c5db2a
🎨 Improve init block tree 2023-06-19 11:12:37 +08:00
Daniel
f7c31b89bb
🎨 Improve init block tree 2023-06-18 22:23:49 +08:00
Daniel
23e6f86236
🎨 Improve data sync file timestamp comparison https://github.com/siyuan-note/siyuan/issues/8573 2023-06-18 17:36:30 +08:00
Daniel
5bd2b35fe3
⬆️ Upgrade kernel deps 2023-06-18 11:29:25 +08:00
Daniel
c805e49efe
⬆️ Upgrade kernel deps 2023-06-18 11:26:32 +08:00
Daniel
6d71e4d284
⬆️ Upgrade kernel deps 2023-06-18 11:26:02 +08:00
Daniel
4025bb3dba
⬆️ Upgrade kernel deps 2023-06-18 11:25:48 +08:00
Daniel
f4982d2cd6
🎨 Preview mode supports jumping through the outline panel https://github.com/siyuan-note/siyuan/issues/3059 2023-06-17 15:49:16 +08:00
Daniel
78ff4a0963
🎨 Improve Convert network images to local images for links starting with file// Fix https://github.com/siyuan-note/siyuan/issues/8567 2023-06-17 15:26:55 +08:00
Daniel
7d3af3a0e3
🎨 Documents/SiYuan/ is no longer created if a configured workspace exists Fix https://github.com/siyuan-note/siyuan/issues/8566 2023-06-17 11:18:58 +08:00
Daniel
28ae09d1c7
🎨 Export the Data compressed package name with the workspace name Fix https://github.com/siyuan-note/siyuan/issues/8560 2023-06-17 00:15:49 +08:00
Daniel
8b88cb642e
⬆️ Upgrade kernel deps 2023-06-16 11:27:40 +08:00
Daniel
ba28df5d5e
🎨 Improve boot init block tree 2023-06-16 11:08:57 +08:00
Daniel
38641c7b1d
Improve the boot speed when data sync is enabled Fix https://github.com/siyuan-note/siyuan/issues/8555 2023-06-16 10:23:06 +08:00
Daniel
52e8834da0
🎨 Display data sync progress in the status bar https://github.com/siyuan-note/siyuan/issues/8552 2023-06-16 10:23:05 +08:00
Daniel
7f9d6ecd29
🎨 Display data sync progress in the status bar https://github.com/siyuan-note/siyuan/issues/8552 2023-06-16 10:23:05 +08:00
Daniel
200499aad4
🎨 Improve boot 2023-06-16 10:23:04 +08:00
Daniel
9e0c59ca00
🎨 Display data sync progress in the status bar https://github.com/siyuan-note/siyuan/issues/8552 2023-06-15 23:21:49 +08:00
Daniel
97e4072468
🎨 Display data sync progress in the status bar https://github.com/siyuan-note/siyuan/issues/8552 2023-06-15 23:21:49 +08:00
Daniel
81b61600a8
🎨 Display data sync progress in the status bar https://github.com/siyuan-note/siyuan/issues/8552 2023-06-15 23:21:46 +08:00
Daniel
9841e0b481
🎨 Export data.zip and then import it no longer change the file timestamp Fix https://github.com/siyuan-note/siyuan/issues/8540 2023-06-15 11:55:36 +08:00
Daniel
93916d94b1
🎨 Export data.zip and then import it no longer change the file timestamp Fix https://github.com/siyuan-note/siyuan/issues/8540 2023-06-15 11:52:24 +08:00
Daniel
f7d8a02138
🎨 Auto rebuild history database index when indexing failed https://github.com/siyuan-note/siyuan/issues/8543 2023-06-15 10:22:43 +08:00
Daniel
a515a4f992
🐛 Pandoc is not initialized in some cases Fix https://github.com/siyuan-note/siyuan/issues/8533 2023-06-15 10:15:13 +08:00
Daniel
e93c62e49f
🎨 Improve file copy 2023-06-15 09:41:59 +08:00
Daniel
469c0e4a29
⬆️ Upgrade kernel deps 2023-06-13 22:56:11 +08:00
Daniel
e1ae93271e
🔖 Release v2.9.1 2023-06-13 10:21:53 +08:00
Daniel
eda8da1bbe
🎨 Kernel API transferBlockRef https://github.com/siyuan-note/siyuan/issues/8522 2023-06-13 09:52:41 +08:00
Daniel
4153d22acb
🐛 Search dialog XSS Fix https://github.com/siyuan-note/siyuan/issues/8525 2023-06-13 09:34:36 +08:00
Daniel
7dd17dbbf8
♻️ Rename file 2023-06-12 22:32:43 +08:00
Daniel
b8a400c272
🎨 Data sync supports the multi-kernel online perception https://github.com/siyuan-note/siyuan/issues/8518 2023-06-12 22:32:31 +08:00
Daniel
eaf29d918a
🎨 Data sync supports the multi-kernel online perception https://github.com/siyuan-note/siyuan/issues/8518 2023-06-12 21:38:15 +08:00
Daniel
5e041d9017
🎨 Data sync supports the multi-kernel online perception https://github.com/siyuan-note/siyuan/issues/8518 2023-06-12 20:04:24 +08:00
Daniel
18985de1e5
🎨 Data sync supports the multi-kernel online perception https://github.com/siyuan-note/siyuan/issues/8518 2023-06-12 18:48:39 +08:00
Daniel
b35950b957
🎨 Improve the mouse hove data sync button information on the desktop and browser https://github.com/siyuan-note/siyuan/issues/8521 2023-06-12 12:04:28 +08:00
Daniel
a7e6164f0e
🎨 Improve the mouse hove data sync button information on the desktop and browser https://github.com/siyuan-note/siyuan/issues/8521 2023-06-12 11:56:35 +08:00
Daniel
2797fae417
🎨 Improve the mouse hove data sync button information on the desktop and browser https://github.com/siyuan-note/siyuan/issues/8521 2023-06-12 11:49:01 +08:00
Daniel
1b8adb473c
🎨 Improve the mouse hove data sync button information on the desktop and browser https://github.com/siyuan-note/siyuan/issues/8521 2023-06-12 11:38:22 +08:00
Daniel
d138e5c04c
🎨 Improve the mouse hove data sync button information on the desktop and browser https://github.com/siyuan-note/siyuan/issues/8521 2023-06-12 10:45:47 +08:00
Daniel
b53d210258
🎨 Improve the mouse hove data sync button information on the desktop and browser https://github.com/siyuan-note/siyuan/issues/8521 2023-06-12 10:37:54 +08:00
Daniel
4e643e6af8
🎨 Data synchronization supports the multi-kernel online perception https://github.com/siyuan-note/siyuan/issues/8518 2023-06-12 08:25:16 +08:00
Daniel
84d551bdd5
🎨 Data synchronization supports the multi-kernel online perception https://github.com/siyuan-note/siyuan/issues/8518 2023-06-12 08:00:39 +08:00
Daniel
2468c70f3b
🎨 Data synchronization supports the multi-kernel online perception https://github.com/siyuan-note/siyuan/issues/8518 2023-06-11 23:41:26 +08:00
Daniel
67db4e39c5
🎨 Data synchronization supports the multi-kernel online perception https://github.com/siyuan-note/siyuan/issues/8518 2023-06-11 23:31:33 +08:00
Daniel
529b14f8a8
🎨 Data synchronization supports the multi-kernel online perception https://github.com/siyuan-note/siyuan/issues/8518 2023-06-11 23:30:16 +08:00
Daniel
49499e13b6
🎨 Data synchronization supports the multi-kernel online perception https://github.com/siyuan-note/siyuan/issues/8518 2023-06-11 23:29:34 +08:00
Daniel
f7818c54b1
🎨 Data synchronization supports the multi-kernel online perception https://github.com/siyuan-note/siyuan/issues/8518 2023-06-11 23:25:47 +08:00
Daniel
c697a2fc11
🎨 Data synchronization supports the multi-kernel online perception https://github.com/siyuan-note/siyuan/issues/8518 2023-06-11 23:03:17 +08:00
Daniel
9916211477
🎨 Data synchronization supports the multi-kernel online perception https://github.com/siyuan-note/siyuan/issues/8518 2023-06-11 22:54:03 +08:00
Daniel
4e493483f8
🎨 Add sync websocket 2023-06-11 10:13:39 +08:00
Daniel
317f52c8cb
🎨 Update av 2023-06-10 17:55:59 +08:00
Daniel
6b3e0e7a35
🎨 Update av 2023-06-10 17:52:10 +08:00
Daniel
461a438df0
🎨 Update av 2023-06-10 17:20:51 +08:00
Daniel
42f9c6e657
🎨 Update av 2023-06-10 17:07:50 +08:00
Daniel
639f083d9a
🎨 Update av 2023-06-10 16:56:20 +08:00
Daniel
4bc4684163
🎨 Update av 2023-06-10 16:52:54 +08:00
Daniel
b0dc75b3c4
🎨 Update av 2023-06-10 16:42:31 +08:00
Daniel
f3c3201141
⬆️ Upgrade kernel deps 2023-06-10 15:01:04 +08:00
Daniel
54799578d7
🎨 Update av 2023-06-10 15:01:04 +08:00
Daniel
01f93d1687
🎨 Blocks in the bookmark panel display their name instead of content Fix https://github.com/siyuan-note/siyuan/issues/8514 2023-06-09 22:50:24 +08:00
Daniel
8445fa73f2
🎨 Clean code 2023-06-09 22:50:23 +08:00
Daniel
6575ee65ed
🎨 Clean code 2023-06-09 22:30:13 +08:00
Daniel
e28d0dc075
🎨 Improve system exit 2023-06-09 20:36:48 +08:00
Daniel
8b4d82e656
🎨 Wait for the new installer setup 2023-06-09 20:36:48 +08:00
Daniel
e453f44d44
🎨 Improve error message for installing marketplace package failed Fix https://github.com/siyuan-note/siyuan/issues/8507 2023-06-09 13:14:33 +08:00
Daniel
318b430c3b
🎨 Improve error message for installing marketplace package failed Fix https://github.com/siyuan-note/siyuan/issues/8507 2023-06-09 13:12:19 +08:00
Daniel
073af9a310
🎨 Improve history database index https://github.com/siyuan-note/siyuan/issues/8506 2023-06-09 13:02:21 +08:00
Daniel
eafed90b76
🎨 Improve detect Pad device https://github.com/siyuan-note/siyuan/issues/8497 2023-06-08 22:48:32 +08:00
Daniel
2b57a21f05
Attribute View (Database) https://github.com/siyuan-note/siyuan/issues/2829 2023-06-08 22:35:32 +08:00
Daniel
2454da77a0
Attribute View (Database) https://github.com/siyuan-note/siyuan/issues/2829 2023-06-08 22:07:27 +08:00
Daniel
142eecf17e
Attribute View (Database) https://github.com/siyuan-note/siyuan/issues/2829 2023-06-08 19:28:32 +08:00
Daniel
8cea4b01b8
Attribute View (Database) https://github.com/siyuan-note/siyuan/issues/2829 2023-06-08 15:46:15 +08:00
Daniel
f4055c55c4
Attribute View (Database) https://github.com/siyuan-note/siyuan/issues/2829 2023-06-08 15:43:04 +08:00
Daniel
c0b8211eb3
Attribute View (Database) https://github.com/siyuan-note/siyuan/issues/2829 2023-06-08 09:48:07 +08:00
Daniel
b24c06fbce
🐛 The hyperlink in the changelog fails to jump to the browser to open https://github.com/siyuan-note/siyuan/issues/8458 2023-06-06 11:19:24 +08:00
Daniel
8c9d947ff2
🔖 Release v2.9.0 2023-06-06 09:22:38 +08:00
Daniel
118f2a6b16
🎨 Support for inserting custom blocks https://github.com/siyuan-note/siyuan/issues/8418 2023-06-05 19:24:16 +08:00
Daniel
82fa9f58b2
🐛 The hyperlink in the marketplace package README fails to jump to the browser to open Fix https://github.com/siyuan-note/siyuan/issues/8452 2023-06-04 20:50:29 +08:00
Daniel
228452b8e2
🐛 The hyperlink in the marketplace package README fails to jump to the browser to open Fix https://github.com/siyuan-note/siyuan/issues/8452 2023-06-04 20:50:19 +08:00
Daniel
7aaa25840f
🎨 Support for listing missing files in Settings - Assets https://github.com/siyuan-note/siyuan/issues/8383 2023-06-04 11:46:35 +08:00
Daniel
558f1cdabc
🎨 Support for listing missing files in Settings - Assets https://github.com/siyuan-note/siyuan/issues/8383 2023-06-04 10:30:19 +08:00
Daniel
17d8c79057
🎨 Support for opening file history on the doc tree https://github.com/siyuan-note/siyuan/issues/8448 2023-06-04 09:35:48 +08:00
Daniel
2663d0a4f4
🎨 Support for opening file history on the doc tree https://github.com/siyuan-note/siyuan/issues/8448 2023-06-03 22:57:06 +08:00
Daniel
572951e8d4
🎨 Support for opening file history on the doc tree https://github.com/siyuan-note/siyuan/issues/8448 2023-06-03 22:56:26 +08:00
Daniel
5f8b71f566
🎨 Support for opening file history on the doc tree https://github.com/siyuan-note/siyuan/issues/8448 2023-06-03 22:55:05 +08:00
Daniel
e03a0d771b
🎨 Support for opening file history on the doc tree https://github.com/siyuan-note/siyuan/issues/8448 2023-06-03 21:56:18 +08:00
Daniel
7bcc188c0a
🎨 Support for opening file history on the doc tree https://github.com/siyuan-note/siyuan/issues/8448 2023-06-03 21:40:59 +08:00
Daniel
772c809e31
🎨 Support for opening file history on the doc tree https://github.com/siyuan-note/siyuan/issues/8448 2023-06-03 21:22:30 +08:00
Daniel
30e70ade73
🎨 Add more file formats supporting snapshots comparing https://github.com/siyuan-note/siyuan/issues/8438 2023-06-03 17:42:01 +08:00
Daniel
e50a9b4e11
🎨 Add more file formats supporting snapshots comparing https://github.com/siyuan-note/siyuan/issues/8438 2023-06-03 17:05:33 +08:00
Daniel
7ebc8f0459
🎨 Add more file formats supporting snapshots comparing https://github.com/siyuan-note/siyuan/issues/8438 2023-06-03 17:02:03 +08:00
Daniel
ad14030eb4
🎨 Add more file formats supporting snapshots comparing https://github.com/siyuan-note/siyuan/issues/8438 2023-06-03 15:47:59 +08:00
Daniel
b5087a5eb1
🎨 Add more file formats supporting snapshots comparing https://github.com/siyuan-note/siyuan/issues/8438 2023-06-03 15:40:51 +08:00
Daniel
b4800653fa
🎨 Improve UI response after background wakeup on the Android https://github.com/siyuan-note/siyuan/issues/8441 2023-06-03 12:21:59 +08:00
Daniel
6950bbaf6d
🎨 Support for inserting custom blocks https://github.com/siyuan-note/siyuan/issues/8418 2023-06-02 22:36:27 +08:00
Daniel
156fc97c54
🎨 logging 2023-06-02 22:26:33 +08:00
Daniel
a8c2d92a5a
🎨 Support for inserting custom blocks https://github.com/siyuan-note/siyuan/issues/8418 2023-06-02 20:55:39 +08:00
Daniel
5ba0397a80
🎨 Add more file formats supporting snapshots comparing https://github.com/siyuan-note/siyuan/issues/8438 2023-06-02 11:04:04 +08:00
Daniel
716824c4db
🎨 Improve detecting Pad device, treat it as desktop device https://github.com/siyuan-note/siyuan/issues/8435 2023-06-02 09:39:08 +08:00
Daniel
d6cbafe11f
🎨 Improve detecting Pad device, treat it as desktop device https://github.com/siyuan-note/siyuan/issues/8435 2023-06-02 08:58:51 +08:00
Daniel
b94c1c66d4
⬆️ Upgrade kernel deps 2023-06-02 08:58:51 +08:00
Daniel
338851fcab
🎨 Support for inserting custom blocks https://github.com/siyuan-note/siyuan/issues/8418 2023-06-01 22:14:51 +08:00
Daniel
1d1661167d
🎨 Improve detecting Pad device, treat it as desktop device https://github.com/siyuan-note/siyuan/issues/8435 2023-06-01 22:10:14 +08:00
Daniel
1aad077d39
🔥 Remove Settings - Appearance - Doc icon uses the system native Emoji https://github.com/siyuan-note/siyuan/issues/8206 2023-06-01 11:59:26 +08:00
Daniel
b5ec5c6e35
🎨 Deduplication when uploading cloud snapshot indexes https://github.com/siyuan-note/siyuan/issues/8424 2023-06-01 10:51:33 +08:00
Daniel
8c35440a77
🔖 Release v2.8.10 2023-05-31 20:46:14 +08:00
Daniel
7364e7839c
🎨 Windows 7, 8 and Server 2012 are no longer supported https://github.com/siyuan-note/siyuan/issues/7347 2023-05-30 08:55:13 +08:00
Daniel
e541329790
🎨 Add plugin config items backends and frontends https://github.com/siyuan-note/siyuan/issues/8386
Improve plugin load performance https://github.com/siyuan-note/siyuan/issues/8397
2023-05-29 21:21:18 +08:00
Daniel
bd9affef7f
🎨 Add plugin config items backends and frontends https://github.com/siyuan-note/siyuan/issues/8386
Improve plugin load performance https://github.com/siyuan-note/siyuan/issues/8397
2023-05-29 21:18:26 +08:00
Daniel
f5a9c2d316
🎨 Add plugin config items backends and frontends https://github.com/siyuan-note/siyuan/issues/8386
Improve plugin load performance https://github.com/siyuan-note/siyuan/issues/8397
2023-05-29 21:17:37 +08:00
Daniel
02b62eba65
🎨 Add plugin config items backends and frontends https://github.com/siyuan-note/siyuan/issues/8386 2023-05-29 20:16:23 +08:00
Daniel
e287017552
🎨 Doc in the user guide no longer supports one-click sending to the community Fix https://github.com/siyuan-note/siyuan/issues/8388 2023-05-29 14:27:43 +08:00
Daniel
486c082c7d
🎨 Doc in the user guide no longer supports one-click sending to the community Fix https://github.com/siyuan-note/siyuan/issues/8388 2023-05-29 14:27:18 +08:00
Daniel
223cd616e7
🐛 Plugin minAppVersion check 2023-05-29 12:13:12 +08:00
Daniel
b245a00ec4
Optimize the performance of obtaining cloud snapshots Fix https://github.com/siyuan-note/siyuan/issues/8387 2023-05-29 12:02:17 +08:00
Daniel
ade342edd0
🐛 Inline formula display <wbr> Fix https://github.com/siyuan-note/siyuan/issues/8378 2023-05-28 22:23:58 +08:00
Daniel
78f2601471
🎨 Workspace built-in Pandoc is no longer initialized after customizing Pandoc path https://github.com/siyuan-note/siyuan/issues/8377 2023-05-28 11:54:48 +08:00
Daniel
337120511a
🎨 Add editor font size scroll zoom switch https://github.com/siyuan-note/siyuan/issues/8297 2023-05-27 22:21:05 +08:00
Daniel
bb3b9587dc
🎨 Add instructions for deleting cloud storage after subscription expires in the user guide Fix https://github.com/siyuan-note/siyuan/issues/8370 2023-05-26 09:14:04 +08:00
Daniel
61237302c8
🎨 Doc tree, backlinks, tags and templates ignores case when sorting alphabetically by name Fix https://github.com/siyuan-note/siyuan/issues/8360 2023-05-26 08:51:20 +08:00
Daniel
a3d2e89a65
🎨 Formula parsing supports $ followed by numbers when importing Markdown https://github.com/siyuan-note/siyuan/issues/8362 2023-05-25 22:00:56 +08:00
Daniel
ab3e8b446d
🎨 Marketplace introduction page https://github.com/siyuan-note/siyuan/issues/8324 2023-05-25 20:48:03 +08:00
Daniel
1d5365294f
🎨 Marketplace introduction page https://github.com/siyuan-note/siyuan/issues/8324 2023-05-25 10:41:22 +08:00
Daniel
826bcba394
🎨 Changelog supports Traditional Chinese https://github.com/siyuan-note/siyuan/issues/8333 2023-05-24 11:03:50 +08:00
Daniel
d40291fcb8
🎨 Add marketplace package config item minAppVersion https://github.com/siyuan-note/siyuan/issues/8330 2023-05-24 10:41:06 +08:00
Daniel
8cbe54c2ab
🎨 Add marketplace package config item minAppVersion https://github.com/siyuan-note/siyuan/issues/8330 2023-05-24 10:38:30 +08:00
Daniel
7379ff1e27
🎨 Add marketplace package config item minAppVersion https://github.com/siyuan-note/siyuan/issues/8330 2023-05-24 10:35:02 +08:00
Daniel
df7682384e
🎨 Improve marketplace package for traditional Chinese https://github.com/siyuan-note/siyuan/issues/8342 2023-05-23 20:56:52 +08:00
Daniel
ee918f4a7b
🎨 Changelog supports Traditional Chinese https://github.com/siyuan-note/siyuan/issues/8333 2023-05-23 20:56:50 +08:00
Daniel
4c5d99c7c3
⬆️ Upgrade gomobile 2023-05-23 18:07:53 +08:00
Daniel
3565f5cb3c
🔖 Release v2.8.9 2023-05-23 10:12:00 +08:00