Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | web config: add helper for coercing env vars into booleans | Bryan Newbold | 2021-11-03 | 1 | -3/+32 |
| | |||||
* | fmt (black): fatcat_web/ | Bryan Newbold | 2021-11-02 | 1 | -20/+42 |
| | |||||
* | python: isort everything | Bryan Newbold | 2021-11-02 | 1 | -1/+2 |
| | |||||
* | web: improve git version generation | Bryan Newbold | 2021-11-02 | 1 | -1/+1 |
| | | | | | | This shouldn't change behavior on `master` branch, but in some cases (unsigned / no-message tags), should display better short version names in the footer. | ||||
* | default ingest request topic now '-daily'; configurable for ingest_tool.py | Bryan Newbold | 2021-09-30 | 1 | -1/+1 |
| | |||||
* | fix public API links | Bryan Newbold | 2021-04-15 | 1 | -2/+2 |
| | |||||
* | web: consistent public API URLs | Bryan Newbold | 2021-04-12 | 1 | -0/+4 |
| | |||||
* | web: add goatcounter analytics | Bryan Newbold | 2021-04-12 | 1 | -0/+5 |
| | | | | Same setup as scholar.archive.org | ||||
* | web: reduce flash() usage; have logins redirect | Bryan Newbold | 2021-02-26 | 1 | -0/+3 |
| | |||||
* | control shadow preservation display with a flag | Bryan Newbold | 2020-07-30 | 1 | -0/+3 |
| | |||||
* | lint (flake8) web interface python files | Bryan Newbold | 2020-07-01 | 1 | -1/+0 |
| | |||||
* | fix spn kafka topic env var | Bryan Newbold | 2019-12-13 | 1 | -1/+1 |
| | |||||
* | initial 'Save Paper Now' web form | Bryan Newbold | 2019-12-12 | 1 | -0/+4 |
| | |||||
* | refactor all python source for client lib name | Bryan Newbold | 2019-09-05 | 1 | -1/+1 |
| | |||||
* | crude mostly-working wikipedia (mediawiki) login | Bryan Newbold | 2019-04-09 | 1 | -0/+9 |
| | |||||
* | fix config file whitespace | Bryan Newbold | 2019-04-03 | 1 | -0/+1 |
| | |||||
* | better warn/error logging | Bryan Newbold | 2019-04-03 | 1 | -1/+1 |
| | |||||
* | handle local/dev env config better | Bryan Newbold | 2019-04-03 | 1 | -5/+6 |
| | |||||
* | fix CSRF for WTF forms | Bryan Newbold | 2019-04-02 | 1 | -0/+5 |
| | |||||
* | more ES index fixes | Bryan Newbold | 2019-01-28 | 1 | -1/+2 |
| | |||||
* | make token logins (and cookies in general) work locally/dev | Bryan Newbold | 2019-01-17 | 1 | -5/+6 |
| | |||||
* | decode GIT_REVISION earlier | Bryan Newbold | 2019-01-08 | 1 | -1/+1 |
| | |||||
* | basic/crude IA login | Bryan Newbold | 2019-01-07 | 1 | -2/+6 |
| | |||||
* | one-month default session; lock down cookies | Bryan Newbold | 2019-01-04 | 1 | -0/+6 |
| | |||||
* | use .env for all config (and document it) | Bryan Newbold | 2019-01-04 | 1 | -0/+54 |