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

EventsListener API #259

Merged
merged 1 commit into from
Apr 2, 2024
Merged

EventsListener API #259

merged 1 commit into from
Apr 2, 2024

Conversation

bigcat88
Copy link
Member

@bigcat88 bigcat88 commented Apr 2, 2024

Node Events


node_event - events about File Nodes

Supported event sub-types:

  • NodeCreatedEvent
  • NodeTouchedEvent
  • NodeWrittenEvent
  • NodeDeletedEvent
  • NodeRenamedEvent
  • NodeCopiedEvent

Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
@bigcat88 bigcat88 marked this pull request as ready for review April 2, 2024 08:09
@bigcat88 bigcat88 merged commit 46a51fc into main Apr 2, 2024
18 of 27 checks passed
@bigcat88 bigcat88 deleted the feat-nodesevents branch April 2, 2024 08:09
@bigcat88
Copy link
Member Author

bigcat88 commented Apr 2, 2024

CI failure is unrelated to this PR

bigcat88 added a commit to cloud-py-api/nc_py_api that referenced this pull request Apr 27, 2024
API to register Events Listeners for NextcloudApp

Reference: nextcloud/app_api#259

---------

Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant