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: sessions for namespaces #60

Merged
merged 28 commits into from
Oct 20, 2024
Merged

Commits on Oct 19, 2024

  1. partway there

    Ramilito committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    563bb47 View commit details
    Browse the repository at this point in the history
  2. working file

    Ramilito committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    b550b11 View commit details
    Browse the repository at this point in the history
  3. fix filepath name

    Ramilito committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    10b7e32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4e388c View commit details
    Browse the repository at this point in the history
  5. add completion support

    Ramilito committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    b7b89e5 View commit details
    Browse the repository at this point in the history
  6. deleted our own model

    Ramilito committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    e35021f View commit details
    Browse the repository at this point in the history
  7. default namespace updated

    Ramilito committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    7434e9e View commit details
    Browse the repository at this point in the history
  8. default context

    Ramilito committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    f3f2ffe View commit details
    Browse the repository at this point in the history
  9. removed error

    Ramilito committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    7ad23f6 View commit details
    Browse the repository at this point in the history
  10. removed return statements

    Ramilito committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    478abc4 View commit details
    Browse the repository at this point in the history
  11. removed unused import

    Ramilito committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    ccd1730 View commit details
    Browse the repository at this point in the history
  12. no need to save a variable

    Ramilito committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    1ceefba View commit details
    Browse the repository at this point in the history
  13. fix clippy complaint

    Ramilito committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    dd4325a View commit details
    Browse the repository at this point in the history
  14. removed error and use eprint

    Ramilito committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    8661765 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fa607de View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. include files by default

    Ramilito committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    238e9d2 View commit details
    Browse the repository at this point in the history
  2. solved default issue

    Ramilito committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    cda6ea7 View commit details
    Browse the repository at this point in the history
  3. set default ns solved

    Ramilito committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    2a2072e View commit details
    Browse the repository at this point in the history
  4. fix clippy errors

    Ramilito committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    cd89ce1 View commit details
    Browse the repository at this point in the history
  5. fix clippy erros

    Ramilito committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    b7a9729 View commit details
    Browse the repository at this point in the history
  6. removed tokioa

    Ramilito committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    5a7cb54 View commit details
    Browse the repository at this point in the history
  7. solved duplicates in context

    Ramilito committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    bd3edd5 View commit details
    Browse the repository at this point in the history
  8. fix tests

    Ramilito committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    ef8b7a2 View commit details
    Browse the repository at this point in the history
  9. simplify test

    Ramilito committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    abb3e9a View commit details
    Browse the repository at this point in the history
  10. simplify test

    Ramilito committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    c0b784b View commit details
    Browse the repository at this point in the history
  11. cleanup code

    Ramilito committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    c19873c View commit details
    Browse the repository at this point in the history
  12. update readme

    Ramilito committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    c1e5c1f View commit details
    Browse the repository at this point in the history
  13. update version

    Ramilito committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    bf34d6a View commit details
    Browse the repository at this point in the history