Vault-Web/cloud-page

File/Folder Activity Feed

Open

#36 opened on Dec 3, 2025

View on GitHub
 (2 comments) (0 reactions) (1 assignee)Java (21 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (7 stars)
PR merge metrics
 (PR metrics pending)

Description

Implement an endpoint that returns a chronological feed of recent actions such as uploads, edits, deletes, and shares. Include who performed the action, the target file/folder, timestamps, and action type. Support filtering by user, action type, and time range. Ensure pagination for large feeds and consistent, structured response formats. Add tests and basic documentation for consumers.

Contributor guide