1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 09:58:28 -04:00

28 Commits

Author SHA1 Message Date
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
d35e40a18d
fix props with forwarded ref 2022-07-13 19:48:49 -04:00
7c1eb11f30
handle vnc disconnect error 2022-06-26 10:18:22 -04:00
c3253d85dd
fix vnc hydration errors 2022-06-19 16:54:01 -04:00
a60bee8340
fix double-booting windows VMs 2022-06-15 09:50:51 -04:00
6847abdbe0
moved novnc types to external repo
https://github.com/jakejarvis/novnc-types
2022-06-14 16:48:04 -04:00
091ff73ab6
fix unnecessary re-rendering of ThemeToggle 2022-06-14 13:00:11 -04:00
4e0ca9ff4d
update cache-control headers 2022-06-13 20:07:12 -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
ff96ccae44
fix style nesting 2022-05-24 20:48:26 -04:00
2f695be18f
don't load fathom script unless on production 2022-05-16 09:40:36 -04:00
d8363d131a
adding more dumb easter eggs 🐣 2022-05-06 22:49:46 -04:00
d50ae0f85a
remove per-page getLayout option (maybe temporarily?) 2022-04-19 17:38:20 -04:00
d5690d2972
refactor <VNC /> 2022-04-17 15:48:25 -04:00
4ea5b15db0
refactor component imports/exports 2022-03-16 11:22:56 -04:00
4e32048cca
fix VNC terminal 2022-03-03 09:42:45 -05:00
c2dde042b7
CSS modules ➡️ Stitches 🧵 (#799) 2022-03-03 09:18:26 -05:00
3bc3e1b5a1
export prop types from component files 2022-02-16 10:39:32 -05:00
cb28562869
extract sentry config/init 2022-02-12 11:24:31 -05:00
885f97fa64
update component prop types to use JSX.IntrinsicElements 2022-02-09 09:37:20 -05:00
2e65d0ef4a
extract fake DOS terminal into a separate component 2022-01-31 15:47:54 -05:00
6fbe9ae66b
fancy dev console log on /y2k for fun 2022-01-29 15:56:34 -05:00
b4cfbafaf0
separate out windows me wallpaper container 2022-01-29 11:15:25 -05:00
19809479dd
make VNC display responsive (even if it's borderline impossible to use) 2022-01-29 08:18:29 -05:00
0b526fd4d2 migrate y2k.app to a simple page here 2022-01-28 18:58:19 -05:00