summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* implement (most) of stats endpointBryan Newbold2018-06-1913-9/+296
|
* add stats API endpoint (freeform)Bryan Newbold2018-06-191-1/+23
| | | | | | This intentionally doesn't really have a schema, just an 'extra' JSON object field. If the stats values stabilize we can move from 'extra' to specified values.
* satisfy rustfmtBryan Newbold2018-06-191-1/+2
|
* incorportate reverse lookups into web uiBryan Newbold2018-06-175-9/+39
|
* re-gen python endpointsBryan Newbold2018-06-172-0/+309
|
* implement reverse lookupsBryan Newbold2018-06-172-9/+115
|
* update fatcat-api with openapi changeBryan Newbold2018-06-179-10/+813
|
* spec: reverse-lookup endpointsBryan Newbold2018-06-171-0/+48
| | | | | | files-for-release releases-for-creator releases-for-work
* remove random entity endpointsBryan Newbold2018-06-172-38/+0
|
* fix broken basic/boring templatesBryan Newbold2018-06-177-54/+169
|
* change release field order, and larger examplesBryan Newbold2018-06-172-21/+45
|
* more consistent example dataBryan Newbold2018-06-172-7/+7
|
* update webface copyBryan Newbold2018-06-173-26/+33
|
* rename RFC documentBryan Newbold2018-06-172-2/+2
|
* update TODO listsBryan Newbold2018-06-172-38/+13
|
* actually accept editgroups for ORCID importBryan Newbold2018-06-111-4/+17
|
* update dependency on iron-slogBryan Newbold2018-06-102-16/+6
|
* fixes to orcid importer for larger batchesBryan Newbold2018-06-092-2/+37
|
* basic ORCID importerBryan Newbold2018-06-094-5/+101
|
* attempt at fixing tests (by running API in background)Bryan Newbold2018-06-041-14/+13
|
* update python client with schema extensionsBryan Newbold2018-06-046-110/+396
|
* update rust/api for schema extensionsBryan Newbold2018-06-048-150/+333
|
* updates to schema(s): more complete, alignmentBryan Newbold2018-06-043-25/+64
|
* alignment and schema notesBryan Newbold2018-06-034-0/+112
|
* corrections to notesBryan Newbold2018-05-313-8/+17
|
* some progress!Bryan Newbold2018-05-311-1/+1
|
* TODO listsBryan Newbold2018-05-313-66/+33
|
* need debugbar for deploymentBryan Newbold2018-05-312-66/+25
|
* start tracking deployment examplesBryan Newbold2018-05-314-0/+67
|
* uuids in flask routesBryan Newbold2018-05-285-57/+72
|
* refactor python web interface to work with API backendBryan Newbold2018-05-287-85/+141
|
* refactor editing handlers (fixes 400 errors)Bryan Newbold2018-05-281-19/+20
|
* renumber dummy/example entitiesBryan Newbold2018-05-283-49/+49
|
* re-generate python clientBryan Newbold2018-05-2825-7659/+612
|
* refactor to more ergonomic operation namesBryan Newbold2018-05-2811-1799/+1891
|
* move API spec to top level directoryBryan Newbold2018-05-284-5/+7
|
* start refactoring pythong codeBryan Newbold2018-05-2832-1668/+53
|
* python client codegenBryan Newbold2018-05-2865-2/+15154
|
* fix another CI typoBryan Newbold2018-05-271-2/+2
|
* try to fix CI againBryan Newbold2018-05-271-3/+3
|
* batch POST methodsBryan Newbold2018-05-2714-285/+1964
|
* swagger spec: body -> entityBryan Newbold2018-05-2710-296/+310
|
* refactor editgroup getBryan Newbold2018-05-262-70/+52
|
* even more refactoringBryan Newbold2018-05-262-290/+205
|
* more refactoring in progressBryan Newbold2018-05-261-93/+69
|
* more refactoringBryan Newbold2018-05-261-245/+253
|
* start some refactoringBryan Newbold2018-05-261-67/+56
|
* tweak schema (api and sql)Bryan Newbold2018-05-2615-99/+198
|
* remove golang API serverBryan Newbold2018-05-2664-7126/+0
| | | | | Not following that path; this is to prevent future confusion. All code is still in version control.
* update README and TODOlast-golangBryan Newbold2018-05-252-20/+48
|