Commit graph

15690 commits

Author SHA1 Message Date
Vanessa
80da2518e4 Merge remote-tracking branch 'origin/dev' into dev 2024-09-30 10:57:33 +08:00
Vanessa
800286ebce 🎨 https://github.com/siyuan-note/siyuan/issues/12425 2024-09-30 10:57:22 +08:00
Daniel
ca42f74946
Improve performance of exporting .sy.zip for notebook https://github.com/siyuan-note/siyuan/issues/12653 2024-09-30 10:53:22 +08:00
zxkmm
bfcef7728b
🎨 AUR: move to another repo and use some var from PKGBUILD side instead of github pipeline side (#12649)
* aur_move

* add comment
2024-09-29 23:13:01 +08:00
Daniel
dd8b8359d0
🎨 Improve inline elements editing https://github.com/siyuan-note/siyuan/issues/12033 2024-09-29 22:09:16 +08:00
Daniel
052288f57c
🎨 Improve workspace main menu name 2024-09-29 22:08:49 +08:00
Daniel
2dab88c4ea
🔖 Release v3.1.8 2024-09-29 11:27:56 +08:00
Daniel
5bb3460fd2
🔖 Release v3.1.8 2024-09-29 10:58:23 +08:00
Vanessa
5cdcd27faa 🚨 2024-09-29 10:55:24 +08:00
Vanessa
e80354ebbb Merge remote-tracking branch 'origin/dev' into dev 2024-09-29 10:53:19 +08:00
Vanessa
4cc06c4824 📱 fix https://github.com/siyuan-note/siyuan/issues/12258 2024-09-29 10:53:07 +08:00
Daniel
27de0454d6
📝 Update changelogs 2024-09-29 10:50:13 +08:00
Vanessa
41cdf8b660 Merge remote-tracking branch 'origin/dev' into dev 2024-09-29 10:30:36 +08:00
Vanessa
5936a01df5 🐛 fix https://github.com/siyuan-note/siyuan/issues/12452 2024-09-29 10:30:24 +08:00
Daniel
0940aa8422
⬆️ Upgrade lute 2024-09-29 09:45:18 +08:00
Daniel
8edd56b371
🎨 Automatic refresh of document tree information https://github.com/siyuan-note/siyuan/issues/11043 2024-09-28 23:41:44 +08:00
Daniel
63ae805106
🎨 Automatic refresh of document tree information https://github.com/siyuan-note/siyuan/issues/11043 2024-09-28 23:41:44 +08:00
Vanessa
18c41e000d 🎨 fix https://github.com/siyuan-note/siyuan/issues/12637 2024-09-28 23:24:49 +08:00
Vanessa
077604f65b Merge remote-tracking branch 'origin/dev' into dev 2024-09-28 22:58:05 +08:00
Vanessa
45fe9ead4e Merge remote-tracking branch 'origin/dev' into dev 2024-09-28 22:57:50 +08:00
Vanessa
4f9ca6bbd7 🎨 fix https://github.com/siyuan-note/siyuan/issues/11043 2024-09-28 22:57:38 +08:00
Daniel
9b790e3a3c
⬆️ Upgrade lute 2024-09-28 22:57:31 +08:00
Daniel
1e390df737
🎨 Automatic refresh of document tree information https://github.com/siyuan-note/siyuan/issues/11043 2024-09-28 22:57:18 +08:00
Daniel
836eed3b1c
🎨 Improve proxy setting tip 2024-09-28 22:15:15 +08:00
Vanessa
db81eccb21 Merge remote-tracking branch 'origin/dev' into dev 2024-09-28 18:08:43 +08:00
Vanessa
4aa3f0eaa4 🎨 fix https://github.com/siyuan-note/siyuan/issues/11043 2024-09-28 18:08:31 +08:00
Daniel
d35386d79d
🎨 Automatic refresh of document tree information https://github.com/siyuan-note/siyuan/issues/11043 2024-09-28 17:40:58 +08:00
Vanessa
3fde9bb690 🎨 fix https://github.com/siyuan-note/siyuan/issues/12615 2024-09-28 17:17:09 +08:00
Vanessa
33919d1a02 Merge remote-tracking branch 'origin/dev' into dev 2024-09-28 17:15:05 +08:00
Vanessa
4734bb81dc 🎨 fix https://github.com/siyuan-note/siyuan/issues/12615 2024-09-28 17:14:54 +08:00
Daniel
fb2b9c5319
🎨 Improve doc Untitled https://github.com/siyuan-note/siyuan/issues/12622 2024-09-28 17:04:00 +08:00
Vanessa
2e39cb75c5 Merge remote-tracking branch 'origin/dev' into dev 2024-09-28 16:45:19 +08:00
Vanessa
288d092524 🎨 fix https://github.com/siyuan-note/siyuan/issues/12615 2024-09-28 16:45:07 +08:00
Daniel
af73dc1130
🎨 Mouse hover notebook to display some information https://github.com/siyuan-note/siyuan/issues/12615 2024-09-28 16:36:46 +08:00
Vanessa
5932b68ad8 Merge remote-tracking branch 'origin/dev' into dev 2024-09-28 15:49:57 +08:00
Vanessa
0cec3bb0ec 🎨 fix https://github.com/siyuan-note/siyuan/issues/12425 2024-09-28 15:49:44 +08:00
Daniel
d6caa2083f
🎨 Improve sync plugin reload event https://github.com/siyuan-note/siyuan/issues/12433#issuecomment-2380385588 2024-09-28 12:18:46 +08:00
Jeffrey Chen
0fa9726bb8
historyElement (#12624) 2024-09-28 11:38:33 +08:00
Daniel
214b566d3c
📝 Allow to set the PUID and PGID using docker https://github.com/siyuan-note/siyuan/pull/12596 2024-09-28 11:36:46 +08:00
Alexander Pape
f0e0b98953
🎨 Allow to set the PUID and PGID using docker (#12596)
* feat: fix docker permission issues

* remove VOLUME call on workspace

* move responsibility for user and group creation to entrypoint.sh
2024-09-28 11:16:33 +08:00
Vanessa
0292c2cf8f
🎨 上下键 2024-09-28 00:12:02 +08:00
Vanessa
4dffc849c9
🎨 https://github.com/siyuan-note/siyuan/issues/5498 2024-09-27 23:24:16 +08:00
Vanessa
6ff4b621b2
🎨 https://github.com/siyuan-note/siyuan/issues/11880 2024-09-27 22:53:19 +08:00
Daniel
ccc09569e0
🎨 Display tags in search results list https://github.com/siyuan-note/siyuan/issues/12601 2024-09-27 11:39:21 +08:00
Vanessa
357d1fd22c Merge remote-tracking branch 'origin/dev' into dev 2024-09-27 11:17:10 +08:00
Vanessa
c1453915a2 🐛 fix https://github.com/siyuan-note/siyuan/issues/12591 2024-09-27 11:16:56 +08:00
Daniel
42cc7c73e6
🎨 Improve av date between filter https://github.com/siyuan-note/siyuan/issues/12546 2024-09-27 10:35:21 +08:00
Jeffrey Chen
ca6a058144
Improve the styling of the selected block's sub-blocks fix #12105 (#12579)
* 改进多选块时带背景色的子块样式

* rgba
2024-09-27 10:16:08 +08:00
Jeffrey Chen
8b0d10bbd4
Add data-id attribute to the button of the doc menu #12518 (#12608)
* Add `data-id` attribute to the button of the common MenuItem

* Add `data-id` attribute to the button of the common Menu Item

* Add `data-id` attribute to the button of the common Menu Item

* Add `data-id` attribute to the button of the common Menu Item

* Add `data-id` attribute to the button of the doc tree menu

* rename

* openBy

* sort menu

* riff Card Menu
2024-09-27 09:18:52 +08:00
Vanessa
273b55dbf8 🐛 fix https://ld246.com/article/1727353424706 2024-09-27 09:05:35 +08:00