604 Commits

Author SHA1 Message Date
ppoffice
76d8cd0197 fix(test): pin test dependency version 2025-01-04 22:09:35 -08:00
ppoffice
240ee1e82f fix(test): pin test dependency version 2025-01-04 22:08:56 -08:00
ppoffice
72d9101fed fix(core): fix lint error 2025-01-04 22:01:27 -08:00
Ruipeng Zhang
b7fb213546 Merge pull request #1339 from AryCra07/master
feat(core): Add pin icon for pinned articles on homepage (issue #1337)
2025-01-04 20:54:05 -08:00
Yuanhao Shen
5edb008564 Update article.jsx
feat(core): Add pin icon for pinned articles on homepage (issue #1337)
2025-01-02 04:18:29 +08:00
Ruipeng Zhang
b00d5ae9d9 Merge pull request #1335 from isHarryh/master
fix(view): fix pjax support for busuanzi
2024-12-25 22:01:30 -08:00
Harry Huang
3ef067faa1 fix(view): fix pjax support for busuanzi 2024-12-24 22:07:51 +08:00
Ruipeng Zhang
c8542f8136 Merge pull request #1334 from isHarryh/master
fix(view): fix pjax support for mathjax
2024-12-21 11:21:07 -08:00
Harry Huang
c0e66df6cc fix(view): fix pjax support for mathjax 2024-12-19 14:28:54 +08:00
ppoffice
84ed7e7e66 Merge branch 'master' of https://github.com/ppoffice/hexo-theme-icarus 6.1.1 2024-12-13 18:49:43 -08:00
ppoffice
6c5b9fcbeb chore: bump package version 2024-12-13 18:49:41 -08:00
Ruipeng Zhang
684bb22875 Merge pull request #1333 from PJ-568/master
chore: bump hexo-component-inferno version
2024-12-13 18:47:20 -08:00
PJ568
fc755524b9 chore: bump hexo-component-inferno version
dependencies:
  [#71](https://github.com/ppoffice/hexo-component-inferno/pull/71)
2024-12-13 11:30:37 +08:00
Ruipeng Zhang
27f0afe1fc Merge pull request #1324 from forgetfulengineer/official_issue
fix: page has links to redirect #1314
2024-10-03 18:11:31 -07:00
forgetfulengineer
eb3c80a449 fix: page has links to redirect #1314 2024-10-03 17:37:47 +08:00
Ruipeng Zhang
4d7c54573c Merge pull request #1315 from PJ-568/master
fix(core): fix browser cache performance issue
2024-08-30 11:22:29 -07: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
ppoffice
0a3ac12572 chore: bump package version 6.1.0 2024-06-03 18:37:37 -07:00
ppoffice
b683bdeadb Merge branch 'PJ-568-master' 2024-06-03 18:35:39 -07:00
ppoffice
7fc56ca3e4 chore: bump hexo-component-inferno version 2024-06-03 18:35:28 -07:00
PJ568
880db5b4dc feat(view): Add Giscus 2024-05-26 14:32:29 +08:00
Ruipeng Zhang
c409f60b5c Merge pull request #1287 from PJ-568/master
feat(core): Add preliminary support for PJAX
2024-04-30 22:59:50 -07:00
PJ568
fefc77dc29 feat(core): Add preliminary support for PJAX 2024-04-30 11:47:08 +08:00
Ruipeng Zhang
a4949123ef Merge pull request #1288 from ZelnickB/master
Add "me" keyword to certain links
2024-04-24 21:17:04 -07:00
Ben Zelnick
82d168496c Add "me" keyword to certain links
This commit adds the "me" keyword to certain hyperlinks in the profile widget, which allows users of the Icarus theme to verify their identities (e.g., on Mastodon—see https://joinmastodon.org/verification).
2024-04-20 17:59:36 -04:00
Ruipeng Zhang
866c59f846 Merge pull request #1271 from ppoffice/dependabot/npm_and_yarn/hexo-component-inferno-3.0.0
chore(deps): bump hexo-component-inferno from 2.0.4 to 3.0.0
2024-02-05 09:18:45 -08:00
dependabot[bot]
b60778dd32 chore(deps): bump hexo-component-inferno from 2.0.4 to 3.0.0
Bumps [hexo-component-inferno](https://github.com/ppoffice/hexo-component-inferno) from 2.0.4 to 3.0.0.
- [Release notes](https://github.com/ppoffice/hexo-component-inferno/releases)
- [Commits](https://github.com/ppoffice/hexo-component-inferno/compare/2.0.4...3.0.0)

---
updated-dependencies:
- dependency-name: hexo-component-inferno
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 13:30:56 +00:00
ppoffice
11240f3dd4 chore: update hexo-renderer-inferno 2024-02-04 18:00:46 -08:00
ppoffice
ff815bc9f9 chore: bump package version 6.0.0 2024-02-04 15:09:10 -08:00
ppoffice
2d9d788ce8 chore: upgrade inferno.js 2024-02-04 15:08:47 -08:00
ppoffice
35157aa146 fix: install hexo-tag-embed when testing in github actions 2024-02-03 00:52:12 -08:00
ppoffice
0efbb3fe38 fix: correct the import of some hexo dependencies 2024-02-03 00:44:33 -08:00
ppoffice
6f4ef15673 chore: further upgrade dependencies & fix format 2024-02-03 00:29:06 -08:00
ppoffice
6b18d31a27 Merge branch 'master' of https://github.com/ppoffice/hexo-theme-icarus 2024-02-03 00:04:03 -08:00
ppoffice
b1962d7257 chore: update to hexo 7 2024-02-03 00:02:38 -08:00
Ruipeng Zhang
1b65d5844b Merge pull request #1262 from noraj/patch-1
fr: replace untranslated words and update some to a better tanslation
2024-01-06 17:48:34 -08:00
Alexandre ZANNI
8bbd9e570b fr: replace untranslated words and update some to a better tanslation 2024-01-06 17:55:19 +01:00
ppoffice
7813b86594 chore(build): bump package version 5.3.0 2024-01-05 21:13:46 -08:00
ppoffice
49568ab9b0 fix: use first site language in article layout when multiple languages configured 2024-01-05 20:56:15 -08:00
Ruipeng Zhang
da853cd39c Merge pull request #1255 from maguzzi/patch-1
create it.yml - itlaian translation
2023-12-20 16:56:28 -08:00
Marco Aguzzi
c89fab8064 create it.yml
Italian translation
2023-12-20 17:41:09 +01:00
Ruipeng Zhang
db8aafa84c Merge pull request #1200 from bluebirch/swedish
Add Swedish translation.
2023-04-25 14:44:47 -04:00
Stefan Björk
3cb6e13edb Merge branch 'ppoffice:master' into swedish 2023-04-25 14:07:59 +02:00
ppoffice
2f7862395e chore(view): update highlight.js 2023-04-23 23:30:18 -04:00
Stefan Björk
d23f0141d5 Add Swedish translation. 2023-04-12 13:20:24 +02:00
ppoffice
fabb67bb60 chore(build): bump package version 5.2.1 2023-02-17 21:35:34 -05:00
ppoffice
14be0f2130 fix(ci): fix github release action 2023-02-17 21:34:57 -05:00