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

Initial PR to add support for stackoverflow teams #78

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

Commits on Mar 30, 2023

  1. initial attempt to add stackoverflow support

    allen-munsch committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    2b33e4f View commit details
    Browse the repository at this point in the history
  2. initial attempt to add stackoverflow support

    allen-munsch committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    dfebfad View commit details
    Browse the repository at this point in the history
  3. initial attempt to add stackoverflow support

    allen-munsch committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    6d0b810 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f73af8 View commit details
    Browse the repository at this point in the history
  5. test the download, add the help text to the data-source-panel.tsx, up…

    …date README.md
    allen-munsch committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    dd575dc View commit details
    Browse the repository at this point in the history
  6. comment out the test function

    allen-munsch committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    036e7e5 View commit details
    Browse the repository at this point in the history
  7. try to address code review, move io bound to queue, check for last in…

    …dexed times
    allen-munsch committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    e52ec76 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. rate limit the requests

    allen-munsch committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    5f14fc3 View commit details
    Browse the repository at this point in the history
  2. add a rate limiter

    allen-munsch committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    05ae7c9 View commit details
    Browse the repository at this point in the history
  3. wire up async sqlite, add rate limiter, fix rendering issues on DataS…

    …ourcePanel
    allen-munsch committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    ec910fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e4f56e View commit details
    Browse the repository at this point in the history