1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 17:08:27 -04:00

261 Commits

Author SHA1 Message Date
563533fdb0 move from fathom to vercel analytics 2024-07-31 16:47:21 +00:00
5fe420913e switch to cloudflare turnstile 2024-07-31 14:57:19 +00:00
00165a5871
block even more AI bullsh*t 2024-06-23 13:23:15 -04:00
971747a161
goodbye planetscale 🪦 hello turso 👋 2024-04-01 11:12:24 -04:00
e1a26d5257
refactor .js files to ES modules where possible 2024-03-12 14:58:00 -04:00
4bef13f4ab
use standard email/SMTP for contact form instead of airtable API 2024-02-27 17:34:48 -05:00
2de3914449
block AI crap via robots.txt 2024-02-27 14:23:14 -05:00
dbde73c63c
refactor "notes" into "posts" (only on the backend) 2024-02-26 12:08:48 -05:00
955cfe421f
remove dependency on uglify-js 2024-02-26 10:49:14 -05:00
e5c553cea8
fix /static 404s (not sure why they're happening though?) 2024-02-19 15:25:28 -05:00
6f5c066525
detatch theme provider from stitches logic 2024-02-15 10:48:45 -05:00
1a6ac7f483
migrated to supabase postgres 2024-02-07 14:55:16 -05:00
dbebd35c4d
update /uses with latest shopping sprees 2024-01-21 13:12:51 -05:00
7958796791
add extremely basic input validation to /api/hits endpoint 2024-01-09 13:41:08 -05:00
e877916f6f
switch fonts to Geist Sans and Geist Mono (#1835)
* switch fonts to Geist Sans and Geist Mono

* adjust font sizes slightly

* fix lockfile

* Update contact.tsx
2024-01-08 11:10:05 -05:00
fd21451de8
major upgrade to next 14 (#1834) 2023-12-05 10:58:03 -05:00
448c8f4225
update /uses 2023-10-15 12:50:19 -04:00
179ee92f6c
edge functions didn't make sense for database calls 2023-10-08 21:38:09 -04:00
14cd879207
migrate to prisma accelerate
https://prismaio.notion.site/Migration-Guide-For-Data-Proxy-Users-Moving-to-Prisma-Accelerate-5df9
2023-10-04 12:27:49 -04:00
893db7e951
bump next to 13.5 2023-10-02 11:59:15 -04:00
1d8c2eab99
react-twitter-embed ➡️ react-tweet 2023-09-08 11:47:38 -04:00
07155659c0
remove vercel analytics 2023-09-01 10:30:16 -04:00
b13c8259b3
attempt to make edge functions a tad bit lighter 2023-07-06 10:37:51 -04:00
aa64279dd8
convert APIs to edge functions (#1648) 2023-06-25 11:26:29 -04:00
fd71783e50
https://fuckyougoogle.zip 2023-06-18 11:33:59 -04:00
d058279609
point prisma to vercel postgres 2023-06-17 21:24:12 -04:00
afbdcc7b06
enable vercel analytics 2023-06-17 20:14:43 -04:00
cab79559e6
fix <Video /> component (downgrade react-player to 2.10.1) 2023-04-13 11:09:13 -04:00
88b1633d7a
bump next to 13.2 2023-03-08 18:03:56 -05:00
fb43272d2b
bump next to 13.1.0 2022-12-22 13:05:20 -05:00
0c029b7252
🐦 ➡️ 🦣 2022-11-28 23:37:21 -05:00
aef4df3860
add redirect for running mastodon on subdomain 2022-11-25 12:10:31 -05:00
db6594faa7
add Mastodon link 2022-11-17 14:10:00 -05:00
d4b806dfcf
refactor favicon imports 2022-11-13 19:11:30 -05:00
c339b4df63
update /uses 2022-11-13 18:07:33 -05:00
279688b89f
switch monospace font to Source Code Pro 2022-11-12 13:09:32 -05:00
5c5985445b
bump next 2022-11-12 09:05:43 -05:00
f51d48f622
use new giscus options 2022-11-07 08:38:02 -05:00
670dc1b6e2
Revert "bump next & use legacy next/router"
This reverts commit ddb0843bace578cc99454d4367e18d8b69bf27a0.
2022-11-03 15:13:29 -04:00
ddb0843bac
bump next & use legacy next/router 2022-11-03 09:18:39 -04:00
b58a138ce2
clean up next fonts 2022-10-30 17:24:03 -04:00
6520e6fa2e fontsource -> next/font 2022-10-29 08:45:54 -04:00
beb74f84ce
remove broken fathom dashboard iframes 2022-09-23 16:39:59 -04:00
f40c86a0cb
fix distorted header image on narrow viewports 2022-09-14 17:50:09 -04:00
69a0a25063
more eslint/prettier cleanup 2022-08-28 15:01:35 -04:00
bdc8555b93
stop terminating unexpected request methods to api endpoints 2022-08-26 17:29:12 -04:00
1c53376988
type-safe stitches util for fancy link underline color 2022-07-31 11:24:44 -04:00
1f373541be
add :focus-visible css selector to some hover styles 2022-07-27 18:05:50 -04:00
a0957032b2
remove fake marquee from /previously 2022-07-20 15:04:50 -04:00
446d277e2e
bump next 2022-07-18 20:45:50 -04:00