-
Notifications
You must be signed in to change notification settings - Fork 42
Closed
Labels
featureNew feature or requestNew feature or requestopenapiOpenAPI specificationsOpenAPI specificationspackage: nextcloud
Milestone
Description
See https://github.com/jld3103/dart-nextcloud/tree/master/lib/src. There will definitely be breaking changes, but we need all endpoints so it's possible to migrate at all.
- core: autocomplete user (https://github.com/jld3103/dart-nextcloud/blob/0cc8e1df7ef8b4b4407d4f8c5271453fd6149e24/lib/src/autocomplete/client.dart#L19)
- core: avatar (https://github.com/jld3103/dart-nextcloud/blob/0cc8e1df7ef8b4b4407d4f8c5271453fd6149e24/lib/src/avatar/client.dart#L18)
- core: preview by file id (https://github.com/jld3103/dart-nextcloud/blob/0cc8e1df7ef8b4b4407d4f8c5271453fd6149e24/lib/src/preview/client.dart#L59)
- core: thumbnail (https://github.com/jld3103/dart-nextcloud/blob/0cc8e1df7ef8b4b4407d4f8c5271453fd6149e24/lib/src/preview/client.dart#L145)
- files_sharing: sharees (https://github.com/jld3103/dart-nextcloud/blob/0cc8e1df7ef8b4b4407d4f8c5271453fd6149e24/lib/src/sharees/client.dart)
- talk (https://github.com/jld3103/dart-nextcloud/tree/0cc8e1df7ef8b4b4407d4f8c5271453fd6149e24/lib/src/talk)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or requestopenapiOpenAPI specificationsOpenAPI specificationspackage: nextcloud