Commit graph

19258 commits

Author SHA1 Message Date
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
Vanessa
b8bcf76f75 🎨 https://github.com/siyuan-note/siyuan/pull/15693 2025-08-31 11:47:04 +08:00
Vanessa
be58df4d45 🚨 2025-08-31 11:44:12 +08:00
Vanessa
3404395cfa 🚨 2025-08-31 11:42:49 +08:00
Achuan-2
c8a3ec52d7
dynamic icon use current date as default (#15693)
*  dynamic icon use current date  as default

* 💄add dynamicIconDateEmptyInfo
2025-08-31 11:41:03 +08:00
Vanessa
698586bd4d 🎨 https://github.com/siyuan-note/siyuan/issues/14269 2025-08-31 11:38:30 +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
Vanessa
cd65fa9d44 Merge remote-tracking branch 'origin/dev' into dev 2025-08-31 01:07:27 +08:00
Vanessa
d1f95b7df5 🎨 https://github.com/siyuan-note/siyuan/issues/14269 2025-08-31 01:07:13 +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
3c8c096d83
🐛 When searching for document tags, keyword highlighting will have extra pound signs https://github.com/siyuan-note/siyuan/issues/15690 2025-08-30 18:41:56 +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
Jeffrey Chen
d60553983a
📝 Improve the confirmation popup text when deleting bidirectional relation fields in the database (#15720)
fix https://github.com/siyuan-note/siyuan/issues/15702
2025-08-30 09:36:03 +08:00
Daniel
ee34905f13
🎨 Improve av https://github.com/siyuan-note/siyuan/issues/15708 2025-08-29 22:21:24 +08:00
Daniel
0c295a9177
♻️ Upgrade to Electron v37.4.0 https://github.com/siyuan-note/siyuan/issues/15704 2025-08-29 22:17:58 +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
Jeffrey Chen
15f116f344
💄 The height of the dividing line adjusts with font size (#15701) 2025-08-29 10:50:34 +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
Vanessa
0a079a39ca 🎨 https://github.com/siyuan-note/siyuan/pull/15714 2025-08-29 10:45:36 +08:00
Jeffrey Chen
bf722a142a
🎨 The title of the plugin settings dialog displays the plugin name (#15714) 2025-08-29 10:43:24 +08:00
Vanessa
3ba4985126 Merge remote-tracking branch 'origin/dev' into dev 2025-08-28 17:47:16 +08:00
Vanessa
c4770d4f88 🎨 https://github.com/siyuan-note/siyuan/pull/15610 2025-08-28 17:47:01 +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
Jeffrey Chen
f0f15673f0
Add plugin event bus code-languages-prepare and code-languages-change (#15610) 2025-08-28 16:37:54 +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
810ea23bfd
📝 New template functions ISOYear, ISOMonth and ISOWeekDate https://github.com/siyuan-note/siyuan/issues/15679 2025-08-28 15:54:31 +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
Achuan-2
029a6bd78d
🎨 Improve template syntax highlight (#15694)
* Improve Template Syntax highlight

- 去除缩进识别为代码块高亮规则
- 内置函数新增ISOYear和ISOMonth

* Add ISOWeekDate to built-in functions regex
2025-08-28 00:36:22 +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
Vanessa
23ed5c8627 Merge remote-tracking branch 'origin/dev' into dev 2025-08-27 16:59:49 +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
Vanessa
42633061fc 🎨 https://github.com/siyuan-note/siyuan/issues/15682 2025-08-27 12:03:32 +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
Vanessa
2570a971a2 🚨
Some checks failed
Release Docker Image / build (push) Has been cancelled
2025-08-26 11:07:19 +08:00