aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_web/web_config.py
Commit message (Expand)AuthorAgeFilesLines
* web config: add helper for coercing env vars into booleansBryan Newbold2021-11-031-3/+32
* fmt (black): fatcat_web/Bryan Newbold2021-11-021-20/+42
* python: isort everythingBryan Newbold2021-11-021-1/+2
* web: improve git version generationBryan Newbold2021-11-021-1/+1
* default ingest request topic now '-daily'; configurable for ingest_tool.pyBryan Newbold2021-09-301-1/+1
* fix public API linksBryan Newbold2021-04-151-2/+2
* web: consistent public API URLsBryan Newbold2021-04-121-0/+4
* web: add goatcounter analyticsBryan Newbold2021-04-121-0/+5
* web: reduce flash() usage; have logins redirectBryan Newbold2021-02-261-0/+3
* control shadow preservation display with a flagBryan Newbold2020-07-301-0/+3
* lint (flake8) web interface python filesBryan Newbold2020-07-011-1/+0
* fix spn kafka topic env varBryan Newbold2019-12-131-1/+1
* initial 'Save Paper Now' web formBryan Newbold2019-12-121-0/+4
* refactor all python source for client lib nameBryan Newbold2019-09-051-1/+1
* crude mostly-working wikipedia (mediawiki) loginBryan Newbold2019-04-091-0/+9
* fix config file whitespaceBryan Newbold2019-04-031-0/+1
* better warn/error loggingBryan Newbold2019-04-031-1/+1
* handle local/dev env config betterBryan Newbold2019-04-031-5/+6
* fix CSRF for WTF formsBryan Newbold2019-04-021-0/+5
* more ES index fixesBryan Newbold2019-01-281-1/+2
* make token logins (and cookies in general) work locally/devBryan Newbold2019-01-171-5/+6
* decode GIT_REVISION earlierBryan Newbold2019-01-081-1/+1
* basic/crude IA loginBryan Newbold2019-01-071-2/+6
* one-month default session; lock down cookiesBryan Newbold2019-01-041-0/+6
* use .env for all config (and document it)Bryan Newbold2019-01-041-0/+54