summaryrefslogtreecommitdiffstats
path: root/python/fatcat_web/routes.py
Commit message (Expand)AuthorAgeFilesLines
* add 400 status pageBryan Newbold2019-02-051-0/+4
* fixes for new elastic transform view codeBryan Newbold2019-02-011-3/+5
* better flask error pagesBryan Newbold2019-02-011-0/+19
* tweaks and fixes for new container extra schemaBryan Newbold2019-02-011-5/+8
* flash login warning if no credentialsBryan Newbold2019-01-171-1/+3
* hack pylint for unimplemented routesBryan Newbold2019-01-141-4/+4
* no longer intend to create a 'wip' endpointBryan Newbold2019-01-111-13/+1
* start fixing webface for editgroup changesBryan Newbold2019-01-111-4/+4
* get_editor_wip isn't implemented yetBryan Newbold2019-01-091-10/+11
* basic/crude IA loginBryan Newbold2019-01-071-2/+9
* basic OIDC auth workingBryan Newbold2019-01-031-2/+2
* account page and renamingBryan Newbold2019-01-031-6/+25
* several auth improvementsBryan Newbold2019-01-031-11/+34
* start on webface oauth2/oidc web authBryan Newbold2019-01-021-0/+13
* remove unused postgres-backed stats stuffBryan Newbold2018-12-241-8/+0
* start handling redirects and deletions in webfaceBryan Newbold2018-12-211-0/+20
* multiple lookup extids (web view, no tests yet)Bryan Newbold2018-12-141-12/+25
* pass-through more API errorsBryan Newbold2018-11-261-4/+13
* bunch of pylint cleanupBryan Newbold2018-11-151-3/+7
* get webface working againBryan Newbold2018-11-121-2/+2
* refactor python modulesBryan Newbold2018-11-121-0/+364