Commit Graph

501 Commits

Author SHA1 Message Date
Daniel
f80ae732b9
🎨 Subdocuments created by the database are not displayed in the doc tree https://github.com/siyuan-note/siyuan/issues/9091 2023-09-05 16:53:34 +08:00
Daniel
02a4eaa73b
🎨 Subdocuments created by the database are not displayed in the doc tree https://github.com/siyuan-note/siyuan/issues/9091 2023-09-05 16:45:37 +08:00
Daniel
682415ae80
🎨 Subdocuments created by the database are not displayed in the doc tree https://github.com/siyuan-note/siyuan/issues/9091 2023-09-05 16:42:38 +08:00
Daniel
756d1ed4c0
🎨 Subdocuments created by the database are not displayed in the doc tree https://github.com/siyuan-note/siyuan/issues/9091 2023-09-05 15:50:13 +08:00
Yingyi / 颖逸
d99ac84092
feat(api): improve /api/network/forwardProxy (#9110) 2023-09-05 08:51:57 +08:00
Daniel
4ddef21aa6
🎨 Windows/macOS add a option Settings - About - Access authorization code - Follow system lock screen https://github.com/siyuan-note/siyuan/issues/9087 2023-09-04 09:05:03 +08:00
Daniel
2bdabfe9e7
🐛 Unable to enter the main interface after enabling the kernel read-only mode Fix https://github.com/siyuan-note/siyuan/issues/9086 2023-09-01 20:13:51 +08:00
Daniel
cf5948dd1a
🎨 Improve the response status code of kernel API /api/file/getFile https://github.com/siyuan-note/siyuan/pull/9075 2023-08-30 23:47:58 +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
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