1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 11:25:22 -04:00

911 Commits

Author SHA1 Message Date
renovate[bot]
107014cb26 Update dependency eslint-plugin-mdx to ^3.4.1 2025-04-22 10:05:18 -04:00
renovate[bot]
887f19407d Update next.js to v15.4.0-canary.2 2025-04-21 20:38:59 -04:00
renovate[bot]
efdfe49ee4 Update eslint to ^9.25.1 2025-04-21 19:36:59 -04:00
renovate[bot]
6795facc6a Update next.js to v15.3.1-canary.14 2025-04-19 10:01:11 -04:00
ba62de355f
add github activity graph to /projects 2025-04-18 18:48:08 -04:00
98ea88dae9
a bunch of cleanup, mostly of my messy css hacks over the years 2025-04-18 12:11:16 -04:00
renovate[bot]
eec8f5e1c2 Update next.js to v15.3.1-canary.13 2025-04-18 08:38:49 -04:00
renovate[bot]
b93df54edd Update next.js to v15.3.1-canary.12 2025-04-17 13:29:21 -04:00
renovate[bot]
22b7ec2a6a Update next.js to v15.3.1-canary.11 2025-04-17 07:38:09 -04:00
renovate[bot]
825e272991 Update next.js to v15.3.1-canary.10 2025-04-16 15:20:15 -04:00
renovate[bot]
a6d4056947 Update next.js to v15.3.1-canary.9 2025-04-15 20:14:04 -04:00
renovate[bot]
a5bde84994 Update dependency resend to ^4.3.0 2025-04-15 20:09:55 -04:00
cfe77f98d6
experimental prefetching on hover for common links 2025-04-15 09:30:20 -04:00
renovate[bot]
fe7076f495 Update next.js to v15.3.1-canary.8 2025-04-15 07:49:00 -04:00
renovate[bot]
709fc4c9d1 Update dependency @upstash/redis to ^1.34.8 2025-04-15 07:33:03 -04:00
2308454b34
bump react 2025-04-14 11:52:45 -04:00
renovate[bot]
e38b19ed2f Update next.js to v15.3.1-canary.7 2025-04-13 12:48:12 -04:00
794d315c6a
re-enable vercel analytics 2025-04-13 12:41:49 -04:00
renovate[bot]
259e23ce8a Update next.js to v15.3.1-canary.6 2025-04-12 13:00:08 -04:00
0ade75716e
do not double import site-wide opengraph-image.jpg 2025-04-11 14:22:06 -04:00
4cb6ed82ee
rm instrumentation.ts 2025-04-11 09:54:16 -04:00
renovate[bot]
11bc3e9920 Update next.js to v15.3.1-canary.4 2025-04-10 20:27:29 -04:00
renovate[bot]
a63098b150 Update next.js to v15.3.1-canary.1 2025-04-10 11:02:04 -04:00
renovate[bot]
675a9cc51b Update dependency shiki to ^3.2.2 2025-04-10 10:56:04 -04:00
renovate[bot]
5c4143512f Update dependency @octokit/graphql to ^8.2.2 2025-04-10 10:55:51 -04:00
renovate[bot]
20bccdc227 Update dependency eslint-config-prettier to ^10.1.2 2025-04-10 10:55:35 -04:00
914d37b093
restore instrumentation.ts 2025-04-09 15:15:08 -04:00
cf6c2157f8
move documentation of environment variables into lib/env.ts 2025-04-09 14:48:40 -04:00
eb92e54fd6
validate environment variables at build time 2025-04-09 09:11:18 -04:00
84702aeab1
remove css reset as a dependency 2025-04-08 19:52:54 -04:00
30b6e02b83
backpedal a bit on caching 2025-04-08 09:38:44 -04:00
53d6f57699
trim some unnecessary dependencies 2025-04-07 12:11:04 -04:00
80793c7330
bump next & friends 2025-04-06 14:18:08 -04:00
f0d4937f0f
add husky 2025-04-04 11:29:28 -04:00
64f5cd2c39
refactor contact form server action 2025-04-04 09:31:08 -04:00
3043f4df8c
bump some deps 2025-04-04 08:51:41 -04:00
2b9c421d42
add prefix to redis keys 2025-04-04 08:49:42 -04:00
774c3a5d96
remove sentry (might revisit later, idk yet) 2025-04-02 14:02:42 -04:00
2b7f3c66a9
refactor font loaders/declarations 2025-04-02 13:49:43 -04:00
dependabot[bot]
5c0e473bbe 📦 npm: Bump the nextjs group with 4 updates
Bumps the nextjs group with 4 updates: [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer), [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx), [next](https://github.com/vercel/next.js) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next).


Updates `@next/bundle-analyzer` from 15.3.0-canary.27 to 15.3.0-canary.29
- [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/commits/v15.3.0-canary.29/packages/next-bundle-analyzer)

Updates `@next/mdx` from 15.3.0-canary.27 to 15.3.0-canary.29
- [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/commits/v15.3.0-canary.29/packages/next-mdx)

Updates `next` from 15.3.0-canary.27 to 15.3.0-canary.29
- [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/v15.3.0-canary.27...v15.3.0-canary.29)

Updates `eslint-config-next` from 15.3.0-canary.27 to 15.3.0-canary.29
- [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/commits/v15.3.0-canary.29/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: "@next/bundle-analyzer"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: "@next/mdx"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nextjs
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-02 13:17:58 -04:00
471cd626c1
fix tweet embed hydration error
https://jarvis-0a.sentry.io/issues/6491259084/
2025-04-01 10:27:53 -04:00
6c32a5ef36
fix /tweets x-robots-tag header 2025-03-31 11:03:49 -04:00
dependabot[bot]
6dcea23ae4 📦 npm: Bump the nextjs group across 1 directory with 4 updates
Bumps the nextjs group with 4 updates in the / directory: [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer), [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx), [next](https://github.com/vercel/next.js) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next).


Updates `@next/bundle-analyzer` from 15.3.0-canary.25 to 15.3.0-canary.26
- [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/commits/v15.3.0-canary.26/packages/next-bundle-analyzer)

Updates `@next/mdx` from 15.3.0-canary.25 to 15.3.0-canary.26
- [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/commits/v15.3.0-canary.26/packages/next-mdx)

Updates `next` from 15.3.0-canary.25 to 15.3.0-canary.26
- [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/v15.3.0-canary.25...v15.3.0-canary.26)

Updates `eslint-config-next` from 15.3.0-canary.25 to 15.3.0-canary.26
- [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/commits/v15.3.0-canary.26/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: "@next/bundle-analyzer"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: "@next/mdx"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nextjs
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-31 09:53:18 -04:00
dependabot[bot]
68f16afd8d 📦 npm: Bump the react group with 2 updates
Bumps the react group with 2 updates: [babel-plugin-react-compiler](https://github.com/facebook/react/tree/HEAD/compiler/packages/babel-plugin-react-compiler) and [eslint-plugin-react-compiler](https://github.com/facebook/react/tree/HEAD/compiler/packages/eslint-plugin-react-compiler).


Updates `babel-plugin-react-compiler` from 19.0.0-beta-aeaed83-20250323 to 19.0.0-beta-e993439-20250328
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/compiler/packages/babel-plugin-react-compiler)

Updates `eslint-plugin-react-compiler` from 19.0.0-beta-aeaed83-20250323 to 19.0.0-beta-e993439-20250328
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/compiler/packages/eslint-plugin-react-compiler)

---
updated-dependencies:
- dependency-name: babel-plugin-react-compiler
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: react
- dependency-name: eslint-plugin-react-compiler
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: react
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-31 09:46:30 -04:00
ec7c9fae54
more error handling 2025-03-31 09:15:40 -04:00
444f91b6dc
zod ➡️ valibot (plus more server action tracing) 2025-03-30 01:09:30 -04:00
87a24a98f0
sentry instrumentation 2025-03-29 20:37:28 -04:00
dependabot[bot]
4f5bc129b6 📦 npm: Bump the react group with 3 updates
Bumps the react group with 3 updates: [react](https://github.com/facebook/react/tree/HEAD/packages/react), [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [react-is](https://github.com/facebook/react/tree/HEAD/packages/react-is).


Updates `react` from 19.0.0 to 19.1.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.1.0/packages/react)

Updates `react-dom` from 19.0.0 to 19.1.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.1.0/packages/react-dom)

Updates `react-is` from 19.0.0 to 19.1.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.1.0/packages/react-is)

---
updated-dependencies:
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react
- dependency-name: react-is
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-29 12:16:36 -04:00
dependabot[bot]
317be4ce09 📦 npm: Bump html-entities from 2.5.3 to 2.5.5
Bumps [html-entities](https://github.com/mdevils/html-entities) from 2.5.3 to 2.5.5.
- [Release notes](https://github.com/mdevils/html-entities/releases)
- [Changelog](https://github.com/mdevils/html-entities/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mdevils/html-entities/compare/v2.5.3...v2.5.5)

---
updated-dependencies:
- dependency-name: html-entities
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-29 12:09:56 -04:00
77a44fdea7
dramatically reduce the number of redis commands used for /api/hits 2025-03-28 11:26:51 -04:00