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 |
Michael Jackson
|
62cc639cfd
|
More app engine tweaks
|
2019-08-03 18:11:48 -07:00 |
Michael Jackson
|
be843179d4
|
Consolidate gunzip logic
|
2019-08-02 16:06:13 -07:00 |
Michael Jackson
|
746a6fddf5
|
Add previews for .txt files
|
2019-08-02 15:37:08 -07:00 |
Michael Jackson
|
f1e253d732
|
Add back max_instances
|
2019-08-02 07:38:34 -07:00 |
Michael Jackson
|
c3dc2dd014
|
Speed up test suite by using local npm.js stub
|
2019-08-01 18:01:12 -07:00 |
Michael Jackson
|
f362fa9717
|
Use regular F4 instances
|
2019-08-01 14:20:38 -07:00 |
Michael Jackson
|
90e78cc344
|
Use 10s timeout on Jest tests
|
2019-08-01 10:21:57 -07:00 |
Michael Jackson
|
88a4213caa
|
Fix ?meta listings
Fixes ?meta listings (and other requests) for packages with a root
"directory" entry.
Fixes #210
|
2019-08-01 10:05:05 -07:00 |
Michael Jackson
|
e757febc33
|
Add tests for /browse redirects
|
2019-08-01 09:55:05 -07:00 |
Michael Jackson
|
51c351d834
|
Back to auto scaling
|
2019-07-31 12:42:19 -07:00 |
Michael Jackson
|
407f6d796d
|
Try manual scaling
|
2019-07-31 12:14:40 -07:00 |
Michael Jackson
|
002ef841ec
|
Tweak target_cpu_utilization
|
2019-07-31 10:58:06 -07:00 |
Michael Jackson
|
541c9a14aa
|
Try F4_HIGHMEM instances
|
2019-07-31 10:39:41 -07:00 |
Michael Jackson
|
2b22ff0be8
|
Bump max_concurrent_requests
|
2019-07-31 09:18:08 -07:00 |
Michael Jackson
|
9b9d3364b5
|
Use max_idle_instances to keep idle instances down to a reasonable number
|
2019-07-31 08:58:08 -07:00 |
Michael Jackson
|
d4b7dead3f
|
Experimenting with max_concurrent_requests
|
2019-07-31 08:38:48 -07:00 |
Michael Jackson
|
cd091ad99d
|
Cap max_instances at 12 again
|
2019-07-30 22:11:45 -07:00 |
Michael Jackson
|
a51a275e84
|
Fix small bug
|
2019-07-30 18:15:53 -07:00 |
Michael Jackson
|
ca3def5372
|
Disable stats loading on the client
|
2019-07-30 18:15:53 -07:00 |
Michael Jackson
|
957aec9a22
|
Remove max_instances
|
2019-07-30 17:56:59 -07:00 |
Michael Jackson
|
7f90203a66
|
Better async error handling
|
2019-07-30 17:06:27 -07:00 |
Michael Jackson
|
7582c641fb
|
Add tests for undefined query params
Fixes #169
|
2019-07-30 15:51:50 -07:00 |
Michael Jackson
|
699b849914
|
Keep NODE_ENV in app.yaml
|
2019-07-30 15:30:47 -07:00 |
Michael Jackson
|
8bdc3dc73b
|
Remove unneeded external
|
2019-07-30 14:56:35 -07:00 |
Michael Jackson
|
92179a14a5
|
Fix typo
Closes #209
|
2019-07-29 23:11:40 -07:00 |
Michael Jackson
|
3fdd18094d
|
Tweak GAE config
|
2019-07-29 22:41:03 -07:00 |