mirror of
https://github.com/usenocturne/nocturne-ui.git
synced 2026-04-25 07:45:52 +03:00
[PR #82] [MERGED] Remove supabase cloudflare #113
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#113
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/82
Author: @brandonsaldan
Created: 1/24/2025
Status: ✅ Merged
Merged: 1/24/2025
Merged by: @brandonsaldan
Base:
main← Head:remove-supabase-cloudflare📝 Commits (2)
a106757feat(auth): remove supabased210d9efeat(auth): remove cloudflare📊 Changes
25 files changed (+167 additions, -1128 deletions)
View changed files
📝
.env.example(+3 -8)📝
.gitignore(+0 -4)📝
README.md(+47 -166)📝
bun.lockb(+0 -0)📝
next.config.mjs(+5 -15)📝
package.json(+4 -9)📝
src/components/settings/Settings.jsx(+0 -13)➖
src/lib/cryptoUtils.js(+0 -77)➖
src/lib/supabaseClient.js(+0 -26)📝
src/pages/_app.jsx(+1 -22)📝
src/pages/api/v1/auth/finish-auth.js(+29 -28)➖
src/pages/api/v1/auth/qr/check.js(+0 -88)➖
src/pages/api/v1/auth/qr/create.js(+0 -80)📝
src/pages/api/v1/auth/refresh-token.js(+22 -118)📝
src/pages/api/v1/auth/token.js(+30 -96)➖
src/pages/api/v1/status/device-stats.js(+0 -87)📝
src/services/authService.js(+26 -18)➖
src/workers/keyRotation.js(+0 -23)➖
workers/key-rotation/.gitignore(+0 -169)➖
workers/key-rotation/README.md(+0 -15)...and 5 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.