nextcloud / nextcloud/appstore

Filterable RSS/Atom feed endpoint

Open
#980 0 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
391
Forks
175
Avg merge
1d 11h
Merged PRs (30d)
25

Description

It would be nice to have a feed endpoint that can filter the apps listed in the feed. Many admins restrict the apps available to their NC instances, so being alerted for updates to just those apps would be useful.

This could be done by passing the app names as a URL parameter like `?apps=mail+contacts+calendar+passwords` (whitelist) or `?apps=-mail-contacts-calendar-passwords` (blacklist).

There are a few third party websites which provide this functionality, but having it built-in would be handy.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.