Commit Graph

10531 Commits

Author SHA1 Message Date
Vanessa 5c034d93d0 🎨 fix https://github.com/siyuan-note/siyuan/issues/9666 2023-11-16 17:32:52 +08:00
Vanessa 84b29657f8 🐛 windows 2023-11-16 11:22:37 +08:00
Vanessa 43ec0a2997 🐛 2023-11-16 10:56:38 +08:00
Vanessa 2696349ff3 📝 fix https://github.com/siyuan-note/siyuan/issues/9645 2023-11-16 10:44:59 +08:00
Vanessa 7fdde53b5e Merge remote-tracking branch 'origin/dev' into dev 2023-11-16 10:39:56 +08:00
Vanessa 0eb4d04e2d 🎨 fix https://github.com/siyuan-note/siyuan/issues/9645 2023-11-16 10:39:42 +08:00
Daniel 37f855ffb8 🎨 Support OpenAI model gpt-3.5-turbo-1106 and gpt-4-1106-preview https://github.com/siyuan-note/siyuan/issues/9659 2023-11-16 09:39:21 +08:00
Daniel b6e9df5e37 🎨 Kernel API /api/query/sql support || operator https://github.com/siyuan-note/siyuan/issues/9662 2023-11-15 23:48:27 +08:00
Daniel c65c32caf9 🎨 Kernel API /api/query/sql support || operator https://github.com/siyuan-note/siyuan/issues/9662 2023-11-15 23:46:51 +08:00
Vanessa 87032626e2 🎨 fix https://github.com/siyuan-note/siyuan/issues/9643 2023-11-15 23:26:05 +08:00
Vanessa 5cce04da49 🎨 fix https://github.com/siyuan-note/siyuan/issues/9660 2023-11-15 18:40:01 +08:00
Vanessa dc7f763054 🎨 https://ld246.com/article/1698932173040 2023-11-15 11:00:40 +08:00
Daniel 99b3c7e192 🔖 Release v2.10.15 v2.10.15 2023-11-15 09:20:49 +08:00
Daniel 2f1b9569aa ⬆️ Upgrade kernel deps 2023-11-15 09:20:34 +08:00
Vanessa 3a6dd1c5c1 Merge remote-tracking branch 'origin/dev' into dev 2023-11-15 09:15:36 +08:00
Vanessa 29cf7e0942 🎨 add scroll 2023-11-15 09:15:24 +08:00
Daniel 2813b74bcb 🎨 Add kernel API /api/filetree/getIDsByHPath https://github.com/siyuan-note/siyuan/issues/9654 2023-11-15 09:10:34 +08:00
Daniel 86f303c90a 📝 Update changelogs 2023-11-15 09:10:33 +08:00
Daniel 38099e4892 🎨 Add kernel API /api/filetree/getIDsByHPath https://github.com/siyuan-note/siyuan/issues/9654 2023-11-15 09:10:33 +08:00
V 8eb5e53f81 Revert "Improve the sticky layout of Attribute View rows (#9655)" (#9656)
This reverts commit 5862811d96.
2023-11-15 09:07:52 +08:00
Yingyi / 颖逸 5862811d96 Improve the sticky layout of Attribute View rows (#9655)
* Improve the sticky layout of Attribute View rows

* revert: action.ts

* fix: the issue of trailing cell abnormal width
2023-11-15 09:02:17 +08:00
Vanessa cc98f68997 Merge remote-tracking branch 'origin/dev' into dev 2023-11-15 08:53:53 +08:00
Vanessa 3007b9e67f 🎨 add pin icon` 2023-11-15 08:53:42 +08:00
Daniel c5d996d617 📝 Update changelogs 2023-11-14 23:20:41 +08:00
Vanessa b5b1ec25c6 Merge remote-tracking branch 'origin/dev' into dev 2023-11-14 23:18:26 +08:00
Vanessa aac7fa8101 🚨 2023-11-14 23:18:18 +08:00
Vanessa 6a4ed3c92b 🎨 fix https://github.com/siyuan-note/siyuan/issues/9653 2023-11-14 23:17:58 +08:00
Daniel 78d403a740 📝 Update changelogs 2023-11-14 22:37:37 +08:00
Daniel ea2a2bbf03 🎨 Code content in templates is not properly escaped https://github.com/siyuan-note/siyuan/issues/9649 2023-11-14 22:37:37 +08:00
Daniel 9dc68a28e4 🎨 Improve logging 2023-11-14 22:37:37 +08:00
Vanessa e25c9070e2 📝 2023-11-14 22:23:15 +08:00
Vanessa 70e6a3182d 🎨 fix https://github.com/siyuan-note/siyuan/pull/9617 2023-11-14 12:58:45 +08:00
Vanessa 092c58f629 Merge remote-tracking branch 'origin/dev' into dev 2023-11-14 12:09:43 +08:00
Vanessa 9485a05e51 🎨 https://ld246.com/article/1699927235320 2023-11-14 12:09:31 +08:00
Daniel 234345cccb 📝 Update changelogs 2023-11-14 11:12:28 +08:00
Daniel 0658f3bc0e 🎨 Automatically create notebook conf.json if not found it https://github.com/siyuan-note/siyuan/issues/9647 2023-11-14 11:08:39 +08:00
Daniel 2299ff1ae7 🎨 Improve checking out files order of data sync Fix https://github.com/siyuan-note/siyuan/issues/9646 2023-11-14 10:54:38 +08:00
Daniel 490d8da62e 🔥 Revert https://github.com/siyuan-note/siyuan/issues/9202 2023-11-14 10:17:17 +08:00
Daniel 0b43582f69 📝 Update changelogs 2023-11-14 10:03:53 +08:00
Daniel 21fbcc5090 🎨 Kernel API createDocWithMd supports concurrent calls https://github.com/siyuan-note/siyuan/issues/9644 2023-11-14 10:02:03 +08:00
Daniel 7236fc457e ⬆️ Upgrade kernel deps 2023-11-14 08:58:42 +08:00
Daniel a24f2e3889 🎨 Database table view supports pin/unpin column https://github.com/siyuan-note/siyuan/pull/9617 2023-11-13 12:33:13 +08:00
Daniel c69ad2f7a5 📝 Update changelogs 2023-11-13 12:29:57 +08:00
Vanessa 3d24c68eab 🎨 https://github.com/siyuan-note/siyuan/pull/9617 2023-11-13 12:23:43 +08:00
Vanessa 0c1c4db9dc 🎨 https://github.com/siyuan-note/siyuan/pull/9617 2023-11-13 12:19:18 +08:00
Vanessa 5c55eecc0b 🎨 fix https://github.com/siyuan-note/siyuan/issues/9638 2023-11-13 10:52:36 +08:00
Vanessa 24f43654bd 🎨 fix https://github.com/siyuan-note/siyuan/issues/9640 2023-11-13 09:54:13 +08:00
Vanessa 70bf7c1b9a Merge remote-tracking branch 'origin/dev' into dev 2023-11-13 09:32:08 +08:00
Vanessa 1c6490002f 🎨 https://github.com/siyuan-note/siyuan/issues/9638 2023-11-13 09:31:57 +08:00
Daniel a182b704ac 🐛 Data synchronization accidentally deletes local files Fix https://github.com/siyuan-note/siyuan/issues/9631 v2.10.15-dev3 2023-11-13 00:53:18 +08:00