Cell
c4cedfe6c1
🐛 Fix: cdn lib link error in unpkg.yml
2023-02-27 10:18:29 +08:00
Cell
a98fa072fd
🐛 Style: fix version image height and twemoji display
2023-02-18 00:57:41 +08:00
Cell
703349de9d
⚡ Perf: optimze image lazy loading
2023-02-12 01:14:38 +08:00
Cell
af282b0935
⚡ Perf: optimize image plugin
2023-02-11 18:24:06 +08:00
Cell
934c57cdff
♻️ Refactor: image lazy loading
...
Fixes #283
2023-02-10 17:40:01 +08:00
Cell
3195fc5d62
🎨 Style: fix #comments css style conflict ( #269 )
...
Closes #269
2023-02-10 10:42:17 +08:00
Mathieu GILLOOTS
d45a13e939
fix: discordinvite typo
...
Closes #282
2023-02-09 13:57:19 +08:00
Mejituu
866203a4ce
✨ Feat: add some new features and bug fixes ( #279 )
...
* ✨ Feat: add instant page
* 🐛 Fix: donate images without lazy loading
* 🔧 Chore: update waline plugin version
2023-02-01 15:00:36 +08:00
n0tr00t
c3b30118c9
📝 Docs: add TikTok social link ( #264 ) ( #267 )
2023-01-10 19:49:57 +08:00
n0tr00teuorg
fe1b070137
📝 Docs: add douyin social link ( #264 )
2023-01-10 18:51:09 +08:00
Cell
f0d54fe6d5
⚡ Perf: remove redundant judgement
2023-01-07 13:05:53 +08:00
Cell
b974fa56df
⬆️ Chore(libs): update Twikoo from 1.4.10 to 1.6.8 and add Katex support for it ( #215 #243 )
...
Closes #215
Closes #243
2023-01-07 12:56:18 +08:00
Cell
dc9956c807
🐛 Fix(pace): patch pace theme flat-top z-index error
2023-01-04 13:04:32 +08:00
Cell
cb3f77f064
✨ Feat: add [pace]( https://github.com/CodeByZach/pace ) support ( #190 )
2022-12-22 22:53:35 +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
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
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
37666132fb
⚡ Perf: hide post count of tag when tagcloud is enabled
2022-11-06 03:15:28 +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
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
f0062e5b4f
Merge branch 'master' into dev
2022-11-02 11:30:28 +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
392c74934a
⚡ Perf: optimize toc margin bottom calculation
2022-10-28 15:55:03 +08:00
Cell
e736b89253
✨ Feat(post-reward): add param position ( #216 )
...
💄 Style: update post footer, post reward and comments styles
2022-10-28 14:24:56 +08:00
Cell
d7eb199407
⚡ Perf: add custom css variable --animation-reward ( #216 )
2022-10-28 09:59:13 +08:00
Cell
c641344213
🐛 Fix(post-reward): invalid in Safari browser ( #216 )
2022-10-27 17:51:20 +08:00
Cell
ffbdc5ba98
✨ Feat: add feature post reward support ( #216 )
2022-10-27 17:06:49 +08:00
Cell
b1adac1ab1
⚡ Perf: optimize close comment feature when the post has expired ( #204 )
2022-10-14 17:11:19 +08:00
Cell
268bed75ad
🐛 Fix: logo image width error
...
image from assets
2022-10-06 23:08:47 +08:00
Cell
5efebec3ae
🐛 Fix: remove the leading and trailing whitespace of the code string ( #205 )
2022-10-05 19:35:22 +08:00
Cell
69772a2556
✨ Feat: add yml markdown code type
2022-09-28 12:31:59 +08:00
Cell
76288c53d5
🐛 Fix: image height error ( #200 )
2022-09-24 14:41:27 +08:00
Cell
bd5b9a6328
🐛 Fix: image shortcode invalid params height and weight ( #200 )
2022-09-24 13:56:40 +08:00
Cell
22f7a226e3
⬆️ Chore(libs): update third-party libraries
...
- Update fontawesome-free from 6.1.1 to 6.2.0
- Update katex from 0.15.3 to 0.16.2
- Update echarts from 5.2.2 to 5.3.3
- Update algoliasearch from 4.13.0 to 4.14.2
2022-09-23 22:40:41 +08:00
Cell
d785162cba
⬆️ Chore(libs): update lightgallery from 2.6.0 to 2.6.1
2022-09-23 17:20:16 +08:00
Cell
b50cfe0bd7
⬆️ Chore(libs): update mapbox-gl from 2.8.2 to 2.10.0
2022-09-23 16:09:31 +08:00
Cell
c9827ab7d4
⬆️ Chore(libs): update mermaid from 9.1.6 to 9.1.7
2022-09-23 13:43:12 +08:00
Cell
0d44d5bc0f
⬆️ Chore(libs): update simple-icons from 7.8.0 to 7.12.0
2022-09-23 11:37:33 +08:00
Cell
bc4ac5516b
⬆️ Chore(libs): update @waline/client from 2.6.1 to 2.10.0
2022-09-23 11:18:45 +08:00
Cell
162a448089
⬆️ Chore(libs): update Valine from 1.5.0 to 1.5.1
2022-09-22 17:38:02 +08:00
Cell
87d0ad76b9
💄 Style: change line-break style of code element from anywhere to auto
2022-09-22 14:46:52 +08:00