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

List Non-Voted Users #31

Open
Bibo-Joshi opened this issue Dec 18, 2024 · 1 comment
Open

List Non-Voted Users #31

Bibo-Joshi opened this issue Dec 18, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Bibo-Joshi
Copy link
Member

  • check if the circles app has an API that allows fetching available circles and members (first search looks like there is an OCS API available)
  • Calculate which registers have not voted. Mapping between registers mentioned in the poll and the registers listed in circles might be challenging
  • Find a way to nicely display the info in the web view. Hiding by default would be desirable
@Bibo-Joshi Bibo-Joshi added the enhancement New feature or request label Dec 18, 2024
@Bibo-Joshi
Copy link
Member Author

  • Requests of the form curl -u username:password -X GET 'https://cloud.akablas.de/ocs/v2.php/apps/circles/circles?format=json' -H "OCS-APIRequest: true" seem to work. JSON schema not yet clear.
  • see also the findings in Documentation of OCS API nextcloud/circles#1818

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant