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 remaining XML-RPC endpoints #20

Merged
merged 15 commits into from
May 23, 2024
Merged

Add remaining XML-RPC endpoints #20

merged 15 commits into from
May 23, 2024

Commits on May 20, 2024

  1. Doc: Delete methods.txt

    SchoolGuy committed May 20, 2024
    Configuration menu
    Copy the full SHA
    994b5ce View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    e37266f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5cd4e9 View commit details
    Browse the repository at this point in the history
  3. Item: Add base struct

    This commit adds a base struct and adds common generic methods the client. Already existing methods were moved into the item.go file.
    SchoolGuy committed May 23, 2024
    Configuration menu
    Copy the full SHA
    00c6a3b View commit details
    Browse the repository at this point in the history
  4. Resource: Add abstract base struct

    This adds the abstract base struct for the Resource class in the backend. It has no dedicated XML-RPC methods.
    SchoolGuy committed May 23, 2024
    Configuration menu
    Copy the full SHA
    f1d60e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed9937e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    787d760 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    702fb1b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    09ab6b1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9242262 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bacabe1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    888fdc7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5aeca59 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    399d424 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5c4e45b View commit details
    Browse the repository at this point in the history