aboutsummaryrefslogtreecommitdiffstats
path: root/settings.toml
Commit message (Collapse)AuthorAgeFilesLines
* update sandcrawler-db hostBryan Newbold2021-04-091-1/+1
|
* prod config: point to local elasticsearch instanceBryan Newbold2021-04-061-1/+1
|
* settings: update onion domain (not qa, and prod-only)Bryan Newbold2021-03-041-1/+1
|
* settings: current prod write index (backend)Bryan Newbold2021-02-111-1/+1
|
* update dev+qa configurationBryan Newbold2021-01-251-0/+5
|
* refactor ES configuration setting namesBryan Newbold2021-01-251-16/+25
|
* basic support for excluding web content from indexBryan Newbold2021-01-221-0/+2
| | | | Based on particular patterns in metadata, or exclusion lists in settings
* settings: enable citation queries by defaultBryan Newbold2021-01-211-1/+1
|
* add citation query feature (disabled by default)Bryan Newbold2021-01-191-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/indexingBryan Newbold2021-01-181-1/+1
|
* settings: working 'make serve-qa', but only from inside cluster IP spaceBryan Newbold2021-01-141-0/+1
|
* settings: more test configs to prevent actual network attemptsBryan Newbold2021-01-141-0/+3
|
* update logo PNGsBryan Newbold2021-01-141-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 pipelineBryan Newbold2020-10-231-1/+2
|
* booleans, not ints, in settings.tomlBryan Newbold2020-10-221-2/+2
|
* improve test coverageBryan Newbold2020-10-221-0/+1
|
* local goatcounter via nginx for main deploymentBryan Newbold2020-10-221-0/+2
|
* make onion-location header configurableBryan Newbold2020-10-221-0/+1
|
* integrate goatcounter JS (analytics)Bryan Newbold2020-10-221-0/+4
|
* update frontend/backend config valuesBryan Newbold2020-10-221-2/+3
|
* set up sentry exception handlingBryan Newbold2020-10-211-1/+1
|
* settings: real QA config valuesBryan Newbold2020-10-201-2/+2
|
* settings/make: default dynaconf environment nameBryan Newbold2020-10-201-1/+1
| | | | | Also override any .env value for dynaconf env when running tests or lint.
* settings: set prod to actual settings we are usingBryan Newbold2020-10-191-2/+3
|
* issue-db: use dynaconf settingsBryan Newbold2020-10-191-0/+1
|
* settings: kafka config and worker defaultsBryan Newbold2020-10-161-0/+9
|
* settings: add a test envBryan Newbold2020-10-051-0/+3
|
* seaweedfs for S3 API; pull config from dynaconfBryan Newbold2020-06-291-0/+2
|
* settings: QA point to search.fatcat.wikiBryan Newbold2020-06-291-1/+1
|
* remove old COVID19 thumbnail hackBryan Newbold2020-06-291-1/+1
|
* clean up domain/env detection codeBryan Newbold2020-05-211-1/+5
|
* default search locations for different environmentsBryan Newbold2020-05-201-1/+4
|
* ES index and makefile targetBryan Newbold2020-05-141-1/+10
|
* skeleton of basic search, using covid19 indexBryan Newbold2020-05-131-0/+7