|
1e1bf0aa1d
|
Revert "add gitguardian action"
This reverts commit b7628fca4adfbf38d9a0f68d9b2637d0572f6948.
|
2021-08-08 09:58:06 -04:00 |
|
|
b7628fca4a
|
add gitguardian action
|
2021-08-08 09:38:37 -04:00 |
|
|
1b46172a77
|
💡 replace dark mode script w/ similar module I just published
https://github.com/jakejarvis/dark-mode
|
2021-08-06 10:52:18 -04:00 |
|
|
00ddc53891
|
update percy config
https://docs.percy.io/docs/cli-configuration#migrating-from-v1
|
2021-08-03 20:24:29 -04:00 |
|
|
6de1f8277a
|
clean up unnecessary redirects in vercel.json
|
2021-08-03 13:31:33 -04:00 |
|
dependabot[bot]
|
dc89f534da
|
📦 npm: Bump webpack from 5.47.1 to 5.48.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.47.1 to 5.48.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.47.1...v5.48.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-02 10:22:25 -04:00 |
|
|
a123b38ee5
|
use date-fns for formatting/distance
|
2021-08-01 09:26:34 -04:00 |
|
|
5b44ffd93c
|
use url-parse for more reliable slug calculation
|
2021-07-31 15:49:32 -04:00 |
|
|
b273bdbf99
|
add loading spinner to /projects
|
2021-07-31 10:15:33 -04:00 |
|
|
053e5922c6
|
bump Hugo to 0.86.1
|
2021-07-30 10:42:27 -04:00 |
|
|
6c6c049491
|
Update post-deploy.yml
|
2021-07-28 11:53:22 -04:00 |
|
|
8582d340b8
|
set conservativeCollapse to true when minifying lit templates
|
2021-07-28 11:25:19 -04:00 |
|
|
574ea65d8d
|
use lit-html instead of unsafe innerHTML on /projects
|
2021-07-28 11:13:32 -04:00 |
|
|
ac3fb5ae95
|
remove local-storage-fallback, bump other deps
|
2021-07-27 10:08:40 -04:00 |
|
|
e4d3e074fd
|
lots of random cleanup & organization
|
2021-07-20 15:22:57 -04:00 |
|
|
71892d3e17
|
preserve licenses
|
2021-07-17 08:52:06 -04:00 |
|
|
b7fcbb9dd1
|
also fix inlined SVGs in CSS (by ignoring them)
|
2021-07-15 18:17:49 -04:00 |
|
|
8874b4f0ac
|
fixed webfonts, rebumping css-loader to 6.0.0
https://github.com/webpack-contrib/css-loader/issues/1338
https://webpack.js.org/guides/asset-modules/#resource-assets
|
2021-07-15 16:46:46 -04:00 |
|
|
a848368d66
|
downgrade css-loader to 5.2.7 for now, broke webfont resolution
|
2021-07-15 16:22:00 -04:00 |
|
|
d6591b2103
|
webpack-dev-server -> browser-sync via gulp
|
2021-07-15 08:56:55 -04:00 |
|
|
9c26cd7bff
|
use @octokit/graphql instead of plain graphql for /api/projects
|
2021-07-14 07:26:07 -04:00 |
|
|
38ba41ca0b
|
update /privacy
|
2021-07-11 20:41:45 -04:00 |
|
|
a2d2eee612
|
*much* stricter typescript (and some js) linting 😬
|
2021-07-11 11:15:53 -04:00 |
|
|
d9214d846d
|
clean up projects.js
|
2021-07-09 18:02:16 -04:00 |
|
|
d24f55d7ac
|
remove query-string from client side
|
2021-07-09 15:03:27 -04:00 |
|
|
574c64bae2
|
fix post-deploy CI
|
2021-07-09 14:50:31 -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 |
|
|
dd0a2b01d2
|
Update .lighthouserc.json
|
2021-07-05 11:32:41 -04:00 |
|
dependabot[bot]
|
414cc864ef
|
📦 npm: Bump webpack from 5.42.0 to 5.42.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.42.0 to 5.42.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.42.0...v5.42.1)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-05 11:31:09 -04:00 |
|
dependabot[bot]
|
a70167b2ee
|
📦 npm: Bump mini-css-extract-plugin from 2.0.0 to 2.1.0
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/v2.1.0/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.0.0...v2.1.0)
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-05 09:09:50 -04:00 |
|
|
865ad9743a
|
some cleanup around hugo + webpack manifest
|
2021-07-04 10:49:43 -04:00 |
|
|
b61ffd3629
|
add empty manifest.json so Hugo doesn't fail when it isn't populated yet
|
2021-07-03 11:02:50 -04:00 |
|
|
2e5405b9ac
|
profile webpack assets in build log
|
2021-07-03 09:09:55 -04:00 |
|
dependabot[bot]
|
d11644e523
|
📦 npm: Bump twemoji-emojis from 13.1.0 to 14.1.0
Bumps [twemoji-emojis](https://github.com/jakejarvis/twemoji-emojis) from 13.1.0 to 14.1.0.
- [Release notes](https://github.com/jakejarvis/twemoji-emojis/releases)
- [Commits](https://github.com/jakejarvis/twemoji-emojis/commits/v14.1.0)
---
updated-dependencies:
- dependency-name: twemoji-emojis
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-03 08:59:26 -04:00 |
|
dependabot[bot]
|
4a82e139dc
|
📦 npm: Bump webpack from 5.41.1 to 5.42.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.41.1 to 5.42.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.41.1...v5.42.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-03 08:59:19 -04:00 |
|
dependabot[bot]
|
8a1b633926
|
📦 npm: Bump eslint from 7.29.0 to 7.30.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.29.0 to 7.30.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.29.0...v7.30.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-03 08:59:10 -04:00 |
|
|
1687ea4dfa
|
use standard twemoji module from NPM
|
2021-07-01 09:16:53 -04:00 |
|
|
8da27cba81
|
shoulda been using cross-fetch this whole time, oops
|
2021-07-01 09:15:11 -04:00 |
|
|
e54a7817d9
|
update readme badges/instructions and humans.txt
|
2021-06-29 18:27:00 -04:00 |
|
dependabot[bot]
|
fb9636c6e0
|
📦 npm: Bump hugo-extended from 0.84.2 to 0.84.3
Bumps [hugo-extended](https://github.com/jakejarvis/hugo-extended) from 0.84.2 to 0.84.3.
- [Release notes](https://github.com/jakejarvis/hugo-extended/releases)
- [Commits](https://github.com/jakejarvis/hugo-extended/compare/v0.84.2...v0.84.3)
---
updated-dependencies:
- dependency-name: hugo-extended
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-29 09:40:11 -04:00 |
|
|
e742c5fd98
|
Update dependabot.yml
[skip ci]
|
2021-06-29 09:04:59 -04:00 |
|
|
1bdd600c84
|
begrudgingly start move to all ESM modules
|
2021-06-29 08:14:57 -04:00 |
|
|
d8a818ed18
|
bump Hugo to 0.84.2
|
2021-06-28 08:47:26 -04:00 |
|
|
5981b99254
|
generate function source maps for sentry releases
|
2021-06-27 12:28:30 -04:00 |
|
|
23aeb2fab1
|
babel-minify -> terser via webpack
|
2021-06-27 11:03:36 -04:00 |
|
|
fde728bf22
|
remove docker stuff (it doesn't play nice with webpack/gulp/etc.)
|
2021-06-27 10:17:58 -04:00 |
|
|
f5f64eb87e
|
move css minification from postcss to webpack (for better source maps)
|
2021-06-26 19:16:54 -04:00 |
|
|
943b426970
|
bump Hugo to 0.84.1
|
2021-06-24 21:38:18 -04:00 |
|