Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rob121/broadlinkgo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.06
Choose a base ref
...
head repository: rob121/broadlinkgo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 17 commits
  • 11 files changed
  • 7 contributors

Commits on Jul 13, 2019

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

Commits on Dec 27, 2019

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

Commits on Apr 29, 2020

  1. MIT license

    brianpierson2020 committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    af28c4d View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. Merge pull request #7 from brianpierson2020/master

    MIT license
    rob121 authored Jun 30, 2020
    Configuration menu
    Copy the full SHA
    0d7e878 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2020

  1. Add checkbox "Is RF" to Learn page

    - Call broadlink.Learn or broadlink.LearnRF based on checkbox value
    - Minor refactoring in learnHandler to construct src value for iframe
    - Optionally include "/rf/" at the end of src value
    NOTE: This invalidates the check of len(parts) < 3 in learnChildHandler
    dmellenthin committed Jul 12, 2020
    Configuration menu
    Copy the full SHA
    0dac4d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Add support for Go modules

    2opremio committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    d7a8f87 View commit details
    Browse the repository at this point in the history
  2. Add RM4 Pro plus device

    GunoH authored and 2opremio committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    b3331f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f031acd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98069db View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2021

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

Commits on Mar 10, 2021

  1. Merge pull request #8 from dmellenthin/AddIsRfCheckbox

    Add checkbox "Is RF" to Learn page
    rob121 authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    5e5fb4e View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. Merge pull request #13 from 2opremio/master

    Pulling in downstream repo with rm4 support
    rob121 authored Mar 11, 2021
    Configuration menu
    Copy the full SHA
    09dfed8 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2021

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

Commits on May 28, 2021

  1. Configuration menu
    Copy the full SHA
    5aa8a35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b93a31 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #14 from rob121/rm4support

    Rm4support
    rob121 authored May 28, 2021
    Configuration menu
    Copy the full SHA
    790d5ba View commit details
    Browse the repository at this point in the history
  4. Update go.mod

    rob121 authored May 28, 2021
    Configuration menu
    Copy the full SHA
    7c58e6a View commit details
    Browse the repository at this point in the history
Loading