Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

decode uri components in doi when possible #28

Merged
merged 5 commits into from
Aug 5, 2024

Commits on Sep 6, 2023

  1. decode uri components in doi when possible

    Also, attempt to drop last bracket or paren if there
    is an opened one before DOI to not skip and pass existing tests.
    
    Fixes: zotero/zotero#3218
    abaevbog committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    b634347 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    c7b216e View commit details
    Browse the repository at this point in the history
  2. Style and comment tweaks

    dstillman committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    14f5096 View commit details
    Browse the repository at this point in the history
  3. Clarify comment

    dstillman committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    830babb View commit details
    Browse the repository at this point in the history
  4. Tweak comments

    dstillman committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    b5f3a1b View commit details
    Browse the repository at this point in the history