summaryrefslogtreecommitdiff
path: root/_includes/extensions
AgeCommit message (Collapse)Author
2023-06-28fix: image previewer was corrupted by size unit (#114)Jeffrey Tse
When we set img attribute with unit (e.g. width="100px"), it will be corrupted.
2023-06-25feat: photo previewer support (#113)JT
2023-06-24feat: google analytics 4 (GA4) support (#112)Jeffrey Tse
2022-07-14fix: utterances script to obey the `follow_site_theme` setting (#91)Nuri Jung
* Fix js for correct theme load * Use dataTheme directly instead ternary operator
2022-05-05feat: support utterances comment (#83)裸奔狂甩丁丁
2022-04-05feat: click to top (#84)裸奔狂甩丁丁
2021-08-12fix: inaccurate google translation behavior (#55)jeffreytse
2021-06-28perf: postpone loading google-analytics scriptjeffreytse
2021-06-28perf: links to cross-origin destinations are unsafejeffreytse
Add `ref=noopener` to the `a.goog-logo-link` tag to solve the issue found out by Chrome lighthouse.
2021-05-27fix: hash locating of cjk heading isn't working (#44)jeffreytse
When the heading includes CJK (Chinese, Japanese, Korean) characters, the hash locating isn't working correctly, the page will not automatically scroll to the corresponding heading.
2021-01-08chore: remove unused test ouputjeffreytse
2021-01-08feat: support configure the code badge (#19)jeffreytse
2021-01-08refactor: migrate code highlight to an extensionjeffreytse
2020-12-28feat: better dark mode strategy (#15)jeffreytse
Whatever the user's choice is, it will supersede the default setting of the site and be kept during the visit (session). Only the dark mode setting is `manual`, the user's choise will be always kept on every visit (i.e. no matter the browser is closed or not)
2020-10-15fix: wrong default value of night modejeffreytse
2020-10-11fix: wrong option name of night modejeffreytse
2020-10-10feat: add config option for night modejeffreytse
2020-10-03perfect: improve browser compatibilityjeffreytse
2020-10-03feat: add night mode (#4)jeffreytse
2020-09-23fix: wrong disqus sourcejeffreytse
2019-12-12fix: correct gitment issuejeffreytse
2019-09-24fix: corrcet hash locate, menu item hilight issuesJeffrey Tse
2019-09-24update: perfect animation, compatibility issueJeffrey Tse
2019-09-20fix: correct framework and trianglify issueJeffrey Tse
2019-09-20update: header transparent, animation, banner, etcJeffrey Tse
2019-09-14fix: correct google analyticsJeffrey Tse
2019-09-12chore: adjust theme configuration, etcJeffrey Tse
2019-09-11release: v1.0.0Jeffrey Tse