Commit Graph

22186 Commits

Author SHA1 Message Date
Daniel
235dfb9ae3 ⬆️ Upgrade lute
Signed-off-by: Daniel <845765@qq.com>
2026-04-06 21:12:34 +08:00
Jeffrey Chen
f9c5c482b8 🎨 Parameterized label query statements and escaping LIKE wildcards (#17416) 2026-04-06 09:30:04 +08:00
Daniel
b62273eb00 ⬆️ Upgrade lute
Signed-off-by: Daniel <845765@qq.com>
2026-04-06 09:21:43 +08:00
Jeffrey Chen
698ee3d357 ♻️ Improve validation of some JSON parameters (#17412)
* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters
2026-04-05 17:03:13 +08:00
Jeffrey Chen
bb9cb86bd7 🎨 Empty tags are once again displayed in the tag panel (#17408) 2026-04-05 16:59:02 +08:00
Jeffrey Chen
29092a385f 🎨 JsonArg uses ShouldBindJSON and returns more diagnosable errors (#17413) 2026-04-05 16:51:27 +08:00
Jeffrey Chen
4065982c9a ♻️ Replace errors.New(fmt.Sprintf) with fmt.Errorf (#17414) 2026-04-05 16:50:20 +08:00
Jeffrey Chen
5c674d7249 ♻️ Replace interface{} with any (#17415) 2026-04-05 16:48:32 +08:00
Vanessa
074daacbc4 🎨 https://github.com/siyuan-note/siyuan/pull/17390 2026-04-05 15:32:32 +08:00
Jeffrey Chen
b12f0fdc86 Improve the layout style of the market list cards (#17390)
* 🎨 Improve the layout style of the market list cards https://github.com/siyuan-note/siyuan/issues/17358

* 🎨 Improve the layout style of the market list cards https://github.com/siyuan-note/siyuan/issues/17358
2026-04-04 17:29:48 +08:00
Vanessa
6b2b87895c Merge remote-tracking branch 'origin/dev' into dev 2026-04-04 15:04:07 +08:00
Vanessa
a0add9a0a4 🎨 https://github.com/siyuan-note/siyuan/issues/17354 2026-04-04 15:03:51 +08:00
Jeffrey Chen
209c29cdb0 ♻️ Migrate some JSON parameter extraction to util.ParseJsonArgs (#17400) 2026-04-04 08:53:54 +08:00
Jeffrey Chen
9256842fca ♻️ ParseJsonArg adds null value check (#17399) 2026-04-04 08:53:09 +08:00
Jeffrey Chen
064754128b ♻️ Replace time.Now().Sub(start) with time.Since(start) (#17401) 2026-04-04 08:48:32 +08:00
dependabot[bot]
9b4b1d2bf0 ⬆️ Bump lodash from 4.17.21 to 4.18.1 in /app (#17392)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.18.1.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.18.1)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.18.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-03 21:23:45 +08:00
Jeffrey Chen
20c1b9b387 🎨 Record the number of CSS and JS code snippets in the log (#17395) 2026-04-03 21:19:05 +08:00
Daniel
7771b1ca3b 🎨 mprove pasting of inline code containing backticks https://github.com/siyuan-note/siyuan/issues/17388
Signed-off-by: Daniel <845765@qq.com>
2026-04-03 21:12:04 +08:00
Daniel
8c52a91b42 🎨 Improve pasting inline code
Signed-off-by: Daniel <845765@qq.com>
2026-04-03 21:12:03 +08:00
Vanessa
db39ae5e4b 🎨 https://github.com/siyuan-note/siyuan/issues/17389 2026-04-03 19:19:36 +08:00
Vanessa
751b2515db Merge remote-tracking branch 'origin/dev' into dev 2026-04-03 19:07:57 +08:00
Vanessa
8be7301a71 🎨 https://github.com/siyuan-note/siyuan/issues/17389 2026-04-03 19:07:35 +08:00
Daniel
7278f4dddb 🎨 https://github.com/siyuan-note/siyuan/issues/17393
Signed-off-by: Daniel <845765@qq.com>
2026-04-03 19:04:03 +08:00
Daniel
571d070de6 🔖 Release v3.6.3
Signed-off-by: Daniel <845765@qq.com>
v3.6.3
2026-04-02 15:53:33 +08:00
Daniel
7e7956336f ⬆️ Upgrade lute https://github.com/siyuan-note/siyuan/pull/17378
Signed-off-by: Daniel <845765@qq.com>
2026-04-02 13:42:18 +08:00
Daniel
5f61c5be95 📝 Update changelogs
Signed-off-by: Daniel <845765@qq.com>
2026-04-02 11:57:42 +08:00
Daniel
c2dc2de67e 📝 Update changelogs
Signed-off-by: Daniel <845765@qq.com>
2026-04-02 11:25:14 +08:00
Daniel
8ed60bb7d1 🎨 Improve document deletion https://github.com/siyuan-note/siyuan/issues/17351
Signed-off-by: Daniel <845765@qq.com>
2026-04-02 11:24:57 +08:00
Vanessa
fa670786d4 Merge remote-tracking branch 'origin/dev' into dev 2026-04-02 10:54:33 +08:00
Vanessa
541572daa1 🎨 https://github.com/siyuan-note/siyuan/issues/17382 2026-04-02 10:54:21 +08:00
Daniel
8efbeb10ba 📝 Update changelogs
Signed-off-by: Daniel <845765@qq.com>
2026-04-02 10:13:44 +08:00
Daniel
1cba71f392 🎨 Improve YAML front-matter tag export https://github.com/siyuan-note/siyuan/issues/17376
Signed-off-by: Daniel <845765@qq.com>
2026-04-02 10:02:20 +08:00
Vanessa
99cd6049f0 Merge remote-tracking branch 'origin/dev' into dev 2026-04-02 09:36:24 +08:00
Vanessa
b9bd62d8ee 🎨 pasteURLAutoConvert 2026-04-02 09:36:12 +08:00
Daniel
7e11a7e74f 🎨 Improve YAML front-matter tag export https://github.com/siyuan-note/siyuan/issues/17376
Signed-off-by: Daniel <845765@qq.com>
2026-04-02 09:34:03 +08:00
Jeffrey Chen
0ee5fc385f Improve cloud configuration consistency (#17371)
* 🎨 Improve cloud configuration consistency

* 🎨 Improve cloud configuration consistency

* 🎨 Improve cloud configuration consistency

* 🎨 Improve cloud configuration consistency

* 🎨 Improve cloud configuration consistency

* 🎨 Improve cloud configuration consistency

* 🎨 Improve cloud configuration consistency

* 🎨 Improve cloud configuration consistency
2026-04-02 09:22:04 +08:00
Daniel
0e5ecaa69b 🔥 Remove unused linux switch for wayland/x11
这些开关只有在启动参数上设置才有效,main.js 中设置时机太晚了

Signed-off-by: Daniel <845765@qq.com>
2026-04-01 21:12:39 +08:00
dependabot[bot]
b25b498671 ⬆️ Bump @xmldom/xmldom from 0.8.11 to 0.8.12 in /app (#17379)
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.8.11 to 0.8.12.
- [Release notes](https://github.com/xmldom/xmldom/releases)
- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xmldom/xmldom/compare/0.8.11...0.8.12)

---
updated-dependencies:
- dependency-name: "@xmldom/xmldom"
  dependency-version: 0.8.12
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-01 20:55:50 +08:00
Vanessa
a3ed987636 Merge remote-tracking branch 'origin/dev' into dev 2026-04-01 11:28:51 +08:00
Vanessa
c6b16e9045 🎨 https://github.com/siyuan-note/siyuan/issues/17366 2026-04-01 11:28:39 +08:00
Daniel
904b65f6ca 🎨 Improve YAML front-matter tag export https://github.com/siyuan-note/siyuan/issues/17376
Signed-off-by: Daniel <845765@qq.com>
2026-04-01 10:18:32 +08:00
Daniel
ca406bccb9 ⬆️ Upgrade lute
Signed-off-by: Daniel <845765@qq.com>
2026-04-01 10:05:09 +08:00
Vanessa
2e8ef4bf7a 🎨 https://github.com/siyuan-note/siyuan/issues/17374 2026-04-01 09:30:20 +08:00
Vanessa
4bb3e08a53 Merge remote-tracking branch 'origin/dev' into dev 2026-04-01 09:22:44 +08:00
Vanessa
6ddace5b5b 🎨 https://github.com/siyuan-note/siyuan/issues/17374 2026-04-01 09:22:31 +08:00
dependabot[bot]
5c973394a3 ⬆️ Bump picomatch from 4.0.3 to 4.0.4 in /app (#17357)
Bumps [picomatch](https://github.com/micromatch/picomatch) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/4.0.3...4.0.4)

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 4.0.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-01 08:55:40 +08:00
Vanessa
e18e1b3245 🎨 https://github.com/siyuan-note/siyuan/issues/17374 2026-04-01 01:11:35 +08:00
Vanessa
e53ac856b9 🎨 https://github.com/siyuan-note/siyuan/issues/17368 2026-04-01 01:01:38 +08:00
Vanessa
ad4a1ce386 Merge remote-tracking branch 'origin/dev' into dev 2026-04-01 00:53:08 +08:00
Vanessa
a36456711f 🎨 https://github.com/siyuan-note/siyuan/issues/17368 2026-04-01 00:52:47 +08:00