Commit graph

6328 commits

Author SHA1 Message Date
Daniel
2de55d2e63
🎨 Improve database template field grouping https://github.com/siyuan-note/siyuan/issues/15687 2025-09-01 17:36:32 +08:00
Daniel
afdd605dd1
🎨 Improve database rollup template rendering https://github.com/siyuan-note/siyuan/issues/15722 2025-09-01 17:10:36 +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
50956851c8
🎨 Improve av 2025-09-01 12:15:40 +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
4744429550
🎨 Improve av https://github.com/siyuan-note/siyuan/issues/15708#issuecomment-3239370576 2025-08-31 08:44:38 +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
b51f283e35
🐛 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
1c57d0b696
🐛 The folded state of the block under the folded heading is incorrect in some cases https://github.com/siyuan-note/siyuan/issues/15717 2025-08-29 10:47:29 +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
2a4adf089f
🐛 The update time of the database checkbox field keeps changing https://github.com/siyuan-note/siyuan/issues/15707 2025-08-28 16:18:35 +08:00
Daniel
0f087bf1e4
🐛 Database relative date filtering is incorrect https://github.com/siyuan-note/siyuan/issues/15710 2025-08-28 15:35:09 +08:00
Daniel
c2ef8de766
⬆️ Upgrade lute 2025-08-28 11:10:38 +08:00
Daniel
ca7e4ef503
🎨 New template functions ISOYear, ISOMonth and ISOWeekDate https://github.com/siyuan-note/siyuan/issues/15679 2025-08-28 09:21:18 +08:00
Daniel
85a894a74d
⬆️ Upgrade lute 2025-08-27 22:07:36 +08:00
Daniel
138d6f57ee
🐛 Database rollup template calculations are incorrect https://github.com/siyuan-note/siyuan/issues/15695 2025-08-27 20:15:48 +08:00
Daniel
6e985a5013
🎨 New template functions ISOYear, ISOMonth and ISOWeekDate https://github.com/siyuan-note/siyuan/issues/15679 2025-08-27 16:51:25 +08:00
Daniel
174a7befbe
🎨 Support opening assets through other apps on HarmonyOS NEXT https://github.com/siyuan-note/siyuan/issues/15691 2025-08-27 11:25:20 +08:00
Daniel
1bc68efd3a
🎨 New template functions ISOYear and ISOMonth https://github.com/siyuan-note/siyuan/issues/15679 2025-08-27 10:17:50 +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
d684bb41b1
🎨 New template functions ISOYear and ISOMonth https://github.com/siyuan-note/siyuan/issues/15679 2025-08-26 21:16:34 +08:00
Daniel
d445163b2f
🎨 Clean code 2025-08-26 21:16:15 +08:00
Achuan-2
b5d47b9600
♻️ Refactor week number calculation to include ISO year (#15680) 2025-08-26 21:04:29 +08:00
Daniel
a4f025a2c2
🔖 Release v3.3.0 2025-08-26 11:05:10 +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
b332574217
🎨 Improve av 2025-08-26 10:38:26 +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
0a729d7c1b
🧑‍💻 Improve kernel API /api/filetree/moveDocsByID https://github.com/siyuan-note/siyuan/issues/15616 2025-08-25 16:33:38 +08:00
Daniel
29ac895046
🎨 Manually optimize the data index to reduce space usage and improve performance https://github.com/siyuan-note/siyuan/issues/15663 2025-08-25 16:24:16 +08:00
Daniel
55541f62b0
🎨 Manually optimize the data index to reduce space usage and improve performance https://github.com/siyuan-note/siyuan/issues/15663 2025-08-25 16:17:52 +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
a26dc51b21
🎨 Improve av 2025-08-24 15:27:04 +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