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

refactor/session_aware #38

Merged
merged 6 commits into from
Apr 22, 2024
Merged

refactor/session_aware #38

merged 6 commits into from
Apr 22, 2024

Commits on Apr 21, 2024

  1. refactor/session_aware

    - remove mk1 clock timer (move to mk1 plugin)
    - remove skill_api methods
    - make session aware (timezone, time_format, date_format)
    - use datetime utils from ovos-utils, dont make UTC assumptions (or at least let all tz assumptions be made in that module)
    JarbasAl committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    20ee8fd View commit details
    Browse the repository at this point in the history
  2. refactor/session_aware

    - remove mk1 clock timer (move to mk1 plugin)
    - remove skill_api methods
    - make session aware (timezone, time_format, date_format)
    - use datetime utils from ovos-utils, dont make UTC assumptions (or at least let all tz assumptions be made in that module)
    JarbasAl committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    379334b View commit details
    Browse the repository at this point in the history
  3. mk1 todo

    JarbasAl committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    b576c36 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    605c98d View commit details
    Browse the repository at this point in the history
  5. manifest

    JarbasAl committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    de2bb9b View commit details
    Browse the repository at this point in the history
  6. simplify nice_month

    JarbasAl committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    6470fd4 View commit details
    Browse the repository at this point in the history