mirror of
https://github.com/FranP-code/Open-Telegram-to-Notion-Website.git
synced 2025-10-13 00:42:53 +00:00
[PR #1] [MERGED] Apply React page to Master #1
Reference in New Issue
Block a user
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/FranP-code/Open-Telegram-to-Notion-Website/pull/1
Author: @FranP-code
Created: 4/25/2022
Status: ✅ Merged
Merged: 4/25/2022
Merged by: @FranP-code
Base:
master← Head:react-moving📝 Commits (7)
38f97e1React initial commitd5f6c5aIndex page done32404d1Auth page donebf31475Auth page done423e0e0Header changes0f42cddAbout, privacy policy and terms of use pages addeda1f5ce1Header bug fix📊 Changes
42 files changed (+964 additions, -269 deletions)
View changed files
📝
.gitignore(+25 -1)➕
.vscode/settings.json(+22 -0)➖
index.js(+0 -87)📝
package.json(+35 -22)➕
public/_redirects(+1 -0)➖
public/css/auth.css(+0 -29)➖
public/css/global.css(+0 -21)➖
public/css/index.css(+0 -26)📝
public/favicon.ico(+0 -0)➕
public/index.html(+43 -0)➕
public/manifest.json(+25 -0)➕
public/robots.txt(+3 -0)➖
readme.MD(+0 -20)➕
src/App.jsx(+27 -0)➕
src/Pages/About/About.jsx(+50 -0)➕
src/Pages/Auth/Auth.jsx(+103 -0)➕
src/Pages/Auth/auth-style.css(+27 -0)➕
src/Pages/Auth/auth-style.css.map(+1 -0)➕
src/Pages/Auth/auth-style.scss(+37 -0)📝
src/Pages/Auth/auth_copy.svg(+0 -0)...and 22 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.