aboutsummaryrefslogtreecommitdiffstats
path: root/python
Commit message (Collapse)AuthorAgeFilesLines
* more import examplesBryan Newbold2019-04-301-0/+18
|
* 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.
* 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
|
* 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
|
* IA login button as actual form input/submitBryan Newbold2019-04-091-1/+1
|
* fix google typo (freudian)Bryan Newbold2019-04-091-1/+1
|
* fix login display (google logo and disable orcid)Bryan Newbold2019-04-091-5/+8
|
* more MWOAuth hackeryBryan Newbold2019-04-091-7/+9
|
* crude mostly-working wikipedia (mediawiki) loginBryan Newbold2019-04-095-10/+82
|
* flask-mwoauth for Wikipedia OAuth loginsBryan Newbold2019-04-092-29/+72
|
* resyle login viewsBryan Newbold2019-04-096-34/+112
|
* Merge branch 'bnewbold-review-bots'Bryan Newbold2019-04-0912-4/+327
|\
| * diplay extra metadata, disposition in annotationsBryan Newbold2019-04-061-3/+21
| |
| * remove title from metadata macroBryan Newbold2019-04-068-1/+7
| |
| * fix reviewer bugs (thanks pylint)Bryan Newbold2019-04-061-3/+3
| |
| * fix bad review importBryan Newbold2019-04-061-1/+1
| |
| * basic dummy review botBryan Newbold2019-04-063-0/+299
| |
* | have webcapture wayback links go right to capture (not calendar)Bryan Newbold2019-04-095-21/+40
| |
* | squelch authlib.specs deprecation warningBryan Newbold2019-04-091-0/+1
| |
* | temporary hack to remove ext-link XML in refsBryan Newbold2019-04-092-0/+25
| |
* | propagate editgroup_id errors correctlyBryan Newbold2019-04-091-0/+12
| |
* | partial checking of editgroup_id checking when editingBryan Newbold2019-04-092-1/+6
| |
* | test for macaroon regressionBryan Newbold2019-04-091-0/+6
| |
* | verify auth on account page (via auth_check())Bryan Newbold2019-04-091-1/+5
|/
* fix container url form widthBryan Newbold2019-04-041-1/+1
|