aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* quick test for expand behaviorBryan Newbold2018-07-251-0/+11
|
* expand, not expendBryan Newbold2018-07-259-86/+86
|
* refactoring; expand keyword implBryan Newbold2018-07-252-45/+82
|
* API schema: identifier checking, expand query paramBryan Newbold2018-07-2510-116/+595
|
* big transaction/conn refactorBryan Newbold2018-07-253-236/+189
|
* have get_editgroup take optional connBryan Newbold2018-07-252-10/+19
|
* test fixesBryan Newbold2018-07-253-5/+16
|
* actually ON CONFLICT abstract creation (and test)Bryan Newbold2018-07-252-3/+24
|
* update to most recent dieselBryan Newbold2018-07-251-4/+4
|
* include git revision in footerBryan Newbold2018-07-254-12/+25
|
* webface updaes for newer schema (and abstracts)Bryan Newbold2018-07-257-35/+109
|
* update python codegen libraryBryan Newbold2018-07-2515-80/+681
|
* abstracts; more testsBryan Newbold2018-07-255-47/+142
|
* pull in sha1 library (for abstracts)Bryan Newbold2018-07-253-0/+9
|
* contribs: raw -> raw_nameBryan Newbold2018-07-256-15/+15
|
* more external ident handlingBryan Newbold2018-07-257-15/+380
|
* actually add wikidata QIDs to the APIBryan Newbold2018-07-255-19/+55
|
* license under AGPL/zero/MITBryan Newbold2018-07-243-0/+704
|
* whole bunch of clippy fixesBryan Newbold2018-07-245-72/+73
|
* update error-chain to fix warningsBryan Newbold2018-07-242-2/+11
|
* use test db when debugging schemaBryan Newbold2018-07-241-1/+1
|
* API schema updatesBryan Newbold2018-07-241-4/+9
|
* partial implementation of new API featuresBryan Newbold2018-07-2413-120/+481
|
* tweaks/fixes to SQL changesBryan Newbold2018-07-242-7/+10
|
* start updating API specBryan Newbold2018-07-231-6/+39
|
* bunch of SQL updatesBryan Newbold2018-07-231-48/+105
| | | | | | | | | - file urls as a table - more external identifiers (eg, pmcid, wikidata) - release ref and contrib mostly as JSON - abstracts - timestamps - fixed size external identifiers (CHAR not TEXT)
* sql: work really an empty stubBryan Newbold2018-07-201-8/+4
|
* python updates for identifier changesBryan Newbold2018-07-2010-25/+32
|
* codegen python clientBryan Newbold2018-07-2010-82/+108
|
* oops, forgot revisions should be UUIDBryan Newbold2018-07-203-6/+17
|
* at least some rust editor/group testBryan Newbold2018-07-201-0/+35
|
* editor_id and editgroup_id as idents; revisions as raw UUIDBryan Newbold2018-07-207-115/+129
|
* update fatcat-api lib with schema changesBryan Newbold2018-07-209-431/+419
|
* API schema changes for ident changesBryan Newbold2018-07-201-10/+14
|
* update schema (sql and api) for rev ids, editor_id, editgroup_idBryan Newbold2018-07-202-131/+130
|
* format InvalidFatcatId errors in API response (hack)Bryan Newbold2018-07-201-4/+8
|
* more fcid testsBryan Newbold2018-07-201-0/+4
|
* python base32 identsBryan Newbold2018-07-203-88/+95
|
* rust: base32 encoded identsBryan Newbold2018-07-207-89/+137
|
* prep for base32 encoded identifiersBryan Newbold2018-07-203-27/+49
|
* entity ident (fcid) UUID helpersBryan Newbold2018-07-203-1/+30
| | | | | Could perhaps implement these as impl methods on the uuid::Uuid struct instead?
* work all cut outBryan Newbold2018-07-201-18/+35
|
* fix orcid name parsingBryan Newbold2018-07-182-1/+11
| | | | And add test
* fix display of files when file size not knownBryan Newbold2018-07-181-2/+2
|
* update TODOBryan Newbold2018-07-181-0/+46
|
* larger font (slightly)Bryan Newbold2018-06-305-20/+23
|
* update TODO/notes againBryan Newbold2018-06-303-3/+46
|
* add cat photo to front pageBryan Newbold2018-06-303-1/+9
|
* yet more web tweaksBryan Newbold2018-06-304-25/+70
|
* better extra json printingBryan Newbold2018-06-305-11/+22
|