Commit Graph

1805 Commits

Author SHA1 Message Date
Yingyi / 颖逸
2bfefbe885
🎨 Authentication supports query parameters token (#9069) 2023-08-29 16:16:33 +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
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
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
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
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
d40632cddb
Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874 2023-08-15 20:39:08 +08:00
Daniel
29678939f3
Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874 2023-08-15 20:16:04 +08:00
Daniel
0fc89a4277
Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874 2023-08-15 17:04:34 +08:00
Daniel
4b96ead36a
Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874 2023-08-15 16:32:31 +08:00
Daniel
a169b3913a
Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874 2023-08-15 16:32:31 +08:00
Daniel
5e1ac8c298
🎨 logging https://github.com/siyuan-note/siyuan/pull/8977 2023-08-15 15:36:03 +08:00
nekrondev
f4f8bde3d1
🎨 fix missing parameters (#8977)
Co-authored-by: Heiko Besemann <heiko.besemann@qbeyond.de>
2023-08-15 15:31:19 +08:00
Daniel
9f6d08ac01
Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874 2023-08-15 09:34:58 +08:00
Daniel
253b228bb0
Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874 2023-08-13 00:17:06 +08:00
Daniel
e66676598f
Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874 2023-08-13 00:17:05 +08:00
Daniel
b64ef60261
🎨 Heading convert to doc does not use naming as doc name https://github.com/siyuan-note/siyuan/issues/8959 2023-08-12 14:05:48 +08:00
Daniel
1d3e58101b
Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874 2023-08-11 11:04:47 +08:00
Daniel
c96e815aa6
Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874 2023-08-11 10:28:32 +08:00
Daniel
298b95dea3
Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874 2023-08-11 10:19:11 +08:00
Daniel
81800a029f
Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874 2023-08-11 00:23:57 +08:00
Daniel
68b960ad7a
Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874 2023-08-09 21:14:04 +08:00
Daniel
b54c05cf88
🐛 Wrong count for hierarchical level tag count https://github.com/siyuan-note/siyuan/issues/8915 2023-08-08 21:28:39 +08:00
Daniel
0edcfb3c74
🎨 Bookmark and Tag panel operation progress text escaping Fix https://github.com/siyuan-note/siyuan/issues/8926 2023-08-07 11:52:35 +08:00
Daniel
dead5c5a7c
🎨 Add membership one-time payment features https://github.com/siyuan-note/siyuan/issues/8906 2023-08-05 20:04:37 +08:00
Daniel
c553c87c63
Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874 2023-08-05 20:04:37 +08:00
Daniel
d81359bdee
Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874 2023-08-04 23:11:18 +08:00
Daniel
9d62905a14
🎨 Filter nesting folder of custom emoji before adding emoji https://github.com/siyuan-note/siyuan/pull/8903 2023-08-04 23:03:10 +08:00
Daniel
b7fd16f62d
🎨 Filter nesting folder of custom emoji before adding emoji https://github.com/siyuan-note/siyuan/pull/8903 2023-08-04 23:03:09 +08:00
Daniel
c737ecabb6
🎨 Attribute View number column format https://github.com/siyuan-note/siyuan/issues/8764 2023-08-04 12:32:29 +08:00
Daniel
afb698d1fe
🎨 Attribute View number column format https://github.com/siyuan-note/siyuan/issues/8764 2023-08-04 12:29:32 +08:00
Daniel
7d992ce175
Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874 2023-08-04 12:05:29 +08:00
Daniel
65cbbc589d
🎨 Attribute View number column format https://github.com/siyuan-note/siyuan/issues/8764 2023-08-04 00:07:12 +08:00
Daniel
c136b71e67
🎨 Attribute View number column format https://github.com/siyuan-note/siyuan/issues/8764 2023-08-03 23:39:10 +08:00
Daniel
d5bceca2a4
🎨 Attribute View number column format https://github.com/siyuan-note/siyuan/issues/8764 2023-08-03 23:21:11 +08:00