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

feat: verify connect command #357

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

feat: verify connect command #357

wants to merge 41 commits into from

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    e9f090e View commit details
    Browse the repository at this point in the history
  2. cleanup imports

    filipslezaklab committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    4066eef View commit details
    Browse the repository at this point in the history
  3. review up

    filipslezaklab committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    4e11935 View commit details
    Browse the repository at this point in the history
  4. review up

    filipslezaklab committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    f9618d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74b5f56 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    a478461 View commit details
    Browse the repository at this point in the history
  2. chore: prettier fix

    filipslezaklab committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    ae6f09e View commit details
    Browse the repository at this point in the history
  3. chore: eslint fix

    filipslezaklab committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    0a1f722 View commit details
    Browse the repository at this point in the history
  4. sqlx prepare

    filipslezaklab committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    c1aa708 View commit details
    Browse the repository at this point in the history
  5. Simplify app_config.rs

    moubctez committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    0129a86 View commit details
    Browse the repository at this point in the history
  6. Get rid of AppLogLevel

    moubctez committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    dc3dae1 View commit details
    Browse the repository at this point in the history
  7. Cleanups

    moubctez committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    47ae866 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    e210981 View commit details
    Browse the repository at this point in the history
  2. Less cloning

    moubctez committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    e99e21a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    362cfd9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d1fcea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed67ebd View commit details
    Browse the repository at this point in the history
  6. fix typo in error

    filipslezaklab committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    9b0ba05 View commit details
    Browse the repository at this point in the history
  7. release Mutex lock

    moubctez committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    9505d1f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2d2b3cc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8e80dbb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cde68b5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f610430 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    449d459 View commit details
    Browse the repository at this point in the history
  13. Add .sqlx

    moubctez committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    9f8cf0f View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Compact SQL queries

    moubctez committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    9f7f6cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e985931 View commit details
    Browse the repository at this point in the history
  3. Get rid of re-exports

    moubctez committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    8c03b09 View commit details
    Browse the repository at this point in the history
  4. Less Mutex locking

    moubctez committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    086659e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed4f771 View commit details
    Browse the repository at this point in the history
  6. Get rid of connected_from

    moubctez committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    0ad5105 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    1a77080 View commit details
    Browse the repository at this point in the history
  2. Resolve locking crisis

    moubctez committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    9c91101 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Cleanup logging

    moubctez committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    8be6226 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e240484 View commit details
    Browse the repository at this point in the history
  3. Remove dead code

    moubctez committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    42c67b2 View commit details
    Browse the repository at this point in the history
  4. Re-format index.html

    moubctez committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    5e9ee22 View commit details
    Browse the repository at this point in the history
  5. Get rid of database Mutex

    moubctez committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    9a23f07 View commit details
    Browse the repository at this point in the history
  6. Clean up logging

    moubctez committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    012f682 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    637d638 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4d1732c View commit details
    Browse the repository at this point in the history