Commit Graph

523 Commits

Author SHA1 Message Date
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
Daniel
982e109af4
🎨 Cancel the read-only mode message notification after startup Fix https://github.com/siyuan-note/siyuan/issues/9100 2023-09-09 15:40:34 +08:00
Daniel
66fe83bead
🎨 Physically delete a workspace on the mobile https://github.com/siyuan-note/siyuan/issues/9134 2023-09-08 16:12:22 +08:00
Daniel
5a9a4a1ece
🎨 Physically delete a workspace on the mobile https://github.com/siyuan-note/siyuan/issues/9134 2023-09-08 15:36:11 +08:00
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