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

Plugin System #330

Merged
merged 12 commits into from
Oct 6, 2017
Merged

Plugin System #330

merged 12 commits into from
Oct 6, 2017

Commits on Sep 28, 2017

  1. add plugin system [wip]

    Maciej Winnicki committed Sep 28, 2017
    Configuration menu
    Copy the full SHA
    4145ccb View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2017

  1. fix lint errors in example plugin

    Maciej Winnicki committed Sep 29, 2017
    Configuration menu
    Copy the full SHA
    f354244 View commit details
    Browse the repository at this point in the history
  2. fixes

    Maciej Winnicki committed Sep 29, 2017
    Configuration menu
    Copy the full SHA
    c86672a View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2017

  1. working

    Maciej Winnicki committed Oct 4, 2017
    Configuration menu
    Copy the full SHA
    8ba2efc View commit details
    Browse the repository at this point in the history
  2. missing files

    Maciej Winnicki committed Oct 4, 2017
    Configuration menu
    Copy the full SHA
    61fe5e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2017

  1. router tests and more fixes

    Maciej Winnicki committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    bf7830e View commit details
    Browse the repository at this point in the history
  2. typos

    Maciej Winnicki committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    0e2545b View commit details
    Browse the repository at this point in the history
  3. update info in the README

    Maciej Winnicki committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    0e3f63b View commit details
    Browse the repository at this point in the history
  4. update data structs

    Maciej Winnicki committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    2c21bb9 View commit details
    Browse the repository at this point in the history
  5. fix comment

    Maciej Winnicki committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    98f8318 View commit details
    Browse the repository at this point in the history
  6. remove rendundant test

    Maciej Winnicki committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    f7fb317 View commit details
    Browse the repository at this point in the history
  7. change plugin flag to array

    Maciej Winnicki committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    1254002 View commit details
    Browse the repository at this point in the history