- Introduced a new query parameter for the activity listing endpoint to fetch entries by calendar month (format: YYYY-MM), excluding days and offset. - Implemented backend validation for the month parameter to ensure correct format and range. - Enhanced the frontend to support month selection, allowing users to load activities for specific months and dynamically update the displayed entries. - Improved the user interface to show the selected month and the range of loaded months, enhancing user experience. |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| Dockerfile | ||
| index.html | ||
| nginx.conf | ||
| package-lock.json | ||
| package.json | ||
| vite.config.js | ||