Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | settings: disable onion header while service is not in production | Bryan Newbold | 2021-09-20 | 1 | -1/+1 |
| | |||||
* | ES: add 'preference' query param; default to '_local' in prod | Bryan Newbold | 2021-08-03 | 1 | -0/+2 |
| | |||||
* | config: remove 'scholar-svc500' name from QA config | Bryan Newbold | 2021-08-03 | 1 | -5/+5 |
| | |||||
* | update sandcrawler-db host | Bryan Newbold | 2021-04-09 | 1 | -1/+1 |
| | |||||
* | prod config: point to local elasticsearch instance | Bryan Newbold | 2021-04-06 | 1 | -1/+1 |
| | |||||
* | settings: update onion domain (not qa, and prod-only) | Bryan Newbold | 2021-03-04 | 1 | -1/+1 |
| | |||||
* | settings: current prod write index (backend) | Bryan Newbold | 2021-02-11 | 1 | -1/+1 |
| | |||||
* | update dev+qa configuration | Bryan Newbold | 2021-01-25 | 1 | -0/+5 |
| | |||||
* | refactor ES configuration setting names | Bryan Newbold | 2021-01-25 | 1 | -16/+25 |
| | |||||
* | basic support for excluding web content from index | Bryan Newbold | 2021-01-22 | 1 | -0/+2 |
| | | | | Based on particular patterns in metadata, or exclusion lists in settings | ||||
* | settings: enable citation queries by default | Bryan Newbold | 2021-01-21 | 1 | -1/+1 |
| | |||||
* | add citation query feature (disabled by default) | Bryan Newbold | 2021-01-19 | 1 | -0/+3 |
| | | | | | | This is operationally complex (queries hit 3x backend services!), so not enabled by default. Will need more testing; possibly circuit-breaking. Though haproxy should provide some of that automatically at this point. | ||||
* | settings: default to local search/indexing | Bryan Newbold | 2021-01-18 | 1 | -1/+1 |
| | |||||
* | settings: working 'make serve-qa', but only from inside cluster IP space | Bryan Newbold | 2021-01-14 | 1 | -0/+1 |
| | |||||
* | settings: more test configs to prevent actual network attempts | Bryan Newbold | 2021-01-14 | 1 | -0/+3 |
| | |||||
* | update logo PNGs | Bryan Newbold | 2021-01-14 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | These are legit (paid) exports from placeit.net, to replace the previous demo ones which had watermarks half-removed. The formal PNG download images did not have the same "glow" effect on the red "scholar" text, so I extracted from the browser base64 PNG as before. Used gimp to "crop to selection", then cropped out the lowest "start" background and saved. For small, resized to 200px, retaining ratio. Also ran both files through pngquant to reduce size; I can't visually notice any artifacts or anything from this. It is noticable that placeit.net changed the blue font and has less "depth" to the 3D effect, which also makes the logo appear lighter overall. Very noticble when flipping back and forth, don't think it is a big deal otherwise. | ||||
* | basic test for issue-db pipeline | Bryan Newbold | 2020-10-23 | 1 | -1/+2 |
| | |||||
* | booleans, not ints, in settings.toml | Bryan Newbold | 2020-10-22 | 1 | -2/+2 |
| | |||||
* | improve test coverage | Bryan Newbold | 2020-10-22 | 1 | -0/+1 |
| | |||||
* | local goatcounter via nginx for main deployment | Bryan Newbold | 2020-10-22 | 1 | -0/+2 |
| | |||||
* | make onion-location header configurable | Bryan Newbold | 2020-10-22 | 1 | -0/+1 |
| | |||||
* | integrate goatcounter JS (analytics) | Bryan Newbold | 2020-10-22 | 1 | -0/+4 |
| | |||||
* | update frontend/backend config values | Bryan Newbold | 2020-10-22 | 1 | -2/+3 |
| | |||||
* | set up sentry exception handling | Bryan Newbold | 2020-10-21 | 1 | -1/+1 |
| | |||||
* | settings: real QA config values | Bryan Newbold | 2020-10-20 | 1 | -2/+2 |
| | |||||
* | settings/make: default dynaconf environment name | Bryan Newbold | 2020-10-20 | 1 | -1/+1 |
| | | | | | Also override any .env value for dynaconf env when running tests or lint. | ||||
* | settings: set prod to actual settings we are using | Bryan Newbold | 2020-10-19 | 1 | -2/+3 |
| | |||||
* | issue-db: use dynaconf settings | Bryan Newbold | 2020-10-19 | 1 | -0/+1 |
| | |||||
* | settings: kafka config and worker defaults | Bryan Newbold | 2020-10-16 | 1 | -0/+9 |
| | |||||
* | settings: add a test env | Bryan Newbold | 2020-10-05 | 1 | -0/+3 |
| | |||||
* | seaweedfs for S3 API; pull config from dynaconf | Bryan Newbold | 2020-06-29 | 1 | -0/+2 |
| | |||||
* | settings: QA point to search.fatcat.wiki | Bryan Newbold | 2020-06-29 | 1 | -1/+1 |
| | |||||
* | remove old COVID19 thumbnail hack | Bryan Newbold | 2020-06-29 | 1 | -1/+1 |
| | |||||
* | clean up domain/env detection code | Bryan Newbold | 2020-05-21 | 1 | -1/+5 |
| | |||||
* | default search locations for different environments | Bryan Newbold | 2020-05-20 | 1 | -1/+4 |
| | |||||
* | ES index and makefile target | Bryan Newbold | 2020-05-14 | 1 | -1/+10 |
| | |||||
* | skeleton of basic search, using covid19 index | Bryan Newbold | 2020-05-13 | 1 | -0/+7 |