Harry Huang
|
3ef067faa1
|
fix(view): fix pjax support for busuanzi
|
2024-12-24 22:07:51 +08:00 |
Harry Huang
|
c0e66df6cc
|
fix(view): fix pjax support for mathjax
|
2024-12-19 14:28:54 +08:00 |
PJ-568
|
dc53f55d9b
|
fix(core): fix browser cache performance issue
|
2024-08-19 13:07:21 +08:00 |
ppoffice
|
5eb0df8414
|
fix(view): fix format error
|
2024-07-13 20:35:08 -07:00 |
ppoffice
|
3aa7b61b75
|
fix(view): fix pjax support for searchbox plugins
|
2024-07-13 20:33:29 -07:00 |
ppoffice
|
859dc3c286
|
fix(view): fix pjax support for comment plugins
|
2024-07-13 20:27:26 -07:00 |
PJ568
|
fefc77dc29
|
feat(core): Add preliminary support for PJAX
|
2024-04-30 11:47:08 +08:00 |
ppoffice
|
2f7862395e
|
chore(view): update highlight.js
|
2023-04-23 23:30:18 -04:00 |
ppoffice
|
436e134d5a
|
fix(plugin): check if scroll target exists in animation plugin
|
2022-09-30 22:54:48 -04:00 |
Yuxin Wu
|
b44cf71d80
|
Fix support for hashes that start with numbers
QuerySelector does not work with ids that start with numbers:
https://stackoverflow.com/questions/20306204/using-queryselector-with-ids-that-are-numbers
https://github.com/madrobby/zepto/issues/1333
|
2022-09-15 22:34:24 -07:00 |
ppoffice
|
3456f8fd20
|
fix(view): fix code styles
|
2022-09-11 22:48:25 -04:00 |
ppoffice
|
199a9d1c05
|
fix(view): jump to correct hash element with animation.js
|
2022-09-11 22:45:41 -04:00 |
Ruipeng Zhang
|
63cef9061d
|
Merge pull request #1072 from ppwwyyxx/master
Make codeblock fold/unfold use a larger clickable area
|
2022-05-07 20:04:46 -04:00 |
Yuxin Wu
|
8300367f09
|
Update main.js
|
2022-05-07 15:35:37 -07:00 |
Yuxin Wu
|
81900ebaeb
|
Update main.js
|
2022-05-07 15:25:23 -07:00 |
Yuxin Wu
|
9f25b62e8c
|
make codeblock folding has a larger clickable area
|
2022-05-07 14:07:26 -07:00 |
Yuxin Wu
|
9ca823680d
|
Add folded/unfolded css class for codeblocks
This allows users to customize the styles of folded/unfolded blocks.
|
2022-05-07 05:53:42 -07:00 |
ppoffice
|
0856a59d7f
|
chore: refactor styles to fit hexo-component-inferno 0.10
|
2020-10-04 02:17:51 -04:00 |
ppoffice
|
7c16ad61a6
|
feat(plugin): add cookie consent plugin
|
2020-10-04 00:20:27 -04:00 |
ppoffice
|
bbbfadefed
|
chore(plugin): smoother scroll using scroll-behavior
|
2020-09-13 00:41:15 -04:00 |
ppoffice
|
333c1c0fcb
|
fix(layout): clone right column before plugins
|
2020-09-13 00:20:05 -04:00 |
ppoffice
|
a1adbe4080
|
fix(style): fix licensing block style in cyberpunk
|
2020-08-29 00:51:12 -04:00 |
ppoffice
|
304e8ea368
|
feat(layout): differentiate post thumbnail & cover
|
2020-08-24 01:46:11 -04:00 |
ppoffice
|
2f0e01a21d
|
fix(style): active menu item color for cyberpunk
|
2020-08-18 00:07:42 -04:00 |
ppoffice
|
f046c8cd19
|
feat(*): support for Hexo 5.0
|
2020-08-14 12:14:46 -04:00 |
ppoffice
|
e6118c71f0
|
fix(style): move font cdn setting back to layout
so that we can set different font cdn providers per page/post.
|
2020-04-12 21:06:49 -04:00 |
ppoffice
|
60ec7005b2
|
fix(style): card image radius & safari display bug
|
2020-03-13 15:34:13 -04:00 |
ppoffice
|
e12a4da764
|
fix(insight): escape html in result titles
|
2020-03-13 12:50:21 -04:00 |
ppoffice
|
1346e306e1
|
fix(style): donation button qrcode not displaying
|
2020-03-12 23:32:55 -04:00 |
ppoffice
|
035e40f83b
|
fix(style): move files to /include to fix hexo g
|
2020-03-10 21:58:36 -04:00 |
ppoffice
|
a70ddc52da
|
chore(style): cyberpunk theme variant refinement
|
2020-03-10 17:33:21 -04:00 |
ppoffice
|
6833693d29
|
fix(js): merge gallery.js with main.js
|
2020-03-09 23:13:55 -04:00 |
ppoffice
|
46acd4fae9
|
feat(style): make theme variant configurable
|
2020-03-09 23:03:38 -04:00 |
ppoffice
|
285267e44c
|
feat(css): add cyberpunk theme
|
2020-03-09 18:20:44 -04:00 |
ppoffice
|
cd5d673d1d
|
refactor(style): decompose theme style
|
2020-03-09 14:35:53 -04:00 |
ppoffice
|
23e2871917
|
chore(layout): minor search fixes
|
2020-03-09 14:09:40 -04:00 |
ppoffice
|
e49b77d7f2
|
feat(search): improve insight and add algolia
|
2020-03-09 02:45:43 -04:00 |
ppoffice
|
c84710bc3d
|
chore: minor refactors and dep update
|
2020-03-09 02:44:42 -04:00 |
isAlive
|
8d7624fc69
|
fix(main.js):catch exp (#619)
|
2020-02-09 22:26:38 -05:00 |
ppoffice
|
fe70756366
|
refactor(*): use hexo-component-inferno
|
2020-01-22 23:07:43 -05:00 |
iMaeGoo
|
e3737f5488
|
fix(layout): code block copy button layout on mobile (#605)
|
2020-01-21 11:24:27 -05:00 |
isAlive
|
5ea7f05c0b
|
fix(base.styl):css (#606)
* fix(base.styl):css
* fix(base.styl):css
* fix(main.js):add is-mobile class
|
2020-01-21 11:00:49 -05:00 |
ppoffice
|
7d60a3ed5e
|
fix(layout): code block caption bar on safari
|
2020-01-17 17:37:24 -05:00 |
ppoffice
|
bf3b49a04b
|
fix(layout): code block caption bar on safari
|
2020-01-15 12:45:06 -05:00 |
isAlive
|
f9258903b7
|
fix(js):undefine (#591)
* fix(js):undefine
* fix(js):undefine
|
2020-01-09 01:22:15 -05:00 |
ppoffice
|
4b899bb38a
|
refactor(style): minor style fixes and improve
|
2020-01-04 00:32:07 -05:00 |
ppoffice
|
ae6161ac09
|
refactor(styles): organize stylus & style fixes
|
2019-12-29 01:07:07 -05:00 |
ppoffice
|
dfccd95d49
|
chore(static): update js assets for eslint
|
2019-12-26 00:41:50 -05:00 |
isAlive
|
a8a62fa815
|
add someone code folded (#576)
|
2019-12-25 00:42:06 -05:00 |
ppoffice
|
9e08b5c4fe
|
refactor: rename images folder
|
2019-12-24 20:36:30 -05:00 |