Commit Graph

458 Commits

Author SHA1 Message Date
Daniel
4459413493
🎨 Support LiuYun account login https://github.com/siyuan-note/siyuan/issues/8578 2023-06-20 11:48:44 +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
b2c0f3ea1f
🐛 Fix pandoc export 2023-06-19 18:52:57 +08:00
Daniel
13957fdfb8
🔖 Release v2.9.2 2023-06-19 13:56:49 +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
200499aad4
🎨 Improve boot 2023-06-16 10:23:04 +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
e1ae93271e
🔖 Release v2.9.1 2023-06-13 10:21:53 +08:00
Daniel
4e493483f8
🎨 Add sync websocket 2023-06-11 10:13:39 +08:00
Daniel
6575ee65ed
🎨 Clean code 2023-06-09 22:30:13 +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
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
8c35440a77
🔖 Release v2.8.10 2023-05-31 20:46:14 +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
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
3565f5cb3c
🔖 Release v2.8.9 2023-05-23 10:12:00 +08:00
Liang Ding
9aca165875
🎨 Support for embedding images when exporting EPUB, ODT and RTF Fix https://github.com/siyuan-note/siyuan/issues/8288 2023-05-17 15:37:56 +08:00
Liang Ding
a335101d49
🔖 Release v2.8.8 2023-05-16 12:53:33 +08:00
颖逸
fdbfe6b848
Bazaar resource directories support symlink (#8263)
* 🎨 bazaar resource directories support symlink

* 🎨 bazaar resource directories support symlink
2023-05-16 10:34:38 +08:00
Liang Ding
516276db49
🎨 Data sync connectivity check supports redirection Fix https://github.com/siyuan-note/siyuan/issues/8264 2023-05-16 09:09:48 +08:00
Liang Ding
0a10285167
🎨 Escape the notification message https://github.com/siyuan-note/siyuan/issues/7811 2023-05-15 14:56:12 +08:00
Vanessa
7572db4012 🎨 fix https://github.com/siyuan-note/siyuan/issues/8216 2023-05-14 12:10:47 +08:00
Liang Ding
6c3c8d44ad
🎨 When multiple windows exist, each window should be isolated using the Optimize Typesetting https://github.com/siyuan-note/siyuan/issues/8216 2023-05-14 10:45:05 +08:00
Liang Ding
0bfc2b5c64
🎨 Provide API /api/convert/pandoc https://github.com/siyuan-note/siyuan/issues/8235 2023-05-12 11:35:14 +08:00
Liang Ding
f570396fcd
🎨 Reset doc browsing position after data snapshot rollback https://github.com/siyuan-note/siyuan/issues/8231 2023-05-11 15:29:13 +08:00
Liang Ding
7a68c8ad1b
🎨 Reset doc browsing position after data snapshot rollback https://github.com/siyuan-note/siyuan/issues/8231 2023-05-11 11:43:17 +08:00
Liang Ding
05d2a5147d
🎨 Support for export RTF Fix https://github.com/siyuan-note/siyuan/issues/8132 2023-05-11 09:21:32 +08:00
Liang Ding
847be4b939
🎨 Support for exporting ODT Fix https://github.com/siyuan-note/siyuan/issues/8133 2023-05-11 09:03:45 +08:00
Liang Ding
a52cf1eb29
🎨 Clean code 2023-05-10 23:30:11 +08:00
Liang Ding
c3df45a406
Support for more export formats https://github.com/siyuan-note/siyuan/issues/8127 2023-05-10 22:53:23 +08:00
Liang Ding
c7b43df2d8
🔖 Release v2.8.7 2023-05-09 17:59:23 +08:00
Liang Ding
da31f5a7a6
🎨 Kernel API supports load plugins https://github.com/siyuan-note/siyuan/issues/8044 2023-05-05 15:21:21 +08:00
OpaqueGlass
6b62a69299
Improve API listDocsByPath param sort (#8156)
* `listDocsByPath` API `sort` param
backend

* `listDocsByPath` API `sort` param
frontend

* `listDocsByPath` API `sort` param
2023-05-02 23:22:40 +08:00
Liang Ding
7daafcb3af
🎨 Allow GPT Model selection in UI https://github.com/siyuan-note/siyuan/issues/8142 2023-04-30 21:47:39 +08:00
Liang Ding
48e8c9f86f
🎨 Improve Tesseract OCR installation check on macOS https://github.com/siyuan-note/siyuan/issues/7107 2023-04-28 15:22:41 +08:00
Liang Ding
40d952e12d
🎨 Partially refresh the interface after data synchronization https://github.com/siyuan-note/siyuan/issues/8098 2023-04-25 18:34:38 +08:00
Liang Ding
9bfc7846cd
🎨 Partially refresh the interface after data synchronization https://github.com/siyuan-note/siyuan/issues/8098 2023-04-25 15:39:57 +08:00
Liang Ding
bd2e2c78bc
🎨 Partially refresh the interface after data synchronization https://github.com/siyuan-note/siyuan/issues/8098 2023-04-25 15:35:08 +08:00
Liang Ding
2399412790
🔖 Release v2.8.6 2023-04-25 10:47:11 +08:00
Liang Ding
051ddf74ae
🎨 Data snapshot save device ID, name and OS https://github.com/siyuan-note/siyuan/issues/8094 2023-04-24 12:07:39 +08:00
Liang Ding
297f32c0b6
🔖 Release v2.8.5 2023-04-18 13:36:35 +08:00
Liang Ding
9461cc3f95
🎨 Add OCR-related operations to the picture menu https://github.com/siyuan-note/siyuan/issues/7203 2023-04-14 15:22:15 +08:00
Liang Ding
41873799c8
🔖 Release v2.8.4 2023-04-11 10:05:41 +08:00
Liang Ding
9fdefe15de
🎨 Add version info at the end of message in all error notifications Fix https://github.com/siyuan-note/siyuan/issues/7899 2023-04-06 15:22:02 +08:00
Liang Ding
86cbf95d5b
🎨 Add version info at the end of message in all error notifications Fix https://github.com/siyuan-note/siyuan/issues/7899 2023-04-06 14:53:40 +08:00
Liang Ding
635eb66da9
🎨 Improve network online check of data sync Fix https://github.com/siyuan-note/siyuan/issues/7890 2023-04-05 19:54:13 +08:00
Liang Ding
9086e8f801
🔖 Release v2.8.3 2023-04-04 14:52:34 +08:00
Liang Ding
388e9cdf03
🎨 Add retry to improve network check 2023-04-04 10:22:58 +08:00
Liang Ding
f87f27b352
🎨 Add retry to improve network check 2023-04-04 10:21:34 +08:00
Liang Ding
d544fec54e
🔥 PDF export supports setting footer template https://github.com/siyuan-note/siyuan/issues/7478
Use frontend instead of backend impl
2023-04-02 10:39:53 +08:00
Liang Ding
cd0fb32d38
🎨 Improve export PDF footer font 2023-04-02 10:04:41 +08:00
Liang Ding
87bdcaf0b6
🎨 Improve export PDF footer font 2023-04-02 09:23:28 +08:00
Liang Ding
0eeca37084
🎨 Improve export PDF footer font 2023-04-01 14:02:11 +08:00
Vanessa
c0eb50f10c 🎨 https://github.com/siyuan-note/siyuan/issues/7478 2023-04-01 13:53:27 +08:00
Liang Ding
73bd025fe6
🎨 Improve export PDF footer font 2023-04-01 13:40:07 +08:00
Liang Ding
345857ae79
🎨 Improve export PDF footer font 2023-04-01 13:23:45 +08:00
Liang Ding
3eaa043889
🎨 Improve export PDF footer font 2023-04-01 12:30:53 +08:00
Liang Ding
eddcdaedcd
🎨 Clean code 2023-04-01 12:26:14 +08:00
Liang Ding
8545454f74
🐛 API getFile/putFile does not perform read-write lock Fix https://github.com/siyuan-note/siyuan/issues/7832 2023-03-30 19:39:59 +08:00
Liang Ding
4fa0c283ff
🐛 S3 synchronization online check not using configured endpoint Fix https://github.com/siyuan-note/siyuan/issues/7831 2023-03-30 18:17:14 +08:00
Liang Ding
4da6324b4c
🔖 Release v2.8.2 2023-03-30 14:16:55 +08:00
Liang Ding
05daece0d1
🎨 Use Endpoint for network connectivity checks when syncing with third-party cloud providers https://github.com/siyuan-note/siyuan/issues/7805 2023-03-29 14:43:02 +08:00
Liang Ding
bdf621f8c5
🎨 Support configuration of cloud provider connectivity check URL https://github.com/siyuan-note/siyuan/issues/7805 2023-03-29 14:20:19 +08:00
Liang Ding
0d71170331
🐛 Windows 端部分系统上内核崩溃 https://github.com/siyuan-note/siyuan/issues/7806 2023-03-28 19:40:07 +08:00
Liang Ding
55076cc89c
🐛 Windows 端部分系统上内核崩溃 https://github.com/siyuan-note/siyuan/issues/7806 2023-03-28 19:04:49 +08:00
Liang Ding
d55af3966d
🐛 Windows 端部分系统上内核崩溃 https://github.com/siyuan-note/siyuan/issues/7806 2023-03-28 18:48:55 +08:00
Liang Ding
ca405a5f89
🔖 Release v2.8.1 2023-03-28 10:28:05 +08:00
Liang Ding
6bd9c4cfe4
🔥 启动时移除处于网盘路径下的工作空间 https://github.com/siyuan-note/siyuan/issues/7790 2023-03-28 08:46:44 +08:00
Liang Ding
a31570c31c
🔥 启动时移除处于网盘路径下的工作空间 https://github.com/siyuan-note/siyuan/issues/7790 2023-03-28 08:44:45 +08:00
Liang Ding
01d5207679
🎨 改进 Windows 端第三方同步盘检测 Fix https://github.com/siyuan-note/siyuan/issues/7777 2023-03-27 15:43:18 +08:00
Liang Ding
25c2901eda
🎨 改进 Windows 端第三方同步盘检测 Fix https://github.com/siyuan-note/siyuan/issues/7777 2023-03-27 15:39:57 +08:00
Liang Ding
b7b8ae998f
🎨 启动时移除处于网盘路径下的工作空间 https://github.com/siyuan-note/siyuan/issues/7790 2023-03-27 15:25:51 +08:00
Liang Ding
483b79bcf1
🎨 改进 Windows 端第三方同步盘检测 https://github.com/siyuan-note/siyuan/issues/7777 2023-03-27 15:14:30 +08:00
Liang Ding
737510ff9b
🎨 启动时移除处于网盘路径下的工作空间 https://github.com/siyuan-note/siyuan/issues/7790 2023-03-27 11:49:59 +08:00
Liang Ding
cb2dc0711b
🎨 启动时移除处于网盘路径下的工作空间 https://github.com/siyuan-note/siyuan/issues/7790 2023-03-27 11:49:59 +08:00
Liang Ding
a85c61d3c1
🎨 增加 kernel.log https://github.com/siyuan-note/siyuan/issues/7789 2023-03-27 11:49:58 +08:00
Liang Ding
86a351aaf4
🎨 改进 Windows 端第三方同步盘检测 Fix https://github.com/siyuan-note/siyuan/issues/7777 2023-03-27 10:26:44 +08:00
Liang Ding
597ec6cacf
🎨 改进 Windows 端第三方同步盘检测 Fix https://github.com/siyuan-note/siyuan/issues/7777 2023-03-26 10:32:47 +08:00
Liang Ding
cfefe1f967
🎨 改进 Windows 端第三方同步盘检测 Fix https://github.com/siyuan-note/siyuan/issues/7777 2023-03-26 10:30:54 +08:00
Liang Ding
7b87dcf0f6
🎨 操作系统平台版本信息 2023-03-25 17:23:43 +08:00
Liang Ding
e94be5f59c
🎨 改进 Windows 端第三方同步盘检测 Fix https://github.com/siyuan-note/siyuan/issues/7777 2023-03-25 15:23:35 +08:00
Liang Ding
8e1228f8b6
🎨 识别移动端平台版本 2023-03-23 19:55:01 +08:00
Liang Ding
34483709ab
🎨 网络连通状态日志 2023-03-23 19:42:13 +08:00
Liang Ding
4bb39d90fe
🎨 改进写入工作空间路径配置 2023-03-23 19:32:11 +08:00
Liang Ding
793af326af
🎨 macOS 端对工作空间放置在 iCloud 路径下做检查 https://github.com/siyuan-note/siyuan/issues/7747 2023-03-23 10:19:11 +08:00
Liang Ding
0323b89e95
🎨 macOS 端对工作空间放置在 iCloud 路径下做检查 https://github.com/siyuan-note/siyuan/issues/7747 2023-03-23 09:18:54 +08:00
Liang Ding
3f9d32d6ff
🎨 macOS 端对工作空间放置在 iCloud 路径下做检查 https://github.com/siyuan-note/siyuan/issues/7747 2023-03-23 09:05:51 +08:00
Liang Ding
c8ae0a360f
🎨 网络没有连通时记录日志 2023-03-23 09:00:56 +08:00
Liang Ding
4d51ca3ad1
🎨 macOS 端对工作空间放置在 iCloud 路径下做检查 https://github.com/siyuan-note/siyuan/issues/7747 2023-03-23 08:55:19 +08:00
Liang Ding
932ebc1ad9
🎨 macOS 端对工作空间放置在 iCloud 路径下做检查 https://github.com/siyuan-note/siyuan/issues/7747 2023-03-22 19:44:28 +08:00
Liang Ding
dae90dd912
🎨 macOS 端对工作空间放置在 iCloud 路径下做检查 https://github.com/siyuan-note/siyuan/issues/7747 2023-03-22 19:22:02 +08:00
Liang Ding
0383124697
🎨 macOS 端对工作空间放置在 iCloud 路径下做检查 https://github.com/siyuan-note/siyuan/issues/7747 2023-03-22 19:21:15 +08:00
Liang Ding
4cdc96eca7
🎨 macOS 端对工作空间放置在 iCloud 路径下做检查 https://github.com/siyuan-note/siyuan/issues/7747 2023-03-22 19:14:16 +08:00
Liang Ding
c82e38841c
🎨 macOS 端对工作空间放置在 iCloud 路径下做检查 https://github.com/siyuan-note/siyuan/issues/7747 2023-03-22 19:13:08 +08:00
Liang Ding
59004a664f
🎨 支持应用内配置人工智能 https://github.com/siyuan-note/siyuan/issues/7714 2023-03-21 19:46:55 +08:00
Liang Ding
2a29362c04
🔖 发布 v2.8.0 2023-03-21 09:23:58 +08:00
Liang Ding
6550926a08
🎨 使用第三方同步盘时弹出提示并退出内核 https://github.com/siyuan-note/siyuan/issues/7683 2023-03-21 09:23:41 +08:00