mirror of
https://github.com/nextcloud/server.git
synced 2026-02-26 03:11:28 -05:00
This adds support to pinning elements by setting the `order` property on the element (e.g. `order: 0` will always be the first element to show). Also filter list of elements to remove upcoming and outdated elements (as the json might be cached). Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> |
||
|---|---|---|
| .. | ||
| appDiscoverParser.spec.ts | ||
| appDiscoverParser.ts | ||
| handlers.js | ||
| userUtils.ts | ||
| validate.js | ||