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

18 Commits

Author SHA1 Message Date
574ea65d8d
use lit-html instead of unsafe innerHTML on /projects 2021-07-28 11:13:32 -04:00
e4d3e074fd
lots of random cleanup & organization 2021-07-20 15:22:57 -04:00
9c26cd7bff
use @octokit/graphql instead of plain graphql for /api/projects 2021-07-14 07:26:07 -04:00
a2d2eee612
*much* stricter typescript (and some js) linting 😬 2021-07-11 11:15:53 -04:00
523670fa22
move some cruft from serverless API to client 2021-07-09 14:40:23 -04:00
b411560a34
limit number of most popular pages from fauna db 2021-07-09 12:15:53 -04:00
0adf03d969
harder/better/faster/stronger deps 2021-07-07 09:34:57 -04:00
ffd95fec8f
add sentry error logging to all serverless functions 2021-06-20 06:48:27 -04:00
622432c3e4
trying out Sentry logging on /api/hits 2021-06-13 11:31:18 -04:00
f35bd7aac2
clean up type declarations 2021-06-13 08:24:27 -04:00
e692d07031
merge /api/hits and /api/stats 2021-06-12 10:57:31 -04:00
96a644da85
add /api/music Spotify endpoint (top tracks and now playing) 2021-06-06 11:27:24 -04:00
9314c7eb15
compile typescript before hitting babel 2021-06-06 08:36:28 -04:00
d389d05d7a
more typescript linting 2021-06-05 23:32:11 -04:00
63cb4dde53
dear lord typescript gets messy fast 2021-06-05 21:10:51 -04:00
0a9e0d789e
playing with typescript (probably all wrong) 2021-06-05 16:58:56 -04:00
bce45a1af5
re-add Percy screenshotting action 2021-06-04 18:08:34 -04:00
82c42f8322
deploy to Vercel 2021-06-04 10:19:34 -04:00