Commit Graph

2061 Commits

Author SHA1 Message Date
Daniel
fd1211a6a9
🎨 In production mode, data reset warning pops up when editing data in the user guide https://github.com/siyuan-note/siyuan/issues/9757 2023-11-27 22:33:43 +08:00
Daniel
fac371dd38
🎨 Improve data repo index purging prompt 2023-11-27 17:26:02 +08:00
Daniel
2f2abf0eff
🎨 Improve data sync perception when data merging https://github.com/siyuan-note/siyuan/issues/9740 2023-11-25 17:13:59 +08:00
Daniel
3c755b1864
🎨 Proxy setting sometimes cancel requests https://github.com/siyuan-note/siyuan/issues/9725 2023-11-24 21:47:51 +08:00
Daniel
1bab5429ac
🎨 Improve index verification taskbar push message https://github.com/siyuan-note/siyuan/issues/9739 2023-11-24 21:18:09 +08:00
Daniel
4a8c32f649
🎨 Add internal kernel API /api/search/updateEmbedBlock https://github.com/siyuan-note/siyuan/issues/9736 2023-11-24 17:37:34 +08:00
Daniel
80b68e6eb9
🎨 Add ial for building embed block 2023-11-24 12:44:51 +08:00
Daniel
59dcc2637a
🎨 Support doc/snapshot history for database table view https://github.com/siyuan-note/siyuan/issues/9567 2023-11-24 00:20:00 +08:00
Daniel
faeaec707d
🎨 Support doc/snapshot history for database table view https://github.com/siyuan-note/siyuan/issues/9567 2023-11-24 00:07:58 +08:00
Daniel
66211b2f3f
🎨 Support doc/snapshot history for database table view https://github.com/siyuan-note/siyuan/issues/9567 2023-11-23 22:58:56 +08:00
Daniel
9b831b967a
🎨 Support doc/snapshot history for database table view https://github.com/siyuan-note/siyuan/issues/9567 2023-11-23 22:10:25 +08:00
Daniel
183621ea00
🎨 Sort by Due asc on the flashcard management UI https://github.com/siyuan-note/siyuan/pull/9673#issuecomment-1823003087 2023-11-23 11:38:06 +08:00
Daniel
bf6ff5bc32
🎨 The data history of a database view should follow the doc history and data snapshot https://github.com/siyuan-note/siyuan/issues/9567 2023-11-23 11:22:35 +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
e0d0c5c4d5
🎨 List file/asset history following the limit of editor history retention days https://github.com/siyuan-note/siyuan/issues/9723 2023-11-22 21:51:59 +08:00
Daniel
63e65af27c
🎨 Clean code https://github.com/siyuan-note/siyuan/pull/9720 2023-11-22 17:00:46 +08:00
Yingyi / 颖逸
f38c52292b
🐛 Authentication middleware compatible (#9720) 2023-11-22 16:55:44 +08:00
Daniel
5c182e2ea7
Improve database table view update time column rendering performance https://github.com/siyuan-note/siyuan/issues/9719 2023-11-22 16:48:53 +08:00
Daniel
52943932e9
🎨 If the data repo indexing time is greater than 12s, prompt user to purge the data repo https://github.com/siyuan-note/siyuan/issues/9613 2023-11-22 09:15:50 +08:00
Yingyi / 颖逸
cb016aac14
Improve kernel API authentication (#9702)
* 🎨 Add API `/api/network/echo`

* 🎨 Improve localhost checking

* 🎨 Add `model.CheckReadonly` for some APIs

/api/storage/setLocalStorage
/api/storage/setLocalStorageVal
/api/notebook/openNotebook
/api/notebook/removeNotebook
/api/search/removeTemplate
/api/attr/setBlockAttrs
/api/sync/importSyncProviderS3
/api/sync/importSyncProviderWebDAV
/api/riff/resetRiffCards
/api/snippet/setSnippet
/api/av/setAttributeViewBlockAttr
/api/archive/zip
/api/archive/unzip

* 🎨 Remove `model.CheckReadonly` for some APIs

/api/history/searchHistory
/api/history/getHistoryItems
/api/search/findReplace
/api/block/getParentNextChildID
/api/file/readDir
/api/sync/listCloudSyncDir
/api/asset/getDocImageAssets
/api/template/renderSprig
/api/ai/chatGPT
/api/ai/chatGPTWithAction

* 🎨 improve API `/api/network/echo`
2023-11-21 21:45:44 +08:00
Daniel
9dfc35e1ac
🎨 Supports configuring data sync index time-consuming prompts https://github.com/siyuan-note/siyuan/issues/9698 2023-11-20 21:11:28 +08:00
Daniel
e24a724630
🎨 Query embed block supports executing JavaScript https://github.com/siyuan-note/siyuan/issues/9648 2023-11-18 12:03:22 +08:00
Daniel
5091542629
🎨 Improve heading2doc/li2doc sorting Fix https://github.com/siyuan-note/siyuan/issues/9668 2023-11-17 17:26:28 +08:00
Daniel
afef4926ce
🎨 Clean code https://github.com/siyuan-note/siyuan/pull/9673 2023-11-17 10:02:40 +08:00
debbbbie
afaf88d525
Sort by Due asc on the flashcard management UI (#9673) 2023-11-17 09:59:03 +08:00
Daniel
0359f96c64
🎨 Add database table view checkbox column type https://github.com/siyuan-note/siyuan/issues/9667 2023-11-17 09:04:01 +08:00
Daniel
d81dfc503c
🎨 Support resetting the learning progress of flashcards https://github.com/siyuan-note/siyuan/issues/9564 2023-11-17 00:05:30 +08:00
Daniel
f78c5ab3c8
🎨 Support resetting the learning progress of flashcards https://github.com/siyuan-note/siyuan/issues/9564 2023-11-17 00:04:15 +08:00
Daniel
c4174ea191
🎨 Support resetting the learning progress of flashcards https://github.com/siyuan-note/siyuan/issues/9564 2023-11-17 00:01:52 +08:00
Daniel
342f764840
🎨 Support resetting the learning progress of flashcards https://github.com/siyuan-note/siyuan/issues/9564 2023-11-16 23:59:46 +08:00
Daniel
97c33f14d9
🎨 Support resetting the learning progress of flashcards https://github.com/siyuan-note/siyuan/issues/9564 2023-11-16 23:52:20 +08:00
Daniel
259606e995
🎨 Support resetting the learning progress of flashcards https://github.com/siyuan-note/siyuan/issues/9564 2023-11-16 23:48:31 +08:00
Daniel
bbeb6282d6
🎨 Support resetting the learning progress of flashcards https://github.com/siyuan-note/siyuan/issues/9564 2023-11-16 23:45:50 +08:00
Daniel
fb92772ae7
🎨 Support resetting the learning progress of flashcards https://github.com/siyuan-note/siyuan/issues/9564 2023-11-16 22:54:41 +08:00
Daniel
cb45da4319
🎨 Show card NextDue to the flashcard management UI https://github.com/siyuan-note/siyuan/pull/9621 2023-11-16 22:50:55 +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
37b099dfa5
🎨 Support resetting the learning progress of flashcards https://github.com/siyuan-note/siyuan/issues/9564 2023-11-16 11:37:56 +08:00
Daniel
38099e4892
🎨 Add kernel API /api/filetree/getIDsByHPath https://github.com/siyuan-note/siyuan/issues/9654 2023-11-15 09:10:33 +08:00
Daniel
ea2a2bbf03
🎨 Code content in templates is not properly escaped https://github.com/siyuan-note/siyuan/issues/9649 2023-11-14 22:37:37 +08:00
Daniel
9dc68a28e4
🎨 Improve logging 2023-11-14 22:37:37 +08:00
Daniel
0658f3bc0e
🎨 Automatically create notebook conf.json if not found it https://github.com/siyuan-note/siyuan/issues/9647 2023-11-14 11:08:39 +08:00
Daniel
490d8da62e
🔥 Revert https://github.com/siyuan-note/siyuan/issues/9202 2023-11-14 10:17:17 +08:00
Daniel
21fbcc5090
🎨 Kernel API createDocWithMd supports concurrent calls https://github.com/siyuan-note/siyuan/issues/9644 2023-11-14 10:02:03 +08:00
Yingyi / 颖逸
c90072c3cf
Improve localhost address validation (#9634)
* 🎨 Improv localhost address validation

* 🐛 Compatible with browser extension
2023-11-12 08:52:34 +08:00
Daniel
8a8fc17d21
🎨 Improve data sync 2023-11-11 23:49:39 +08:00
Daniel
4d218cd1e0
🎨 Update download mirror for ghproxy.com https://github.com/siyuan-note/siyuan/issues/9628 2023-11-11 18:07:29 +08:00
Daniel
7be06ed955
🎨 Improve database table view in super block Fix https://github.com/siyuan-note/siyuan/issues/9620 2023-11-10 23:13:57 +08:00
Daniel
eb6f892a47
🎨 Improve S3/WebDAV data sync error message Fix https://github.com/siyuan-note/siyuan/issues/9626 2023-11-10 23:00:17 +08:00
Daniel
22f78326f2
🎨 Improve data sync 2023-11-10 22:22:44 +08:00
Daniel
514c747fe3
🎨 Improve data sync 2023-11-10 20:25:29 +08:00