Commit graph

46 commits

Author SHA1 Message Date
Daniel
79b3e17fcf
📝 Update the dev guide 2024-08-28 17:56:30 +08:00
Daniel
6fb69303c8
🎨 https://github.com/siyuan-note/siyuan/pull/12353 2024-08-28 17:47:50 +08:00
ytm157
593e3141ab
🧑‍💻 Add a kernel API /api/filetree/getPathByID
* 🧑‍💻 Add a new api '/api/filetree/getPathByID'

* 🧑‍💻 Add a new api '/api/filetree/getPathByID'
2024-08-28 17:45:09 +08:00
Jeffrey Chen
391c9d41e8
🎨 Improve text
* 语言

动词 引用块 → 名词 块引用

* app/src/protyle/wysiwyg/transaction.ts

* app/src/protyle/hint/extend.ts

* Update API_zh_CN.md

* Update 20200813004551-gm0pbn1.sy

* Update README_zh_CN.md

* Update transaction.go

* Update 20200813131152-0wk5akh.sy

* Update 20210127202655-2334vvv.sy

* Update 20200813004551-gm0pbn1.sy

* Update 20200813004551-gm0pbn1.sy

* Update 20211226122549-jktxego.sy

* Update 20211226122943-st7fpcj.sy

* Update 20211226120349-rbkmozu.sy
2024-05-10 23:27:04 +08:00
Daniel
584168acdb
🎨 Add kernel API /api/block/foldBlock and /api/block/unfoldBlock https://github.com/siyuan-note/siyuan/issues/9962 2023-12-24 16:24:11 +08:00
Yingyi / 颖逸
4ca62ef701
🎨 Add file access control (#9722) 2023-11-22 22:17:18 +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
8c9e10e1c8
📝 Update kernel API doc 2023-10-24 10:38:34 +08:00
Yingyi / 颖逸
d99ac84092
feat(api): improve /api/network/forwardProxy (#9110) 2023-09-05 08:51:57 +08:00
Yingyi / 颖逸
baa3ef0bb4
Improve the response status code of kernel API /api/file/getFile (#9075)
* 🎨 Improve the response status code of API `/api/file/getFile`

* refactor: change status code from `204` to `202`
2023-08-30 23:45:24 +08:00
Daniel
ce8729302a
🧑‍💻 Improve kernel API /api/file/readDir for returning file mod time Fix https://github.com/siyuan-note/siyuan/issues/8945 2023-08-10 10:57:28 +08:00
Daniel
6595524640
🧑‍💻 Improve kernel API /api/file/readDir for returning file mod time Fix https://github.com/siyuan-note/siyuan/issues/8945 2023-08-10 10:57:01 +08:00
Yingyi / 颖逸
0c7e16e558
🎨 Add API /api/export/exportResources to export files and folders (#8841) 2023-07-28 16:48:17 +08:00
Yingyi / 颖逸
b45cf73ed8
🎨 API /api/file/readDir support for returning symbolic link information (#8805)
* 🎨 API `/api/file/readDir` response symlink info

* 🎨 distinguish between directory symlink and file symlink
2023-07-22 22:20:24 +08:00
Daniel
1f43ad244f
✏️ Update API doc 5d7c6d47bf (r121246821) 2023-07-11 15:01:03 +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
fc818c6511
🧑‍💻 Improve kernel API /api/convert/pandoc Fix https://github.com/siyuan-note/siyuan/issues/8619 2023-06-26 18:31:30 +08:00
Daniel
eda8da1bbe
🎨 Kernel API transferBlockRef https://github.com/siyuan-note/siyuan/issues/8522 2023-06-13 09:52:41 +08:00
Daniel
72405ed87a
📝 Add side effects description of upload assets in a subfolder in API doc 2023-06-04 19:51:00 +08:00
Daniel
18978a3336
🐛 Fix description of API createDocWithMd https://github.com/siyuan-note/siyuan/issues/8379 2023-05-28 21:59:48 +08:00
Daniel
e4229f2bad
🎨 Add kernel API /api/file/renameFile https://github.com/siyuan-note/siyuan/issues/8328 2023-05-23 09:01:37 +08:00
Liang Ding
c336a4d64e
📝 Update doc of kernel API insertBlock Fix https://github.com/siyuan-note/siyuan/issues/8270 2023-05-17 09:38:12 +08:00
Liang Ding
b3b891338b
🎨 Add kernel API /api/block/getChildBlocks Fix https://github.com/siyuan-note/siyuan/issues/8249 2023-05-13 21:50:32 +08:00
Liang Ding
0bfc2b5c64
🎨 Provide API /api/convert/pandoc https://github.com/siyuan-note/siyuan/issues/8235 2023-05-12 11:35:14 +08:00
Liang Ding
1a09c04b92
🎨 Add a new API Move block https://github.com/siyuan-note/siyuan/issues/7903 2023-04-06 18:29:44 +08:00
Liang Ding
3013525341
🎨 Format doc 2023-03-29 10:45:15 +08:00
Liang Ding
13d88644a8
🎨 提供 Sprig 模板渲染 API Fix https://github.com/siyuan-note/siyuan/issues/7767 2023-03-24 15:00:36 +08:00
Liang Ding
14eb29b26c
🎨 提供列出文件 API Fix https://github.com/siyuan-note/siyuan/issues/7765 2023-03-24 11:40:25 +08:00
Liang Ding
d04eacbf9a
🎨 提供删除文件 API Fix https://github.com/siyuan-note/siyuan/issues/7678 2023-03-15 22:19:25 +08:00
Liang Ding
c0c605b664
🐛 API /asset/upload 使用子文件夹时返回结果不正确 Fix https://github.com/siyuan-note/siyuan/issues/7454 2023-02-23 10:20:21 +08:00
Liang Ding
b321185248
🎨 支持批量移动文档 2023-02-02 11:06:56 +08:00
Liang Ding
3a1382cb42
🎨 新增内核 API localStorage https://github.com/siyuan-note/siyuan/issues/6960 2023-01-01 12:16:12 +08:00
Liang Ding
819ce3dcb2
📝 新增内核 API localStorage Fix https://github.com/siyuan-note/siyuan/issues/6960 2022-12-31 15:57:55 +08:00
Liang Ding
fb1c002500
📝 API 去掉 Webhook 计划
没有太多需求暂时不考虑了
2022-12-08 18:07:35 +08:00
Liang Ding
35acea7332
📝 API 渲染模板 文档描述 Fix https://github.com/siyuan-note/siyuan/issues/5538 2022-07-29 23:50:22 +08:00
Liang Ding
6723b3a20d
🎨 新增获取块 kramdown 源代码的 API https://github.com/siyuan-note/siyuan/issues/5289 2022-06-27 23:03:31 +08:00
Liang Ding
d5a2de5676
🎨 提供消息提示推送 API 接口 https://github.com/siyuan-note/siyuan/issues/5102 2022-06-05 11:53:53 +08:00
Liang Ding
561e722f6d
🎨 提供读写文件 API https://github.com/siyuan-note/siyuan/issues/4343 2022-03-24 00:16:17 +08:00
Liang Ding
02f9915fb0
🎨 提供读写文件 API https://github.com/siyuan-note/siyuan/issues/4343 2022-03-24 00:08:33 +08:00
Liang Ding
bba41c8bf0
增加根据 ID 获取人类可读路径 API https://github.com/siyuan-note/siyuan/issues/4229 2022-03-13 10:55:05 +08:00
Liang Ding
a75a097b6e
增加根据 ID 获取人类可读路径 API https://github.com/siyuan-note/siyuan/issues/4229 2022-03-13 10:54:39 +08:00
Liang Ding
9fb30ee40d
📝 API 英文文档 Fix https://github.com/siyuan-note/siyuan/issues/4095 2022-02-24 23:36:43 +08:00
Liang Ding
e46b055c16
📝 API 英文文档 Fix https://github.com/siyuan-note/siyuan/issues/4095 2022-02-24 23:36:06 +08:00
Liang Ding
78a691c39d
📝 API 英文文档 Fix https://github.com/siyuan-note/siyuan/issues/4095 2022-02-24 23:34:56 +08:00
Liang Ding
6110289bd5
📝 API 英文文档 https://github.com/siyuan-note/siyuan/issues/4095 2022-02-24 23:30:46 +08:00
Liang Ding
7bebb700e2
📝 API 英文文档 https://github.com/siyuan-note/siyuan/issues/4095 2022-02-24 23:23:13 +08:00