aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* WIP: more/extra elasticsearch filesbnewbold-elastic-extrasBryan Newbold2019-05-073-0/+645
|
* start tracking statsBryan Newbold2019-05-072-0/+2
|
* IA collection page embed example descriptionBryan Newbold2019-05-071-0/+45
| | | | This code has some issues, but is worth commiting
* rough notes on arabesque import from a couple weeks backBryan Newbold2019-05-071-0/+36
|
* recent additions in CHANGELOGBryan Newbold2019-04-301-0/+10
|
* more import examplesBryan Newbold2019-04-301-0/+18
|
* old fileset and webcapture example entitiesBryan Newbold2019-04-302-0/+146
|
* ideas for some bots to buildBryan Newbold2019-04-301-0/+26
|
* no-derive metadata and SQL dump uploads (to petabox)Bryan Newbold2019-04-301-0/+2
|
* more complete metadata dumpsBryan Newbold2019-04-301-1/+4
|
* faster elasticsearch importsBryan Newbold2019-04-301-1/+1
|
* update TODO listBryan Newbold2019-04-301-29/+26
|
* more bots to bootstrapBryan Newbold2019-04-241-0/+15
|
* update sql dump READMEBryan Newbold2019-04-241-9/+12
|
* add limits to match importersBryan Newbold2019-04-233-2/+27
|
* archive.org isn't really a repositoryBryan Newbold2019-04-221-1/+3
|
* editgroup description overrideBryan Newbold2019-04-222-3/+13
|
* arabesque importer does require timestamp/waybackBryan Newbold2019-04-221-0/+3
|
* matched importer shouldn't require waybackBryan Newbold2019-04-221-5/+7
|
* handle API 400 in arabesque import (invalid extid)Bryan Newbold2019-04-191-7/+14
|
* fix author sort order on release viewBryan Newbold2019-04-181-1/+3
| | | | | | My sorting function was too clever, so I made it even more clever. Closes #27; thanks @ibnesayeed for the report.
* rust: API lower-cases DOI lookupsBryan Newbold2019-04-182-2/+15
|
* fix arabesque importer crawl_id None bugBryan Newbold2019-04-182-2/+3
|
* mechanism to not double-update entitiesBryan Newbold2019-04-182-1/+9
|
* minor arabesque tweaksBryan Newbold2019-04-182-12/+24
|
* update URL rel listBryan Newbold2019-04-181-1/+10
|
* arabesque importer does fewer updatesBryan Newbold2019-04-181-1/+8
|
* arabesque importer using crawl-bot credsBryan Newbold2019-04-181-1/+1
|
* arabesque import tweaksBryan Newbold2019-04-182-1/+9
|
* arabesque importerBryan Newbold2019-04-181-0/+165
|
* arabesque import testsBryan Newbold2019-04-183-0/+62
|
* early version of arabesque importerBryan Newbold2019-04-122-0/+29
|
* add SqlitePusher importer optionBryan Newbold2019-04-122-1/+21
|
* fix wild elastic schema typoBryan Newbold2019-04-121-1/+1
|
* fixes to home pageBryan Newbold2019-04-101-12/+7
|
* Merge branch 'bnewbold-loginpass-orcid'Bryan Newbold2019-04-105-72/+21
|\
| * point loginpass to upstream (patch accepted)Bryan Newbold2019-04-102-4/+4
| |
| * bump loginpass patch versionBryan Newbold2019-04-101-1/+1
| |
| * bugfix and special case for orcid loginsBryan Newbold2019-04-101-1/+6
| |
| * update Pipfile.lock using new pipenv (2018.11.26)Bryan Newbold2019-04-101-18/+6
| |
| * re-enable ORCiD loginBryan Newbold2019-04-102-11/+7
| |
| * use patched loginpass (temporarily)Bryan Newbold2019-04-102-47/+7
| |
* | add warning about pipenv versionBryan Newbold2019-04-101-0/+3
|/
* github login via OAuth, not OIDCBryan Newbold2019-04-101-1/+1
|
* add CHANGELOG entry about api_key issueBryan Newbold2019-04-092-0/+10
|
* rustfmtBryan Newbold2019-04-092-2/+7
|
* don't require auth for editgroup annotationsBryan Newbold2019-04-096-10/+2
| | | | | | | | | | Amazing that this bug found it's way through... because most testing is from Python, and was having serious auth config leakage with python_client. We're still in 0.x, and this is such a small/eggregious bug that i'm not going to tag as a backwards-incompatible schema update (but will note in CHANGELOG).
* IA login button as actual form input/submitBryan Newbold2019-04-091-1/+1
|
* add work-around for weird TypeWithDefault config classBryan Newbold2019-04-092-1/+18
| | | | | Expect this to fix a serious bug with configuration "contamination" between priv_api and regular api. :codinghorror:
* fix google typo (freudian)Bryan Newbold2019-04-091-1/+1
|