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

include annotation tags for /collections/:key/tags #163

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    3be75e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. in /top mode, use top level itemID in tag filter

    In Zoteri_Items::search, if /top items are requested,
    fetch the top item's itemID during tag filtering as opposed
    to the actual item's itemID.
    That way, if an attachment has a tag, the top level attachment
    would be matches on that tag search query.
    abaevbog committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    e3a4438 View commit details
    Browse the repository at this point in the history
  2. minor syntax fixes

    abaevbog committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    7453f3c View commit details
    Browse the repository at this point in the history