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: live stats #5352

Merged
merged 27 commits into from
May 2, 2024
Merged

refactor: live stats #5352

merged 27 commits into from
May 2, 2024

Commits on May 1, 2024

  1. add sections to settings

    Miodec committed May 1, 2024
    Configuration menu
    Copy the full SHA
    ba26bab View commit details
    Browse the repository at this point in the history
  2. add functions

    Miodec committed May 1, 2024
    Configuration menu
    Copy the full SHA
    8f249c6 View commit details
    Browse the repository at this point in the history
  3. commands

    Miodec committed May 1, 2024
    Configuration menu
    Copy the full SHA
    e5c8188 View commit details
    Browse the repository at this point in the history
  4. default config

    Miodec committed May 1, 2024
    Configuration menu
    Copy the full SHA
    c74bb92 View commit details
    Browse the repository at this point in the history
  5. config

    Miodec committed May 1, 2024
    Configuration menu
    Copy the full SHA
    9d9fbd0 View commit details
    Browse the repository at this point in the history
  6. rename livewpm to livespeed

    change html structure
    change class names
    Miodec committed May 1, 2024
    Configuration menu
    Copy the full SHA
    187a3f9 View commit details
    Browse the repository at this point in the history
  7. class rename

    Miodec committed May 1, 2024
    Configuration menu
    Copy the full SHA
    d56fdb9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    89ee377 View commit details
    Browse the repository at this point in the history
  9. move to a const

    Miodec committed May 1, 2024
    Configuration menu
    Copy the full SHA
    e154276 View commit details
    Browse the repository at this point in the history
  10. better reset func

    Miodec committed May 1, 2024
    Configuration menu
    Copy the full SHA
    ee63627 View commit details
    Browse the repository at this point in the history
  11. also checkign custom

    Miodec committed May 1, 2024
    Configuration menu
    Copy the full SHA
    81a2059 View commit details
    Browse the repository at this point in the history
  12. remove transition

    Miodec committed May 1, 2024
    Configuration menu
    Copy the full SHA
    aa08bb6 View commit details
    Browse the repository at this point in the history
  13. fix opacity issues

    Miodec committed May 1, 2024
    Configuration menu
    Copy the full SHA
    db42949 View commit details
    Browse the repository at this point in the history
  14. correct class name

    Miodec committed May 1, 2024
    Configuration menu
    Copy the full SHA
    3cd0989 View commit details
    Browse the repository at this point in the history
  15. hide on focus

    Miodec committed May 1, 2024
    Configuration menu
    Copy the full SHA
    7405df2 View commit details
    Browse the repository at this point in the history
  16. unused ids

    Miodec committed May 1, 2024
    Configuration menu
    Copy the full SHA
    466e70e View commit details
    Browse the repository at this point in the history
  17. 1 opacity

    Miodec committed May 1, 2024
    Configuration menu
    Copy the full SHA
    2bfdc33 View commit details
    Browse the repository at this point in the history
  18. fix margin

    Miodec committed May 1, 2024
    Configuration menu
    Copy the full SHA
    57e5a59 View commit details
    Browse the repository at this point in the history
  19. refactor acc

    Miodec committed May 1, 2024
    Configuration menu
    Copy the full SHA
    763bfca View commit details
    Browse the repository at this point in the history
  20. refactor burst

    Miodec committed May 1, 2024
    Configuration menu
    Copy the full SHA
    85a92a6 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f0bb61f View commit details
    Browse the repository at this point in the history
  22. extract to functions

    Miodec committed May 1, 2024
    Configuration menu
    Copy the full SHA
    1c826ba View commit details
    Browse the repository at this point in the history
  23. update schema

    Miodec committed May 1, 2024
    Configuration menu
    Copy the full SHA
    91bd0f8 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. default opacity 0

    Miodec committed May 2, 2024
    Configuration menu
    Copy the full SHA
    a42947b View commit details
    Browse the repository at this point in the history
  2. reset acc, remove unused code

    Miodec committed May 2, 2024
    Configuration menu
    Copy the full SHA
    c7e0f79 View commit details
    Browse the repository at this point in the history
  3. remove unusd code

    Miodec committed May 2, 2024
    Configuration menu
    Copy the full SHA
    799b978 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b32125 View commit details
    Browse the repository at this point in the history