Cell
48dc34cf11
♻️ Refactor(i18n): hierarchize translation fields for supported languages
2023-01-02 13:31:27 +08:00
Cell
8d6e5277f9
🎨 Style: format toml files in folder i18n
2022-12-27 14:25:54 +08:00
Cell
0a67c51495
🚚 Feat: merge parameter footer.custom to custom file
2022-12-26 11:38:01 +08:00
Cell
cb3f77f064
✨ Feat: add [pace]( https://github.com/CodeByZach/pace ) support ( #190 )
2022-12-22 22:53:35 +08:00
Cell
238ec7ac33
🐛 Fix: pangu.js cdn error
2022-12-22 22:17:32 +08:00
Cell
7e2ae88187
✨ Feat: add parameter params.footer.order to order footer lines
2022-12-18 23:13:27 +08:00
Cell
aca8809ea5
✨ Feat: refactor parameter params.footer.siteTime
2022-12-18 16:57:12 +08:00
Cell
fc30159f47
⚡ Perf: enhance pangu spelling correction
2022-12-18 14:49:51 +08:00
Cell
e3e152b2d0
🎉 Feat: add support for [Fusejs search]( https://fusejs.io/ ) ( #203 )
2022-12-03 18:43:22 +08:00
Cell
5467baf56b
⚡ Perf: optimize theme version detection
2022-12-02 10:24:57 +08:00
Cell
712b04fd4e
📝 Docs: update docs
2022-11-30 21:13:57 +08:00
Cell
269f376915
📝 Docs: update changelog
2022-11-22 10:15:39 +08:00
Jean-Emmanuel BAILLAT
0d1d45cdc5
Fix missing breakline
2022-11-22 08:18:03 +08:00
kapusch
6c17548d27
Add missing translations for French + enhancements
2022-11-22 08:18:03 +08:00
Cell
ffb3888414
⚡ Perf: optimize code
2022-11-20 18:47:42 +08:00
Cell
d31215044d
🐛 Fix: escape CJK character in tag and category ( #245 , #246 )
2022-11-19 21:58:27 +08:00
Cell
203de93723
📝 Docs: update about page
2022-11-18 15:36:22 +08:00
Cell
ac1cf9b252
📝 Docs: update documentation
2022-11-18 15:33:10 +08:00
Cell
908cb6946b
🐛 Fix: escape hashtag character # in tag and category ( #245 )
2022-11-18 12:58:02 +08:00
Cell
88ec9f6e8a
🐛 Fix: can't keep the static table of the contents in front of the post
2022-11-17 14:40:38 +08:00
Cell
6c25237a90
🐛 Style: fix css error
2022-11-16 17:39:05 +08:00
Cell
9a189af954
⚡ Perf: simplify post nav code
2022-11-14 14:12:36 +08:00
Cell
ad93d92043
💄 Style: refactor css style
2022-11-14 12:26:42 +08:00
Cell
b56d0a4e77
🚚 Feat: move assets/data/emoji to assets/lib/valine/emoji/
2022-11-14 10:33:53 +08:00
Cell
4f767ebcb0
📝 Docs: fix typo
2022-11-09 16:11:16 +08:00
Cell
531b2b99d9
📝 Docs: update README
2022-11-08 15:21:21 +08:00
Cell
c94db763bc
📝 Docs: update docs
2022-11-08 11:29:51 +08:00
Cell
c1e51653da
🔥 Feat: remove example data file
2022-11-08 11:19:01 +08:00
github-actions[bot]
52f8caa1cd
👥 Chore(contributor): contrib-readme-action has updated contributors.md
2022-11-08 11:06:20 +08:00
WakeHuang
0174749857
add a FixIt demo site
2022-11-08 11:06:09 +08:00
Cell
856475640b
📝 Docs: update friends data
2022-11-08 11:05:23 +08:00
Cell
1b8daf3ca9
📝 Docs: update readme
2022-11-07 15:48:28 +08:00
Cell
561dd0ab3a
📝 Docs: update friends data
2022-11-07 15:43:42 +08:00
github-actions[bot]
c6d0b13e11
👥 Chore(contributor): contrib-readme-action has updated contributors.md
2022-11-07 14:57:41 +08:00
niku
16af91dad2
add my site
2022-11-07 14:57:26 +08:00
Cell
37666132fb
⚡ Perf: hide post count of tag when tagcloud is enabled
2022-11-06 03:15:28 +08:00
Cell
d7edd8aab7
✏️ Docs: fix typo
2022-11-05 04:17:53 +08:00
Cell
79f474b5b0
💄 Style:optimize tag cloud style ( #235 )
2022-11-05 03:55:46 +08:00
Cell
6df88b0283
✨ Feat: add TagCloud config support for tags page, see parameter params.tagcloud ( #235 )
2022-11-05 03:44:21 +08:00
Cell
13f825b7c2
✨ Feat: add parameter params.home.profile.avatarMenu
2022-11-04 22:37:31 +08:00
Cell
c56b7d3d33
✨ Feat: add custom templates and parameter params.customFilePath support
2022-11-04 15:15:39 +08:00
Cell
f3ce0fd165
⚡ Perf: optimize sub menu position calculation in desktop header with css replace of javascript
2022-11-04 12:35:23 +08:00
Cell
de823d47da
💄 Style: update home page stylesheet
2022-11-04 11:06:50 +08:00
Cell
adb4a2bf3b
📝 Docs: update changelog
2022-11-02 11:33:55 +08:00
Cell
f0062e5b4f
Merge branch 'master' into dev
2022-11-02 11:30:28 +08:00
Cell
a71ae78bf0
🔧 Chore(deps-dev):
...
- Bump @babel/cli from 7.18.10 to 7.19.3
- Bump @babel/core from 7.19.1 to 7.19.6
- Bump @babel/preset-env from 7.18.10 to 7.19.4
- Bump core-js from 3.25.2 to 3.26.0
Closes #212
Closes #237
Closes #238
Closes #239
2022-11-02 11:26:03 +08:00
Cell
ead88c34c6
✏️ Docs: update docs
2022-10-28 22:27:46 +08:00
Cell
256c324bff
✨ Feat: add reward shortcode support ( #216 )
2022-10-28 22:07:31 +08:00
Cell
41050ee3db
✨ Feat: add feature end of post flag support ( #236 )
2022-10-28 16:52:18 +08:00
Cell
848704ee9f
🎨 Style: delete debug code
2022-10-28 16:06:53 +08:00