Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix author sort order on release view | Bryan Newbold | 2019-04-18 | 1 | -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 lookups | Bryan Newbold | 2019-04-18 | 2 | -2/+15 |
| | |||||
* | fix arabesque importer crawl_id None bug | Bryan Newbold | 2019-04-18 | 2 | -2/+3 |
| | |||||
* | mechanism to not double-update entities | Bryan Newbold | 2019-04-18 | 2 | -1/+9 |
| | |||||
* | minor arabesque tweaks | Bryan Newbold | 2019-04-18 | 2 | -12/+24 |
| | |||||
* | update URL rel list | Bryan Newbold | 2019-04-18 | 1 | -1/+10 |
| | |||||
* | arabesque importer does fewer updates | Bryan Newbold | 2019-04-18 | 1 | -1/+8 |
| | |||||
* | arabesque importer using crawl-bot creds | Bryan Newbold | 2019-04-18 | 1 | -1/+1 |
| | |||||
* | arabesque import tweaks | Bryan Newbold | 2019-04-18 | 2 | -1/+9 |
| | |||||
* | arabesque importer | Bryan Newbold | 2019-04-18 | 1 | -0/+165 |
| | |||||
* | arabesque import tests | Bryan Newbold | 2019-04-18 | 3 | -0/+62 |
| | |||||
* | early version of arabesque importer | Bryan Newbold | 2019-04-12 | 2 | -0/+29 |
| | |||||
* | add SqlitePusher importer option | Bryan Newbold | 2019-04-12 | 2 | -1/+21 |
| | |||||
* | fix wild elastic schema typo | Bryan Newbold | 2019-04-12 | 1 | -1/+1 |
| | |||||
* | fixes to home page | Bryan Newbold | 2019-04-10 | 1 | -12/+7 |
| | |||||
* | Merge branch 'bnewbold-loginpass-orcid' | Bryan Newbold | 2019-04-10 | 5 | -72/+21 |
|\ | |||||
| * | point loginpass to upstream (patch accepted) | Bryan Newbold | 2019-04-10 | 2 | -4/+4 |
| | | |||||
| * | bump loginpass patch version | Bryan Newbold | 2019-04-10 | 1 | -1/+1 |
| | | |||||
| * | bugfix and special case for orcid logins | Bryan Newbold | 2019-04-10 | 1 | -1/+6 |
| | | |||||
| * | update Pipfile.lock using new pipenv (2018.11.26) | Bryan Newbold | 2019-04-10 | 1 | -18/+6 |
| | | |||||
| * | re-enable ORCiD login | Bryan Newbold | 2019-04-10 | 2 | -11/+7 |
| | | |||||
| * | use patched loginpass (temporarily) | Bryan Newbold | 2019-04-10 | 2 | -47/+7 |
| | | |||||
* | | add warning about pipenv version | Bryan Newbold | 2019-04-10 | 1 | -0/+3 |
|/ | |||||
* | github login via OAuth, not OIDC | Bryan Newbold | 2019-04-10 | 1 | -1/+1 |
| | |||||
* | add CHANGELOG entry about api_key issue | Bryan Newbold | 2019-04-09 | 2 | -0/+10 |
| | |||||
* | rustfmt | Bryan Newbold | 2019-04-09 | 2 | -2/+7 |
| | |||||
* | don't require auth for editgroup annotations | Bryan Newbold | 2019-04-09 | 6 | -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/submit | Bryan Newbold | 2019-04-09 | 1 | -1/+1 |
| | |||||
* | add work-around for weird TypeWithDefault config class | Bryan Newbold | 2019-04-09 | 2 | -1/+18 |
| | | | | | Expect this to fix a serious bug with configuration "contamination" between priv_api and regular api. :codinghorror: | ||||
* | fix google typo (freudian) | Bryan Newbold | 2019-04-09 | 1 | -1/+1 |
| | |||||
* | fix typo in gitlab-ci.yml | Bryan Newbold | 2019-04-09 | 1 | -1/+1 |
| | |||||
* | fix login display (google logo and disable orcid) | Bryan Newbold | 2019-04-09 | 1 | -5/+8 |
| | |||||
* | try to fix tagged release gitlab CI builds | Bryan Newbold | 2019-04-09 | 1 | -0/+3 |
| | |||||
* | wikipedia OAUth in changelogv0.2.1 | Bryan Newbold | 2019-04-09 | 1 | -0/+1 |
| | |||||
* | more MWOAuth hackery | Bryan Newbold | 2019-04-09 | 1 | -7/+9 |
| | |||||
* | crude mostly-working wikipedia (mediawiki) login | Bryan Newbold | 2019-04-09 | 5 | -10/+82 |
| | |||||
* | flask-mwoauth for Wikipedia OAuth logins | Bryan Newbold | 2019-04-09 | 2 | -29/+72 |
| | |||||
* | resyle login views | Bryan Newbold | 2019-04-09 | 6 | -34/+112 |
| | |||||
* | update CHANGELOG and TODO for v0.2.1 | Bryan Newbold | 2019-04-09 | 2 | -18/+49 |
| | | | | | Don't intend to increment API version (because it hasn't changed); git revs in workers should be good enough. | ||||
* | Merge branch 'bnewbold-review-bots' | Bryan Newbold | 2019-04-09 | 12 | -4/+327 |
|\ | |||||
| * | diplay extra metadata, disposition in annotations | Bryan Newbold | 2019-04-06 | 1 | -3/+21 |
| | | |||||
| * | remove title from metadata macro | Bryan Newbold | 2019-04-06 | 8 | -1/+7 |
| | | |||||
| * | fix reviewer bugs (thanks pylint) | Bryan Newbold | 2019-04-06 | 1 | -3/+3 |
| | | |||||
| * | fix bad review import | Bryan Newbold | 2019-04-06 | 1 | -1/+1 |
| | | |||||
| * | basic dummy review bot | Bryan Newbold | 2019-04-06 | 3 | -0/+299 |
| | | |||||
* | | tweak schema example wayback URLs | Bryan Newbold | 2019-04-09 | 1 | -2/+2 |
| | | |||||
* | | have webcapture wayback links go right to capture (not calendar) | Bryan Newbold | 2019-04-09 | 5 | -21/+40 |
| | | |||||
* | | squelch authlib.specs deprecation warning | Bryan Newbold | 2019-04-09 | 1 | -0/+1 |
| | | |||||
* | | temporary hack to remove ext-link XML in refs | Bryan Newbold | 2019-04-09 | 2 | -0/+25 |
| | | |||||
* | | propagate editgroup_id errors correctly | Bryan Newbold | 2019-04-09 | 1 | -0/+12 |
| | |