Commit Graph

399 Commits

Author SHA1 Message Date
Daniel 6feabe74c8 Improve block indexing performance https://github.com/siyuan-note/siyuan/issues/10624 2024-03-15 22:54:01 +08:00
Daniel 214840e2f4 🎨 Improve ignore indexing 2024-02-03 09:33:36 +08:00
Daniel 2ad1662877 🎨 Support ignore search results https://github.com/siyuan-note/siyuan/issues/10089 2024-01-10 09:48:14 +08:00
Daniel 0d89274eb0 🎨 Support ignore index https://github.com/siyuan-note/siyuan/issues/9198 2024-01-06 20:55:01 +08:00
Daniel 286654cb00 🎨 Add internal kernel API /api/filetree/upsertIndexes and /api/filetree/removeIndexes https://github.com/siyuan-note/siyuan/issues/10079 2024-01-05 20:55:04 +08:00
Daniel 1864d0e4a6 🐛 The parent block field of the blocks under the heading block is calculated incorrectly https://github.com/siyuan-note/siyuan/issues/9869 2024-01-03 17:38:35 +08:00
Daniel fdb0600dbb 🎨 Improve upload assets to cloud 2024-01-01 16:54:00 +08:00
Daniel 99218f400b 🎨 Add Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9958 2024-01-01 01:10:47 +08:00
Daniel 7b16c45c8e 🐛 The doc title image index failed when using notebook-level assets https://github.com/siyuan-note/siyuan/issues/9936 2023-12-20 21:06:46 +08:00
Daniel f58623af6b 🎨 Doc title image path 2023-12-20 21:06:46 +08:00
Daniel 106ffb292b 🐛 Blockquote in list turn into paragraph causes internal error https://github.com/siyuan-note/siyuan/issues/9920 2023-12-19 12:30:24 +08:00
Daniel d2c0c26252 🎨 Delete the corresponding data in the database attributes table after deleting the doc https://github.com/siyuan-note/siyuan/issues/9875 2023-12-15 08:56:44 +08:00
Daniel aaf15c77e0 🎨 OCR no longer blocks document loading https://github.com/siyuan-note/siyuan/issues/9230 2023-12-09 22:11:38 +08:00
Daniel af02b4dbea 🎨 Enlarge cache size 2023-12-08 23:15:13 +08:00
Daniel bea32e96d5 🎨 Improve kernel stability by eliminating some data races https://github.com/siyuan-note/siyuan/issues/9842 2023-12-08 13:05:50 +08:00
Daniel 283917a9a8 🎨 OCR no longer blocks document loading https://github.com/siyuan-note/siyuan/issues/9230 2023-12-07 20:40:16 +08:00
Daniel b1cea465ac 🎨 Improve file read/write locking https://github.com/siyuan-note/siyuan/issues/9748 2023-12-05 17:51:17 +08:00
Daniel f5205d846c 🎨 List file/asset history following the limit of editor history retention days https://github.com/siyuan-note/siyuan/issues/9723 2023-11-22 22:11:56 +08:00
Daniel b894c7b300 🎨 Kernel API /api/query/sql support || operator https://github.com/siyuan-note/siyuan/issues/9662 2023-11-17 21:13:39 +08:00
Daniel 422b8fdecd 🎨 Kernel API /api/query/sql support || operator https://github.com/siyuan-note/siyuan/issues/9662 2023-11-17 21:11:42 +08:00
Daniel 6bb89ed2e5 🎨 Repeated references to the same block within a block only count as one reference Fix https://github.com/siyuan-note/siyuan/issues/9670 2023-11-16 20:35:15 +08:00
Daniel c65c32caf9 🎨 Kernel API /api/query/sql support || operator https://github.com/siyuan-note/siyuan/issues/9662 2023-11-15 23:46:51 +08:00
Daniel 3635cf6a64 🎨 Automatically check and eliminate duplicate reference relationships Fix https://github.com/siyuan-note/siyuan/issues/9618 2023-11-10 11:53:02 +08:00
Daniel 368091bd53 🎨 Automatically check and eliminate duplicate reference relationships Fix https://github.com/siyuan-note/siyuan/issues/9618 2023-11-10 11:01:27 +08:00
Daniel 70c56c8e25 🐛 Notebook data may be corrupted during data synchronization https://github.com/siyuan-note/siyuan/issues/9594 2023-11-06 22:44:06 +08:00
Daniel 5e6d94783b 🎨 Improve priority of folding processing when headings and super blocks are mixed https://github.com/siyuan-note/siyuan/issues/9488 2023-10-24 00:56:10 +08:00
Daniel 0014a5eea4 🎨 Supports searching database blocks by the view title https://github.com/siyuan-note/siyuan/issues/9348 2023-10-05 12:41:39 +08:00
Daniel 3c67701681 🎨 Supports searching database blocks by the view title https://github.com/siyuan-note/siyuan/issues/9348 2023-10-05 12:40:25 +08:00
Daniel 68be7bdfe4 🎨 Improve node parsing 2023-08-15 10:07:28 +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 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 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 c8cfe190fa 🎨 Push database index commit event https://github.com/siyuan-note/siyuan/issues/8814 2023-07-27 22:48:32 +08:00
Daniel d800fc169e 🎨 Push database index commit event https://github.com/siyuan-note/siyuan/issues/8814 2023-07-27 22:38:06 +08:00
Daniel 4e69f9596c 🎨 Improve init sync stability 2023-07-18 01:08:54 +08:00
Daniel 39b28cbc98 ♻️ Refactor av data structure 2023-07-11 22:12:11 +08:00
Daniel e6aa17249a 🎨 Improve the backlink display when the first sub-block under the list item block contains hyperlinks Fix https://github.com/siyuan-note/siyuan/issues/8661 2023-07-03 10:50:27 +08:00
Daniel be1b34a163 🎨 Update av 2023-06-30 15:42:17 +08:00
Daniel b9c35fd0f5 🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +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 073af9a310 🎨 Improve history database index https://github.com/siyuan-note/siyuan/issues/8506 2023-06-09 13:02:21 +08:00
Daniel 772c809e31 🎨 Support for opening file history on the doc tree https://github.com/siyuan-note/siyuan/issues/8448 2023-06-03 21:22:30 +08:00
Liang Ding 3fdf00bbbd 🎨 API /api/query/sql support UNION statement https://github.com/siyuan-note/siyuan/issues/8226 2023-05-10 15:30:25 +08:00
Liang Ding 3790507ee2 🎨 Add Settings - Search - Index - Asset path Fix https://github.com/siyuan-note/siyuan/issues/8221 2023-05-10 10:30:05 +08:00
Liang Ding a48154ba84 🎨 API /api/query/sql add LIMIT clause https://github.com/siyuan-note/siyuan/issues/8167 2023-05-04 10:11:29 +08:00
Liang Ding 4cc8e18342 🎨 Global search ignores LIMIT clause when using SQL method https://github.com/siyuan-note/siyuan/issues/8071 2023-04-21 10:46:55 +08:00
Liang Ding 1eba131624 🎨 Global search supports pagination to display results https://github.com/siyuan-note/siyuan/issues/7948 2023-04-21 09:49:13 +08:00
Liang Ding f0e80505f0 🎨 Content type filtering when inserting reference links via ((, [[ https://github.com/siyuan-note/siyuan/issues/8009 2023-04-17 22:53:07 +08:00