enhancementgood first issue
Métricas do repositório
- Stars
- (7 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
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.