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

Swapped out MongoDB in favor of SQLite #125

Open
wants to merge 12 commits into
base: develop
Choose a base branch
from

Commits on Feb 12, 2022

  1. Configuration menu
    Copy the full SHA
    01043fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89477d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ce787a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    914513f View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. Everything uses sqlite now

    jameswynn committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    87f9626 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f20683 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce060ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e79ec55 View commit details
    Browse the repository at this point in the history
  5. Fixed tests

    jameswynn committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    65f7af4 View commit details
    Browse the repository at this point in the history
  6. Added license to new files

    jameswynn committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    4144ff9 View commit details
    Browse the repository at this point in the history
  7. Removed the TTS/STT changes

    jameswynn committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    478b916 View commit details
    Browse the repository at this point in the history
  8. Removed unnecessary import

    jameswynn committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    f85d6cc View commit details
    Browse the repository at this point in the history