Cell
|
84db100d99
|
🎨 Style: change the default icon of social link "知乎"
|
2022-08-07 17:19:56 +08:00 |
|
Cell
|
dce144e4b6
|
🔧 Chore: modify babel config and optimize theme.js compilation and loading
|
2022-08-05 17:20:05 +08:00 |
|
Cell
|
65371a19a4
|
♻️ Refactor: migrate theme js from src to assets by js.build
|
2022-08-03 11:10:49 +08:00 |
|
Cell
|
b9368668e4
|
🚚 Feat: ransfer repository from Lruihao to hugo-fixit
|
2022-08-02 16:37:33 +08:00 |
|
Cell
|
5cfbc87b0f
|
♻️ Refactor: migrate service-worker.js to js.build
|
2022-07-24 16:04:49 +08:00 |
|
Cell
|
511eed6ef1
|
🎨 Style: change the version badge style form flat-square to flat
|
2022-07-24 12:44:31 +08:00 |
|
Cell
|
e622dc3cf4
|
🎨 Style: remove sourceMappingURL of local libraries to avoid source map 404 error (#164)
|
2022-07-22 00:33:15 +08:00 |
|
Cell
|
3b5b5b2894
|
✨ Feat: add mobile devtools feature (#163)
|
2022-07-21 23:17:25 +08:00 |
|
Cell
|
28a46751c7
|
🍱 Feat: add resource and cdn of eruda and vconsole
|
2022-07-20 23:47:14 +08:00 |
|
Cell
|
3ead60489d
|
Merge branch 'feature/encryption' into v0.2.15-RC
|
2022-07-16 15:35:47 +08:00 |
|
Cell
|
e62e3f1760
|
✨ Feat: hide content of fixit-encryptor shortcodes from markdown source (#123)
|
2022-07-16 15:35:23 +08:00 |
|
Cell
|
35d54b22cb
|
✨ Feat: add repost feature (#156)
|
2022-07-10 18:21:35 +08:00 |
|
Cell
|
38314a5d0f
|
🎨 Style: add theme colors variables and add common color styles
|
2022-07-10 16:24:38 +08:00 |
|
Cell
|
01b1d40d6c
|
Feat: add Mermaid config
|
2022-07-10 14:51:34 +08:00 |
|
Cell
|
37dc7068d9
|
🐛 Style: fix that the width of mermaid image exceeds the post container
|
2022-07-09 20:11:41 +08:00 |
|
Cell
|
3ae17a26fe
|
🐛 Fix: JS variable declaration error
|
2022-07-09 18:11:57 +08:00 |
|
Cell
|
eea2b4f53f
|
⬆️ Chore(libs): update mermaid from 8.13.3 to 9.1.3
|
2022-07-09 17:38:58 +08:00 |
|
Cell
|
8836574f21
|
🎨 Style: modify card link background filter
|
2022-07-09 12:28:43 +08:00 |
|
Cell
|
d58fcf99e7
|
⬆️ Chore(libs): update Valine from 1.4.18 to 1.5.0
|
2022-07-03 15:46:36 +08:00 |
|
Cell
|
f5e852441e
|
⬆️ Chore(libs): update Waline from 1.5.2 to 2.6.1
|
2022-07-03 15:36:11 +08:00 |
|
Cell
|
19c4bd4d82
|
⬆️ Chore(libs): update Artalk from 2.2.12 to 2.3.4 (#150)
|
2022-07-02 23:36:34 +08:00 |
|
Cell
|
7a654bef02
|
Merge branch 'feature/encryption' into v0.2.15-RC
# Conflicts:
# assets/js/theme.min.js
# assets/js/theme.min.js.map
|
2022-07-02 13:57:43 +08:00 |
|
Cell
|
def5f4ec75
|
⚡ Perf: optimize fixit-encryptor shortcode and add documentations for it (#123)
|
2022-07-02 13:52:04 +08:00 |
|
Cell
|
ef9063febe
|
🎉 Feat: add shortcode fixit-encryptor shortcode (#123)
|
2022-07-02 02:26:01 +08:00 |
|
Cell
|
6cd89fe122
|
🐛 Fix: unable to show search bar of header at mobile mode (#143)
|
2022-06-11 16:40:20 +08:00 |
|
Cell
|
793f350db7
|
🔧 Feat(cdn): add unpkg cdn support
|
2022-05-30 16:57:27 +08:00 |
|
Cell
|
6178bf1553
|
Merge branch 'feature/encryption' into v0.2.15-RC
|
2022-05-28 18:13:41 +08:00 |
|
Cell
|
e88b740a06
|
📝 Docs: add content encryption documentations (#123)
|
2022-05-28 18:13:26 +08:00 |
|
Cell
|
6bbbc502be
|
🎨 Style(fixit-decryptor): add loading, lock icons and blur after entering(#123)
|
2022-05-28 09:41:31 +08:00 |
|
Cell
|
d9548a067d
|
Merge branch 'feature/encryption' (#123)
|
2022-05-27 23:49:52 +08:00 |
|
Cell
|
77aa10b626
|
💄 Style(fixit-decryptor): add input and button css style (#123)
|
2022-05-27 22:56:15 +08:00 |
|
Cell
|
6a8f52e5e2
|
✨ Feat(fixit-decryptor): add reset event and hook (#123)
|
2022-05-27 21:19:20 +08:00 |
|
Cell
|
af54d781bb
|
🐛 Fix: remove extra space of class in plugin/link.html and use clamp fucntion for card link width
|
2022-05-27 17:40:41 +08:00 |
|
Cell
|
c855841130
|
✨ Feat(fixit-decryptor): add encrypt again feature (#123)
|
2022-05-27 17:33:14 +08:00 |
|
Cell
|
46a4c235b9
|
⚡ Perf(fixit-decryptor): optimize decrypt content logic and add special page encrypt support (#123)
|
2022-05-27 11:39:20 +08:00 |
|
Cell
|
27bceb444f
|
✨ Feat(fixit-decryptor): add param options.duration (#123)
* @param {Number} [options.duration] number of seconds to cache decryption statistics. unit: s
|
2022-05-26 17:54:38 +08:00 |
|
Cell
|
d756349248
|
⚡ Perf(fixit-decryptor): rename hook name ondecrypted to decrypted (#123)
|
2022-05-26 16:40:48 +08:00 |
|
Cell
|
4fe21af5c3
|
🚧 Feat(fixit-decryptor): add remember stat feature (#123)
|
2022-05-26 14:29:19 +08:00 |
|
Cell
|
e7b9f7600f
|
🚧 Feat: hide raw markdown content and hide related buttons for encrypted pages (#123)
|
2022-05-25 23:50:35 +08:00 |
|
Cell
|
db70d55217
|
🚧 Fix: add Chinese and emoji decrypt support (#123)
|
2022-05-25 14:34:34 +08:00 |
|
Cell
|
dc7f002260
|
🚧 Feat: hide toc before decrypting in encrypted pages (#123)
|
2022-05-25 11:08:20 +08:00 |
|
Cell
|
2a30b02644
|
🚧 Feat: execute some theme function on FixIt decryptor decypted (#123)
|
2022-05-25 10:02:13 +08:00 |
|
Cell
|
07ba13b4b1
|
🚧 Feat: add FixIt decryptor plugin (#123)
|
2022-05-24 16:31:57 +08:00 |
|
Cell
|
7b34985f3a
|
➕ Chore: add crypto-js@4.1.1 dependency (#123)
|
2022-05-23 20:42:05 +08:00 |
|
Cell
|
e82a6549a6
|
✨ Feat: add total word count feature in section and remove from footer (#124)
|
2022-05-20 11:30:19 +08:00 |
|
Cell
|
bb7763b305
|
✨ Feat: enhance auto toc feature (#104)
|
2022-05-17 20:46:49 +08:00 |
|
Cell
|
aa208e20b7
|
🎨 Style: add scroll bar for auto toc (#136)
|
2022-05-17 10:58:08 +08:00 |
|
Cell
|
791ff12e70
|
🔧 Chore: use fontawesome 6
|
2022-05-16 17:10:20 +08:00 |
|
Cell
|
bb7062aa38
|
⬆️ Chore: update katex and lightgallery static files and bump fontawesome from 5.14.0 to 6.1.1
|
2022-05-16 14:34:27 +08:00 |
|
Cell
|
dd7f2c8a65
|
Merge commit '063f60ff54d03a410fb87010a35aba86da792d3a'
|
2022-05-15 23:03:39 +08:00 |
|