mirror of
https://github.com/arikchakma/maily.to.git
synced 2026-04-26 06:35:53 +03:00
[PR #166] [MERGED] refactor: migrate to react router #201
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/maily.to#201
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/arikchakma/maily.to/pull/166
Author: @arikchakma
Created: 3/24/2025
Status: ✅ Merged
Merged: 3/24/2025
Merged by: @arikchakma
Base:
main← Head:feat/rr📝 Commits (10+)
8ba1030wipc91a12efeat: drag handle pluginb70f787Merge branch 'main' into feat/rrf5ea7d7wip3cca8c8wipf6ea061Merge branch 'main' into feat/rrd16bbefwipa7acd08Merge branch 'main' into feat/rr8b9d3cbwipf194eeewip📊 Changes
128 files changed (+6839 additions, -4396 deletions)
View changed files
📝
apps/web/.env.example(+4 -3)📝
apps/web/.gitignore(+6 -33)➖
apps/web/actions/auth.ts(+0 -55)➖
apps/web/actions/config.ts(+0 -49)➖
apps/web/actions/email.ts(+0 -509)➖
apps/web/actions/error.ts(+0 -32)➖
apps/web/app/(auth)/auth/callback/route.ts(+0 -20)➖
apps/web/app/(auth)/auth/confirm/route.ts(+0 -28)➖
apps/web/app/(auth)/auth/login/route.ts(+0 -48)➖
apps/web/app/(auth)/auth/logout/route.ts(+0 -13)➖
apps/web/app/(auth)/layout.tsx(+0 -34)➖
apps/web/app/(auth)/login/page.tsx(+0 -68)➖
apps/web/app/(playground)/layout.tsx(+0 -24)➖
apps/web/app/(playground)/playground/layout.tsx(+0 -27)➖
apps/web/app/(playground)/playground/page.tsx(+0 -84)➖
apps/web/app/(playground)/template/[templateId]/page.tsx(+0 -96)➖
apps/web/app/(playground)/template/layout.tsx(+0 -40)➖
apps/web/app/(playground)/template/page.tsx(+0 -47)➖
apps/web/app/api/v1/emails/route.ts(+0 -7)➕
apps/web/app/app.css(+15 -0)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.