aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_web
Commit message (Expand)AuthorAgeFilesLines
* remove unused postgres-backed stats stuffBryan Newbold2018-12-242-112/+0
* implement release_year (and rustfmt)Bryan Newbold2018-12-244-6/+13
* start handling redirects and deletions in webfaceBryan Newbold2018-12-212-0/+63
* SHA1 no longer required on file entitiesBryan Newbold2018-12-211-1/+1
* multiple lookup extids (web view, no tests yet)Bryan Newbold2018-12-141-12/+25
* remove textIcuSearch elastic filterBryan Newbold2018-12-031-1/+0
* fix empty ISSN bug (container view)Bryan Newbold2018-12-031-2/+2
* pass-through more API errorsBryan Newbold2018-11-261-4/+13
* enable sentry exceptions for fatcat-webBryan Newbold2018-11-211-0/+4
* ELASTICSEARCH not ELASTICBryan Newbold2018-11-211-1/+1
* bunch of pylint cleanupBryan Newbold2018-11-151-3/+7
* large refactor of python names/pathsBryan Newbold2018-11-151-0/+4
* webface: defer all javascript to end of bodyBryan Newbold2018-11-131-5/+5
* webface: add input form labelsBryan Newbold2018-11-133-6/+6
* get webface working againBryan Newbold2018-11-123-5/+5
* remove sqlite cruftBryan Newbold2018-11-121-1/+1
* refactor python modulesBryan Newbold2018-11-1226-0/+2207