Commit Graph

11012 Commits

Author SHA1 Message Date
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 2023-11-13 00:53:18 +08:00
Vanessa
e597a68405 🎨 fix https://github.com/siyuan-note/siyuan/issues/9642 2023-11-13 00:37:38 +08:00
Vanessa
359487c09c 🎨 fix https://ld246.com/article/1698932173040/comment/1699518683693#comments 2023-11-13 00:22:07 +08:00
Vanessa
b601b8044b Merge remote-tracking branch 'origin/dev' into dev 2023-11-13 00:04:55 +08:00
Vanessa
3f5f934e32 🎨 fix https://github.com/siyuan-note/siyuan/issues/9600 2023-11-13 00:04:24 +08:00
Daniel
acd2c1c65d
🐛 Data synchronization accidentally deletes local files Fix https://github.com/siyuan-note/siyuan/issues/9631 2023-11-12 12:37:08 +08:00
Vanessa
4f263b31cc 🎨 fix https://github.com/siyuan-note/siyuan/issues/9220 2023-11-12 12:28:20 +08:00
Vanessa
2c71478d83 Merge remote-tracking branch 'origin/dev' into dev 2023-11-12 12:11:14 +08:00
Vanessa
29a805c94c 🎨 https://github.com/siyuan-note/siyuan/issues/9565 2023-11-12 12:10:55 +08:00
Yingyi / 颖逸
c90072c3cf
Improve localhost address validation (#9634)
* 🎨 Improv localhost address validation

* 🐛 Compatible with browser extension
2023-11-12 08:52:34 +08:00
Daniel
8a8fc17d21
🎨 Improve data sync 2023-11-11 23:49:39 +08:00
Daniel
4d218cd1e0
🎨 Update download mirror for ghproxy.com https://github.com/siyuan-note/siyuan/issues/9628 2023-11-11 18:07:29 +08:00
Vanessa
70d8d72329 Merge remote-tracking branch 'origin/dev' into dev 2023-11-11 00:38:56 +08:00
Vanessa
7d5d4a2e4b 💄 https://github.com/siyuan-note/siyuan/pull/9617 2023-11-11 00:38:32 +08:00
Daniel
7be06ed955
🎨 Improve database table view in super block Fix https://github.com/siyuan-note/siyuan/issues/9620 2023-11-10 23:13:57 +08:00
Daniel
eb6f892a47
🎨 Improve S3/WebDAV data sync error message Fix https://github.com/siyuan-note/siyuan/issues/9626 2023-11-10 23:00:17 +08:00
Daniel
22f78326f2
🎨 Improve data sync 2023-11-10 22:22:44 +08:00
Daniel
262d1298df
🎨 Improve data sync 2023-11-10 22:09:44 +08:00
Vanessa
bbef1699e2 Merge remote-tracking branch 'origin/dev' into dev 2023-11-10 20:28:29 +08:00
Vanessa
6847ac46e3 💄 https://github.com/siyuan-note/siyuan/pull/9621 2023-11-10 20:28:08 +08:00