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: bigbluebutton/bbb-pads
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.2
Choose a base ref
...
head repository: bigbluebutton/bbb-pads
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.0
Choose a head ref
  • 5 commits
  • 3 files changed
  • 2 contributors

Commits on Nov 10, 2022

  1. feat(config): settings override

    Implements a configuration file override.
    Looks for local settings file located in /etc/bigbluebutton/bbb-pads.json
    and if present, merges it with the default one.
    Arrays are not merged, but replaced.
    Arthurk12 committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    6c8ef13 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Merge pull request #19 from Arthurk12/bbb-pads_settings_override

    feat(config): settings override
    prlanzarin authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    8def3c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    7e82ace View commit details
    Browse the repository at this point in the history
  2. 1.4.0

    prlanzarin committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    0b96062 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #20 from bigbluebutton/develop

    chore: update from develop (1.4.0)
    prlanzarin authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    61f89b6 View commit details
    Browse the repository at this point in the history
Loading