Commit Graph

554 Commits

Author SHA1 Message Date
Daniel
3aa32f7f8d
🎨 Database table view supports paged loading https://github.com/siyuan-note/siyuan/issues/9424 2023-12-06 17:23:09 +08:00
Daniel
802a703486
🎨 Add internal kernel API /api/setting/refreshVirtualBlockRef Fix https://github.com/siyuan-note/siyuan/issues/9829 2023-12-06 16:26:23 +08:00
Daniel
d6765e0303
🎨 Add internal kernel API /api/setting/refreshVirtualBlockRef Fix https://github.com/siyuan-note/siyuan/issues/9829 2023-12-06 16:25:49 +08:00
Daniel
083e9b839b
🎨 Supports multiple views for the database https://github.com/siyuan-note/siyuan/issues/9751 2023-12-01 10:44:10 +08:00
Daniel
4f50a8b06d
🎨 Supports multiple views for the database https://github.com/siyuan-note/siyuan/issues/9751 2023-11-30 20:05:20 +08:00
Daniel
d802980fb7
🎨 Automatically download network assets when the cloud inbox is moved to docs https://github.com/siyuan-note/siyuan/issues/9775 2023-11-29 10:51:17 +08:00
Daniel
a8625ca27d
🎨 Automatically download network assets when the cloud inbox is moved to docs https://github.com/siyuan-note/siyuan/issues/9775 2023-11-29 10:07:52 +08:00
Yingyi / 颖逸
4679d6011e
API /api/network/echo supports echoing files in multipart/form-data (#9756)
* 🐛 Fix the issue of unparsing `PostForm`

* 🎨 API `/api/network/echo` supports echoing files in `multipart/form-data`
2023-11-27 22:08:43 +08:00
Yingyi / 颖逸
698a02beb1
🐛 Fix the issue of unparsing PostForm (#9746) 2023-11-26 21:06:46 +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
b1985eac74
🎨 Proxy setting sometimes cancel requests https://github.com/siyuan-note/siyuan/issues/9725 2023-11-24 21:43:37 +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
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
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
Yingyi / 颖逸
4ca62ef701
🎨 Add file access control (#9722) 2023-11-22 22:17:18 +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
e24a724630
🎨 Query embed block supports executing JavaScript https://github.com/siyuan-note/siyuan/issues/9648 2023-11-18 12:03:22 +08:00
Daniel
7f4b7a4844
🎨 Creating a dailynote no longer switches between multiple windows https://github.com/siyuan-note/siyuan/issues/9669 2023-11-17 12:06:31 +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
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
4190c7bf8d
🎨 Copy one cell from Excel/HTML table and paste it using the cell's content https://github.com/siyuan-note/siyuan/issues/9614 2023-11-09 21:54:36 +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
5fd8cb121b
🎨 Support search installed plugins https://github.com/siyuan-note/siyuan/issues/9577 2023-11-03 11:26:10 +08:00
Daniel
1455857410
🎨 Support exporting/importing S3 and WebDAV configurations https://github.com/siyuan-note/siyuan/issues/9566 2023-11-02 20:26:47 +08:00
Daniel
960cf3fe04
🎨 Identify the database view whether is a "mirror" https://github.com/siyuan-note/siyuan/issues/9578 2023-11-02 16:25:19 +08:00
Daniel
af6036eefe
🎨 Support exporting/importing S3 and WebDAV configurations https://github.com/siyuan-note/siyuan/issues/9566 2023-11-02 10:29:18 +08:00
Daniel
a952fd7e83
🎨 Support search installed plugins https://github.com/siyuan-note/siyuan/issues/9577 2023-11-02 09:50:59 +08:00
Daniel
cba9f59cfd
🎨 Support exporting/importing S3 and WebDAV configurations https://github.com/siyuan-note/siyuan/issues/9566 2023-11-01 16:05:20 +08:00
Daniel
8ce4c7987b
🎨 Support exporting/importing S3 and WebDAV configurations https://github.com/siyuan-note/siyuan/issues/9566 2023-11-01 16:05:19 +08:00
Daniel
eba283d8b2
🎨 题头图支持资源文件搜索 https://github.com/siyuan-note/siyuan/issues/9524 2023-10-30 15:25:46 +08:00
Daniel
e54641f2c1
🎨 Support Jump to the next block in the parent level on focus status https://github.com/siyuan-note/siyuan/issues/9527 2023-10-28 11:25:46 +08:00
Daniel
fd32095929
🎨 Add data-doc-type and attribute when exporting image and PDF https://github.com/siyuan-note/siyuan/issues/9497 2023-10-25 09:30:23 +08:00
Daniel
dbd829a4a0
🎨 Add data-doc-type and attribute when exporting image and PDF https://github.com/siyuan-note/siyuan/issues/9497 2023-10-25 09:30:03 +08:00
Daniel
8ad15c4d23
🎨 Shallow clone the corresponding database when the template contains database blocks https://github.com/siyuan-note/siyuan/issues/9494 2023-10-24 09:38:33 +08:00
Daniel
d8bb02fb20
🎨 Remove invisible characters when entering document title https://github.com/siyuan-note/siyuan/issues/9493 2023-10-24 01:36:25 +08:00
Daniel
9f9494a4e7
🎨 The marketplace supports searching https://github.com/siyuan-note/siyuan/issues/8173 2023-10-22 11:04:41 +08:00
Daniel
c597bd2f3d
🎨 Support for modifying Settings - About - API token https://github.com/siyuan-note/siyuan/issues/9448 2023-10-22 10:31:06 +08:00
Daniel
785f467a99
🎨 Adjust workspace name length limit to 32 runes Fix https://github.com/siyuan-note/siyuan/issues/9440 2023-10-16 18:01:32 +08:00
Daniel
f6780c126a
🎨 Supports searching database view content https://github.com/siyuan-note/siyuan/issues/9419 2023-10-14 09:20:51 +08:00
Daniel
121d33e74d
🎨 Improve handling of copy block ref when including images https://github.com/siyuan-note/siyuan/issues/9317 2023-09-30 17:56:47 +08:00
Daniel
2b9bec8e8b
🎨 Ctrl+N should follow notebook create save path https://ld246.com/article/1695965429553 2023-09-29 17:33:18 +08:00
Daniel
8a7c64cdb4
🎨 Improve error tip when renaming tags/bookmarks containing Markdown markers Fix https://github.com/siyuan-note/siyuan/issues/9248 2023-09-28 12:48:27 +08:00
Daniel
ddffc27745
🎨 New a row in the database no longer require to create a relevant doc https://github.com/siyuan-note/siyuan/issues/9294 2023-09-28 00:20:45 +08:00
Daniel
3842a17d07
🎨 Documents created via the database are no longer automatically hidden Fix https://github.com/siyuan-note/siyuan/issues/9298 2023-09-27 16:11:18 +08:00
Daniel
10ac5e557d
🎨 Update av export 2023-09-26 10:30:08 +08:00
Daniel
376384d4e3
🎨 Update av export 2023-09-26 09:39:07 +08:00
Daniel
734114e052
🎨 Improve the handling of inline-math containing | in the table https://github.com/siyuan-note/siyuan/issues/9227 2023-09-25 21:51:02 +08:00
Daniel
bd4fddce69
🐛 Kernel crash when copy-pasting from some browsers https://github.com/siyuan-note/siyuan/issues/9203 2023-09-17 10:39:38 +08:00
Daniel
f77f82258e
🎨 Sort tx queue Undo and then redo after Shift+Enter trigger status exception https://github.com/siyuan-note/siyuan/issues/9178 2023-09-14 00:51:20 +08:00