aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* switch from newest to oldest wayback linkBryan Newbold2018-06-302-4/+4
|
* release view tweaks from real dataBryan Newbold2018-06-301-5/+6
|
* extra json as code, not preBryan Newbold2018-06-302-2/+2
|
* template bugfixesBryan Newbold2018-06-301-2/+3
|
* changelog is limitedBryan Newbold2018-06-301-0/+2
|
* update readmes/TODOsBryan Newbold2018-06-303-38/+37
|
* fix problems with dummy dataBryan Newbold2018-06-301-9/+9
|
* more fatcat-web views (changelog, history, etc)Bryan Newbold2018-06-3021-58/+1488
|
* refactor massive rust api_server into api_wrappersBryan Newbold2018-06-303-439/+468
| | | | | The wrappers file contains the "glue" code to map to fatcat-api (openapi2 codegen) function signatures.
* generic changelog endpointsBryan Newbold2018-06-3014-25/+750
|
* respect more flag for stats endpointBryan Newbold2018-06-302-23/+35
|
* fix release ref and contrib orderingBryan Newbold2018-06-301-0/+2
|
* add remaining history endpointsBryan Newbold2018-06-3013-107/+1400
|
* history for container entitiesBryan Newbold2018-06-3014-128/+596
|
* refactor changelog entry spec structureBryan Newbold2018-06-308-142/+214
|
* more small view tweaksBryan Newbold2018-06-302-8/+26
|
* notes from auth researchBryan Newbold2018-06-301-0/+12
|
* add some container extra_json to examplesBryan Newbold2018-06-301-4/+4
|
* rust README: progressBryan Newbold2018-06-301-4/+4
|
* bunch more view updatesBryan Newbold2018-06-305-93/+276
|
* update container viewBryan Newbold2018-06-301-8/+83
|
* update semantic UI version to 2.3.2Bryan Newbold2018-06-301-2/+2
|
* include norwegian register booleanBryan Newbold2018-06-301-0/+1
|
* fix issn importer booleansBryan Newbold2018-06-301-4/+15
|
* importer updatesBryan Newbold2018-06-301-2/+16
|
* small crossref_importer bugfixBryan Newbold2018-06-291-1/+1
|
* more postgres notesBryan Newbold2018-06-292-60/+117
|
* crossref_importer: auto-create work entitiesBryan Newbold2018-06-282-15/+20
| | | | | This now means that work_type isn't populated, but imports should run significantly faster.
* todo updatesBryan Newbold2018-06-282-1/+11
|
* postgres performance/tuning notesBryan Newbold2018-06-281-0/+138
| | | | Results have been added to the journal-infra ansible repo.
* stripe API design noteBryan Newbold2018-06-281-0/+15
|