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

[V3] Plugins implemenations #3570

Merged
merged 17 commits into from
Sep 1, 2024

Commits on Jul 21, 2024

  1. plugin handler and lifecycle

    atterpac committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    035143a View commit details
    Browse the repository at this point in the history
  2. rebase

    atterpac committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    912bb28 View commit details
    Browse the repository at this point in the history
  3. remove reflect

    s
    atterpac committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    5ed13eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6cded09 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e43657 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. implement http handlers for services

    remove log
    
    trim path
    
    prefix wails/services
    atterpac committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    6c167f6 View commit details
    Browse the repository at this point in the history
  2. update plugine example

    atterpac committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    175ac12 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Misc updates

    leaanthony committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    5354039 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    cd6cb90 View commit details
    Browse the repository at this point in the history
  2. Added fileserver

    leaanthony committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    14cab67 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    4ad6d27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a17cb68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2386d05 View commit details
    Browse the repository at this point in the history
  4. Use service config copy. Add Name to Service Options. Improve service…

    … generation. Update README
    leaanthony committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    a5a7170 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'refs/heads/v3-alpha' into v3/plugins-as-service

    # Conflicts:
    #	v3/pkg/application/application.go
    #	v3/pkg/application/plugins.go
    leaanthony committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    6e2c67e View commit details
    Browse the repository at this point in the history
  6. Remove rogue db

    leaanthony committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    801be86 View commit details
    Browse the repository at this point in the history
  7. Update changelog.md

    leaanthony committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    33feb46 View commit details
    Browse the repository at this point in the history