Skip to content
Permalink
Tree: 17fcb522c7
Commits on Jul 16, 2020
  1. Lint internet archive file

    mvolz committed Jul 16, 2020
    Complete almost the rest of the linting for this
    file, with the exception of 'consistent-return'
    errors.
  2. Linting: add license block, replace indexof.

    mvolz committed Jul 16, 2020
    Address the following problems found by eslint:
    
    *Add license block
    *Replace indexOf() with includes()
    *Fix brace-style
    
    Some style problems still remaining
  3. Fix xpath for detectWeb / icon

    mvolz committed Jul 16, 2020
    Upstream, the icon that indicates the
    itemType is no longer within the h1 tag,
    so detectWeb was broken. This fixes it
    so the xpath is now able to select the div
    containing the icon and use this to
    determine item type.
Commits on Mar 6, 2020
  1. Add ISBN to Internet Archive metadata

    mvolz committed Mar 6, 2020
    Books on IA have ISBNs but this info isn't being
    scraped. Add support to add this info.
    
    Add book to tests with ISBN (Example URL)
    https://archive.org/details/darktowersdeutsc0000enri/mode/2up
Commits on Feb 16, 2020
  1. Project MUSE: update path detection for multi/search (zotero#2114)

    owcz committed Feb 16, 2020
    Multiples have been broken for a bit. Apparently path has changed from `results` to `search`.
Commits on Feb 12, 2020
Commits on Jan 20, 2020
  1. Protect words with numbers and uppercase characters (zotero#2086)

    zuphilip authored and adam3smith committed Jan 20, 2020
    For example 3D will then become {3D} in BibTeX export.
    This fixes zotero#1949 for BibTeX.
Commits on Jan 18, 2020
  1. Update Gale Databases (zotero#2096)

    zuphilip authored and adam3smith committed Jan 18, 2020
    Jim/Eric : Gale Databases.js - New logic to access citation metadata
Commits on Jan 12, 2020
  1. Merge pull request zotero#2101 from GuyAglionby/new-acm

    zuphilip committed Jan 12, 2020
    Rewrite ACM translator for new site
  2. ACM: Handle article numbers + delete callNumbers

    zuphilip committed Jan 12, 2020
    Also save the journalAbbreviation.
Commits on Jan 9, 2020
  1. ACM translator fixes

    GuyAglionby committed Jan 9, 2020
  2. Fix existing tests

    GuyAglionby committed Jan 9, 2020
Commits on Jan 7, 2020
  1. Merge pull request zotero#2069 from placardo/imdb

    zuphilip committed Jan 7, 2020
    IMDb - Fixed creators, date, genre, running time, tags
  2. Linting + tests update

    placardo committed Jan 7, 2020
  3. Rewrite London Review of Books.js (zotero#2110)

    zuphilip authored and adam3smith committed Jan 7, 2020
    This fixes zotero#2109.
Commits on Jan 6, 2020
  1. 🚑 Continue also when call for pdfURL is failing

    zuphilip authored and dstillman committed Jan 6, 2020
    This makes Trove translator working again, but the PDFs are still
    not working. For that, one would need to update the heroku service.
    
    See also # zotero#2106.
Commits on Jan 1, 2020
  1. Rename Google AI -> Google Research + Update (zotero#2102)

    GuyAglionby authored and zuphilip committed Jan 1, 2020
    Fix BibTeX link, rename, and also fix linting issues.
Commits on Dec 31, 2019
  1. Merge pull request zotero#2085 from zuphilip/biblatex-simple-citekey

    zuphilip committed Dec 31, 2019
    BibLaTeX simple citekey
Commits on Dec 29, 2019
  1. Update PubMed book/bookSection detection (zotero#2099)

    GuyAglionby authored and zuphilip committed Dec 29, 2019
    Also fixes a problem with getUID.
Commits on Dec 27, 2019
  1. Merge pull request zotero#2079 from zuphilip/espacenet-update

    zuphilip committed Dec 27, 2019
    Update ESpacenet.js
  2. Merge pull request zotero#2098 from zuphilip/sbn-update-2019

    zuphilip committed Dec 27, 2019
    Update sbn.it.js
  3. Update sbn.it.js

    zuphilip committed Dec 27, 2019
    The website slightly changed its structure.
  4. Baidu Scholar: Fix issue when no DOI + improve Chinese names (zotero#…

    l0o0 authored and zuphilip committed Dec 27, 2019
    …2092)
    
    E.g. http://xueshu.baidu.com/usercenter/paper/show?paperid=8a5c4edcf5e198335af1d8f495a8e20f&site=xueshu_se
    is a book w/o a DOI which caused an error before.
    
    Moreover, separate first name and last name for Chinese authors.
Commits on Dec 26, 2019
  1. Merge pull request zotero#2090 from placardo/emerald

    dstillman committed Dec 26, 2019
    Emerald Insight: Support hyphens in last names
  2. Emerald Insight: Support hyphens in last names (zotero#2090)

    placardo authored and dstillman committed Dec 26, 2019
    And update name handling in general
    
    Fixes zotero#2087
Commits on Dec 22, 2019
  1. Merge pull request zotero#2093 from placardo/jstor

    dstillman committed Dec 22, 2019
    JSTOR - https + copyright
  2. linting + tests + copyright

    placardo committed Dec 22, 2019
Commits on Dec 21, 2019
  1. Translator for globes (zotero#2013)

    eranroz authored and zuphilip committed Dec 21, 2019
    A translator for globes focusing especially on properly extracting the author(s) information.
Commits on Dec 19, 2019
Older
You can’t perform that action at this time.