fundon
|
b74dd1c92e
|
feat(core): support block links on Bi-Directional Links (#8169)
Clsoes [AF-1348](https://linear.app/affine-design/issue/AF-1348/修复-bi-directional-links-里面的链接地址)
* Links to the current document should be ignored on `Backlinks`
* Links to the current document should be ignored on `Outgoing links`
https://github.com/user-attachments/assets/dbc43cea-5aca-4c6f-886a-356e3a91c1f1
|
2024-09-11 11:08:12 +00:00 |
|
EYHN
|
fb64bc7e55
|
feat(core): indexer upgrade (#8062)
|
2024-09-04 07:31:03 +00:00 |
|
EYHN
|
83716c2fd9
|
feat(core): share in workspace link (#7897)
ShareDocsService -> ShareDocsListService
ShareService -> ShareInfoService
(*new) ShareReaderService
`/share/:workspaceId/:docId` -> redirect to -> `/workspace/:workspaceId/:docId`
workspace loading process
1. find workspace in workspace list
2. (if not found) revalidate workspace list
3. (if still not found) try load share page
4. (if share page found) => share page
5. (if share page not found) => 404
6. (if workspace found) => workspace page
|
2024-08-16 09:12:18 +00:00 |
|
EYHN
|
b993ab04df
|
fix(core): some doc missing in search result (#7818)
|
2024-08-09 10:37:24 +00:00 |
|
EYHN
|
c006f3f0af
|
fix(core): reduce indexer performance impact (#7803)
|
2024-08-09 11:57:06 +08:00 |
|
EYHN
|
83244f0201
|
fix(core): trash doc in search result (#7785)
|
2024-08-08 08:17:48 +00:00 |
|
EYHN
|
d968cfe425
|
fix(infra): better search result (#7774)
|
2024-08-07 09:16:43 +00:00 |
|
EYHN
|
f108b95704
|
feat(core): tuning for better search (#7713)
|
2024-08-05 02:29:50 +00:00 |
|
EYHN
|
e6f0847ec3
|
fix(core): make indexer faster (#7629)
|
2024-07-29 06:43:13 +00:00 |
|
EYHN
|
3eb09cde5e
|
feat(core): new favorite (#7590)
|
2024-07-26 08:15:32 +00:00 |
|
EYHN
|
54da85ec62
|
feat(core): init organize (#7456)
|
2024-07-26 04:35:32 +00:00 |
|
liuyi
|
555f203be6
|
feat(core): run indexer in worker (#7418)
|
2024-07-04 15:37:26 +08:00 |
|
forehalo
|
f0d127fa29
|
Revert "feat(core): run indexer in worker (#7295)"
This reverts commit c62d79ab14.
|
2024-07-03 10:16:27 +08:00 |
|
EYHN
|
c62d79ab14
|
feat(core): run indexer in worker (#7295)
|
2024-07-02 09:18:08 +00:00 |
|
EYHN
|
27d0fc5108
|
refactor(core): use new backlink indexer (#7296)
|
2024-07-02 09:18:01 +00:00 |
|
EYHN
|
40e381e272
|
refactor(core): new quick search service (#7214)
|
2024-07-02 09:17:54 +00:00 |
|
EYHN
|
15e99c7819
|
feat(core): docs search service (#7213)
|
2024-07-02 09:17:47 +00:00 |
|