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

Add get files method #22

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

Add get files method #22

wants to merge 36 commits into from

Commits on Sep 4, 2024

  1. Initial SBG implementation

    golharam committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    88f731f View commit details
    Browse the repository at this point in the history
  2. Add download_file method

    golharam committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    fbee93a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa8ede2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    666df31 View commit details
    Browse the repository at this point in the history
  5. Add export_file method

    golharam committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    69adb23 View commit details
    Browse the repository at this point in the history
  6. Get a few file more methods to base class that need implementations a…

    …nd add note about file method class implementation
    golharam committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    be0359c View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    e9a57a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db573d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Add check for output_uuid

    golharam committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8bba3e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    5b8cc4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4c7884 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e85336 View commit details
    Browse the repository at this point in the history
  4. Fix arv to api

    golharam committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    90bf7fd View commit details
    Browse the repository at this point in the history
  5. Add debug logging statements

    golharam committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    81d1b52 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a2d4f37 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d848b38 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0ebf63e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    59f7d4a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    900ffbf View commit details
    Browse the repository at this point in the history
  11. rework filter criteria

    golharam committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    8149cf2 View commit details
    Browse the repository at this point in the history
  12. remove white space

    golharam committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    1a98022 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1fbea12 View commit details
    Browse the repository at this point in the history
  14. Fix call to stream_name()

    golharam committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    6523e0d View commit details
    Browse the repository at this point in the history
  15. Add logging statements

    golharam committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    dcbb278 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    252cc27 View commit details
    Browse the repository at this point in the history
  17. Fix return value

    golharam committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    0d3791f View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Merge in main

    golharam committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    3e7b898 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    963998c View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    784417c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ae8304 View commit details
    Browse the repository at this point in the history
  3. Make user lowercase

    golharam committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    a4564a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    942a8ad View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Fix reference to api

    golharam committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    03f2444 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf97911 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    248da09 View commit details
    Browse the repository at this point in the history
  4. Group functions

    golharam committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    4c8ca8b View commit details
    Browse the repository at this point in the history