Commit graph

4086 commits

Author SHA1 Message Date
Daniel
0ad7c4cf23
🎨 Improve open the user guide https://github.com/siyuan-note/siyuan/issues/15792 2025-09-07 09:35:48 +08:00
Daniel
68991a6aef
🎨 Copy/Cut folded heading changed to copy/cut Headings and Bottom Blocks and support multiple headings copy/cut https://github.com/siyuan-note/siyuan/issues/8019 2025-09-06 17:30:35 +08:00
Daniel
c55c413365
🎨 Copy/Cut folded heading changed to copy/cut Headings and Bottom Blocks and support multiple headings copy/cut https://github.com/siyuan-note/siyuan/issues/8019 2025-09-06 17:10:43 +08:00
Daniel
305bd9dfb0
🎨 Improve duplicating doc/av https://github.com/siyuan-note/siyuan/issues/15786 2025-09-06 08:28:54 +08:00
Daniel
9447f1c5a8
🎨 Clean code 2025-09-05 17:38:46 +08:00
Daniel
2c5d4d47a4
🎨 https://github.com/siyuan-note/siyuan/issues/15749 2025-09-04 19:38:49 +08:00
Daniel
cd8c3a41e6
🎨 Clean code 2025-09-04 15:40:23 +08:00
Daniel
6ff4439be3
🧑‍💻 Add field disabledInPublish to the marketplace package metadata to indicate whether it is disabled in the publishing service https://github.com/siyuan-note/siyuan/issues/11730 2025-09-04 10:29:58 +08:00
Daniel
fe3ee14417
🎨 After dragging database entries across groups, groups in other views need to be updated https://github.com/siyuan-note/siyuan/issues/15755 2025-09-03 21:30:50 +08:00
Daniel
cfb976eb89
🐛 PDF files with too long file names cannot generate annotated images https://github.com/siyuan-note/siyuan/issues/15739 https://github.com/siyuan-note/siyuan/issues/10666 2025-09-03 17:37:27 +08:00
Daniel
f35a7f8892
🐛 PDF files with too long file names cannot generate annotated images https://github.com/siyuan-note/siyuan/issues/15739 https://github.com/siyuan-note/siyuan/issues/10666 2025-09-03 11:54:42 +08:00
Daniel
a26c72d293
🎨 Database rollup field filtering rules support "Any", "All", and "None" https://github.com/siyuan-note/siyuan/issues/15609 2025-09-02 22:04:29 +08:00
Daniel
8cefe5ce47
♻️ Improve cache ds 2025-09-02 18:59:53 +08:00
Daniel
04c46b3a56
🎨 Improve database rollup field filtering https://github.com/siyuan-note/siyuan/issues/15740 2025-09-02 18:37:42 +08:00
Daniel
2de55d2e63
🎨 Improve database template field grouping https://github.com/siyuan-note/siyuan/issues/15687 2025-09-01 17:36:32 +08:00
Daniel
7952fec7cb
🎨 Improve database rollup template rendering https://github.com/siyuan-note/siyuan/issues/15722 2025-09-01 12:44:36 +08:00
Daniel
16d5055b09
🎨 Improve av 2025-09-01 10:36:42 +08:00
Daniel
1cac4ae55b
🎨 Block ref search and global search results display reference counts https://github.com/siyuan-note/siyuan/issues/15721 2025-08-31 13:07:50 +08:00
Daniel
c287dd080b
🎨 Improve av https://github.com/siyuan-note/siyuan/issues/15708#issuecomment-3239639795 2025-08-31 10:44:56 +08:00
Daniel
ef0e29a6fd
🎨 Improve av 2025-08-31 08:44:26 +08:00
Daniel
74304e9cba
🎨 Block ref search and global search results display reference counts https://github.com/siyuan-note/siyuan/issues/15721 2025-08-30 21:09:16 +08:00
Daniel
ab66716178
🧑‍💻 Add internal kernel API /api/av/getAttributeViewBoundBlockIDs and getAttributeViewItemIDs https://github.com/siyuan-note/siyuan/issues/15708 2025-08-30 19:09:09 +08:00
Daniel
e4b2ffb188
🎨 Improve av 2025-08-30 17:38:09 +08:00
Daniel
7a2e5782d8
🐛 The update time of the database checkbox field keeps changing https://github.com/siyuan-note/siyuan/issues/15707 2025-08-30 17:26:23 +08:00
Daniel
ee34905f13
🎨 Improve av https://github.com/siyuan-note/siyuan/issues/15708 2025-08-29 22:21:24 +08:00
Daniel
6c1156afc8
🎨 Improve document tree custom sorting stability when creating a notebook or doc https://github.com/siyuan-note/siyuan/issues/15716 2025-08-29 16:20:53 +08:00
Daniel
c17a09d37e
🎨 Clean code 2025-08-29 16:00:39 +08:00
Daniel
a154ead980
🎨 Improve synchronization of database bound blocks when list blocks change https://github.com/siyuan-note/siyuan/issues/15697 2025-08-29 11:12:47 +08:00
Daniel
4fd57efd68
🐛 When "Default fill created time" is enabled for database date fields, the automatically filled time value is incorrect https://github.com/siyuan-note/siyuan/issues/15684 2025-08-28 17:02:55 +08:00
Yingyi / 颖逸
ff4d215f78
🎨 Add cookie-based auth in publish proxy (#15692)
* chore(publish-auth): Add TODO for cookie-based auth in publish proxy

A TODO comment was added to indicate future implementation of authentication using cookies in the PublishServiceTransport RoundTrip method.

* 🎨 Add session-based authentication for publish proxy

Introduces session management using cookies for the publish reverse proxy server. Adds session ID generation, storage, and validation in kernel/model/auth.go, and updates the proxy transport to check for valid sessions before falling back to basic authentication. Sets a session cookie upon successful basic auth login.

* 🐛 Fixed the issue of repeatedly setting cookies

* 🎨 Dynamically remove invalid session IDs

* ♻️ Revert changes in pnpm-lock.yaml
2025-08-28 16:20:12 +08:00
Daniel
dcefed26eb
🎨 Improve Add to Database https://github.com/siyuan-note/siyuan/issues/10659 2025-08-26 22:41:27 +08:00
Daniel
7b995fd16c
🎨 Improve Add to Database https://github.com/siyuan-note/siyuan/issues/10659 2025-08-26 10:46:41 +08:00
Daniel
3182f7abb8
🎨 Improve Add to Database https://github.com/siyuan-note/siyuan/issues/10659 2025-08-26 10:01:22 +08:00
Daniel
662aaa6458
🎨 https://github.com/siyuan-note/siyuan/issues/15669 2025-08-25 16:12:23 +08:00
Daniel
34360fb9e3
🎨 Manually optimize the data index to reduce space usage and improve performance https://github.com/siyuan-note/siyuan/issues/15663 2025-08-25 11:23:42 +08:00
Daniel
8895613f8b
🎨 https://github.com/siyuan-note/siyuan/issues/15669 2025-08-25 10:58:45 +08:00
Daniel
d0f350d215
🎨 https://github.com/siyuan-note/siyuan/issues/15669 2025-08-25 10:43:50 +08:00
Daniel
7e6752a8fb
🎨 Manually optimize the data index to reduce space usage and improve performance https://github.com/siyuan-note/siyuan/issues/15663 2025-08-25 10:40:28 +08:00
Daniel
202ccfa5cf
🎨 Limit the database title to 512 characters https://github.com/siyuan-note/siyuan/issues/15459 2025-08-24 15:16:10 +08:00
Daniel
af3220f241
🎨 Limit the database title to 512 characters https://github.com/siyuan-note/siyuan/issues/15459 2025-08-24 11:30:04 +08:00
Daniel
eb13c34fe5
🎨 Alert users when .sy file or database .json exceed 8MB https://github.com/siyuan-note/siyuan/issues/15451 2025-08-24 10:50:03 +08:00
Daniel
be5bf8978d
🎨 Improve av 2025-08-24 10:27:47 +08:00
Daniel
ef5236e0b1
🎨 Improve av 2025-08-23 22:16:05 +08:00
Daniel
e98bb0a2d4
🎨 https://github.com/siyuan-note/siyuan/issues/15666 2025-08-23 21:54:27 +08:00
Daniel
17924377ec
🎨 Improve av https://github.com/siyuan-note/siyuan/issues/15661 2025-08-23 21:43:05 +08:00
Daniel
a5ca8efcae
🎨 Improve av https://github.com/siyuan-note/siyuan/issues/15665 2025-08-23 20:09:16 +08:00
Daniel
77c1aa49b3
🎨 Improve av https://github.com/siyuan-note/siyuan/issues/15665 2025-08-23 19:57:40 +08:00
Daniel
e7eb62e660
🎨 Improve av https://github.com/siyuan-note/siyuan/issues/15665 2025-08-23 19:53:38 +08:00
Daniel
fb9f0f9a35
🎨 Improve av https://github.com/siyuan-note/siyuan/issues/15659 2025-08-23 19:42:39 +08:00
Daniel
91a9b27789
🎨 Improve av https://github.com/siyuan-note/siyuan/issues/15528 2025-08-23 18:48:54 +08:00