|
cfe77f98d6
|
experimental prefetching on hover for common links
|
2025-04-15 09:30:20 -04:00 |
|
|
b60fbcc15c
|
clean up remaining NEXT_PUBLIC_ environment variables
|
2025-04-13 16:28:00 -04:00 |
|
|
f08aa16862
|
enable scrollRestoration
|
2025-04-13 13:01:43 -04:00 |
|
|
794d315c6a
|
re-enable vercel analytics
|
2025-04-13 12:41:49 -04:00 |
|
|
34dd3788fc
|
set x-vercel-enable-rewrite-caching header
|
2025-04-11 16:33:17 -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 |
|
|
53d6f57699
|
trim some unnecessary dependencies
|
2025-04-07 12:11:04 -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 |
|
|
327e10e982
|
narrow down redirect/rewrite regexes
|
2025-04-01 12:32:52 -04:00 |
|
|
6c32a5ef36
|
fix /tweets x-robots-tag header
|
2025-03-31 11:03:49 -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 |
|
|
a4aa15d2c5
|
webpack types cleanup
|
2025-03-27 13:37:28 -04:00 |
|
|
e865d9d8e5
|
restore local video assets now that webpack (and remark) can process them
|
2025-03-26 19:53:12 -04:00 |
|
|
7a70057e2c
|
glowed up open graph images
|
2025-03-24 16:55:19 -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 |
|
|
d714e6e99b
|
offload videos to vercel blob storage
|
2025-03-19 16:14:10 -04:00 |
|
|
2b4a86a900
|
restore YAML frontmatter
|
2025-03-16 15:35:01 -04:00 |
|
|
7c4144a1e7
|
switch to shiki for syntax highlighting
|
2025-03-15 21:19:57 -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 |
|
|
e61ca889a7
|
consistent arrow functions
|
2025-03-12 18:10:11 -04:00 |
|
|
1647e87aba
|
reverse proxy to umami via middleware
|
2025-03-12 12:09:21 -04:00 |
|
|
5b2caf4a96
|
add stylelint
|
2025-03-12 09:44:06 -04:00 |
|
|
125a6932c2
|
vercel analytics ➡️ umami
|
2025-03-11 14:28:29 -04:00 |
|
|
9229f92c0c
|
a bit more cleanup
|
2025-03-07 14:56:49 -05:00 |
|
|
6706aa68ab
|
refactor notes directory and front matter
|
2025-03-06 16:52:11 -05:00 |
|
|
377db1adcb
|
Revert "add sentry to investigate 500 errors"
This reverts commit 8f946d50d8f5b8252f39f277ab5d538e4fc98d8e.
|
2025-03-06 08:27:48 -05:00 |
|
|
ecd45ac446
|
potentially fixed mystery 500 errors?
|
2025-03-05 13:35:27 -05:00 |
|
|
8f946d50d8
|
add sentry to investigate 500 errors
|
2025-03-04 15:46:50 -05:00 |
|
|
a73323ae8b
|
skip middleware for static and metadata files
|
2025-03-04 09:15:17 -05:00 |
|
|
ba10742c9b
|
properly import and optimize/cache images in markdown files
|
2025-03-03 15:56:57 -05:00 |
|
|
37375b766f
|
server all the actions!
|
2025-02-08 12:37:41 -05:00 |
|
|
8aabb4a66f
|
Migrate to app router (#2254)
|
2025-02-07 11:33:38 -05:00 |
|