Commit Graph

9499 Commits

Author SHA1 Message Date
Vanessa
c61161615f Merge remote-tracking branch 'origin/dev' into dev 2023-09-01 21:24:11 +08:00
Vanessa
3724d274c9 🎨 fix https://github.com/siyuan-note/siyuan/issues/9089 2023-09-01 21:23:58 +08:00
Daniel
2bdabfe9e7
🐛 Unable to enter the main interface after enabling the kernel read-only mode Fix https://github.com/siyuan-note/siyuan/issues/9086 2023-09-01 20:13:51 +08:00
Vanessa
493eba5a14 🐛 fix https://github.com/siyuan-note/siyuan/issues/9071 2023-09-01 19:52:55 +08:00
Vanessa
a400fa3896 💄 https://github.com/siyuan-note/siyuan/pull/9078 2023-09-01 19:05:33 +08:00
Yingyi / 颖逸
eb461fad84
Improve the style of disabled menu item (#9078)
* 🎨 Improve the style of disabled menu item

* Update _menu.scss
2023-09-01 16:27:36 +08:00
Daniel
a63e1fda2e
Improve block loading performance on Windows/Linux/macOS amd64 arch https://github.com/siyuan-note/siyuan/issues/9084 2023-09-01 11:14:06 +08:00
Vanessa
a54ddd5c8e Merge remote-tracking branch 'origin/dev' into dev 2023-09-01 10:59:00 +08:00
Vanessa
82eda6f63a 💄 2023-09-01 10:58:41 +08:00
Daniel
26d5832641
Improve block loading performance on Windows/Linux/macOS amd64 arch https://github.com/siyuan-note/siyuan/issues/9084 2023-09-01 10:47:45 +08:00
Daniel
b0e9c2d2b9
🐛 Block hyperlinks do not point to regenerated block IDs when importing .sy.zip https://github.com/siyuan-note/siyuan/issues/9083 2023-09-01 09:39:05 +08:00
Daniel
7906dc97c6
🎨 Reduce the memory usage of PDF asset file content parsing on the mobile https://github.com/siyuan-note/siyuan/issues/9079 2023-08-31 21:27:37 +08:00
Daniel
2f2d617929
🎨 HTTPS certificate is no longer verified when Convert network images to local images https://github.com/siyuan-note/siyuan/issues/9080 2023-08-31 21:15:31 +08:00
Vanessa
8d66c57799 🐛 fix https://github.com/siyuan-note/siyuan/issues/9076 2023-08-31 16:36:15 +08:00
Vanessa
008e5e6d1b 🐛 fix https://github.com/siyuan-note/siyuan/issues/9076 2023-08-31 12:07:52 +08:00
Vanessa
b1a27f8b74 🐛 2023-08-31 11:29:27 +08:00
Vanessa
8212a5c059 🎨 https://github.com/siyuan-note/siyuan/issues/9068 2023-08-31 11:19:45 +08:00
Daniel
cf5948dd1a
🎨 Improve the response status code of kernel API /api/file/getFile https://github.com/siyuan-note/siyuan/pull/9075 2023-08-30 23:47:58 +08:00
Yingyi / 颖逸
baa3ef0bb4
Improve the response status code of kernel API /api/file/getFile (#9075)
* 🎨 Improve the response status code of API `/api/file/getFile`

* refactor: change status code from `204` to `202`
2023-08-30 23:45:24 +08:00
Vanessa
dc3889b5b3 https://github.com/siyuan-note/siyuan/issues/9032 2023-08-30 22:28:25 +08:00
Vanessa
a6f80dfcbd Merge remote-tracking branch 'origin/dev' into dev 2023-08-30 21:54:56 +08:00
Vanessa
c1478c2bc1 https://github.com/siyuan-note/siyuan/issues/9032 2023-08-30 21:54:38 +08:00
Daniel
05fc1a8ed1
🐛 The update button is not displayed after the marketplace package version is updated Fix https://github.com/siyuan-note/siyuan/issues/9074 2023-08-30 20:46:00 +08:00
Vanessa
54aae5431b Merge remote-tracking branch 'origin/dev' into dev 2023-08-30 17:15:34 +08:00
Vanessa
00fe7bffa4 https://github.com/siyuan-note/siyuan/issues/9032 2023-08-30 17:15:17 +08:00
Daniel
ecc0c9d818
🎨 Improve asset file content search preview escaping https://github.com/siyuan-note/siyuan/issues/9073 2023-08-30 17:11:48 +08:00
Daniel
eb8da00236
🎨 Improve asset file content search preview escaping https://github.com/siyuan-note/siyuan/issues/9073 2023-08-30 17:11:47 +08:00
Daniel
8c6b747da8
🎨 Improve EPUB asset file content parsing https://github.com/siyuan-note/siyuan/issues/9072 2023-08-30 17:11:47 +08:00
Vanessa
fe4fe1aee6 Merge remote-tracking branch 'origin/dev' into dev 2023-08-30 16:33:09 +08:00
Vanessa
c0535ffb98 ♻️ https://github.com/siyuan-note/siyuan/issues/9032 2023-08-30 16:32:54 +08:00
Vanessa
00d58cb4dc
🐛 windows 下回车新建块输入abc,选中 bc ctrl+m 后光标错误 2023-08-29 23:02:10 +08:00
Daniel
6f42ac392e
🎨 Clean code Improve iCloud path checking https://github.com/siyuan-note/siyuan/pull/9066 2023-08-29 21:05:01 +08:00
Jason Zhang
b0b7b6f17a
Improve iCloud path checking (#9066)
* fix: icloud目录判断范围太广

icloud 目录匹配包含导致全局无法正常使用

* fix: 提交修复icloud判断问题

1.删除无用的else块
2.完善simpleCheckIcloudPath方法 添加 桌面 和文档的路径判断
2023-08-29 21:01:36 +08:00
Yingyi / 颖逸
2bfefbe885
🎨 Authentication supports query parameters token (#9069) 2023-08-29 16:16:33 +08:00
Daniel
2349b080db
🔖 Release v2.10.2 2023-08-29 11:24:38 +08:00
Daniel
40d546e953
🔖 Release v2.10.2 2023-08-29 11:19:26 +08:00
Daniel
6ad976a98a
🔖 Release v2.10.2 2023-08-29 11:16:00 +08:00
Vanessa
9532a3eab6
🎨 fix https://github.com/siyuan-note/siyuan/issues/9054 2023-08-29 10:43:15 +08:00
Vanessa
5d6c71e35a 🚨 2023-08-28 23:26:47 +08:00
Vanessa
f28ce5a3b7 🎨 fix https://github.com/siyuan-note/siyuan/issues/9063 2023-08-28 23:26:02 +08:00
Vanessa
6ae0e39436 🎨 fix https://github.com/siyuan-note/siyuan/pull/9061 2023-08-28 23:21:41 +08:00
zxhd863943427
d6e5d58c5d
Improving the copy of rect annotations. (#9061) 2023-08-28 22:31:54 +08:00
Daniel
00c163c338
⬆️ Upgrade kernel deps 2023-08-28 20:42:20 +08:00
Daniel
77358dfa2e
⬆️ Upgrade kernel deps 2023-08-28 20:39:50 +08:00
Daniel
813328ce74
⬆️ Upgrade kernel deps 2023-08-28 17:29:57 +08:00
Vanessa
f3f3c647d1 🎨 fix https://github.com/siyuan-note/siyuan/issues/8431 2023-08-28 17:07:26 +08:00
Vanessa
adecf247e0 🎨 代码块出现滚动条时行号高度较矮 2023-08-28 11:47:38 +08:00
Vanessa
397907e151 Merge remote-tracking branch 'origin/dev' into dev 2023-08-28 11:32:43 +08:00
Vanessa
d47e52e60a 🎨 https://github.com/siyuan-note/siyuan/issues/9029 2023-08-28 11:32:27 +08:00
Daniel
543e99bb35
📝 Fix some broken references in Chinese user guide https://github.com/siyuan-note/siyuan/issues/9059 2023-08-28 11:23:39 +08:00