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

Convert rocketchat-webrtc to main module structure #13117

Merged
merged 87 commits into from
Jan 14, 2019
Merged

Commits on Dec 21, 2018

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

Commits on Dec 24, 2018

  1. Configuration menu
    Copy the full SHA
    4428a97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    157edc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b65a21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a26cba View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2018

  1. Configuration menu
    Copy the full SHA
    24cfb4f View commit details
    Browse the repository at this point in the history
  2. Fix lint

    MarcosSpessatto committed Dec 26, 2018
    Configuration menu
    Copy the full SHA
    0683f57 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2018

  1. Configuration menu
    Copy the full SHA
    b26e192 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8eeac90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7080105 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d2395c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    289c478 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ccba459 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    869c15d View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2018

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

Commits on Jan 2, 2019

  1. Configuration menu
    Copy the full SHA
    4f1947d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52e95cc View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2019

  1. Configuration menu
    Copy the full SHA
    a8d506b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42c1ac9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a05c6f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36ff49e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dfbcf6b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e60d248 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2c34342 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e71d2b5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3ea4cf7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    15b52fa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6383ad5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    86bf84c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ec7fd7b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    523d704 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2019

  1. Configuration menu
    Copy the full SHA
    c770001 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    252ad4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d94009 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61a71eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a8d997 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f6b7f82 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d64719a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0932300 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    601008b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c4dd3aa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f82338e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2ffadf0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    545d534 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2019

  1. Configuration menu
    Copy the full SHA
    c4320ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ff6b3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    803abf6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76ee0f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6455fbc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    772e87c View commit details
    Browse the repository at this point in the history
  7. 1 Configuration menu
    Copy the full SHA
    0f16f53 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2019

  1. Configuration menu
    Copy the full SHA
    c652612 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85c72bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c61d834 View commit details
    Browse the repository at this point in the history
  4. Fix missing export

    MarcosSpessatto committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    303613b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b40ea2d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ac03e2d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    483650d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    63bb0a4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f052372 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6fb8b0b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    839c7a1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    db361ac View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    30df39b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e50de55 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    dba0ec5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    488a311 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a177d27 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f500d47 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    dd3294c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9b4c7a5 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6c06061 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2019

  1. Configuration menu
    Copy the full SHA
    6969209 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0aff80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0640958 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc30b19 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    824090d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4a53cc4 View commit details
    Browse the repository at this point in the history
  7. Fix lint

    MarcosSpessatto committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    a575e54 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f2bc83a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    af87316 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ea3caa2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    57d4a71 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e48dcad View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bce41a3 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2019

  1. Configuration menu
    Copy the full SHA
    234b40e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cae1f47 View commit details
    Browse the repository at this point in the history