Skip to content

Librusek v1.2.1#87

Merged
SimonB50 merged 11 commits intoreleasefrom
main
Sep 19, 2025
Merged

Librusek v1.2.1#87
SimonB50 merged 11 commits intoreleasefrom
main

Conversation

@SimonB50
Copy link
Copy Markdown
Owner

New version of Librusek mobile app.

dependabot Bot and others added 11 commits August 30, 2025 14:51
Bumps the npm_and_yarn group with 1 update in the / directory: [next](https://github.com/vercel/next.js).


Updates `next` from 15.4.6 to 15.4.7
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.4.6...v15.4.7)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.4.7
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
- Implement a new page to display user's notes and comments.
- Add a new route and navigation link in the layout.
- Create a dedicated API endpoint to fetch notes data.
- Add translations for the new feature.
fix(settings): Correct key for cache success message
…yarn-2cb8645c2b

Bump next from 15.4.6 to 15.4.7 in the npm_and_yarn group across 1 directory
This commit internationalizes the display of weekdays in the timetable component.

- Removes the hardcoded `weekDays` array from `pages/[locale]/timetable.js`.
- Uses the `useTranslation` hook to look up the weekday names based on the current locale.
- Adds English and Polish translations for the weekdays to the respective `timetable.json` locale files.

This makes the timetable component fully translatable and removes hardcoded English strings.
feat: Internationalize timetable weekdays
@github-advanced-security
Copy link
Copy Markdown

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@SimonB50 SimonB50 merged commit b173d61 into release Sep 19, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants