1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 15:48:31 -04:00

27 Commits

Author SHA1 Message Date
39ef018537
bump some deps 2022-07-13 16:00:44 -04:00
9be41b5e5c
separate page/site stats API endpoints to lower memory usage 2022-07-10 17:26:22 -04:00
155c6cacd9
only reveal a db record via /api/hits if it matches a real page 2022-07-06 11:49:41 -04:00
7da0a713a4
add page stats typings 2022-06-30 09:17:12 -04:00
a4602335a1
optimize /api/hits/ a smidge 2022-06-27 20:07:13 -04:00
d7eba0b39c
switch db from fauna to prisma & planetscale (#971) 2022-06-23 17:26:13 -04:00
4e0ca9ff4d
update cache-control headers 2022-06-13 20:07:12 -04:00
1776173cab
finally fix slow typescript compilation!
see https://github.com/stitchesjs/stitches/issues/1038
2022-06-13 06:47:29 -04:00
31c1a070b1
only return { hits } from /api/hits 2022-06-09 10:58:42 -04:00
64303400a4
lengthen cache-control headers 2022-05-02 10:29:01 -04:00
e1da53a1fe
prepare for new next/link behavior
see new-next-link branch
2022-04-28 12:32:50 -04:00
e0d13c874d
bump some deps 2022-04-27 09:46:50 -04:00
5e340f776b
bump react to 18.1.0 2022-04-26 17:50:22 -04:00
a3870a15db
fs -> fs/promises -> asyncify all note parsing 2022-04-26 17:22:44 -04:00
831139c132
actually listen to react-hooks/exhaustive-deps warning 2022-04-21 18:10:03 -04:00
87848cc697
just some refactoring 2022-03-09 14:07:06 -05:00
6256223517
bump next to 12.1.0 2022-02-17 19:38:12 -05:00
cb28562869
extract sentry config/init 2022-02-12 11:24:31 -05:00
3f08782cab
add typings to pages/api/hits.ts 2022-02-10 19:56:26 -05:00
41705f3be4
add support for per-page layouts 2022-02-04 16:14:42 -05:00
0ef7ff5f92
start extracting types to shared .d.ts file 2022-01-10 14:18:33 -05:00
d2b71887b4
generate permalinks when parsing note 2022-01-03 16:26:20 -05:00
6d81939b8b
get overall stats for /api/hits/ without circular parsing of the RSS feed 2022-01-03 15:29:35 -05:00
aa40d3384c
update function cache headers 2022-01-03 11:52:32 -05:00
36e3cfa18e
test config changes before messing everything up too much 2022-01-03 09:59:42 -05:00
bf778e6d12
re-add fathom
couldn't sleep at night even with a few days of google analytics...
2021-12-30 10:31:39 -05:00
9979e1bf3f
v5: Revenge of the JavaScript 🦸 (#711)
Hugo ➡️ Next.js
2021-12-30 08:18:41 -05:00