aboutsummaryrefslogtreecommitdiffstats
path: root/fatcat_scholar
Commit message (Collapse)AuthorAgeFilesLines
* indexing tweaksBryan Newbold2020-05-202-16/+11
|
* update search template for schemaBryan Newbold2020-05-201-129/+95
|
* first pass transform from pipelines to ES schemaBryan Newbold2020-05-205-26/+540
|
* WIP on SIM pipelineBryan Newbold2020-05-192-2/+175
|
* WIP on release-to-sim fetchingBryan Newbold2020-05-192-12/+124
|
* initial progress on work pipelineBryan Newbold2020-05-162-0/+336
|
* hack-y global serde ApiClientBryan Newbold2020-05-161-2/+4
| | | | | Motivation is to speed up serialization/deserialization for entity encoding.
* crude djvu XML parsingBryan Newbold2020-05-161-0/+49
|
* basic biblio converterBryan Newbold2020-05-161-7/+120
|
* tweak ES schema fields a bitBryan Newbold2020-05-161-3/+4
|
* more progress on issue_dbBryan Newbold2020-05-161-28/+47
|
* first pass at issue-db toolBryan Newbold2020-05-151-0/+286
|
* start implementing ES transform helpersBryan Newbold2020-05-142-0/+236
|
* style tweaksBryan Newbold2020-05-133-19/+34
|
* skeleton of basic search, using covid19 indexBryan Newbold2020-05-139-18/+751
|
* very hack-y i18n support in jinja2 templatesBryan Newbold2020-05-127-16/+189
|
* fastapi infrastructureBryan Newbold2020-05-124-0/+88
- API/web distrinction - language code prefixes - content negotiation for endpoints