aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat
Commit message (Expand)AuthorAgeFilesLines
* fix python import of ORCIDs ending 'X'Bryan Newbold2018-09-101-1/+1
* Merge branch 'autoaccept' into http-verbsBryan Newbold2018-09-074-5/+4
|\
| * "true" is the only truthy value (oh no)Bryan Newbold2018-08-303-3/+3
| * importers: create editgroup and passBryan Newbold2018-08-304-4/+6
| * fix bug in new batch create python importerBryan Newbold2018-08-201-1/+1
| * python autoaccept implementationBryan Newbold2018-08-204-6/+3
* | fix default editor_id in manifest importerBryan Newbold2018-08-201-2/+2
|/
* WIP on fatcat_exportBryan Newbold2018-08-151-0/+17
* improve handling of invalid identifiersBryan Newbold2018-08-152-5/+19
* compact file html tableBryan Newbold2018-08-151-1/+1
* monkey patch broken release_viewBryan Newbold2018-08-151-3/+3
* update rfc copiesBryan Newbold2018-08-101-95/+122
* test fixesBryan Newbold2018-07-253-5/+16
* include git revision in footerBryan Newbold2018-07-253-12/+22
* webface updaes for newer schema (and abstracts)Bryan Newbold2018-07-256-35/+75
* python updates for identifier changesBryan Newbold2018-07-208-18/+25
* python base32 identsBryan Newbold2018-07-202-74/+78
* fix orcid name parsingBryan Newbold2018-07-181-1/+1
* fix display of files when file size not knownBryan Newbold2018-07-181-2/+2
* larger font (slightly)Bryan Newbold2018-06-305-20/+23
* 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
* more fatcat-web views (changelog, history, etc)Bryan Newbold2018-06-3011-46/+262
* more small view tweaksBryan Newbold2018-06-302-8/+26
* 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
* small crossref_importer bugfixBryan Newbold2018-06-291-1/+1
* crossref_importer: auto-create work entitiesBryan Newbold2018-06-281-12/+18
* WIP on UI updateBryan Newbold2018-06-254-47/+131
* stats pageBryan Newbold2018-06-252-0/+109
* slightly more robust crossref importBryan Newbold2018-06-251-0/+9
* copy some of paper-search overBryan Newbold2018-06-214-5/+115
* implement webface lookups (by url; no search form)Bryan Newbold2018-06-211-0/+44
* tweak CSV null fields as None, not ''Bryan Newbold2018-06-211-11/+22
* more importer fixesVinay Goel2018-06-212-2/+3
* crossref importer tweaks and fixesVinay Goel2018-06-211-3/+13
* ORCID importer tweaksVinay Goel2018-06-211-1/+17
* ISSN importerBryan Newbold2018-06-212-1/+61
* manifest importerBryan Newbold2018-06-212-0/+94
* importer tests and fixesBryan Newbold2018-06-202-1/+2
* more progress on crossref+orcid importersBryan Newbold2018-06-202-45/+84