Cell
|
7ab30e5905
|
📝 Docs: split the document and reduce the length of a single post
|
2022-07-20 14:03:06 +08:00 |
|
Cell
|
982175b8db
|
✏️ Docs: fix typo
|
2022-07-20 11:29:55 +08:00 |
|
Cell
|
9d72d72d13
|
📝 Style: docs typesetting
|
2022-07-19 15:15:46 +08:00 |
|
Cell
|
521097cec5
|
Perf: normalize parameter naming for developer options
|
2022-07-19 13:04:45 +08:00 |
|
Cell
|
3f2df1a588
|
🔧 Chore: change the theme minimum supported Hugo versions above **0.84.0**
|
2022-07-18 11:52:42 +08:00 |
|
Cell
|
690ffbb931
|
✏️ Docs: update translation
|
2022-07-18 11:30:19 +08:00 |
|
Abdul Halim Daud
|
48da281259
|
fix typo rel noreferrer
There are typos in the rel attribute. It should be [noreferrer](https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types/noreferrer) instead of [noreffer](https://github.com/Lruihao/FixIt/search?q=noreffer).
|
2022-07-17 23:31:20 +08:00 |
|
Cell
|
624585267a
|
✨ Feat: add developer options
|
2022-07-17 15:03:23 +08:00 |
|
Cell
|
ca0cac5a92
|
🍱 Docs: add featured image for "Theme Documentation - Content Encryption"
|
2022-07-10 22:02:45 +08:00 |
|
Cell
|
a2293f036c
|
✏️ Docs: modify the posts date to actual date published on this site
|
2022-07-10 21:43:01 +08:00 |
|
Cell
|
080bea00dd
|
✏️ Docs: rename mermaid post
|
2022-07-10 21:23:05 +08:00 |
|
Cell
|
35d54b22cb
|
✨ Feat: add repost feature (#156)
|
2022-07-10 18:21:35 +08:00 |
|
Cell
|
01b1d40d6c
|
Feat: add Mermaid config
|
2022-07-10 14:51:34 +08:00 |
|
Cell
|
e47abfde71
|
📝 Docs: update README
|
2022-07-10 00:24:55 +08:00 |
|
Cell
|
0794b565d2
|
📝 Docs: update documentation submenu items
|
2022-07-09 18:05:25 +08:00 |
|
Cell
|
753fa8f65a
|
📝 Docs: delete unuesd frontmatter
|
2022-07-09 17:43:11 +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
|
5e9bc5308a
|
✏️ fix typo
|
2022-07-06 11:26:08 +08:00 |
|
Cell
|
4907bde66f
|
🔧 Chore: update QQ group configs
|
2022-07-03 18:21:43 +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
|
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
|
832629cf84
|
🔧 Chore: update paginate of home page and change weight of posts
|
2022-05-28 12:20:11 +08:00 |
|
Cell
|
eb01a90a7b
|
✅ Test: update test pages
|
2022-05-28 00:54:55 +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
|
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
|
692973e9f5
|
🚧 Feat: add content encryption crude demo (#123)
|
2022-05-22 13:14:00 +08:00 |
|
Cell
|
179cdbe18a
|
✨ Feat: add options to make output baidu_urls.txt file (#138)
|
2022-05-19 20:18:58 +08:00 |
|
Cell
|
8b977d102f
|
✨ Feat: add options to make output baidu_urls.txt file (#138)
|
2022-05-19 16:54:41 +08:00 |
|
Cell
|
d95541029c
|
📝 Docs: update config documentations
|
2022-05-19 10:31:02 +08:00 |
|
Cell
|
a067d7bcd0
|
🔧 Chore: use specific discussion number for friends giscus
|
2022-05-18 14:03:17 +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
|
99685067f3
|
🎨 Style: modify css style of code tag and kbd tag
|
2022-05-15 20:51:46 +08:00 |
|
Cell
|
bc41ae5503
|
📝 Docs: update shortcodes documentations and add test examples (#102 #105)
|
2022-05-14 12:56:00 +08:00 |
|
Cell
|
272592c89d
|
✅ Test: add test examples (#102)
|
2022-05-10 11:44:31 +08:00 |
|
Cell
|
314fc909cd
|
🔧 Chore: inject a theme meta tag in the HTML head on the home page only
|
2022-05-09 14:51:10 +08:00 |
|
Cell
|
adb8d5737e
|
🔧 Chore: change giscus dark theme and enable PWA
|
2022-05-09 11:11:20 +08:00 |
|
Cell
|
74afeda510
|
✏️ Docs: add documentation for giscus comment system (#130)
|
2022-05-09 10:36:19 +08:00 |
|