Commit Graph

492 Commits

Author SHA1 Message Date
Daniel
0beca364fa
🎨 Add kernel API /api/archive/zip and /api/archive/unzip Fix https://github.com/siyuan-note/siyuan/issues/9028 2023-08-26 22:38:02 +08:00
Yingyi / 颖逸
2f75010785
Add APIs for message broadcast (#9031)
* 🎨 Add API for broadcast

* 🎨 Add API `/api/broadcast/getListenerCount`

* 🎨 Add API GET `/api/broadcast/channels`

* 🎨 Add API POST `/api/broadcast/getChannelInfo`

* Update broadcast.go

* Update broadcast.go
2023-08-23 17:31:59 +08:00
Daniel
092b8b16ca
🎨 AI Maximum number of Tokens setting value is no longer limited Fix https://github.com/siyuan-note/siyuan/issues/9023 2023-08-23 09:41:15 +08:00
Daniel
4b96ead36a
Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874 2023-08-15 16:32:31 +08:00
Daniel
e66676598f
Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874 2023-08-13 00:17:05 +08:00
Daniel
fece4f114e
Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874 2023-08-12 11:39:36 +08:00
Daniel
c96e815aa6
Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874 2023-08-11 10:28:32 +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
Daniel
b7fd16f62d
🎨 Filter nesting folder of custom emoji before adding emoji https://github.com/siyuan-note/siyuan/pull/8903 2023-08-04 23:03:09 +08:00
lindalin
cf71d86263
emoji: filter nesting folder of custom emoji before adding emoji (#8903)
Co-authored-by: chrisli <chris.li@grapecity.com>
2023-08-04 23:00:59 +08:00
Daniel
ec6e104519
🎨 Update av 2023-08-01 00:15:55 +08:00
Daniel
d168951d34
🎨 Update av 2023-07-31 23:34:36 +08:00
Daniel
85d876e667
🎨 Update av 2023-07-31 23:18:30 +08:00
Daniel
89150bb868
🎨 Update av 2023-07-31 11:20:58 +08:00
Daniel
14c270c238
🎨 Better display of attribute view fields in block attribute panel https://github.com/siyuan-note/siyuan/issues/8765 2023-07-30 20:35:03 +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
36f7083529
♻️ Refactor av data structure 2023-07-12 21:39:55 +08:00
Daniel
b4068c5daf
♻️ Refactor av data structure 2023-07-12 19:13:37 +08:00
Daniel
33470c29ca
🎨 Improve cloud sync API count display 2023-07-11 21:31:19 +08:00
Daniel
bd95fdc5d7
♻️ Refactor av data structure 2023-07-11 19:45:27 +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
Daniel
9eeee3965a
Support for saving .sy files in the single-line format https://github.com/siyuan-note/siyuan/issues/8712 2023-07-09 22:24:32 +08:00
Daniel
a9ad143521
🎨 Improve create workspace interaction https://github.com/siyuan-note/siyuan/issues/8700 2023-07-07 23:40:15 +08:00
Daniel
df991abe98
🎨 Improve create workspace interaction https://github.com/siyuan-note/siyuan/issues/8700 2023-07-07 18:56:14 +08:00
Daniel
be1b34a163
🎨 Update av 2023-06-30 15:42:17 +08:00
Daniel
2af6113515
🎨 Update av 2023-06-30 10:45:37 +08:00
Daniel
c49ac8990c
🎨 Replace All is no longer affected by pagination https://github.com/siyuan-note/siyuan/issues/8265 2023-06-29 18:14:36 +08:00
Daniel
ecd4a58d03
🎨 Replace All is no longer affected by pagination https://github.com/siyuan-note/siyuan/issues/8265 2023-06-29 18:06:04 +08:00
Daniel
938f450097
🎨 Renaming a directory using the kernel API /api/file/renameFile indicates that the file is in use https://github.com/siyuan-note/siyuan/issues/8635 2023-06-29 09:45:52 +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
b9c35fd0f5
🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
Daniel
41cd90b771
🎨 Support one-click enable/disable of all downloaded plugins https://github.com/siyuan-note/siyuan/issues/8523 2023-06-23 22:47:44 +08:00
Daniel
d54195a943
🎨 Support one-click enable/disable of all downloaded plugins https://github.com/siyuan-note/siyuan/issues/8523 2023-06-23 21:52:23 +08:00
Daniel
5f13dea7af
🎨 Support LiuYun account login https://github.com/siyuan-note/siyuan/issues/8578 2023-06-20 12:12:05 +08:00
Daniel
ab5a91de5c
🎨 Support LiuYun account login https://github.com/siyuan-note/siyuan/issues/8578 2023-06-20 11:20:00 +08:00
Daniel
ca01112462
🎨 Fix set pandoc bin path 2023-06-19 18:28:15 +08:00
Daniel
f4982d2cd6
🎨 Preview mode supports jumping through the outline panel https://github.com/siyuan-note/siyuan/issues/3059 2023-06-17 15:49:16 +08:00
Daniel
a515a4f992
🐛 Pandoc is not initialized in some cases Fix https://github.com/siyuan-note/siyuan/issues/8533 2023-06-15 10:15:13 +08:00
Daniel
eda8da1bbe
🎨 Kernel API transferBlockRef https://github.com/siyuan-note/siyuan/issues/8522 2023-06-13 09:52:41 +08:00
Daniel
7dd17dbbf8
♻️ Rename file 2023-06-12 22:32:43 +08:00
Daniel
b8a400c272
🎨 Data sync supports the multi-kernel online perception https://github.com/siyuan-note/siyuan/issues/8518 2023-06-12 22:32:31 +08:00
Daniel
b35950b957
🎨 Improve the mouse hove data sync button information on the desktop and browser https://github.com/siyuan-note/siyuan/issues/8521 2023-06-12 12:04:28 +08:00
Daniel
1b8adb473c
🎨 Improve the mouse hove data sync button information on the desktop and browser https://github.com/siyuan-note/siyuan/issues/8521 2023-06-12 11:38:22 +08:00
Daniel
b53d210258
🎨 Improve the mouse hove data sync button information on the desktop and browser https://github.com/siyuan-note/siyuan/issues/8521 2023-06-12 10:37:54 +08:00
Daniel
f7818c54b1
🎨 Data synchronization supports the multi-kernel online perception https://github.com/siyuan-note/siyuan/issues/8518 2023-06-11 23:25:47 +08:00
Daniel
073af9a310
🎨 Improve history database index https://github.com/siyuan-note/siyuan/issues/8506 2023-06-09 13:02:21 +08:00
Daniel
f4055c55c4
Attribute View (Database) https://github.com/siyuan-note/siyuan/issues/2829 2023-06-08 15:43:04 +08:00
Daniel
b24c06fbce
🐛 The hyperlink in the changelog fails to jump to the browser to open https://github.com/siyuan-note/siyuan/issues/8458 2023-06-06 11:19:24 +08:00