aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_web/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* web: add type annotationsBryan Newbold2021-11-031-1/+1
* introduce 'AnyResponse' type for Flask viewsBryan Newbold2021-11-031-0/+1
* web: annotate 'app' as 'Any', and document whyBryan Newbold2021-11-021-1/+5
* fmt (black): fatcat_web/Bryan Newbold2021-11-021-8/+11
* python: isort everythingBryan Newbold2021-11-021-8/+7
* first iteration of basic citation inbound/outbound viewsBryan Newbold2021-07-231-1/+1
* web infra: log to stderrBryan Newbold2021-04-061-2/+4
* WIP: refactoring search to use elasticsearch-dslBryan Newbold2020-07-241-1/+4
* simple lint (flake8) fixes over python codebaseBryan Newbold2020-07-231-1/+1
* Correct spelling mistakesEdward Betts2020-03-271-1/+1
* refactor all python source for client lib nameBryan Newbold2019-09-051-5/+5
* re-enable ORCiD loginBryan Newbold2019-04-101-4/+4
* fix google typo (freudian)Bryan Newbold2019-04-091-1/+1
* more MWOAuth hackeryBryan Newbold2019-04-091-7/+9
* crude mostly-working wikipedia (mediawiki) loginBryan Newbold2019-04-091-3/+22
* resyle login viewsBryan Newbold2019-04-091-1/+1
* create app.log explicitlyBryan Newbold2019-04-031-0/+2
* markdown rendering of comments/annotationsBryan Newbold2019-04-031-0/+9
* refactor editing routes into separate fileBryan Newbold2019-04-021-1/+1
* add necessary CSRF invocation to entrypointBryan Newbold2019-04-011-0/+3
* major progress on release create formBryan Newbold2019-03-211-1/+1
* clean up HTML whitespaceBryan Newbold2019-03-071-0/+4
* add CORS flask helperBryan Newbold2019-02-221-1/+1
* send user to login page if they need to auth to continueBryan Newbold2019-01-081-0/+1
* use .env for all config (and document it)Bryan Newbold2019-01-041-1/+2
* basic OIDC auth workingBryan Newbold2019-01-031-2/+9
* account page and renamingBryan Newbold2019-01-031-8/+4
* several auth improvementsBryan Newbold2019-01-031-0/+11
* start on webface oauth2/oidc web authBryan Newbold2019-01-021-1/+11
* enable sentry exceptions for fatcat-webBryan Newbold2018-11-211-0/+4
* get webface working againBryan Newbold2018-11-121-2/+2
* remove sqlite cruftBryan Newbold2018-11-121-1/+1
* refactor python modulesBryan Newbold2018-11-121-0/+18