Daniel
d98d62dcc5
🎨 Improve file:// address decoding https://github.com/siyuan-note/siyuan/issues/13908
2025-01-27 15:19:33 +08:00
Daniel
15349ebfb1
🎨 Improve file:// address decoding https://github.com/siyuan-note/siyuan/issues/13908
2025-01-27 14:23:02 +08:00
Daniel
c7b8c428e8
🎨 Add icon for primary key of database binding block https://github.com/siyuan-note/siyuan/issues/13945
2025-01-26 12:12:48 +08:00
Daniel
4f3f827583
🎨 Improve HTML clipping https://github.com/siyuan-note/siyuan/issues/13885
2025-01-26 11:57:20 +08:00
Vanessa
bf78cf03b6
🎨 https://github.com/siyuan-note/siyuan/issues/12175
2025-01-26 11:54:00 +08:00
Vanessa
cc14e5b75a
🐛 config
2025-01-26 11:44:21 +08:00
Vanessa
9758b7d493
Merge remote-tracking branch 'origin/dev' into dev
2025-01-26 11:00:22 +08:00
Vanessa
a368d6fc4b
🎨 https://github.com/siyuan-note/siyuan/issues/13945
2025-01-26 11:00:10 +08:00
Daniel
58d76ca4f2
🎨 Improve search https://github.com/siyuan-note/siyuan/issues/13826
2025-01-26 10:39:55 +08:00
Daniel
8e90578a21
🎨 Improve network img convert to local https://github.com/siyuan-note/siyuan/issues/13936
2025-01-26 10:28:36 +08:00
Vanessa
5143121ac4
🎨 https://github.com/siyuan-note/siyuan/issues/13780
2025-01-26 09:38:32 +08:00
Gary Wang
25054e137c
style: finetuning titlebar look-n-feel for PWA support ( #13779 )
...
The previous patch (675e59c
) introduce initial PWA WCO support,
this patch finetunes the PWA titlebar support by ensure the
titlebar is always visible and fill 100% page (window)
width, with the following changes:
* Use margin instead of padding to ensure 'width' fills 100% page
width, so does bottom border.
Remaining PWA stuff:
The remaining PWA WCO part have inconsistent color with the actual
color that SiYuan('s titlebar) uses, thus to make the PWA titlebar
feel native, we still needs to set either:
- a "theme-color" `<meta>` attribute (suggested)
- a "theme_color" member in the PWA manifest
...which will be a seprated topic that won't be worked on in this
patchset.
Also, the titlebar bottom border might be covered by the WCO, since
it involves half-pixel border issue which seems to be by-design,
I won't address such issue in this patchset.
See also:
* https://github.com/siyuan-note/siyuan/issues/13226#issuecomment-2594551219
This patchset can address this issue
* https://github.com/siyuan-note/siyuan/pull/13779#discussion_r1918108643
Previously mentioned half-pixel issue
2025-01-26 09:07:38 +08:00
Vanessa
8d9cc439db
Merge remote-tracking branch 'origin/dev' into dev
2025-01-18 00:12:55 +08:00
Vanessa
e982d4c1d9
🎨 https://github.com/siyuan-note/siyuan/issues/13846
2025-01-18 00:12:41 +08:00
Daniel
90137ce747
⬆️ Upgrade kernel deps
2025-01-17 23:33:06 +08:00
Daniel
51d3c737fb
🎨 Improve code block parsing https://github.com/siyuan-note/siyuan/issues/13831
2025-01-17 23:31:58 +08:00
Vanessa
58d1fe9de6
Merge remote-tracking branch 'origin/dev' into dev
2025-01-17 18:17:07 +08:00
Vanessa
cee6d444d7
🎨 https://github.com/siyuan-note/siyuan/issues/13826
2025-01-17 18:16:55 +08:00
Daniel
0ffabd4f6a
⬆️ Upgrade kernel deps
2025-01-17 18:07:05 +08:00
Daniel
4704672dee
⬆️ Upgrade kernel dejavu
2025-01-17 18:07:04 +08:00
Vanessa
81950fa52d
Merge remote-tracking branch 'origin/dev' into dev
2025-01-17 17:59:26 +08:00
Vanessa
c3342935d6
🎨 https://github.com/siyuan-note/siyuan/issues/13843
2025-01-17 17:59:14 +08:00
Daniel
c754de0136
🎨 Supports setting keep-alive notification text on Android https://github.com/siyuan-note/siyuan/issues/13815
2025-01-17 17:20:39 +08:00
Daniel
230e6a1520
🎨 Supports setting keep-alive notification text on Android https://github.com/siyuan-note/siyuan/issues/13815
2025-01-17 17:17:53 +08:00
Daniel
ee9d035d0e
🎨 Clean code
2025-01-17 11:57:50 +08:00
Daniel
116d8f3e7d
:octocat: Improve issue template
2025-01-17 11:33:26 +08:00
Daniel
afdce4b1c7
🎨 Improve performance for listing doc tree
2025-01-16 23:10:51 +08:00
Daniel
95a7ba100d
🎨 Improve performance for listing doc tree
2025-01-16 23:04:32 +08:00
Vanessa
0636b2e1fb
🎨 重启后 listDocsByPath 请求重复
2025-01-16 22:58:13 +08:00
Vanessa
b508170638
🚨
2025-01-16 22:29:27 +08:00
Vanessa
e260b462a2
🎨 https://github.com/siyuan-note/siyuan/issues/13753
2025-01-16 21:30:28 +08:00
Daniel
e26bcfac62
🎨 Improve escaping content for database primary key, relation, and rollup fields https://github.com/siyuan-note/siyuan/issues/13704
2025-01-16 17:40:59 +08:00
Daniel
713c55ed7a
🎨 Improve exporting block hyperlink jumping https://github.com/siyuan-note/siyuan/issues/13837
2025-01-16 17:23:02 +08:00
Daniel
2ee69394da
🔖 Release v3.1.20
2025-01-16 10:00:42 +08:00
Daniel
6f98849e9c
🎨 PNPM Lint
2025-01-16 10:00:30 +08:00
Daniel
b5a60fc1fa
📝 Update changelogs
2025-01-15 23:10:27 +08:00
Daniel
6788510bf3
📝 Improve the user guide
2025-01-15 22:59:07 +08:00
Jeffrey Chen
69cf8d0429
📝 Improve User Guide ( #13825 )
2025-01-15 22:00:45 +08:00
Vanessa
8f1f73b675
Merge remote-tracking branch 'origin/dev' into dev
2025-01-15 11:42:20 +08:00
Vanessa
2b22ff9aa6
🎨 https://github.com/siyuan-note/siyuan/issues/13793
2025-01-15 11:42:08 +08:00
Daniel
15231be474
🎨 Improve workspace path checking https://github.com/siyuan-note/siyuan/issues/7569
2025-01-15 11:31:05 +08:00
Vanessa
c70bf3571f
🎨 https://github.com/siyuan-note/siyuan/issues/13677
2025-01-15 10:58:22 +08:00
Vanessa
db60169f1d
🎨 https://github.com/siyuan-note/siyuan/issues/13801
2025-01-14 23:36:59 +08:00
Vanessa
af42046c91
🎨 https://github.com/siyuan-note/siyuan/issues/13796
2025-01-14 23:04:03 +08:00
Vanessa
cffec4b0e8
🎨 https://github.com/siyuan-note/siyuan/issues/13735
2025-01-14 22:28:03 +08:00
Vanessa
1a12ba97e6
Merge remote-tracking branch 'origin/dev' into dev
2025-01-14 22:07:07 +08:00
Vanessa
e55214da2f
🎨 https://github.com/siyuan-note/siyuan/issues/13704
2025-01-14 22:06:40 +08:00
Daniel
5fd0874347
🎨 Supports setting keep-alive notification text on Android https://github.com/siyuan-note/siyuan/issues/13815
2025-01-14 21:57:55 +08:00
Daniel
3ecdd70d03
🎨 Improve the user guide
2025-01-14 21:57:54 +08:00
Vanessa
bddb5bd706
Merge remote-tracking branch 'origin/dev' into dev
2025-01-14 21:49:50 +08:00