aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_web/templates/editor_changelog.html
Commit message (Collapse)AuthorAgeFilesLines
* use full-on autoaccept modeBryan Newbold2019-01-111-29/+0
| | | | | | | | Now that editor_id is infered from token, don't *need* to create ahead of time. This backend change simplifies things greatly (either update an existing editgroup, or create new and *only* include entities in the batch transaction), at the cost of being able to configure the editgroup in any way, including setting a description.
* account page and renamingBryan Newbold2019-01-031-2/+2
|
* refactor python modulesBryan Newbold2018-11-121-0/+29