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
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
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
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
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
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
Yingyi / 颖逸
2bfefbe885
🎨 Authentication supports query parameters token
( #9069 )
2023-08-29 16:16:33 +08:00
Daniel
40d546e953
🔖 Release v2.10.2
2023-08-29 11:19:26 +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
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
Daniel
d3fa2bc547
🎨 PDF files longer than 1024 pages are not included in asset file content searching https://github.com/siyuan-note/siyuan/issues/9053
2023-08-27 11:17:53 +08:00
Daniel
7d6c101813
🎨 PDF files longer than 1024 pages are not included in asset file content searching https://github.com/siyuan-note/siyuan/issues/9053
2023-08-27 11:13:39 +08:00
Daniel
184b4aa074
🎨 PDF files longer than 1024 pages are not included in asset file content searching https://github.com/siyuan-note/siyuan/issues/9053
2023-08-27 11:12:11 +08:00
Daniel
9cfcec2310
🎨 PDF files longer than 1024 pages are not included in asset file content searching https://github.com/siyuan-note/siyuan/issues/9053
2023-08-27 11:09:37 +08:00
Daniel
b578506ea5
🎨 PDF files longer than 1024 pages are not included in asset file content searching https://github.com/siyuan-note/siyuan/issues/9053
2023-08-27 11:09:19 +08:00
Daniel
fd32668abc
🎨 PDF files longer than 1024 pages are not included in asset file content searching https://github.com/siyuan-note/siyuan/issues/9053
2023-08-27 11:02:36 +08:00
Daniel
4baeeed1ec
🎨 Non-UTF-8 encoded text files are not included in asset file content searching Fix https://github.com/siyuan-note/siyuan/issues/9052
2023-08-27 10:53:48 +08:00
nekrondev
f4e840fae6
feat(assets): improve PDF asset parser performance ( #9051 )
...
This commit will change the single-threaded behavior of
PDF parser into multi-threaded worker pool
speeding up PDF parsing into text
Co-authored-by: Heiko Besemann <heiko.besemann@qbeyond.de>
2023-08-26 22:44:14 +08:00
Daniel
0beca364fa
🎨 Add kernel API /api/archive/zip
and /api/archive/unzip
Fix https://github.com/siyuan-note/siyuan/issues/9028
2023-08-26 22:38:02 +08:00
Daniel
f38cd184dc
🎨 Inline element custom attribute https://github.com/siyuan-note/siyuan/issues/9038
2023-08-25 10:51:40 +08:00
Daniel
84475df22d
🐛 Optimize typography
exception in case of task list and heading Fix https://github.com/siyuan-note/siyuan/issues/9035
2023-08-25 00:22:51 +08:00
Yingyi / 颖逸
2f75010785
Add APIs for message broadcast ( #9031 )
...
* 🎨 Add API for broadcast
* 🎨 Add API `/api/broadcast/getListenerCount`
* 🎨 Add API GET `/api/broadcast/channels`
* 🎨 Add API POST `/api/broadcast/getChannelInfo`
* Update broadcast.go
* Update broadcast.go
2023-08-23 17:31:59 +08:00
Daniel
c00270cf01
🐛 Unable to open the doc when the block pointed by the scroll position does not exist Fix https://github.com/siyuan-note/siyuan/issues/9030
2023-08-23 10:18:11 +08:00
Daniel
092b8b16ca
🎨 AI Maximum number of Tokens
setting value is no longer limited Fix https://github.com/siyuan-note/siyuan/issues/9023
2023-08-23 09:41:15 +08:00
Daniel
5868ae1102
🔖 Release v2.10.1
2023-08-21 21:11:05 +08:00
Daniel
ca73a70112
🎨 Remove asset content indexes when deleting asset files https://github.com/siyuan-note/siyuan/issues/9010
2023-08-20 11:24:11 +08:00
Daniel
2d61568fad
🎨 Remove asset content indexes when deleting asset files https://github.com/siyuan-note/siyuan/issues/9010
2023-08-20 11:22:48 +08:00
Daniel
71f87cfd55
🎨 Improve asset content searching
2023-08-20 11:01:00 +08:00
Daniel
04cf28c962
🎨 Support searching EPUB asset content Fix https://github.com/siyuan-note/siyuan/issues/9000
2023-08-18 16:20:32 +08:00
Daniel
e4fe341026
🎨 An error Failed to create data snapshot
is occasionally reported during automatic data sync Fix https://github.com/siyuan-note/siyuan/issues/8998
2023-08-18 11:39:39 +08:00
Daniel
620853575b
🎨 Support searching some plaintext assets content https://github.com/siyuan-note/siyuan/issues/8987
2023-08-17 18:01:11 +08:00
Daniel
89f85a93c4
🎨 Support searching some plaintext assets content https://github.com/siyuan-note/siyuan/issues/8987
2023-08-17 12:14:19 +08:00
Daniel
3b549f46f2
🎨 Support searching PDF asset content https://github.com/siyuan-note/siyuan/pull/8985
2023-08-17 11:58:54 +08:00
nekrondev
19a295e157
Support searching PDF asset content ( #8985 )
...
* feat(asset): add PDF parser
* test: changed test function name to match parser
* asset: add separator
* asset: add pdf factory product
* test: remove println
---------
Co-authored-by: Heiko Besemann <heiko.besemann@qbeyond.de>
2023-08-17 11:52:59 +08:00
Daniel
4c5e71be7a
🎨 Improve inline formulas input https://github.com/siyuan-note/siyuan/issues/8972
2023-08-16 23:14:16 +08:00
Daniel
dd7679eac6
🐛 Document duplicated when creating by block reference Fix https://github.com/siyuan-note/siyuan/issues/8981
2023-08-16 11:34:37 +08:00
Daniel
a516f8da2c
⬆️ Upgrade kernel deps
2023-08-15 20:47:56 +08:00
Daniel
d40632cddb
✨ Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874
2023-08-15 20:39:08 +08:00