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

Improve Watt-time plugin #65

Merged
merged 30 commits into from
Apr 9, 2024
Merged

Improve Watt-time plugin #65

merged 30 commits into from
Apr 9, 2024

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    b623fa0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62f8508 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c5152b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b53fa47 View commit details
    Browse the repository at this point in the history
  5. feat(lib): improve watt time plugin

    - change dayjs to luxon
    - add logic to avoid requesting if the duration is less than 5 minutes
    manushak committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    b119342 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    852f194 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e1f953c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    32e708f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15bcde3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe57332 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3473942 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b832cbb View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    8954529 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    11ebf53 View commit details
    Browse the repository at this point in the history
  2. fix(lib): add check for geolocation/ 'cloud/region-wt-id'

    -check if the geolocation or cloud/region-wt-id is the same when the duration is lower then 5 mins
    manushak committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    930ddd9 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    f75adbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    297240b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c49ace9 View commit details
    Browse the repository at this point in the history
  4. test(lib): update test

    manushak committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    fd45c9f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3da9f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ebad36 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    91451a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca3cc03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf227d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9dc1f6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1534b7b View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    a1afbbb View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    c2211cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a0b81e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    682e585 View commit details
    Browse the repository at this point in the history