aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* auto-create works for releasesBryan Newbold2018-06-282-2/+34
| | | | | | | If a work_id isn't supplied, create a new work and link it. Note that the work_id doesn't get passed back in the response, only the release_id.
* make release_rev.work_id optional in openapi specBryan Newbold2018-06-285-7/+5
| | | | This is to enable auto-creation of works, speeding up bulk insertion.
* add a bunch of database indexesBryan Newbold2018-06-271-0/+37
|
* WIP on UI updateBryan Newbold2018-06-254-47/+131
|
* stats pageBryan Newbold2018-06-253-0/+112
|
* update fatcat codegenBryan Newbold2018-06-258-24/+281
|
* slightly more robust crossref importBryan Newbold2018-06-251-0/+9
|
* update import numbersBryan Newbold2018-06-211-1/+11
|
* copy some of paper-search overBryan Newbold2018-06-216-6/+124
|
* implement webface lookups (by url; no search form)Bryan Newbold2018-06-212-4/+66
|
* tweak CSV null fields as None, not ''Bryan Newbold2018-06-211-11/+22
|
* more importer fixesVinay Goel2018-06-213-9/+14
|
* crossref importer tweaks and fixesVinay Goel2018-06-211-3/+13
|