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

Implement Macro feature #554

Merged
merged 36 commits into from
Oct 8, 2023
Merged

Commits on May 11, 2023

  1. Add macro implementation

    deeebug committed May 11, 2023
    Configuration menu
    Copy the full SHA
    df1b7f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

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

Commits on Aug 19, 2023

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

Commits on Aug 29, 2023

  1. WIP

    deeebug committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    ef43c96 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

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

Commits on Sep 24, 2023

  1. Favor dedicated pin model

    deeebug committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    dfca0d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

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

Commits on Oct 1, 2023

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

    deeebug committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    d26e3a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7ca1af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28b02fd View commit details
    Browse the repository at this point in the history
  5. Cleanup

    deeebug committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    68fa958 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    21ac1ad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    159d54c View commit details
    Browse the repository at this point in the history
  8. Cleanup

    deeebug committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    9d5be06 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Cleanup

    deeebug committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    8312bda View commit details
    Browse the repository at this point in the history
  2. Fix boolean serialization

    deeebug committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    765c8d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d39b9f8 View commit details
    Browse the repository at this point in the history
  4. Fix label

    deeebug committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    4372b4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed2c217 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

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

Commits on Oct 4, 2023

  1. Add tooltip on delete button

    deeebug committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    f4ba7ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4948277 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

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

Commits on Oct 7, 2023

  1. Configuration menu
    Copy the full SHA
    e2fdcc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3af08e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d83d67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9084601 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c55dcec View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Fix default macro duration

    deeebug committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    9ab7bcd View commit details
    Browse the repository at this point in the history
  2. Add Macro Documentation

    InfraredAces committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    02e80a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c81a8f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from InfraredAces/documentation-macro

    Add Macro Documentation
    deeebug authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    a53e087 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69884ca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c4226e3 View commit details
    Browse the repository at this point in the history