aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | bulk edits: docs on initial dataset/fileset ingestBryan Newbold2022-04-201-0/+22
* | cleanups: isiarticlesBryan Newbold2022-04-203-0/+49
* | stats: just as unpaywall bulk ingest startingBryan Newbold2022-04-191-0/+1
* | dump/export helper MakefileBryan Newbold2022-04-181-0/+93
* | web: partially handle CSL author missing pathBryan Newbold2022-04-181-1/+9
* | web: another release/webcapture jinja2 checkBryan Newbold2022-04-081-1/+1
* | container status: add simple prod single-command scriptBryan Newbold2022-04-081-0/+20
* | Merge branch 'bnewbold-dataset-ingest-fixes'Bryan Newbold2022-04-0712-73/+583
|\ \
| * | web: improve no-file release page behaviorBryan Newbold2022-04-071-12/+13
| * | web: fileset manifest table as 'single line' class, with scrolling overflowBryan Newbold2022-04-071-1/+3
| * | web: fileset manifest table to front (z-index) and widthBryan Newbold2022-04-051-1/+1
| * | fileset ingest: handle missing/partial file-level metadataBryan Newbold2022-04-051-3/+3
| * | ingest importer: improved extra/edit_extra code flowBryan Newbold2022-04-051-20/+13
| * | ingest tests: check that URL checks actually runBryan Newbold2022-04-041-1/+9
| * | fileset ingest: remove a TODOBryan Newbold2022-04-041-1/+0
| * | guide: tweak fileset rel notesBryan Newbold2022-04-041-3/+3
| * | filesets: typo bugfix, and test 'mimetype' on entity, not extraBryan Newbold2022-04-042-2/+2
| * | web: refactor fileset manifest displayBryan Newbold2022-03-311-14/+65
| * | web metadata display: multi-line for some array valuesBryan Newbold2022-03-311-0/+8
| * | fileset ingest: fix mimetype handlingBryan Newbold2022-03-311-4/+5
| * | guide: updates to file and fileset metadataBryan Newbold2022-03-312-8/+19
| * | bugfix: logic flow in fileset release checkingBryan Newbold2022-03-231-3/+6
| * | single-file variant of fileset importer for dataset attemptsBryan Newbold2022-03-235-0/+340
| * | fix typo in fileset comparison helperBryan Newbold2022-03-232-4/+3
| * | ingest fileset fixes, and some test coverageBryan Newbold2022-03-234-16/+110
| * | dataset ingest: JSON object fixesBryan Newbold2022-03-221-5/+5
* | | Fix typo "Registery" in templatesFederico Leva2022-03-311-1/+1
|/ /
* | 2022-03-21 fatcat statsBryan Newbold2022-03-222-0/+48
* | document recent bulk metadata edits/importsBryan Newbold2022-03-223-0/+62
* | quick fix: coverage searchBryan Newbold2022-03-091-1/+2
|/
* web editing: set entity status, eg when re-editingBryan Newbold2022-03-092-1/+12
* web editing: fix links between edit tabs for re-editing behaviorBryan Newbold2022-03-097-11/+14
* Merge branch 'bnewbold-container-web' into 'master'bnewbold2022-03-1015-339/+971
|\
| * hack around mypy complaintsBryan Newbold2022-02-152-5/+8
| * containers: update preservation pageBryan Newbold2022-02-153-81/+101
| * web: update container landing pageBryan Newbold2022-02-152-46/+65
| * container browse: more polishBryan Newbold2022-02-153-25/+48
| * web: small improvements to release SERP rowsBryan Newbold2022-02-151-1/+4
| * container browse: refactor count data structure to fix sortingBryan Newbold2022-02-153-30/+79
| * containers: small fixes to browse viewBryan Newbold2022-02-151-3/+8
| * web: tweak 'generic' / container mix-in search result behaviorBryan Newbold2022-02-151-1/+10
| * web: remove generic entity fields from 'metadata' tabBryan Newbold2022-02-152-4/+17
| * containers: iterate on browse interface, showing year/volume/issueBryan Newbold2022-02-113-51/+94
| * containers: progress on browse interfaceBryan Newbold2022-02-114-28/+146
| * container browse: quick fix type annotationBryan Newbold2022-02-091-1/+1
| * move container_status ES query code from fatcat_web to fatcat_toolsBryan Newbold2022-02-096-157/+205
| * containers: initial work on 'browse' featureBryan Newbold2022-02-094-1/+107
| * web: move search-in-container to dedicated tabBryan Newbold2022-02-094-3/+119
| * search: improve container_id handlingBryan Newbold2022-02-091-27/+6
| * container SERP: fix layout on mobileBryan Newbold2022-02-092-54/+62