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

16 Commits

Author SHA1 Message Date
4f877688e6
fix catch error errors introduced in typescript 4.4
https://devblogs.microsoft.com/typescript/announcing-typescript-4-4/#use-unknown-catch-variables
2021-08-27 14:49:01 -04:00
4a7c9d4d96
much stricter eslint'ing (adapted from eslint-config-google and some airbnb) 2021-08-18 10:58:20 -04:00
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
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
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