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

Add Lazy Proxy support #20

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Add Lazy Proxy support #20

wants to merge 10 commits into from

Commits on Dec 11, 2021

  1. ✨ Implement LazyProxy

    - #10
    enisn committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    3034bae View commit details
    Browse the repository at this point in the history
  2. 🛠️ Revert Startup renaming

    enisn committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    61c475b View commit details
    Browse the repository at this point in the history
  3. 🧪 Add tests for lazy-proxy

    - #19
    enisn committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    5062b91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    352effc View commit details
    Browse the repository at this point in the history
  5. 📄Lazy-Proxy documentation

    enisn committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    c717dc6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c4eb033 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2a68beb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c4eb66b View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. Configuration menu
    Copy the full SHA
    d92cccd View commit details
    Browse the repository at this point in the history
  2. 🪲 Fix misimplementation

    enisn committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    23f9b3b View commit details
    Browse the repository at this point in the history