Oleksandr Redko
|
b100721fee
|
♻️ Refactor Go to err != nil , err == nil (#12385)
|
2024-09-04 09:40:50 +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 |
|
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 |
|
Yingyi / 颖逸
|
d99ac84092
|
feat(api): improve /api/network/forwardProxy (#9110)
|
2023-09-05 08:51:57 +08:00 |
|
Daniel
|
5d7c6d47bf
|
🎨 Add kernel API /api/network/forwardProxy https://github.com/siyuan-note/siyuan/issues/8724
|
2023-07-10 23:24:13 +08:00 |
|
Daniel
|
8f439494cd
|
🎨 Add kernel API /api/network/forwardProxy https://github.com/siyuan-note/siyuan/issues/8724
|
2023-07-10 23:02:38 +08:00 |
|