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

2039 Commits

Author SHA1 Message Date
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
2d42a7447e
include post content in rss/atom feeds 2025-03-27 18:02:37 -04:00
a4aa15d2c5
webpack types cleanup 2025-03-27 13:37:28 -04:00
8308b635b8
apparently nextjs does NOT like when you link to a redirected route... 2025-03-27 11:57:55 -04:00
558934284e
fix /api/hits edge caching 2025-03-27 11:43:44 -04:00
0080c4925b
have hit counter start at zero during suspense, then count up 2025-03-27 10:08:18 -04:00
bbf6e9dc66 move database from postgres/prisma to redis 2025-03-27 09:21:53 -04:00
e865d9d8e5
restore local video assets now that webpack (and remark) can process them 2025-03-26 19:53:12 -04:00
dependabot[bot]
475407c6c6 📦 npm: Bump the nextjs group with 5 updates
Bumps the nextjs group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) | `15.3.0-canary.20` | `15.3.0-canary.21` |
| [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) | `15.3.0-canary.20` | `15.3.0-canary.21` |
| [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties) | `15.3.0-canary.20` | `15.3.0-canary.21` |
| [next](https://github.com/vercel/next.js) | `15.3.0-canary.20` | `15.3.0-canary.21` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.3.0-canary.20` | `15.3.0-canary.21` |


Updates `@next/bundle-analyzer` from 15.3.0-canary.20 to 15.3.0-canary.21
- [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.21/packages/next-bundle-analyzer)

Updates `@next/mdx` from 15.3.0-canary.20 to 15.3.0-canary.21
- [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.21/packages/next-mdx)

Updates `@next/third-parties` from 15.3.0-canary.20 to 15.3.0-canary.21
- [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.21/packages/third-parties)

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

Updates `eslint-config-next` from 15.3.0-canary.20 to 15.3.0-canary.21
- [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.21/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/third-parties"
  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-25 14:18:49 -04:00
8efb4a84ee
stricter robots.txt 2025-03-24 18:51:53 -04:00
7a70057e2c
glowed up open graph images 2025-03-24 16:55:19 -04:00
0c8d6c24c1
bump some deps 2025-03-24 15:17:45 -04:00
d3250bd00e
more caching and error handling 2025-03-24 11:45:48 -04:00
8890c1d08d
dayjs ➡️ date-fns 2025-03-21 13:20:42 -04:00
9fd3de8569
json-ld improvements 2025-03-21 12:02:14 -04:00
b626955731
restore image captions in markdown with a "clever" (messy) css hack 2025-03-20 12:00:04 -04:00
3388da2d50
test the new react compiler (https://react.dev/learn/react-compiler) 2025-03-20 08:30:28 -04:00
dependabot[bot]
5814576b0b 📦 npm: Bump the nextjs group with 5 updates
Bumps the nextjs group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) | `15.3.0-canary.13` | `15.3.0-canary.14` |
| [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) | `15.3.0-canary.13` | `15.3.0-canary.14` |
| [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties) | `15.3.0-canary.13` | `15.3.0-canary.14` |
| [next](https://github.com/vercel/next.js) | `15.3.0-canary.13` | `15.3.0-canary.14` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.3.0-canary.13` | `15.3.0-canary.14` |


Updates `@next/bundle-analyzer` from 15.3.0-canary.13 to 15.3.0-canary.14
- [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.14/packages/next-bundle-analyzer)

Updates `@next/mdx` from 15.3.0-canary.13 to 15.3.0-canary.14
- [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.14/packages/next-mdx)

Updates `@next/third-parties` from 15.3.0-canary.13 to 15.3.0-canary.14
- [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.14/packages/third-parties)

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

Updates `eslint-config-next` from 15.3.0-canary.13 to 15.3.0-canary.14
- [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.14/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/third-parties"
  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-20 06:55:29 -04:00
d714e6e99b
offload videos to vercel blob storage 2025-03-19 16:14:10 -04:00
c134ae76fd
further optimize heavier note parsing functions 2025-03-16 16:24:42 -04:00
cace19db4c
fix copy button alignment in iOS safari 2025-03-16 15:44:48 -04:00
2b4a86a900
restore YAML frontmatter 2025-03-16 15:35:01 -04:00
99ec01de0a
let vercel firewall block AI crawler bots 2025-03-15 21:39:52 -04:00
7c4144a1e7
switch to shiki for syntax highlighting 2025-03-15 21:19:57 -04:00
bc65285c08
fix stretched images 2025-03-15 09:54:49 -04:00
5ca7e6cb22
extract metadata merging logic from each page into a helper function 2025-03-14 20:16:27 -04:00
6e572a8f48
fix post title encoding 2025-03-14 15:08:00 -04:00
3932660acc
pre-render optimizations 2025-03-14 12:51:18 -04:00
e162d6a46c
dynamic opengraph images 2025-03-14 08:22:32 -04:00
4d2febd262
fix middleware headers 2025-03-13 08:43:43 -04:00
dependabot[bot]
b7436a7237 📦 npm: Bump the nextjs group with 5 updates
Bumps the nextjs group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) | `15.3.0-canary.2` | `15.3.0-canary.3` |
| [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) | `15.3.0-canary.2` | `15.3.0-canary.3` |
| [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties) | `15.3.0-canary.2` | `15.3.0-canary.3` |
| [next](https://github.com/vercel/next.js) | `15.3.0-canary.2` | `15.3.0-canary.3` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.3.0-canary.2` | `15.3.0-canary.3` |


Updates `@next/bundle-analyzer` from 15.3.0-canary.2 to 15.3.0-canary.3
- [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.3/packages/next-bundle-analyzer)

Updates `@next/mdx` from 15.3.0-canary.2 to 15.3.0-canary.3
- [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.3/packages/next-mdx)

Updates `@next/third-parties` from 15.3.0-canary.2 to 15.3.0-canary.3
- [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.3/packages/third-parties)

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

Updates `eslint-config-next` from 15.3.0-canary.2 to 15.3.0-canary.3
- [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.3/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/third-parties"
  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-12 18:17:54 -04:00
e61ca889a7
consistent arrow functions 2025-03-12 18:10:11 -04:00