mirror of
https://github.com/usenocturne/nocturne-ui.git
synced 2026-04-25 07:45:52 +03:00
[PR #83] [MERGED] fixes and features for bluetooth, status bar, etc. #116
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#116
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/83
Author: @68p
Created: 2/5/2025
Status: ✅ Merged
Merged: 2/17/2025
Merged by: @brandonsaldan
Base:
main← Head:fixes📝 Commits (10+)
3600837fix(auth): fix auto login, stop page refresh439b127chore(errors): add e40 for network errorsae19ef4fix(network): variety of fixesc5bbaccchore(icon): fix battery text position6e0fb48fix(status bar): status bar works correctly nowc11be6efix(bluetooth): WIP bluetooth devices menuf13d0bcfeat/fix: restore bt connection to last deviceb0c66d2fix(bluetooth): limit bluetooth requestsba714dffeat: use users timezone to set current time correctly38ed557feat: add connect/disconnect device in settings📊 Changes
8 files changed (+899 additions, -362 deletions)
View changed files
📝
src/components/auth/AuthSelection.jsx(+386 -105)📝
src/components/bluetooth/BluetoothDevices.jsx(+92 -46)📝
src/components/common/navigation/Sidebar.jsx(+1 -40)📝
src/components/common/navigation/StatusBar.jsx(+189 -6)📝
src/components/icons/BatteryIcon.jsx(+3 -3)📝
src/components/player/ProgressBar.jsx(+20 -30)📝
src/constants/errorCodes.js(+1 -0)📝
src/pages/_app.jsx(+207 -132)📄 Description
changes:
issues:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.