1 Open Issue Need Help Last updated: Sep 1, 2025

Open Issues Need Help

View All on GitHub
Timeline List about 2 months ago

AI Summary: This issue describes the creation of a new API endpoint, `GET /timelines/`, which will serve a list of timeline items. The endpoint needs to support two main functionalities: returning all available timelines and filtering the list by a given title using a 'LIKE' search operator.

Complexity: 3/5
enhancement good first issue