Commit Graph

10572 Commits

Author SHA1 Message Date
Daniel 422b8fdecd 🎨 Kernel API /api/query/sql support || operator https://github.com/siyuan-note/siyuan/issues/9662 2023-11-17 21:11:42 +08:00
Daniel 0bc3332db2 🎨 Inline formulas and memo support preserving line breaks Fix https://github.com/siyuan-note/siyuan/issues/9664 2023-11-17 20:52:56 +08:00
Vanessa 7c1f49e862 Merge remote-tracking branch 'origin/dev' into dev 2023-11-17 20:16:13 +08:00
Vanessa 800489574f 🎨 https://github.com/siyuan-note/siyuan/issues/9664 2023-11-17 20:15:59 +08:00
Daniel 5091542629 🎨 Improve heading2doc/li2doc sorting Fix https://github.com/siyuan-note/siyuan/issues/9668 2023-11-17 17:26:28 +08:00
Daniel 7f4b7a4844 🎨 Creating a dailynote no longer switches between multiple windows https://github.com/siyuan-note/siyuan/issues/9669 2023-11-17 12:06:31 +08:00
Vanessa 363466025e 🎨 https://github.com/siyuan-note/siyuan/issues/9669 2023-11-17 11:52:32 +08:00
Vanessa fb0e5b20cb 🎨 fix https://github.com/siyuan-note/siyuan/issues/9586 2023-11-17 11:25:52 +08:00
Vanessa c0266ffeb4 🎨 fix https://github.com/siyuan-note/siyuan/issues/9586 2023-11-17 11:13:53 +08:00
Vanessa 2e8463949f 🎨 fix https://github.com/siyuan-note/siyuan/issues/9586 2023-11-17 10:57:18 +08:00
Vanessa cb3d412458 Merge remote-tracking branch 'origin/dev' into dev 2023-11-17 10:39:37 +08:00
Vanessa 8a2122c276 🎨 fix https://github.com/siyuan-note/siyuan/issues/9586 2023-11-17 10:39:25 +08:00
Daniel 961d047aa8 🎨 Fix legacy data on database table view 2023-11-17 10:15:30 +08:00
Daniel afef4926ce 🎨 Clean code https://github.com/siyuan-note/siyuan/pull/9673 2023-11-17 10:02:40 +08:00
debbbbie afaf88d525 Sort by Due asc on the flashcard management UI (#9673) 2023-11-17 09:59:03 +08:00
Daniel 18f9f2633a 🎨 Spell check should be disabled inside inline and block code https://github.com/siyuan-note/siyuan/issues/9672 2023-11-17 09:52:45 +08:00
Daniel 0359f96c64 🎨 Add database table view checkbox column type https://github.com/siyuan-note/siyuan/issues/9667 2023-11-17 09:04:01 +08:00
Vanessa 16727cd8af 💄 2023-11-17 08:50:49 +08:00
Vanessa 05539a5d84 Merge remote-tracking branch 'origin/dev' into dev 2023-11-17 08:23:24 +08:00
Vanessa 41a5fd02dc 📝 https://ld246.com/article/1700112207945/comment/1700130425132#comments 2023-11-17 08:23:12 +08:00
Daniel d81dfc503c 🎨 Support resetting the learning progress of flashcards https://github.com/siyuan-note/siyuan/issues/9564 v2.10.16-dev1 2023-11-17 00:05:30 +08:00
Daniel f78c5ab3c8 🎨 Support resetting the learning progress of flashcards https://github.com/siyuan-note/siyuan/issues/9564 2023-11-17 00:04:15 +08:00
Daniel c4174ea191 🎨 Support resetting the learning progress of flashcards https://github.com/siyuan-note/siyuan/issues/9564 2023-11-17 00:01:52 +08:00
Daniel 342f764840 🎨 Support resetting the learning progress of flashcards https://github.com/siyuan-note/siyuan/issues/9564 2023-11-16 23:59:46 +08:00
Daniel 97c33f14d9 🎨 Support resetting the learning progress of flashcards https://github.com/siyuan-note/siyuan/issues/9564 2023-11-16 23:52:20 +08:00
Daniel 259606e995 🎨 Support resetting the learning progress of flashcards https://github.com/siyuan-note/siyuan/issues/9564 2023-11-16 23:48:31 +08:00
Daniel bbeb6282d6 🎨 Support resetting the learning progress of flashcards https://github.com/siyuan-note/siyuan/issues/9564 2023-11-16 23:45:50 +08:00
Vanessa 20796c7392 🚨 2023-11-16 23:37:13 +08:00
Vanessa 0e1f99463e 🎨 https://github.com/siyuan-note/siyuan/issues/9564 2023-11-16 23:36:46 +08:00
Vanessa 81d57bfd0f Merge remote-tracking branch 'origin/dev' into dev 2023-11-16 23:10:46 +08:00
Vanessa 265160969c 🎨 https://github.com/siyuan-note/siyuan/issues/9564 2023-11-16 23:10:29 +08:00
Daniel fb92772ae7 🎨 Support resetting the learning progress of flashcards https://github.com/siyuan-note/siyuan/issues/9564 2023-11-16 22:54:41 +08:00
Daniel cb45da4319 🎨 Show card NextDue to the flashcard management UI https://github.com/siyuan-note/siyuan/pull/9621 2023-11-16 22:50:55 +08:00
Vanessa 04bb9642f3 Merge remote-tracking branch 'origin/dev' into dev 2023-11-16 22:33:20 +08:00
Vanessa 8f639fb07f 🎨 插件中不绑定 TEXTAREA 回车事件 2023-11-16 22:32:57 +08:00
Daniel 5891ca5024 ⬆️ Upgrade kernel deps 2023-11-16 21:28:40 +08:00
Daniel 6bb89ed2e5 🎨 Repeated references to the same block within a block only count as one reference Fix https://github.com/siyuan-note/siyuan/issues/9670 2023-11-16 20:35:15 +08:00
Vanessa cbc005119a 🎨 fix https://github.com/siyuan-note/siyuan/issues/9663 2023-11-16 20:26:47 +08:00
Vanessa 7e0be80bea 💄 :mobile: keyboard 2023-11-16 17:46:05 +08:00
Vanessa 7cae2dbafe Merge remote-tracking branch 'origin/dev' into dev 2023-11-16 17:33:04 +08:00
Vanessa 5c034d93d0 🎨 fix https://github.com/siyuan-note/siyuan/issues/9666 2023-11-16 17:32:52 +08:00
Daniel 37b099dfa5 🎨 Support resetting the learning progress of flashcards https://github.com/siyuan-note/siyuan/issues/9564 2023-11-16 11:37:56 +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