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
Boris K
36240b0905
Fix license parsing
...
Fixes #557
2023-07-29 09:41:34 +08:00
Amio Jin
58c8fd5efa
feat: migrate /open-vsx ( #634 )
2023-07-28 22:42:07 +08:00
Amio Jin
cee7dcfca0
feat: migrate /docker ( #633 )
2023-07-28 22:35:25 +08:00
Amio
a46cedb447
feat: migrate /https
2023-07-26 20:20:55 +08:00
Amio
e4907e86c4
feat: migrate /gitlab. Fix #628
2023-07-25 23:27:43 +08:00
Amio
a120d52a6f
chore: bump deps
2023-07-22 17:51:28 +08:00
Amio
4faff77f36
chore: increace function execution duration
2023-07-09 19:09:53 +08:00
Amio
ff31870781
chore: refine content and styles for help page
2023-07-09 18:52:40 +08:00
Amio
e9dccf4391
feat: migrate /peertube. Fix #572
2023-07-09 17:54:25 +08:00
Amio
f5e72c4c00
feat: migrate /matrix and /discord
2023-07-02 20:07:25 +08:00
Amio
10ff65434a
chore: remove david-dm badge in readme
2023-07-02 09:27:40 +08:00
Amio
6410220e91
feat: use default branch for GitHub commits when appropriate #575
2023-07-02 09:21:26 +08:00
Amio
4577691d66
feat: migrate /vs-marketplace
2023-07-02 08:17:24 +08:00
Amio
8c87249328
feat: migrate /amo
2023-07-02 08:07:11 +08:00
Amio
4a0c8e4c67
chore: reduce fn memory to 128MB
2023-07-02 07:57:11 +08:00
Amio
16c437e4ac
chore: remove meamurement in favor of vercel monitoring
2023-07-02 07:57:11 +08:00
Amio
81ed733227
feat: migrate /travis
2023-07-02 07:57:11 +08:00