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

18 Commits

Author SHA1 Message Date
e1a26d5257
refactor .js files to ES modules where possible 2024-03-12 14:58:00 -04:00
955cfe421f
remove dependency on uglify-js 2024-02-26 10:49:14 -05:00
b5f0f56702
remove webmention.io 2024-02-14 21:14:18 -05:00
17c09f71b2
fix google rich results warning 2024-01-11 11:15:16 -05:00
b13c8259b3
attempt to make edge functions a tad bit lighter 2023-07-06 10:37:51 -04:00
afbdcc7b06
enable vercel analytics 2023-06-17 20:14:43 -04: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
5e02027241
bump next (next/future/image -> next/image) 2022-10-22 09:30:03 -04:00
a63ea35463
clean up strict types a bit more 2022-06-13 12:01:35 -04:00
1776173cab
finally fix slow typescript compilation!
see https://github.com/stitchesjs/stitches/issues/1038
2022-06-13 06:47:29 -04:00
33c210aacf
less resource-intensive methods of parsing URLs 2022-06-01 18:40:57 -04:00
a8c1a3ba3c
use safer method of concatenating absolute URLs 2022-04-07 15:29:15 -04:00
eccf2108c7
React 18 (#863)
* gymnastics to make theme script work with react 18 hydration

* try next 12.1.3 canary to fix SSG head tags?

* revert theme script changes

* next 12.1.3-canary.3

* double-revert some of the use-theme.tsx changes

* separate theme restoration script & move to _document

* bump next

* bump next (again)

* clean up some theme stuff

* use hashed image URLs in webmanifest and feeds

* text experimental react config

* Update ThemeScript.tsx

* switch selfie image to `layout="raw"`

* use `layout="raw"` for all non-imported images

* revert raw images in some places, messes up responsiveness

* fix nitpicky "no divs inside buttons" html validation error

* fix react-player hydration errors

* fix hydration errors from server/client time zone differences

* clean up hydration fixes

* Update format-date.ts

* last-minute cleanup
2022-04-06 09:37:16 -04:00
df37f1a8eb
bump next to 12.1.2 2022-03-29 20:57:34 -04:00
d258ebd988
group config files 2022-02-11 11:14:28 -05:00