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

abort pending api fetch if new search phrase entered; avoid too many api requests while typing #16

Open
wants to merge 9 commits into
base: stable-3_4_0
Choose a base branch
from

Commits on May 18, 2024

  1. abort pending api fetch if new search phrase entered; avoid too many …

    …api requests while typing
    GaziYucel committed May 18, 2024
    Configuration menu
    Copy the full SHA
    e079aa9 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. refactor; catch fetch abort

    GaziYucel committed May 24, 2024
    Configuration menu
    Copy the full SHA
    837103a View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

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

Commits on Jun 11, 2024

  1. Ror api example v1 / v2

    GaziYucel committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    a92f884 View commit details
    Browse the repository at this point in the history
  2. * Fill in the names according to OJS locales saved in Submission. If …

    …OJS language is not in Ror, then try english, fall back to main language saved in Ror.
    
    * Ror api version 2.
    GaziYucel committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    f3e200c View commit details
    Browse the repository at this point in the history
  3. Version update to 3.4.0.3

    GaziYucel committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    f83787b View commit details
    Browse the repository at this point in the history
  4. Minor typo

    GaziYucel committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    a15bf0a View commit details
    Browse the repository at this point in the history
  5. documentation

    GaziYucel committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    ba07d30 View commit details
    Browse the repository at this point in the history
  6. Minor refactoring

    GaziYucel committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    30efa61 View commit details
    Browse the repository at this point in the history