Cell
6f16b3ffe1
✨ Feat: add hiddenFromRss param and front matter
2023-11-22 15:09:45 +08:00
Cell
a1833aaf41
⚡ Perf: preload some stylesheet
2023-11-20 18:00:04 +08:00
Cell
17070d6fba
🐛 Fix: fix logic error of lightgallery images rendering
2023-11-16 16:32:17 +08:00
Cell
fdc501904c
⚡ Perf: optimize featured image rendering
2023-11-07 11:24:22 +08:00
Cell
9ec83753d3
🔧 Chore: add decoding and referrerpolicy options for img plugin
2023-11-07 11:19:10 +08:00
Cell
1121c9df57
🚸 Feat: change bilibili shortcode muted default value
2023-11-07 10:06:38 +08:00
Cell
95c8113d62
🔖 Chore(release): 0.2.18-lts.4
2023-11-06 17:58:41 +08:00
Cell
4e29d5e5ca
✨ Feat: add more options support for bilibili shortcode, e.g. autoplay, muted etc. ( resolve #375 )
2023-11-06 17:56:44 +08:00
Cell
02dda642ea
🐛 Fix: disable encrypted articles from rendering to rss ( fixed #374 )
2023-11-06 15:42:35 +08:00
Cell
c2bb7e0f80
🐛 Fix: fix featured image path error in rss and show img tags in rss
...
Some RSS parsers may incorrectly parse relative image addresses
Close #373
2023-11-06 12:34:21 +08:00
Cell
4fb9711fa6
🐛 Fix: add a option "Responsive" for plugin image fixed #369
2023-11-04 23:59:00 +08:00
Cell
6682d38af2
✨ Perf: optimize lightgallery images rendering
2023-11-03 21:29:59 +08:00
Cell
81f6d68f0a
🔖 Chore(release): 0.2.18-lts.3
2023-11-03 15:39:55 +08:00
Cell
a9678bf73c
🐛 Fix: small and large src errors of images
2023-11-03 15:39:43 +08:00
Cell
d22d261e69
⚡ Perf: optimize plugin image
2023-11-02 18:15:14 +08:00
Cell
0de8e5053f
⚡ Perf: optimize function get-remote-image
2023-11-02 17:37:24 +08:00
Cell
ecb0d964ad
⚡ Perf: optimize function suffix-validation
2023-11-02 17:35:59 +08:00
Cell
c4606930ff
🐛 Fix: anchor jump exception caused by lazy loading of responsive images ( #348 )
2023-11-01 17:48:48 +08:00
Cell
a631096b29
✨ Feat: add options to cache remote image locally ( #362 Fixes #348 )
2023-10-26 16:51:40 +08:00
Cell
b9fe4cc207
🐛 Fix: fix path errors in image src and 1.5x srcset ( #346 )
2023-10-24 17:14:07 +08:00
Cell
aae1380688
🔖 Chore(release): 0.2.18-lts.2
2023-10-24 12:29:13 +08:00
Cell
4d223bdc29
⬆️ Chore(libs): update Waline from 2.14.7 to 2.15.8
2023-10-24 12:15:32 +08:00
Cell
1f412dc12d
⬆️ Chore(libs): update Twikoo from 1.6.8 to 1.6.22
2023-10-24 12:15:32 +08:00
Cell
e11caf7a59
🔥 Feat: removed Renren, Digg and StumbleUpon in sharer.js 0.5.0
2023-10-24 12:15:32 +08:00
Cell
98c5a1ad54
⬆️ Chore(libs): update Artalk from 2.5.2 to 2.6.4
...
Artalk v2.5.5 has deprecated the gravatar.default configuration item, please use gravatar.params instead. (ArtalkJS/Artalk#508 )
TODO: support pagination and heightLimit config for Artalk in next FixIt version
2023-10-24 12:15:32 +08:00
Cell
8bb2a35dcc
🐛 Fix: total word count error in section
2023-10-10 15:08:32 +08:00
Cell
88ec3aad5b
📝 Docs: update docs and version
2023-09-16 21:30:20 +08:00
Stefano Ginobili
78416fa920
🐛 Fix: use dateFormat function to render localized dates
...
Co-authored-by: Stefano Ginobili <stefano.ginobili@gmail.com >
Co-authored-by: Cell <1024@lruihao.cn >
2023-09-03 12:44:50 +08:00
Cell
6df8f283f2
✨ Feat: add code block attributes support ( #330 )
2023-06-11 18:43:08 +08:00
Cell
ff95cfaed7
🔖 Chore(release): 0.2.18
2023-03-31 22:36:18 +08:00
Cell
db6335cee3
⬆️ Chore(libs): update Artalk from 2.3.4 to 2.5.2
2023-03-31 21:43:04 +08:00
Cell
1cc75302f1
🎨 Style: unify code style
2023-03-29 13:51:40 +08:00
Cell
0ac4c06d66
♻️ Refactor(reward): add parameter mode for post reward and refactor shortcode reward
2023-03-26 00:03:35 +08:00
Cell
869b4f5798
🐛 Fix: add author data patch ( #288 )
2023-03-25 20:21:29 +08:00
Cell
0f5e60274a
🎉 Feat: add breadcrumb navigation ( #309 )
...
⬆️ Required Hugo versions above 0.109.0
2023-03-24 17:02:38 +08:00
Cell
6e3f3200e2
🎉 Feat: add natively support mermaid with code fences ( #230 )
...
Closes #116
Closes #230
2023-03-22 14:54:50 +08:00
Cell
bc6d8f47c2
✨ Feat: add paramater strict for giscus comment
2023-03-20 10:47:10 +08:00
Cell
2fdb240b2c
🎨 Style: adjust some styles of mobile header
2023-03-17 15:03:38 +08:00
Cell
cbcb9c53cb
♻️ Refactor: language switch in desktop header ( #306 )
2023-03-13 14:21:31 +08:00
Cell
06250ca531
🐛 Fix: crypto-js/sha256.js cdn path error
2023-03-12 12:54:08 +08:00
Cell
cb7ea11a81
🐛 Fix: crypto-js/md5.min.js cdn path error
2023-03-12 12:48:41 +08:00
Cell
46e107b507
🐛 Fix: version v0.2.17 is not compatible with previous versions
2023-03-12 12:25:01 +08:00
Cell
6abad2937e
♿ Feat: add post update date to post meta ( #285 )
...
Closes #285
2023-03-11 12:20:18 +08:00
Cell
433c631110
✨ Feat: add loop paramter for typeit and update typeit from 8.7.0 to 8.7.1
2023-03-09 13:08:18 +08:00
Cell
914f02643e
🐛 Fix: get author name error in seo.html ( #288 )
2023-03-03 16:23:15 +08:00
Cell
19396e7e5f
🐛 Fix: toc fails when the toc aside is on the left
2023-03-03 12:43:16 +08:00
Cell
e685b2d33e
🐛 Fix: js.build is executed after fingerprint, resulting in the destruction of js integrity
2023-02-27 10:51:50 +08:00
Cell
541bad62ae
🐛 Fix: KaTeX data patch error
2023-02-17 21:45:31 +08:00
Cell
25eebf642f
🐛 Fix: missing parameter requiredFields for Valine
2023-02-16 17:47:23 +08:00
Cell
7ff750ab0a
♻️ Refactor: author's avatar of post or profile ( #288 )
...
1. `params.profile.gravatarEmail` only takes effect when `params.gravatar.enable=true`
2. Adjust frontmatter: `author` data type from string to **map**
3. Remove frontmatter: `gravatarForce`, `authorLink`, `authorEmail`
4. Add frontmatter: `authorAvatar`
5. Add `params.gravatar.enable`
2023-02-16 17:07:01 +08:00