mirror of
https://github.com/usenocturne/nocturne-ui.git
synced 2026-04-25 15:55:54 +03:00
Labels
No labels
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nocturne-ui#124
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/usenocturne/nocturne-ui/pull/121
Author: @apeschock
Created: 10/20/2025
Status: ❌ Closed
Base:
main← Head:feature/clock-improvements📝 Commits (1)
b8db554feat(ui): add option for clock in now playing screen, option for clock to show AM/PM. From issue #109📊 Changes
5 files changed (+77 additions, -9 deletions)
View changed files
📝
src/components/player/NowPlaying.jsx(+15 -4)📝
src/components/settings/Settings.jsx(+22 -0)📝
src/contexts/SettingsContext.jsx(+8 -1)📝
src/hooks/useCurrentTime.js(+14 -4)➕
src/hooks/usePlayerClock.js(+18 -0)📄 Description
Add the features discussed in issue #109.
Option for Clock on the now playing screen,
Option for AM/PM on all clocks.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.