Commit Graph

3459 Commits

Author SHA1 Message Date
ZhenShuo Leo
2ff90348e7 feat(repo-card): fix inline style CSP issue 2025-09-10 07:27:47 +08:00
Nuno C.
9cc808ea93 Merge pull request #2436 from nunocoracao/dependabot/npm_and_yarn/dev/puppeteer-24.16.2
📌 Bump puppeteer from 24.15.0 to 24.16.2
2025-08-21 14:39:39 +01:00
Nuno C.
710709d527 Merge pull request #2437 from nunocoracao/dependabot/npm_and_yarn/dev/mermaid-11.10.0
📌 Bump mermaid from 11.9.0 to 11.10.0
2025-08-21 14:39:25 +01:00
Nuno C.
4b5403051d Merge pull request #2438 from nunocoracao/dependabot/npm_and_yarn/dev/tailwindcss/cli-4.1.12
📌 Bump @tailwindcss/cli from 4.1.11 to 4.1.12
2025-08-21 14:39:10 +01:00
dependabot[bot]
545b25e786 💄 Rebuild CSS 2025-08-20 07:34:33 +00:00
dependabot[bot]
cd4538bdb0 📌 Bump @tailwindcss/cli from 4.1.11 to 4.1.12
Bumps [@tailwindcss/cli](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-cli) from 4.1.11 to 4.1.12.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.12/packages/@tailwindcss-cli)

---
updated-dependencies:
- dependency-name: "@tailwindcss/cli"
  dependency-version: 4.1.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-20 07:33:59 +00:00
dependabot[bot]
2bdd3f1422 💄 Rebuild CSS 2025-08-20 07:11:04 +00:00
dependabot[bot]
a6cc41ce54 📦 Update packaged Mermaid 2025-08-20 07:11:02 +00:00
dependabot[bot]
27ebe4edb4 📌 Bump mermaid from 11.9.0 to 11.10.0
Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 11.9.0 to 11.10.0.
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.9.0...mermaid@11.10.0)

---
updated-dependencies:
- dependency-name: mermaid
  dependency-version: 11.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-20 07:10:32 +00:00
dependabot[bot]
67b605d396 💄 Rebuild CSS 2025-08-20 06:58:49 +00:00
dependabot[bot]
784e1d3e37 📌 Bump puppeteer from 24.15.0 to 24.16.2
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 24.15.0 to 24.16.2.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v24.15.0...puppeteer-v24.16.2)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-version: 24.16.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-20 06:58:14 +00:00
Nuno Coração
f8d272d9ad new version 2025-08-03 02:14:14 +01:00
Nuno Coração
4e65fec48f new version 2025-08-03 02:04:00 +01:00
Nuno C.
e87d4f59bb Merge pull request #2398 from ZhenShuo2021/fix/repo-card-dollar
🐛 Fix(repo-card): add missing dollar sign
2025-08-03 01:49:16 +01:00
Nuno C.
417f6ef42c Merge pull request #2395 from Weaxs/main
Support google adsense
2025-08-03 01:47:37 +01:00
Nuno C.
7fe13cbe14 Merge pull request #2389 from ZhenShuo2021/style/menu-active
💄 Style(header): nested desktop menu not highlighted
2025-08-03 01:45:00 +01:00
Nuno C.
9e6ffcc676 Merge pull request #2384 from ZhenShuo2021/style/footer-icon
💄 Style(footer): improve icon-only mobile menu
2025-08-03 01:44:53 +01:00
Nuno C.
cd1982264e Merge pull request #2379 from ZhenShuo2021/fix/forgejo-cors
🐛 Fix: forgejo CORS
2025-08-03 01:44:31 +01:00
Nuno C.
a3dd43e992 Merge pull request #2378 from ZhenShuo2021/feat/huggingface-card
 Feat: add huggingface shortcode
2025-08-03 01:44:17 +01:00
Nuno C.
3107f45b6e Merge pull request #2377 from kieran-lowe/dev
refactor!: transition to issue forms
2025-08-03 01:42:42 +01:00
Nuno C.
5972db38ab Merge pull request #2375 from ZhenShuo2021/chore/chinese-tranlation
🌐 Chore: update Chinese translation
2025-08-03 01:41:29 +01:00
Nuno C.
73119cddbe Merge pull request #2374 from ZhenShuo2021/fix/carousel-transition
🐛 Fix(carousel): transition time not controlled by interval
2025-08-03 01:41:10 +01:00
Nuno C.
12de0ffd88 Merge pull request #2373 from ZhenShuo2021/fix/carousel-interval
🐛 Fix(carousel): interval not working
2025-08-03 01:40:33 +01:00
Nuno C.
c852d9293c Merge pull request #2372 from ZhenShuo2021/fix/icon-newline
🐛 Fix(icon): trim white space and line break
2025-08-03 01:40:15 +01:00
Nuno C.
2b6fccb627 Merge pull request #2370 from t1mssc/main
Update users.json
2025-08-03 01:39:43 +01:00
Nuno C.
47ad966c42 Merge pull request #2366 from ZhenShuo2021/feat/a11y-panel-zen
 Feat: add zen mode toggle in a11y panel
