mirror of
https://github.com/linsa-io/linsa.git
synced 2026-01-12 04:10:25 +01:00
[PR #125] [CLOSED] dev.learn-anything.xyz deploy #48
Reference in New Issue
Block a user
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/linsa-io/linsa/pull/125
Author: @nikivdev
Created: 9/2/2024
Status: ❌ Closed
Base:
main← Head:deploy📝 Commits (10+)
236a86estart2a36abe.f6cf0d6seeding connections28b9f25.188f81cwip1c534abwip: learning stateab6b4afwip: notes sectiondcac726Merge branch 'seed' of github.com:learn-anything/learn-anything.xyz into linkf7f7e1cwip: many2ac988ctopics📊 Changes
39 files changed (+1643 additions, -245 deletions)
View changed files
📝
bun.lockb(+0 -0)📝
web/.env.example(+13 -1)➕
web/app/(auth)/layout.tsx(+7 -0)➕
web/app/(auth)/sign-in/[[...sign-in]]/page.tsx(+9 -0)➕
web/app/(auth)/sign-up/[[...sign-up]]/page.tsx(+9 -0)📝
web/app/(pages)/layout.tsx(+28 -17)📝
web/app/(pages)/profile/_components/wrapper.tsx(+2 -2)📝
web/app/globals.css(+4 -4)📝
web/app/layout.tsx(+6 -5)📝
web/components/custom/ai-search.tsx(+1 -1)➖
web/components/custom/auth-ui.tsx(+0 -45)➕
web/components/custom/clerk/clerk-provider-client.tsx(+7 -0)➕
web/components/custom/clerk/sign-in-client.tsx(+7 -0)➕
web/components/custom/clerk/sign-up-client.tsx(+7 -0)➕
web/components/custom/clerk/signed-in-client.tsx(+7 -0)📝
web/components/custom/delete-modal.tsx(+1 -1)📝
web/components/custom/sidebar/partial/page-section.tsx(+4 -4)📝
web/components/custom/sidebar/partial/profile-section.tsx(+4 -2)📝
web/components/custom/sidebar/partial/topic-section.tsx(+2 -4)📝
web/components/routes/EditProfileRoute.tsx(+10 -11)...and 19 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.