aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_web
Commit message (Collapse)AuthorAgeFilesLines
* bunch of pylint cleanupBryan Newbold2018-11-151-3/+7
|
* large refactor of python names/pathsBryan Newbold2018-11-151-0/+4
| | | | | | | - Add __init__.py files for fatcat_tools submodules, and use them in imports - Add a bunch of comments to files. - rename a number of classes and functions to be less verbose
* 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