Amio
4e47fe806f
fix: get headers with ky
2025-08-18 11:59:47 +08:00
Amio
022def310d
chore: rm gitlab env config in vercel.json
2025-08-18 11:43:51 +08:00
Amio
4d57ae5d7e
chore: replace got with ky in gitlab
2025-08-18 11:36:04 +08:00
Amio
b49fe3a02d
chore: clean semicolons
2025-08-18 10:59:32 +08:00
Florian Bischof
c4f300ef11
Merge branch 'main' into fix/gitlab
2025-08-16 08:35:31 +02:00
Florian Bischof
fcc4471b5d
fix: use BadgenError from next handler ( #712 )
2025-08-16 13:51:09 +08:00
Florian Bischof
5ee71cd668
chore: add env vars to readme ( #713 )
2025-08-16 13:35:33 +08:00
Florian Bischof
b32fd591d8
fix: jsDelivr flat icon ( #715 )
2025-08-16 13:32:13 +08:00
Florian Bischof
d880daf499
fix: liberapay flat badges migration ( #716 )
2025-08-16 10:46:59 +08:00
Florian Bischof
f2e62deafc
Make Gitlab token optional
2025-08-09 09:11:44 +02:00
dependabot[bot]
861a20a29d
chore(deps-dev): bump form-data from 4.0.2 to 4.0.4 ( #709 )
...
Bumps [form-data](https://github.com/form-data/form-data ) from 4.0.2 to 4.0.4.
- [Release notes](https://github.com/form-data/form-data/releases )
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md )
- [Commits](https://github.com/form-data/form-data/compare/v4.0.2...v4.0.4 )
---
updated-dependencies:
- dependency-name: form-data
dependency-version: 4.0.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-29 13:12:30 +08:00
dependabot[bot]
f2448456fa
chore(deps): bump brace-expansion from 1.1.11 to 1.1.12 ( #706 )
...
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion ) from 1.1.11 to 1.1.12.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases )
- [Commits](https://github.com/juliangruber/brace-expansion/compare/1.1.11...v1.1.12 )
---
updated-dependencies:
- dependency-name: brace-expansion
dependency-version: 1.1.12
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-29 13:12:15 +08:00
dependabot[bot]
acb5c67eab
chore(deps-dev): bump next from 14.2.29 to 14.2.30 ( #708 )
...
---
updated-dependencies:
- dependency-name: next
dependency-version: 14.2.30
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-29 13:11:55 +08:00
CRIMX
569463972e
fix(chrome-web-store): update extension version parsing ( #707 )
2025-07-14 11:06:51 +08:00
Amio Jin
878dbcd816
chore: remove chaos test ( #703 )
...
* chore: remove chaos test
* chore: bump date-fns
2025-06-03 09:12:33 +08:00
Amio Jin
0a48294c2e
feat: allow cors access ( #702 )
...
* feat: allow cors access
* chore: optimize CORS preflight flows
2025-05-30 19:59:00 +08:00
Amio Jin
36a017de63
fix: upgrade codecov api to v2, fixes #699 ( #700 )
...
* fix: upgrade codecov api to v2, fixes #699
* chore: bump deps
* ui: refine min-height in doc page
2025-05-07 08:05:27 +08:00
Amio Jin
d3578e109e
feat: expose /memo badge in help page ( #695 )
...
* feat: expose /memo badge in help page
* chore: update home link style
2025-02-05 14:02:57 +08:00
Amio Jin
7e4189c8e6
feat: migrate /jsdelivr ( #694 )
2025-02-05 10:28:13 +08:00
Amio Jin
6d991b2a38
chore: bump deps ( #693 )
...
* chore: bump deps
* chore: bump @vercel/kv to 3.0.0
2025-02-05 09:51:26 +08:00
dependabot[bot]
5dfa67e317
chore(deps): bump @sentry/browser and @sentry/nextjs ( #684 )
...
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript ) to 7.119.2 and updates ancestor dependency [@sentry/nextjs](https://github.com/getsentry/sentry-javascript ). These dependencies need to be updated together.
Updates `@sentry/browser` from 7.118.0 to 7.119.2
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.119.2/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.118.0...7.119.2 )
Updates `@sentry/nextjs` from 7.118.0 to 7.119.2
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.119.2/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.118.0...7.119.2 )
---
updated-dependencies:
- dependency-name: "@sentry/browser"
dependency-type: indirect
- dependency-name: "@sentry/nextjs"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-05 09:10:44 +08:00
dependabot[bot]
f5659fdd7a
chore(deps): bump path-to-regexp and serve-handler ( #683 )
...
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp ) to 3.3.0 and updates ancestor dependency [serve-handler](https://github.com/vercel/serve-handler ). These dependencies need to be updated together.
Updates `path-to-regexp` from 2.2.1 to 3.3.0
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases )
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md )
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v2.2.1...v3.3.0 )
Updates `serve-handler` from 6.1.5 to 6.1.6
- [Release notes](https://github.com/vercel/serve-handler/releases )
- [Commits](https://github.com/vercel/serve-handler/compare/6.1.5...6.1.6 )
---
updated-dependencies:
- dependency-name: path-to-regexp
dependency-type: indirect
- dependency-name: serve-handler
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-05 09:10:26 +08:00
dependabot[bot]
c0419cd9c0
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 ( #686 )
...
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn ) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6 )
---
updated-dependencies:
- dependency-name: cross-spawn
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-05 09:09:49 +08:00
dependabot[bot]
7602da3b65
chore(deps): bump nanoid from 3.3.7 to 3.3.8 ( #688 )
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-05 09:09:33 +08:00
dependabot[bot]
3db850c89e
chore(deps): bump undici from 6.19.2 to 6.21.1 ( #692 )
...
Bumps [undici](https://github.com/nodejs/undici ) from 6.19.2 to 6.21.1.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v6.19.2...v6.21.1 )
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-05 09:09:15 +08:00
Kyle Seongwoo Jun
5b2eb0794f
feat(pub): add monthly downloads endpoint ( #689 )
...
- Introduced a new endpoint for monthly downloads under '/pub/dm/:pkg'.
- Updated the apiHandler to handle the new 'dm' topic for fetching download counts.
2025-02-05 09:08:32 +08:00
dependabot[bot]
5de0c2aede
chore(deps-dev): bump next from 14.2.15 to 14.2.22 ( #690 )
...
Bumps [next](https://github.com/vercel/next.js ) from 14.2.15 to 14.2.22.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v14.2.15...v14.2.22 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-05 09:03:24 +08:00
dependabot[bot]
ca169cfa98
chore(deps): bump micromatch from 4.0.7 to 4.0.8 ( #677 )
...
Bumps [micromatch](https://github.com/micromatch/micromatch ) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8 )
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-19 19:11:28 +08:00
dependabot[bot]
9fd7bff660
chore(deps-dev): bump next from 13.5.6 to 14.2.15 ( #682 )
...
Bumps [next](https://github.com/vercel/next.js ) from 13.5.6 to 14.2.15.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v13.5.6...v14.2.15 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-19 19:11:03 +08:00
Trillium S
a491546efb
fix: change simpleicons twitter --> x to resolve icon render ( #674 )
2024-07-19 10:51:45 +08:00
Trillium S
8ec7de945e
fix: update footer in serve doc ( #675 )
...
* chore: Drop License langauge to match footer.jsx file
* fix: Drop /builder link, add OpenCollective link in serve-doc footer
* feat: Match serve-doc footer css to globals.css
* fix: Update favicon link and type in serve-doc
2024-07-19 10:48:03 +08:00
Amio Jin
5ecf9cef02
chore: add user agent header to outgoing requests ( #673 )
2024-07-11 09:09:55 +08:00
Amio Jin
b58e0de176
feat: migrate /liberapay ( #672 )
2024-07-09 13:47:30 +08:00
Amio Jin
c0f8ac219a
chore: bump dependencies ( #671 )
...
* chore: bump dependencies
* chore: fix type error
* chore: fix type errors in chrome-web-store badge
2024-07-09 13:34:23 +08:00
Amio Jin
408c8871bd
chore: update readme about adding badge, resolved #665 ( #670 )
2024-07-09 11:37:54 +08:00
Amio Jin
50577c9792
chore: deprecate gitter badge ( #669 )
2024-07-09 11:29:32 +08:00
dependabot[bot]
cf6798eca4
chore(deps): bump braces from 3.0.2 to 3.0.3 ( #668 )
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-09 10:14:17 +08:00
Dominik Peters
bbabf7c9a9
fix: homepage typo ( #659 )
2024-03-04 00:18:07 +08:00
Amio Jin
7fdd5137bb
chore: bump badgen-icons to 0.23.0 ( #658 )
...
* chore: bump badgen-icons to 0.23.0
* chore: npm update
* chore: update eslint deps
2024-02-18 15:58:44 +08:00
dependabot[bot]
3d48d29618
chore(deps): bump @sentry/nextjs from 7.60.0 to 7.77.0 ( #651 )
...
Bumps [@sentry/nextjs](https://github.com/getsentry/sentry-javascript ) from 7.60.0 to 7.77.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.60.0...7.77.0 )
---
updated-dependencies:
- dependency-name: "@sentry/nextjs"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-22 18:59:35 +08:00
dependabot[bot]
943da1185d
chore(deps): bump postcss and next ( #649 )
...
Bumps [postcss](https://github.com/postcss/postcss ) to 8.4.31 and updates ancestor dependency [next](https://github.com/vercel/next.js ). These dependencies need to be updated together.
Updates `postcss` from 8.4.14 to 8.4.31
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.14...8.4.31 )
Updates `next` from 13.4.12 to 13.5.4
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v13.4.12...v13.5.4 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
- dependency-name: next
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-07 00:46:44 -05:00
Amio Jin
b44717c473
test: add e2e tests ( #645 )
2023-08-21 11:00:43 -05:00
Amio Jin
0ca768cf1f
feat: migrate /circleci ( #643 )
2023-08-08 23:57:11 +08:00
Amio Jin
1c5b2c1c56
fix: wrong url for placeholder badge ( #642 )
2023-08-01 23:43:02 +08:00
Amio Jin
9ee8d0214b
fix: support for external icon. fix #570 ( #641 )
2023-08-01 23:07:45 +08:00
Amio Jin
9e3fc91ba5
feat: migrate /coveralls ( #640 )
2023-08-01 22:22:56 +08:00
Amio Jin
d4af5e0c7f
chore: update node version to 18 in Dockerfile ( #639 )
2023-07-30 23:19:25 +08:00
Amio Jin
d542a1c69e
feat: auth is required for /memo badge ( #638 )
2023-07-30 16:36:35 +08:00
Amio Jin
b22ea33d90
feat: new /memo badge built on Vercel KV ( #637 )
2023-07-30 13:55:21 +08:00
Amio
6016e85e70
feat: migrate /pub
2023-07-29 09:41:34 +08:00