Cell
|
9e67e259fb
|
🐛 Fix: style and script shortcodes missing values in page Scratch
|
2024-08-31 16:30:31 +08:00 |
|
Cell
|
1f22b538b5
|
⚡ Chore: simplified code
|
2024-08-30 10:42:51 +08:00 |
|
Cell
|
5aaacec004
|
🐛 Fix: resources get match error for page images
|
2024-08-29 14:47:02 +08:00 |
|
Cell
|
312b6363dc
|
Merge pull request #494 from hugo-fixit/content-encryption
🔒 Perf: enhance content encryption security
|
2024-08-29 11:20:34 +08:00 |
|
Cell
|
ede47a2bae
|
♻️ Refactor: convert FixItDecryptor to ES6 Class
|
2024-08-29 10:49:51 +08:00 |
|
Cell
|
b7ed9cac69
|
♻️ Refactor: refactor content encryption
|
2024-08-29 10:24:16 +08:00 |
|
Cell
|
ccce5b52fd
|
📈 Feat: remove noreferrer from friend links and version shortcode
|
2024-08-26 14:49:43 +08:00 |
|
Cell
|
e7dd4c838c
|
⚡ Chore: unified content encryption function
|
2024-08-26 11:22:45 +08:00 |
|
Cell
|
91f3c7c3cf
|
🐛 Fix: fix fixit-encryptor shortcode duplicate binding events
|
2024-08-26 10:58:34 +08:00 |
|
Cell
|
976db36bc8
|
✨ Feat: add more params for typeit shortcodes
resolves #483
|
2024-08-04 12:30:06 +08:00 |
|
Cell
|
03e9b119cc
|
⚡ Feat(igonre): Timeline feature enhancement
|
2024-07-22 15:12:55 +08:00 |
|
Cell
|
f44d89a52a
|
♻️ Refactor: mermaid shortcode and codeblock render
|
2024-07-21 20:20:39 +08:00 |
|
Cell
|
2a53dbac37
|
✨ Feat: add echarts support for code blocks
|
2024-07-21 19:02:11 +08:00 |
|
Cell
|
ee4441c3ea
|
🎉 Feat: add extended shortcode - Timeline support
|
2024-07-21 11:31:13 +08:00 |
|
Cell
|
f6911c4fd2
|
✨ Feat: add open and center params for details shortcode
|
2024-07-21 00:59:05 +08:00 |
|
Cell
|
061a3e3e2b
|
♻️ Refactor: deprecate .Site.IsMultiLingual in favor of hugo.IsMultilingual
.Site.IsMultiLingual was deprecated in Hugo v0.124.0 and will be removed in a future release. Use hugo.IsMultilingual
|
2024-07-04 23:40:08 +08:00 |
|
Cell
|
678e2c0053
|
✨ Feat: add spotify shortcode support (resolve #450)
|
2024-06-08 12:27:04 +08:00 |
|
Cell
|
d7c06360c2
|
🎉 Feat: add douyin shortcode support
|
2024-05-20 14:08:30 +08:00 |
|
Cell
|
c2d168c6d1
|
✨ Feat: add card-icon parameter for link shortcode (#391)
|
2024-04-30 13:01:00 +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
|
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
|
3df577cb0d
|
⬆️ Fix: bump Mermaid from 9.x to 10.x and fix error (#420)
|
2024-03-08 16:23:37 +08:00 |
|
Cell
|
063d8fa219
|
🐛 Fix: fix shortcode render error (#420)
mermaid, echarts, music
|
2024-03-07 22:09:36 +08:00 |
|
Cell
|
2ea592b4a3
|
🐛 Fix: use function to get params replace of .Scatch (#420)
|
2024-02-23 20:50:52 +08:00 |
|
Cell
|
b2b47095eb
|
🐛 Fix: to create a scratch pad that is not reset on server rebuilds, use the Store method instead of Scratch method (fixes #417)
|
2024-02-23 10:33:08 +08:00 |
|
Cell
|
551938f0b4
|
Revert "🐛 Fix: to create a scratch pad that is not reset on server rebuilds, use the Store method instead of Scratch method (fixes #417)"
This reverts commit 9d6ee9feef.
|
2024-02-21 14:32:05 +08:00 |
|
Cell
|
9d6ee9feef
|
🐛 Fix: to create a scratch pad that is not reset on server rebuilds, use the Store method instead of Scratch method (fixes #417)
|
2024-02-21 14:20:25 +08:00 |
|
Cell
|
e482fbe36a
|
⚡ Chore: optimize .Resources variable acquisition in function resources.html
|
2023-12-31 00:46:51 +08:00 |
|
Cell
|
de5fd0c3f7
|
🚚 Feat: migarte params.cacheRemoteImages to params.page.cacheRemoteImages (#362)
|
2023-12-30 23:26:08 +08:00 |
|
Cell
|
07756a8c34
|
⚡ Perf: placed remote image in public/images instead of public/
|
2023-12-30 21:56:22 +08:00 |
|
Cell
|
2ebc77797c
|
🚚 Chore: migrate svg to assets/images folder
|
2023-12-29 21:40:24 +08:00 |
|
Cell
|
1121c9df57
|
🚸 Feat: change bilibili shortcode muted default value
|
2023-11-07 10:06:38 +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
|
4fb9711fa6
|
🐛 Fix: add a option "Responsive" for plugin image fixed #369
|
2023-11-04 23:59:00 +08:00 |
|
Cell
|
a631096b29
|
✨ Feat: add options to cache remote image locally (#362 Fixes #348)
|
2023-10-26 16: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
|
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
|
934c57cdff
|
♻️ Refactor: image lazy loading
Fixes #283
|
2023-02-10 17:40:01 +08:00 |
|
Cell
|
48dc34cf11
|
♻️ Refactor(i18n): hierarchize translation fields for supported languages
|
2023-01-02 13:31:27 +08:00 |
|
Cell
|
256c324bff
|
✨ Feat: add reward shortcode support (#216)
|
2022-10-28 22:07:31 +08:00 |
|
Cell
|
8db7727897
|
♻️ Refactor: version.template.svg
|
2022-09-15 14:43:13 +08:00 |
|
Cell
|
d2239acbb7
|
🐛 Fix: typeit shortcode prints consecutive spaces and newline errors
|
2022-09-03 21:49:51 +08:00 |
|
Cell
|
781e7d466f
|
✨ Feat: add optional parameter noreferrer for the shortcode link
|
2022-08-31 17:16:45 +08:00 |
|
Cell
|
10b530abe1
|
♿ Feat(accessibility): use aria-hidden=true on icons that AT should ignore
|
2022-08-28 16:54:44 +08:00 |
|
Cell
|
fe03e7b904
|
✨ Feat: add raw shortcode
|
2022-08-28 01:01:00 +08:00 |
|
Cell
|
dcd93f7c6c
|
🎨 Style: add single newline at end of the file
|
2022-08-27 20:07:56 +08:00 |
|