2025-08-03 01:39:19 +01:00
Nuno C.
e0052eb58c Merge pull request #2365 from ZhenShuo2021/feat/a11y-panel
 Feat: add setting panel for a11y
2025-08-03 01:37:56 +01:00
Nuno C.
4eb9d037e4 Merge pull request #2362 from ZhenShuo2021/feat/a11y-toggle
 Feat: support a11y toggle button
2025-08-03 01:37:40 +01:00
Nuno C.
ca181417cc Merge pull request #2388 from nunocoracao/dependabot/npm_and_yarn/dev/puppeteer-24.15.0
📌 Bump puppeteer from 24.14.0 to 24.15.0
2025-08-03 01:36:02 +01:00
dependabot[bot]
f6ce421385 📌 Bump puppeteer from 24.14.0 to 24.15.0
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 24.14.0 to 24.15.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v24.14.0...puppeteer-v24.15.0)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-version: 24.15.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-03 00:35:39 +00:00
Nuno C.
0fa2ceb233 Merge pull request #2387 from nunocoracao/dependabot/npm_and_yarn/dev/headlessui/react-2.2.6
📌 Bump @headlessui/react from 2.2.4 to 2.2.6
2025-08-03 01:33:40 +01:00
Nuno C.
fcd02369bb Merge pull request #2369 from nunocoracao/dependabot/npm_and_yarn/dev/mermaid-11.9.0
📌 Bump mermaid from 11.8.1 to 11.9.0
2025-08-03 01:32:12 +01:00
Nuno C.
987c65319a Merge pull request #2368 from nunocoracao/hugo-new-version
⚙️ Update Hugo supported version
2025-08-03 01:32:03 +01:00
Nuno C.
d9299ffb1e Merge pull request #2367 from ZhenShuo2021/docs/it-home-switch
📝 Docs: fix it homepage switch button not working
2025-08-03 01:31:49 +01:00
Nuno C.
0ccf94b890 Merge pull request #2351 from servedsmart/replace-custom-javascript-logic-with-anchor-tags
🚑 Hotfix for issues in #2252
2025-08-03 01:28:05 +01:00
ZhenShuo Leo
87586e58ae chore(huggingface): fix typo 2025-08-03 06:41:12 +08:00
ZhenShuo Leo
96d164265f fix(repo-card): add missing dollar sign 2025-08-03 05:49:41 +08:00
Weaxs
848ac6b17b ADD adsbygoogle.js IN head.html 2025-08-02 20:31:42 +08:00
ZhenShuo Leo
da9eb9da47 style(header): highlightCurrentMenuArea in desktop menu (#2381) 2025-07-30 15:09:43 +08:00
dependabot[bot]
c0343962dd 💄 Rebuild CSS 2025-07-30 05:56:52 +00:00
dependabot[bot]
27019d5459 📌 Bump @headlessui/react from 2.2.4 to 2.2.6
Bumps [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react) from 2.2.4 to 2.2.6.
- [Release notes](https://github.com/tailwindlabs/headlessui/releases)
- [Changelog](https://github.com/tailwindlabs/headlessui/blob/main/packages/@headlessui-react/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/headlessui/commits/@headlessui/react@v2.2.6/packages/@headlessui-react)

---
updated-dependencies:
- dependency-name: "@headlessui/react"
  dependency-version: 2.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-30 05:56:21 +00:00
ZhenShuo Leo
904176c43c style(footer): use flex-row and overflow-x-auto when only has icons 2025-07-30 02:09:47 +08:00
ZhenShuo Leo
3ee9ed824f feat: add huggingface shortcode (#2376) 2025-07-29 04:52:21 +08:00
ZhenShuo Leo
550011ee58 docs: update docs for huggingface shortcode 2025-07-29 04:52:21 +08:00
ZhenShuo Leo
c3f6f901a5 fix: forgejo CORS 2025-07-29 04:46:55 +08:00
Kieran Lowe
3ba7c80c65 refactor!: transition to issue forms 2025-07-28 19:38:02 +00:00
nunocoracao
f4c5635448 Update Hugo supported version 2025-07-28 06:08:47 +00:00
ZhenShuo Leo
595cd926d7 chore: update chinese translation 2025-07-28 05:09:14 +08:00
ZhenShuo Leo
b3c70cedf7 chore(carosel): prevent style tag in HTML
this approach does not need to change the assets or the vendor file

and the live reload is also supported
2025-07-27 01:23:24 +08:00
ZhenShuo Leo
aec737ff16 fix(carousel): make interval affect slide transition on click 2025-07-27 00:37:40 +08:00