|
a788f673e9
|
refactor font preloading
|
2022-07-18 17:27:49 -04:00 |
|
|
de604f2f04
|
remove next-compose-plugins from config
|
2022-07-15 11:14:51 -04:00 |
|
|
d35e40a18d
|
fix props with forwarded ref
|
2022-07-13 19:48:49 -04:00 |
|
|
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 |
|
|
87305b5424
|
target only modern browsers
https://estimator.dev/#jarv.is
|
2022-07-10 10:28:33 -04:00 |
|
|
4b7819d1f2
|
bump next to 12.2.2
|
2022-07-09 13:02:03 -04:00 |
|
|
b5261e9f06
|
revert stitches reset
|
2022-07-08 15:36:43 -04:00 |
|
|
54d0b6eac0
|
bump next to stable
|
2022-07-08 13:24:38 -04:00 |
|
|
295301aa9e
|
clean up stitches theme config
|
2022-07-07 16:19:28 -04:00 |
|
|
b1a92a2eab
|
refactor component styles to use type-safe stitches tokens
https://stitches.dev/docs/typescript#stricter-experience
|
2022-07-07 13:33:20 -04:00 |
|
|
2c7e266fc3
|
extract "skip to content" link into separate component
|
2022-07-07 08:49:48 -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 |
|
|
8d47958473
|
fix sitemap.xml timeouts
|
2022-07-06 03:32:55 -04:00 |
|
|
0f38ab4f0a
|
stitches config
|
2022-07-06 03:02:09 -04:00 |
|
|
c69a593d61
|
type check .js files
|
2022-07-05 20:17:01 -04:00 |
|
|
760f07cd11
|
bump next to canary
|
2022-07-04 11:22:01 -04:00 |
|
|
e36af69793
|
Revert "ci: add Azure Static Web Apps workflow file
"
This reverts commit bcae54e4878196ce12543d6f7f2d13cc5af6568a.
|
2022-07-04 10:46:17 -04:00 |
|
|
bcae54e487
|
ci: add Azure Static Web Apps workflow file
on-behalf-of: @Azure opensource@microsoft.com
|
2022-07-04 10:45:47 -04:00 |
|
|
8595542db1
|
re-render tweet embeds on theme change
|
2022-07-01 11:05:11 -04:00 |
|
|
887c24d317
|
add getStaticProps types
|
2022-06-30 20:56:34 -04:00 |
|
|
5f22b7989d
|
fix fathom pings
|
2022-06-30 09:31:11 -04:00 |
|
|
7da0a713a4
|
add page stats typings
|
2022-06-30 09:17:12 -04:00 |
|
|
ae2cb50cbe
|
add codespaces config
|
2022-06-28 18:10:02 -04:00 |
|
|
416600d3df
|
bump next to stable
|
2022-06-28 17:14:35 -04:00 |
|
|
f826f59fcc
|
enable experimental next/future/image (#973)
|
2022-06-27 20:45:02 -04:00 |
|
|
a4602335a1
|
optimize /api/hits/ a smidge
|
2022-06-27 20:07:13 -04:00 |
|
|
7f485959df
|
add @octokit/graphql-schema types
|
2022-06-26 18:12:13 -04:00 |
|
|
ffe856012f
|
fix skip to content link
|
2022-06-26 17:25:54 -04:00 |
|
|
7c1eb11f30
|
handle vnc disconnect error
|
2022-06-26 10:18:22 -04:00 |
|
dependabot[bot]
|
24968377e8
|
📦 npm: Bump lint-staged from 13.0.2 to 13.0.3
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.0.2 to 13.0.3.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v13.0.2...v13.0.3)
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-25 14:16:04 -04:00 |
|
|
12e10f43a7
|
pull planetscale credentials from doppler
|
2022-06-24 09:24:30 -04:00 |
|
dependabot[bot]
|
b8076bb5b4
|
📦 npm: Bump react-intersection-observer from 9.3.3 to 9.3.4
Bumps [react-intersection-observer](https://github.com/thebuilder/react-intersection-observer) from 9.3.3 to 9.3.4.
- [Release notes](https://github.com/thebuilder/react-intersection-observer/releases)
- [Commits](https://github.com/thebuilder/react-intersection-observer/compare/v9.3.3...v9.3.4)
---
updated-dependencies:
- dependency-name: react-intersection-observer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-23 18:41:10 -04:00 |
|
|
d7eba0b39c
|
switch db from fauna to prisma & planetscale (#971)
|
2022-06-23 17:26:13 -04:00 |
|
|
e782f1a8e8
|
remove unnecessary memos
|
2022-06-22 19:53:08 -04:00 |
|
|
25b2e7133b
|
don't fail the entire build if GH_PUBLIC_TOKEN isn't set
|
2022-06-21 20:08:31 -04:00 |
|
|
a2f9b21886
|
restore the /api/playing endpoint
|
2022-06-21 19:24:00 -04:00 |
|
|
717e126e5b
|
Update stitches.config.ts
|
2022-06-21 06:59:14 -04:00 |
|
|
00e3870998
|
clean up old redirects
|
2022-06-21 05:13:03 -04:00 |
|
|
fdae751b58
|
update eslint config
|
2022-06-19 17:31:04 -04:00 |
|
|
c3253d85dd
|
fix vnc hydration errors
|
2022-06-19 16:54:01 -04:00 |
|
|
427377b50a
|
bump deps
|
2022-06-17 09:13:35 -04:00 |
|
|
3c22780354
|
pull novnc types from a separate gist
|
2022-06-16 07:32:45 -04:00 |
|
|
2fa8b7b8b4
|
fix possible colorless language in GH repository cards
|
2022-06-15 10:05:49 -04:00 |
|
|
a60bee8340
|
fix double-booting windows VMs
|
2022-06-15 09:50:51 -04:00 |
|
|
293441bb1f
|
bump react to 18.2.0
|
2022-06-14 16:59:06 -04:00 |
|
|
b944bb5f65
|
update cursors on /previously
|
2022-06-14 16:54:37 -04:00 |
|
|
6847abdbe0
|
moved novnc types to external repo
https://github.com/jakejarvis/novnc-types
|
2022-06-14 16:48:04 -04:00 |
|
|
3ad57d4f34
|
fix "time ago" calculation
|
2022-06-14 13:16:59 -04:00 |
|
|
091ff73ab6
|
fix unnecessary re-rendering of ThemeToggle
|
2022-06-14 13:00:11 -04:00 |
|