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

Simple plugin system #1389

Merged
merged 25 commits into from
Apr 22, 2024
Merged

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    cb09258 View commit details
    Browse the repository at this point in the history
  2. Test chain

    thomas-zahner committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    3c0747e View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    bbb4792 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95b046a View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    e702086 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9a3d1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    811a73b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da39a4f View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Add doc comment

    thomas-zahner committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    b006a9f View commit details
    Browse the repository at this point in the history
  2. Small improvements

    thomas-zahner committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    84dfd00 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Apply suggestions

    thomas-zahner committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    9b42240 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fb34e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f381e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    1c6c39f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7917d5d View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

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

Commits on Apr 3, 2024

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

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    ca55953 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61df5c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

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

Commits on Apr 21, 2024

  1. Add documentation to chain module

    Also make `Chainable` and  `ChainResult` public to support external plugins/handlers.
    mre committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    a4f57cb View commit details
    Browse the repository at this point in the history
  2. Extend docs around clone_unwrap

    mre committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    2a5fbcb View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Adjust documentation

    thomas-zahner committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d99ba5c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from lycheeverse/plugin-prototype-docs

    Add documentation to `chain` module
    thomas-zahner authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c228a8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50bd88a View commit details
    Browse the repository at this point in the history