mirror of
https://github.com/usenocturne/nocturne-ui.git
synced 2026-04-25 15:55:54 +03:00
[PR #31] [MERGED] Develop/v2.1.0 beta.2 #84
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#84
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/31
Author: @brandonsaldan
Created: 11/24/2024
Status: ✅ Merged
Merged: 11/24/2024
Merged by: @brandonsaldan
Base:
main← Head:develop/v2.1.0-beta.2📝 Commits (10+)
c47a9f8chore: revert toe972b1e0299058feat(app): add hard reset button combo9ad74b0fix(playlists): update loading statee2baa48fix(auth): update access token02504e0feat(auth): remove rows from supabase on signout5c2ef0cfeat(settings): add donation buttonbf03d84fix(cf): fix cloudflare deployment01600e1chore: bump versiond63a006fix(lib): update supabase client1e77eb4fix(auth): use proper refresh token const📊 Changes
13 files changed (+395 additions, -793 deletions)
View changed files
📝
package-lock.json(+2 -2)📝
package.json(+1 -1)📝
src/components/AuthSelection.jsx(+13 -207)📝
src/components/DonationQRModal.jsx(+0 -5)➖
src/components/ResetTimerOverlay.jsx(+0 -76)➖
src/constants/errorCodes.js(+0 -40)➖
src/lib/colorUtils.js(+0 -103)📝
src/pages/_app.jsx(+318 -262)📝
src/pages/api/v1/auth/token.js(+9 -22)📝
src/pages/api/v1/auth/validate-credentials.js(+3 -71)📝
src/pages/collection/tracks.jsx(+46 -2)📝
src/pages/index.jsx(+2 -1)📝
src/pages/playlist/[playlistId].jsx(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.