Cell
b7ed9cac69
♻️ Refactor: refactor content encryption
2024-08-29 10:24:16 +08:00
Cell
91f3c7c3cf
🐛 Fix: fix fixit-encryptor shortcode duplicate binding events
2024-08-26 10:58:34 +08:00
Cell
466bb7b7e9
🔒 Perf: use xxHash instead of md5 to calculate the hash value of a password
...
Update min hugo version to 0.129.0 for using xxHash function
2024-08-25 13:48:28 +08:00
Cell
1c84791db9
🔥 Feat: migrate mobile devtools to a single compenent ( #474 )
2024-08-10 11:49:36 +08:00
Cell
976db36bc8
✨ Feat: add more params for typeit shortcodes
...
resolves #483
2024-08-04 12:30:06 +08:00
Tim
a0b4b81fd6
style: 💄 change the icon of edit button in code block header to fa-pen-to-square
2024-07-25 09:34:56 +08:00
Cell
6cbb89875a
🐛 Fix: fix cookieconsent init error
...
Resolved #314
2024-07-24 16:11:14 +08:00
Cell
bcd6987910
🐛 Fix(ignore): TypeError: Cannot read properties of null (reading 'cloneNode')
2024-07-24 15:39:57 +08:00
Cell
dd33cabe16
🐛 Fix: take a dirty hack to fix the bug of APlayer and smoothScroll
...
Fixed #292
2024-07-24 15:31:06 +08:00
Cell
99dc099939
📝 Docs(ignore): rename function initHighlight to initCodeWrapper
2024-07-24 14:05:13 +08:00
Cell
de18e91146
✨ Feat: add param to hide single code block header ( #462 )
2024-07-24 12:28:39 +08:00
Cell
537ad1df3f
✨ Feat: add config whether to enable the code wrapper
...
Resolved #462
2024-07-24 10:59:24 +08:00
Cell
ec1debab38
🐛 Fix: the content of the code block in the details shortcode cannot be copied
2024-07-21 12:42:34 +08:00
Cell
419ade9c73
✨ Feat: add data-open attribute for code block
...
See http://fixit.lruihao.cn/documentation/content-management/markdown-syntax/extended/#custom-attribute
2024-07-16 15:15:53 +08:00
Cell
ca73ca2066
💄 Style: scrollbar styles compatible with modern and legacy browsers
2024-06-25 12:23:21 +08:00
Cell
b4940f46ea
♿ Feat: avoid using :has to be compatible with older browsers
2024-06-06 10:03:18 +08:00
Cell
cbde3f0898
🚸 Feat: replace localStorage with sessionStorage for FixIt auto bookmark
2024-06-04 15:23:29 +08:00
loongma
d82fefa7dd
✨ Feat: Add a custom domain setting option for Giscus, configured at params.page.comment.giscus.origin
2024-05-13 17:47:10 +08:00
Cell
b52b31a0cd
🚨 Chore: avoid code scanning alerts
2024-04-26 11:05:28 +08:00
Cell
f4e8babd12
🐛 Fix: unencoded Content in Search Leads to JavaScript Execution Risk in autocomplete-js
...
Fixes #416
2024-04-25 10:46:55 +08:00
Cell
1ed0acdf35
🐛 Fix: fix echarts and mermaid theme switch error
2024-04-24 20:14:17 +08:00
Cell
3b89a4eaab
✨ Feat: refactor FixItDecryptor and add confirm btn
...
Resolved #437
2024-04-24 17:39:17 +08:00
Cell
20433ed50d
🐛 Fix: using fixit-encryptor shortcode in an unencrypted article caused other styles of the article to not take effect
...
Fixes #410
2024-04-24 10:35:13 +08:00
Cell
1217640d40
🍻 Chore: add random staging id for staging element
2024-04-22 11:31:11 +08:00
Cell
300bbe9a44
🔥 Chore: remove data store in id partials function
2024-04-22 11:23:25 +08:00
Cell
7ec41cdb00
♻️ Refactor: refactor echarts shortcode data store way ( #420 )
2024-04-22 11:06:58 +08:00
Cell
fd13ca782b
♻️ Refactor: refactor mapbox shortcode data store way ( #420 )
2024-04-22 10:11:05 +08:00
Cell
bae1678c59
🐛 Fix: fix typeit shotrcode miss space when build with --minify param
2024-04-20 17:06:08 +08:00
Cell
72bd72f5ed
♻️ Refactor: refactor typeit shortcode and feature ( #420 )
2024-04-20 16:30:16 +08:00
Cell
c09f141034
♻️ Refactor: refactor code block rendering
2024-04-19 00:33:35 +08:00
Cell
38cf4ee0de
🐛 Fix: mermaid init error
2024-03-23 21:42:10 +08:00
Cell
3df577cb0d
⬆️ Fix: bump Mermaid from 9.x to 10.x and fix error ( #420 )
2024-03-08 16:23:37 +08:00
Cell
a9fd15e47d
🔧 Chore: update custom.js.example to ES6 style
2024-02-23 17:27:49 +08:00
Cell
0c87728979
🐛 Fix: hidden collection navigation, list and related content from encrypted content
2023-12-30 01:03:00 +08:00
Cell
2ebc77797c
🚚 Chore: migrate svg to assets/images folder
2023-12-29 21:40:24 +08:00
Cell
e4bc95172c
♻️ Refactor: use Hugo render hooks for heading link rendering
2023-12-25 17:38:04 +08:00
Cell
4b2ff9e773
🔥 Feat: internalize watermark option appendTo
2023-12-13 17:16:52 +08:00
Cell
95612e33f5
💄 Style: add sticky style for collection aside ( #359 )
2023-12-13 14:57:07 +08:00
Cell
307851fc25
✨ Feat: add collection list at the sidebar
2023-12-08 19:48:58 +08:00
Cell
65875dec78
Merge branch 'v0.2.18-lts' into 1.0.0
...
* v0.2.18-lts: (22 commits)
🔖 Chore(release): 0.2.18-lts.5
📝 Docs: update chang log and docs
🔧 Chore: change the theme minimum supported Hugo versions above **0.110.0**
🔧 Chore: update default config in `hugo.toml`
🐛 Fix: active index of toc may result in error
✨ Feat: add hiddenFromRss param and front matter
⚡ Perf: preload some stylesheet
🔧 Chore: add Vercel config (#277 )
🐛 Fix: fix logic error of lightgallery images rendering
📝 Docs: update the outputs configuration to avoid the following warnings in versions above Hugo 0.112.0 (resolve #354 )
📝 Docs: update content license
🐛 Style: fix the emoji style of valine comment (resolve #376 )
⚡ Perf: optimize featured image rendering
🔧 Chore: add decoding and referrerpolicy options for img plugin
🚸 Feat: change bilibili shortcode `muted` default value
🔖 Chore(release): 0.2.18-lts.4
📝 Docs: update change log for v0
✨ Feat: add more options support for bilibili shortcode, e.g. `autoplay`, `muted` etc. (resolve #375 )
🐛 Fix: disable encrypted articles from rendering to rss (fixed #374 )
🐛 Fix: fix featured image path error in rss and show img tags in rss
...
2023-11-29 15:55:17 +08:00
Cell
8cfd7d30a4
🐛 Fix: active index of toc may result in error
...
fix #305
2023-11-26 11:21:29 +08:00
Cell
eaa1fea5dc
Merge branch 'master' into 1.0.0
2023-11-03 17:10:34 +08:00
Cell
d484414e20
🐛 Fix: fix toc active error when breadcrumb is enabled and set sticky to true ( Fixed #368 )
2023-11-03 12:36:56 +08:00
Cell
deed146884
⬆️ Chore(deps-dev): update and pin all development dependency versions
...
Close #339 #340 #341 #342
2023-10-24 12:15:32 +08:00
Cell
1b359b7f14
✨ Feat: add code block attributes support ( #330 )
...
(cherry picked from commit 6df8f283f2 )
2023-06-19 11:32:10 +08:00
Cell
6df8f283f2
✨ Feat: add code block attributes support ( #330 )
2023-06-11 18:43:08 +08:00
Cell
38043616ef
🔥 Feat: remove lunr search engine
2023-04-28 15:17:11 +08:00
Cell
d64a6210f2
♻️ Refactor: process theme.js with ESBuild
...
https://gohugo.io/hugo-pipes/js/
2023-03-31 22:44:40 +08:00
Cell
566c2238a2
🔧 Chore(deps-dev): devDependencies
...
@babel/cli ^7.20.7 → ^7.21.0 closes #295
@babel/core ^7.20.12 → ^7.21.4 closes #296
@babel/preset-env ^7.20.2 → ^7.21.4
core-js ^3.27.2 → ^3.29.1 closes #297
2023-03-31 21:56:13 +08:00
Cell
db6335cee3
⬆️ Chore(libs): update Artalk from 2.3.4 to 2.5.2
2023-03-31 21:43:04 +08:00