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

Scroll support in api #238

Open
wants to merge 55 commits into
base: main
Choose a base branch
from
Open

Commits on May 22, 2024

  1. scroll basic support

    tanghel committed May 22, 2024
    Configuration menu
    Copy the full SHA
    52b92ca View commit details
    Browse the repository at this point in the history
  2. version bump

    tanghel committed May 22, 2024
    Configuration menu
    Copy the full SHA
    b7797e9 View commit details
    Browse the repository at this point in the history
  3. added log statement

    tanghel committed May 22, 2024
    Configuration menu
    Copy the full SHA
    0abeaa5 View commit details
    Browse the repository at this point in the history
  4. version bump

    tanghel committed May 22, 2024
    Configuration menu
    Copy the full SHA
    0e62a98 View commit details
    Browse the repository at this point in the history
  5. more logging

    tanghel committed May 22, 2024
    Configuration menu
    Copy the full SHA
    cfa3c41 View commit details
    Browse the repository at this point in the history
  6. version bump

    tanghel committed May 22, 2024
    Configuration menu
    Copy the full SHA
    176fd4b View commit details
    Browse the repository at this point in the history
  7. fixed start index

    tanghel committed May 22, 2024
    Configuration menu
    Copy the full SHA
    1bbfba2 View commit details
    Browse the repository at this point in the history
  8. version bump

    tanghel committed May 22, 2024
    Configuration menu
    Copy the full SHA
    dae818e View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    59172f0 View commit details
    Browse the repository at this point in the history
  2. version bump

    tanghel committed May 24, 2024
    Configuration menu
    Copy the full SHA
    34fef29 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. version bump

    tanghel committed May 28, 2024
    Configuration menu
    Copy the full SHA
    78b61f0 View commit details
    Browse the repository at this point in the history
  2. use json when posting to ES

    tanghel committed May 28, 2024
    Configuration menu
    Copy the full SHA
    cbb0bd2 View commit details
    Browse the repository at this point in the history
  3. version bump

    tanghel committed May 28, 2024
    Configuration menu
    Copy the full SHA
    92a8332 View commit details
    Browse the repository at this point in the history
  4. some more logging

    tanghel committed May 28, 2024
    Configuration menu
    Copy the full SHA
    f5489eb View commit details
    Browse the repository at this point in the history
  5. version bump

    tanghel committed May 28, 2024
    Configuration menu
    Copy the full SHA
    07baef7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4f81337 View commit details
    Browse the repository at this point in the history
  7. version bump

    tanghel committed May 28, 2024
    Configuration menu
    Copy the full SHA
    65e8639 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f8eb068 View commit details
    Browse the repository at this point in the history
  9. version bump

    tanghel committed May 28, 2024
    Configuration menu
    Copy the full SHA
    35bc727 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7aea1ad View commit details
    Browse the repository at this point in the history
  11. version bump

    tanghel committed May 28, 2024
    Configuration menu
    Copy the full SHA
    6052a35 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    70ab67c View commit details
    Browse the repository at this point in the history
  2. version bump

    tanghel committed May 30, 2024
    Configuration menu
    Copy the full SHA
    78882af View commit details
    Browse the repository at this point in the history
  3. store scroll result

    tanghel committed May 30, 2024
    Configuration menu
    Copy the full SHA
    eb0b526 View commit details
    Browse the repository at this point in the history
  4. version bump

    tanghel committed May 30, 2024
    Configuration menu
    Copy the full SHA
    5a3df3f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8f329e View commit details
    Browse the repository at this point in the history
  6. version bum,p

    tanghel committed May 30, 2024
    Configuration menu
    Copy the full SHA
    629ca7e View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    ed72917 View commit details
    Browse the repository at this point in the history
  2. version bump

    tanghel committed May 31, 2024
    Configuration menu
    Copy the full SHA
    0c4e3d0 View commit details
    Browse the repository at this point in the history
  3. do not validate query here

    tanghel committed May 31, 2024
    Configuration menu
    Copy the full SHA
    b8d1126 View commit details
    Browse the repository at this point in the history
  4. version bump

    tanghel committed May 31, 2024
    Configuration menu
    Copy the full SHA
    5dd0e52 View commit details
    Browse the repository at this point in the history
  5. log elastic query

    tanghel committed May 31, 2024
    Configuration menu
    Copy the full SHA
    a65f6ca View commit details
    Browse the repository at this point in the history
  6. version bump

    tanghel committed May 31, 2024
    Configuration menu
    Copy the full SHA
    b6f5b75 View commit details
    Browse the repository at this point in the history
  7. use return statement

    tanghel committed May 31, 2024
    Configuration menu
    Copy the full SHA
    798a09a View commit details
    Browse the repository at this point in the history
  8. version bump

    tanghel committed May 31, 2024
    Configuration menu
    Copy the full SHA
    84d9ed1 View commit details
    Browse the repository at this point in the history
  9. version bump follow-up

    tanghel committed May 31, 2024
    Configuration menu
    Copy the full SHA
    11e6e9d View commit details
    Browse the repository at this point in the history
  10. logs params

    tanghel committed May 31, 2024
    Configuration menu
    Copy the full SHA
    84376e0 View commit details
    Browse the repository at this point in the history
  11. version bump

    tanghel committed May 31, 2024
    Configuration menu
    Copy the full SHA
    1345f00 View commit details
    Browse the repository at this point in the history
  12. more logging

    tanghel committed May 31, 2024
    Configuration menu
    Copy the full SHA
    2a18a39 View commit details
    Browse the repository at this point in the history
  13. version bump

    tanghel committed May 31, 2024
    Configuration menu
    Copy the full SHA
    af9ee3e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    28e64f9 View commit details
    Browse the repository at this point in the history
  15. version bump

    tanghel committed May 31, 2024
    Configuration menu
    Copy the full SHA
    e618168 View commit details
    Browse the repository at this point in the history
  16. integrated scroll interceptor

    tanghel committed May 31, 2024
    Configuration menu
    Copy the full SHA
    0a8a878 View commit details
    Browse the repository at this point in the history
  17. version bump

    tanghel committed May 31, 2024
    Configuration menu
    Copy the full SHA
    e98412b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b43511a View commit details
    Browse the repository at this point in the history
  19. relative imports

    tanghel committed May 31, 2024
    Configuration menu
    Copy the full SHA
    63c86f7 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1553df3 View commit details
    Browse the repository at this point in the history
  21. version bump

    tanghel committed May 31, 2024
    Configuration menu
    Copy the full SHA
    0d9836a View commit details
    Browse the repository at this point in the history
  22. version bump

    tanghel committed May 31, 2024
    Configuration menu
    Copy the full SHA
    d7eada1 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    7044610 View commit details
    Browse the repository at this point in the history
  24. support for scroll at

    tanghel committed May 31, 2024
    Configuration menu
    Copy the full SHA
    f9af22c View commit details
    Browse the repository at this point in the history
  25. version bump

    tanghel committed May 31, 2024
    Configuration menu
    Copy the full SHA
    0057ae7 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    eae41b3 View commit details
    Browse the repository at this point in the history
  2. version bump

    tanghel committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    26c6a17 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

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