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

2070 Commits

Author SHA1 Message Date
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
34dd3788fc
set x-vercel-enable-rewrite-caching header 2025-04-11 16:33:17 -04:00
3325ef9242
Update README.md 2025-04-11 14:52:16 -04:00
37fa6101f6
refactor constants 2025-04-11 14:50:15 -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
eb84ec37ee
fix font css vars 2025-04-10 20:23:34 -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
8d790a4843
Delete .github/dependabot.yml 2025-04-10 10:55:12 -04:00
renovate[bot]
3b6629c24e
Configure Renovate (#2351)
* Add renovate.json

* Update renovate.json

* Update renovate.json

* Update renovate.json

* Revert "Update renovate.json"

This reverts commit 36ccc0fdb5efa2356adbbae8e750530307af781c.

* Update renovate.json

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jake Jarvis <jake@jarv.is>
2025-04-10 10:48:34 -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
68b09ebc36
properly use vercel data cache for fetch results 2025-04-04 11:32:20 -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
327e10e982
narrow down redirect/rewrite regexes 2025-04-01 12:32:52 -04:00
4f5dcbe04d
prevent copy button from covering up code in code blocks 2025-04-01 10:44:12 -04:00
471cd626c1
fix tweet embed hydration error
https://jarvis-0a.sentry.io/issues/6491259084/
2025-04-01 10:27:53 -04:00
a7b50f1b55
attempted json-ld fixes... 2025-03-31 11:47:17 -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
42d24cab9b
Update README.md 2025-03-31 09:45:12 -04:00
4203516cf3
load theme restoration script earlier in the <head> 2025-03-31 09:38:41 -04:00
ec7c9fae54
more error handling 2025-03-31 09:15:40 -04:00
50c184fb21
rm middleware.ts 👋 2025-03-30 09:40:43 -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
64caf0f88b
clean up middleware matcher 2025-03-28 11:06:27 -04:00
6cbe1ee814
fix repository card styling 2025-03-28 10:17:14 -04:00
264fd92379
refactor note processing functions 2025-03-28 09:22:04 -04:00