Commit graph

9936 commits

Author SHA1 Message Date
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
Vanessa
f7ce3e0907 🎨 fix https://github.com/siyuan-note/siyuan/issues/9056 2023-08-28 11:20:19 +08:00
Vanessa
f1a5692e04 Merge remote-tracking branch 'origin/dev' into dev 2023-08-28 11:13:36 +08:00
Vanessa
66048dc1bd 🎨 fix https://github.com/siyuan-note/siyuan/issues/9058 2023-08-28 11:13:16 +08:00
Daniel
151022b618
📝 Add the main menu shortcut key Alt+\ and arrow keys to select items on the desktop https://github.com/siyuan-note/siyuan/issues/9055 2023-08-28 10:54:48 +08:00
Vanessa
b09a276a7d fix https://github.com/siyuan-note/siyuan/issues/9055 2023-08-28 10:50:03 +08:00
Vanessa
5d4e497a58 Merge remote-tracking branch 'origin/dev' into dev 2023-08-28 10:01:45 +08:00
Vanessa
fa9c0b0ffa 🎨 ¥¥ 2023-08-28 10:01:27 +08:00
Daniel
9612e41cf7
🎨 Limit memory usage of PDF parsing https://github.com/siyuan-note/siyuan/pull/9051 2023-08-27 17:49:21 +08:00
Daniel
f755daee1e
🎨 Limit memory usage of PDF parsing https://github.com/siyuan-note/siyuan/pull/9051 2023-08-27 17:46:23 +08:00
Daniel
06f6534402
🎨 Limit memory usage of PDF parsing https://github.com/siyuan-note/siyuan/pull/9051 2023-08-27 17:46:06 +08:00
Daniel
0ec9a28763
⬆️ Upgrade kernel deps 2023-08-27 17:41:39 +08:00
Daniel
c1924d0a78
⬆️ Upgrade kernel deps 2023-08-27 17:35:31 +08:00
Vanessa
9fe5b6cb94 Merge remote-tracking branch 'origin/dev' into dev 2023-08-27 12:10:57 +08:00