|
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 |
|
dependabot[bot]
|
2700f32054
|
📦 npm: Bump react-intersection-observer from 9.2.2 to 9.3.0
Bumps [react-intersection-observer](https://github.com/thebuilder/react-intersection-observer) from 9.2.2 to 9.3.0.
- [Release notes](https://github.com/thebuilder/react-intersection-observer/releases)
- [Commits](https://github.com/thebuilder/react-intersection-observer/compare/v9.2.2...v9.3.0)
---
updated-dependencies:
- dependency-name: react-intersection-observer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-14 12:33:44 -04:00 |
|
|
e735ea9a99
|
bump next
|
2022-06-14 07:55:13 -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 |
|
|
cef74d4e97
|
fix dayjs defaults
|
2022-06-12 11:58:58 -04:00 |
|
|
bde473041a
|
separate markdown compilation to hopefully reduce function bundle sizes
|
2022-06-11 11:58:23 -04:00 |
|
|
d7bc5f8ab6
|
validate <Image /> inputs a bit more
|
2022-06-11 09:50:46 -04:00 |
|
|
fe634738ef
|
support local next dev ports other than 3000
|
2022-06-11 08:37:15 -04:00 |
|
|
9c15cc454b
|
use next's built-in node-fetch
|
2022-06-11 08:20:06 -04:00 |
|
|
5f08784a74
|
lower default image quality
|
2022-06-10 10:33:53 -04:00 |
|
dependabot[bot]
|
56d838d375
|
📦 npm: Bump p-map from 5.4.0 to 5.5.0
Bumps [p-map](https://github.com/sindresorhus/p-map) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/sindresorhus/p-map/releases)
- [Commits](https://github.com/sindresorhus/p-map/compare/v5.4.0...v5.5.0)
---
updated-dependencies:
- dependency-name: p-map
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-10 09:58:18 -04:00 |
|
|
bd4d580040
|
update h1-h6 component
|
2022-06-10 09:55:11 -04:00 |
|
|
31c1a070b1
|
only return { hits } from /api/hits
|
2022-06-09 10:58:42 -04:00 |
|
|
a2dc07a654
|
bump next
|
2022-06-09 09:59:57 -04:00 |
|
|
a1326e4ccb
|
extract codepen embed as a component
|
2022-06-06 10:47:56 -04:00 |
|
|
3f931e01ce
|
set html class to light theme in static output
|
2022-06-03 09:52:18 -04:00 |
|
dependabot[bot]
|
acc6b11fa7
|
📦 npm: Bump react-intersection-observer from 9.2.0 to 9.2.2
Bumps [react-intersection-observer](https://github.com/thebuilder/react-intersection-observer) from 9.2.0 to 9.2.2.
- [Release notes](https://github.com/thebuilder/react-intersection-observer/releases)
- [Commits](https://github.com/thebuilder/react-intersection-observer/compare/v9.2.0...v9.2.2)
---
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-03 09:17:43 -04:00 |
|
|
07a96917a4
|
set lastmod date of /notes to most recent post's
|
2022-06-02 08:35:56 -04:00 |
|
dependabot[bot]
|
946cf87af4
|
📦 npm: Bump node-fetch from 3.2.4 to 3.2.5
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.2.4...v3.2.5)
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-01 19:22:46 -04:00 |
|
|
33c210aacf
|
less resource-intensive methods of parsing URLs
|
2022-06-01 18:40:57 -04:00 |
|
|
d1ee8b2632
|
move stitches-normalize into this repo
|
2022-05-31 19:06:40 -04:00 |
|
|
3c48207bd5
|
fix stitches variable conflicts
|
2022-05-30 23:06:44 -04:00 |
|
|
9410a6b2df
|
add accessible skip-to-content link
|
2022-05-30 22:52:46 -04:00 |
|
|
be54bc2644
|
set content-type header of sitemap.xml
|
2022-05-30 11:41:01 -04:00 |
|
|
90eff3f063
|
bump next
|
2022-05-30 11:34:13 -04:00 |
|
|
3c866ddabf
|
swap out marquee component
|
2022-05-29 18:51:12 -04:00 |
|