Commit Graph

692 Commits

Author SHA1 Message Date
186526 08b2a2b52d
Update 2022-05-19 10:05:59 +08:00
186526 5a65aefca9
Update 2022-05-12 09:28:46 +08:00
186526 d9e588dcbc
Update. 2021-10-05 12:54:42 +08:00
186526 010fed101f
Update. 2021-10-05 12:54:12 +08:00
Michael Jackson a7ebffaa49 Remove dotenv from build script 2021-04-04 22:43:36 -07:00
Michael Jackson a5a544695f Use env vars from node runtime 2021-04-04 22:34:55 -07:00
Michael Jackson 6568d88e45 Remove GAE logging 2021-04-04 05:58:00 -07:00
Michael Jackson 1c00dc81b0 Update yarn.lock 2021-04-04 05:23:04 -07:00
Michael Jackson 33d99d4e00 Remove Travis and GAE configs 2021-04-04 05:18:58 -07:00
Michael Jackson 7b9492a264 Update copy 2021-04-04 05:17:25 -07:00
Kurt 80d190b75d 😈 2021-04-04 05:06:54 -07:00
Kurt 3268750947 config for unpkg.fly.dev 2021-04-04 05:06:54 -07:00
Michael Jackson b44a02d0ea Remove package-lock.json 2021-04-04 05:03:15 -07:00
Michael Jackson 04c89f3598 Remove trailing whitespace 2021-04-04 05:02:57 -07:00
thepassle cb238f99ec chore: add nullish coalescing babel plugin 2021-04-04 04:58:51 -07:00
thepassle 5c6ac8d92c feat: support optional chaining in ?module mode 2021-04-04 04:58:51 -07:00
Michael Jackson 0b19f08f3f Use GitHub Actions 2021-04-04 04:36:01 -07:00
Michael Jackson f5a13c39d6 Update Prettier config 2021-04-04 04:33:07 -07:00
Michael Jackson 9f44cbf013 Add idle_timeout to App Engine config 2020-08-12 09:07:07 -07:00
Michael Jackson 92c1a4043f Use node 12 runtime 2020-08-12 08:57:45 -07:00
Michael Jackson b5d1b2232a Change funding to GitHub sponsors 2020-08-04 16:17:20 -07:00
Michael Jackson 1811d1c7ff Add current build id to footer 2020-06-06 19:27:16 -07:00
Michael Jackson a50e52b5f4 Fix build warnings 2020-06-06 09:17:16 -07:00
Michael Jackson 78c9de2e0e Use NODE_ENV when building client bundles 2020-06-06 09:05:30 -07:00
Michael Jackson bb0b62943f Margin tweak 2020-06-06 07:52:43 -07:00
Michael Jackson 33edf5beec Fixed some layout issues 2020-06-03 11:45:16 -07:00
Michael Jackson 7215072c72 Add Google Cloud logo + sponsorship info
- Also fixed some horizontal scrolling issues
2020-06-02 12:34:21 -07:00
Sebastian Silbermann ebe058b092 Create FUNDING.yml 2020-06-02 09:56:19 -07:00
Michael Jackson 6bab4325e1 Remove ./ from beginning of package.json main
Fixes #241
2020-03-16 14:23:38 -07:00
Michael Jackson 780d0076a1 Update function name 2020-01-21 07:48:57 -08:00
Christophe Querton 98534453aa Updates GitHub link, seems like unpkg moved. 2020-01-21 07:48:37 -08:00
Øystein Kjærnet d16ea57fde Revert "Reflect origin in CORS"
This reverts commit 5a574ec464.
2019-11-01 08:08:15 -07:00
dependabot[bot] a50a353b64 Bump mixin-deep from 1.3.1 to 1.3.2
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-31 17:12:22 -07:00
Eric Rodrigues Pires 5a574ec464 Reflect origin in CORS
Fixes #226
2019-10-31 17:03:53 -07:00
Michael Jackson fe833797e8 Use eslint-config-react-app 2019-10-20 21:55:56 -07:00
Michael Jackson 6f880c6ea7 Update README 2019-10-06 22:00:48 -07:00
Michael Jackson e8ccce173d Re-generate secrets 2019-10-06 21:51:06 -07:00
Michael Jackson 4bb6cf424a Re-enable stats 2019-09-24 21:59:49 -07:00
Michael Jackson 50767a6c1f Small tweak 2019-09-24 21:56:09 -07:00
Michael Jackson f6147e0e7c Fix lint error 2019-08-09 08:50:55 -07:00
Michael Jackson 6ad61a984f Remove unneeded req params related to the URL 2019-08-08 15:19:29 -07:00
Michael Jackson 091e13b46a Use express.static directly 2019-08-08 14:24:19 -07:00
Michael Jackson dfe2f29fe0 More granular control over query handling 2019-08-08 10:00:34 -07:00
Michael Jackson a718d90549 Fix /browse query redirects 2019-08-08 09:46:12 -07:00
Michael Jackson 8aa619727e Use GOOGLE_CLOUD_PROJECT instead of GAE_APPLICATION 2019-08-05 09:47:45 -07:00
Michael Jackson 370a7f7d6c Add request logging to asyncHandler 2019-08-04 23:49:34 -07:00
Michael Jackson 4774e61d50 Add request logging 2019-08-04 23:43:21 -07:00
Michael Jackson 7af4d4dc58 Get DEBUG from environment 2019-08-04 23:43:21 -07:00
Michael Jackson 1c850c8662 Use GAE trace agent 2019-08-04 23:43:21 -07:00
Michael Jackson 3289881a21 Increase max_instances 2019-08-04 23:24:19 -07:00