|
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 |
|
|
bd5a206be0
|
bump some deps
|
2021-06-23 07:37:53 -04:00 |
|
|
ffd95fec8f
|
add sentry error logging to all serverless functions
|
2021-06-20 06:48:27 -04:00 |
|
|
363b4edf1c
|
shift asset processing to webpack (#424)
also migrated SASS to latest syntax (via dart-sass) and vastly simplified light/dark theme logic
|
2021-06-19 17:19:01 -04:00 |
|
|
622432c3e4
|
trying out Sentry logging on /api/hits
|
2021-06-13 11:31:18 -04:00 |
|
|
c02f3e7e9a
|
disable Hugo aliases & move them to vercel.json
|
2021-06-13 09:23:11 -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 |
|
|
ccfb6a0241
|
Create purge-artifacts.yml [skip ci]
|
2021-06-12 09:37:02 -04:00 |
|
|
8eda53296f
|
add maskable icons to manifest
https://web.dev/maskable-icon-audit/?utm_source=lighthouse&utm_medium=cli
|
2021-06-12 09:25:45 -04:00 |
|
|
a2445d236d
|
run lighthouse tests on desktop instead of mobile
|
2021-06-11 23:51:43 -04:00 |
|
|
a1293c5a25
|
suppress csp-xss lighthouse error for now
|
2021-06-11 22:33:12 -04:00 |
|
|
7db9c20af9
|
fix LHCI branch detection
|
2021-06-11 13:46:31 -04:00 |
|
|
57ceac6a9e
|
re-add LHCI workflow with vercel deployment URLs
|
2021-06-11 13:01:17 -04:00 |
|
dependabot[bot]
|
74d2ff49ff
|
📦 npm: Bump postcss from 8.3.1 to 8.3.2
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.1 to 8.3.2.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.3.1...8.3.2)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-11 11:23:58 -04:00 |
|
|
630bea25c5
|
bump some deps
|
2021-06-10 20:42: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 |
|
|
23debefee2
|
add babel / esbuild pipes via Hugo, remove terser
|
2021-06-05 08:35:57 -04:00 |
|
dependabot[bot]
|
1a02c31a32
|
📦 npm: Bump eslint from 7.27.0 to 7.28.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.27.0 to 7.28.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.27.0...v7.28.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-06-04 20:55:37 -04:00 |
|
|
4598ee538c
|
re-add external API rewrites
|
2021-06-04 19:00:29 -04:00 |
|
|
bce45a1af5
|
re-add Percy screenshotting action
|
2021-06-04 18:08:34 -04:00 |
|
|
64f2ffaeb1
|
fix favicon-*.png rewrite
|
2021-06-04 11:12:14 -04:00 |
|
|
82c42f8322
|
deploy to Vercel
|
2021-06-04 10:19:34 -04:00 |
|
|
034babd9af
|
Update codeql-analysis.yml
v3
|
2021-06-03 21:00:37 -04:00 |
|
|
1f6d7bfd6c
|
Create codeql-analysis.yml
|
2021-06-03 20:54:47 -04:00 |
|
|
bc9cf68849
|
drop support for IE 11 and classic Edge (16-18) ✌️
|
2021-06-03 11:26:04 -04:00 |
|
|
2a1a696b5b
|
api/projects: clean up GQL query
|
2021-06-03 10:34:21 -04:00 |
|
|
e68aec80c7
|
secret can't be named GITHUB_TOKEN
|
2021-06-03 09:39:53 -04:00 |
|
|
9505767f3d
|
add /api/projects endpoint and /projects page with GH-style repo cards
|
2021-06-03 09:31:53 -04:00 |
|
|
7a5962fa7e
|
api/stats: get database and RSS results asynchronously (a LOT faster)
|
2021-06-02 01:06:51 -04:00 |
|
|
906fbedc15
|
pull hugo-extended module from source until new release [skip ci]
|
2021-06-02 01:06:48 -04:00 |
|
|
a4aab585ed
|
some error handling and cleanup
|
2021-06-01 19:39:15 -04:00 |
|
|
3fa058ee76
|
finally remove every trace of AMP 🥳 (#415)
|
2021-06-01 07:52:49 -04:00 |
|
|
4bb5841ac1
|
remove frontend analytics
|
2021-06-01 07:47:11 -04:00 |
|
|
78518fe326
|
move /api/popular to /api/stats, calculate totals
|
2021-05-31 22:29:50 -04:00 |
|
|
b4bec05098
|
restore tag lists above posts (not linked yet)
|
2021-05-31 20:57:58 -04:00 |
|
|
4f03874cd3
|
api/popular: cross-reference with RSS feed to get post titles
|
2021-05-31 19:29:38 -04:00 |
|
|
c040bc6e06
|
fix updated AMP scripts in CSP
|
2021-05-31 11:47:53 -04:00 |
|
|
bf6be99a21
|
add popular posts API endpoint
|
2021-05-31 11:24:23 -04:00 |
|
|
37807e008b
|
add content-type and access-control headers to hit function response
|
2021-05-30 19:30:06 -04:00 |
|
|
03bc26a004
|
bump some deps
|
2021-05-30 19:06:43 -04:00 |
|
|
c113bdce2e
|
move long and messy Fauna query to a user-defined function in the cloud
https://docs.fauna.com/fauna/current/api/fql/user_defined_functions
|
2021-05-30 10:49:35 -04:00 |
|
|
1d76ff93ad
|
catch and log lambda errors
|
2021-05-30 09:58:29 -04:00 |
|
|
ba81de8765
|
increase tap target size of meta links
|
2021-05-30 09:30:51 -04:00 |
|