We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Explore
Help
Register
Sign In
0ct0pu5
/
ente
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Move into web/
Manav Rathi
1 year ago
parent
b3193968e7
commit
e15c7e1642
100 changed files
with
0 additions
and
0 deletions
Split View
Show Diff Stats
0
0
web/.github/pull_request_template.md
0
0
web/.github/workflows/l18n-crowdin.yml
0
0
web/.github/workflows/pr.yml
0
0
web/.gitignore
0
0
web/.gitmodules
0
0
web/.prettierignore
0
0
web/.prettierrc.json
0
0
web/LICENSE
0
0
web/README.md
0
0
web/SECURITY.md
0
0
web/apps/accounts/.eslintrc.js
0
0
web/apps/accounts/next.config.js
0
0
web/apps/accounts/package.json
0
0
web/apps/accounts/public/favicon.ico
0
0
web/apps/accounts/public/fonts/OFL.txt
0
0
web/apps/accounts/public/fonts/inter-v11-latin-500.woff
0
0
web/apps/accounts/public/fonts/inter-v11-latin-500.woff2
0
0
web/apps/accounts/public/fonts/inter-v11-latin-600.woff
0
0
web/apps/accounts/public/fonts/inter-v11-latin-600.woff2
0
0
web/apps/accounts/public/fonts/inter-v11-latin-800.woff
0
0
web/apps/accounts/public/fonts/inter-v11-latin-800.woff2
0
0
web/apps/accounts/public/images/ente-circular.png
0
0
web/apps/accounts/public/images/ente.svg
0
0
web/apps/accounts/public/images/favicon.png
0
0
web/apps/accounts/public/locales/en/translation.json
0
0
web/apps/accounts/public/next.svg
0
0
web/apps/accounts/public/vercel.svg
0
0
web/apps/accounts/sentry.client.config.ts
0
0
web/apps/accounts/sentry.edge.config.ts
0
0
web/apps/accounts/sentry.properties
0
0
web/apps/accounts/sentry.server.config.ts
0
0
web/apps/accounts/src/pages/_app.tsx
0
0
web/apps/accounts/src/pages/_document.tsx
0
0
web/apps/accounts/src/pages/account-handoff.tsx
0
0
web/apps/accounts/src/pages/credentials/index.tsx
0
0
web/apps/accounts/src/pages/generate/index.tsx
0
0
web/apps/accounts/src/pages/index.tsx
0
0
web/apps/accounts/src/pages/login/index.tsx
0
0
web/apps/accounts/src/pages/passkeys/DeletePasskeyModal.tsx
0
0
web/apps/accounts/src/pages/passkeys/ManagePasskeyDrawer.tsx
0
0
web/apps/accounts/src/pages/passkeys/PasskeyListItem.tsx
0
0
web/apps/accounts/src/pages/passkeys/PasskeysList.tsx
0
0
web/apps/accounts/src/pages/passkeys/RenamePasskeyModal.tsx
0
0
web/apps/accounts/src/pages/passkeys/finish.tsx
0
0
web/apps/accounts/src/pages/passkeys/flow/index.tsx
0
0
web/apps/accounts/src/pages/passkeys/index.tsx
0
0
web/apps/accounts/src/pages/recover/index.tsx
0
0
web/apps/accounts/src/pages/signup/index.tsx
0
0
web/apps/accounts/src/pages/two-factor/recover/index.tsx
0
0
web/apps/accounts/src/pages/two-factor/setup/index.tsx
0
0
web/apps/accounts/src/pages/two-factor/verify/index.tsx
0
0
web/apps/accounts/src/pages/verify/index.tsx
0
0
web/apps/accounts/src/services/passkeysService.ts
0
0
web/apps/accounts/src/styles/global.css
0
0
web/apps/accounts/src/types/passkey.ts
0
0
web/apps/accounts/tsconfig.json
0
0
web/apps/auth/.eslintrc.js
0
0
web/apps/auth/next.config.js
0
0
web/apps/auth/package.json
0
0
web/apps/auth/public/.well-known/apple-app-site-association
0
0
web/apps/auth/public/.well-known/assetlinks.json
0
0
web/apps/auth/public/_headers
0
0
web/apps/auth/public/css/global.css
0
0
web/apps/auth/public/fonts/OFL.txt
0
0
web/apps/auth/public/fonts/inter-v11-latin-500.woff
0
0
web/apps/auth/public/fonts/inter-v11-latin-500.woff2
0
0
web/apps/auth/public/fonts/inter-v11-latin-600.woff
0
0
web/apps/auth/public/fonts/inter-v11-latin-600.woff2
0
0
web/apps/auth/public/fonts/inter-v11-latin-800.woff
0
0
web/apps/auth/public/fonts/inter-v11-latin-800.woff2
0
0
web/apps/auth/public/images/auth/192.png
0
0
web/apps/auth/public/images/auth/256.png
0
0
web/apps/auth/public/images/auth/512.png
0
0
web/apps/auth/public/images/ente.svg
0
0
web/apps/auth/public/images/favicon.png
0
0
web/apps/auth/public/locales/de-DE/translation.json
0
0
web/apps/auth/public/locales/en-US/translation.json
0
0
web/apps/auth/public/locales/es-ES/translation.json
0
0
web/apps/auth/public/locales/fa-IR/translation.json
0
0
web/apps/auth/public/locales/fi-FI/translation.json
0
0
web/apps/auth/public/locales/fr-FR/translation.json
0
0
web/apps/auth/public/locales/it-IT/translation.json
0
0
web/apps/auth/public/locales/nl-NL/translation.json
0
0
web/apps/auth/public/locales/pt-BR/translation.json
0
0
web/apps/auth/public/locales/pt-PT/translation.json
0
0
web/apps/auth/public/locales/ru-RU/translation.json
0
0
web/apps/auth/public/locales/tr-TR/translation.json
0
0
web/apps/auth/public/locales/zh-CN/translation.json
0
0
web/apps/auth/public/manifest.json
0
0
web/apps/auth/public/offline.html
0
0
web/apps/auth/public/robots.txt
0
0
web/apps/auth/sentry.client.config.ts
0
0
web/apps/auth/sentry.edge.config.ts
0
0
web/apps/auth/sentry.properties
0
0
web/apps/auth/sentry.server.config.ts
0
0
web/apps/auth/src/components/AuthFooter.tsx
0
0
web/apps/auth/src/components/Navbar.tsx
0
0
web/apps/auth/src/components/OTPDisplay.tsx
0
0
web/apps/auth/src/components/TimerProgress.tsx
0
0
web/apps/auth/src/pages/404.tsx
+ 0
- 0
.github/pull_request_template.md → web/.github/pull_request_template.md
View File
+ 0
- 0
.github/workflows/l18n-crowdin.yml → web/.github/workflows/l18n-crowdin.yml
View File
+ 0
- 0
.github/workflows/pr.yml → web/.github/workflows/pr.yml
View File
+ 0
- 0
.gitignore → web/.gitignore
View File
+ 0
- 0
.gitmodules → web/.gitmodules
View File
+ 0
- 0
.prettierignore → web/.prettierignore
View File
+ 0
- 0
.prettierrc.json → web/.prettierrc.json
View File
+ 0
- 0
LICENSE → web/LICENSE
View File
+ 0
- 0
README.md → web/README.md
View File
+ 0
- 0
SECURITY.md → web/SECURITY.md
View File
+ 0
- 0
apps/accounts/.eslintrc.js → web/apps/accounts/.eslintrc.js
View File
+ 0
- 0
apps/accounts/next.config.js → web/apps/accounts/next.config.js
View File
+ 0
- 0
apps/accounts/package.json → web/apps/accounts/package.json
View File
+ 0
- 0
apps/accounts/public/favicon.ico → web/apps/accounts/public/favicon.ico
View File
+ 0
- 0
apps/accounts/public/fonts/OFL.txt → web/apps/accounts/public/fonts/OFL.txt
View File
+ 0
- 0
apps/accounts/public/fonts/inter-v11-latin-500.woff → web/apps/accounts/public/fonts/inter-v11-latin-500.woff
View File
+ 0
- 0
apps/accounts/public/fonts/inter-v11-latin-500.woff2 → web/apps/accounts/public/fonts/inter-v11-latin-500.woff2
View File
+ 0
- 0
apps/accounts/public/fonts/inter-v11-latin-600.woff → web/apps/accounts/public/fonts/inter-v11-latin-600.woff
View File
+ 0
- 0
apps/accounts/public/fonts/inter-v11-latin-600.woff2 → web/apps/accounts/public/fonts/inter-v11-latin-600.woff2
View File
+ 0
- 0
apps/accounts/public/fonts/inter-v11-latin-800.woff → web/apps/accounts/public/fonts/inter-v11-latin-800.woff
View File
+ 0
- 0
apps/accounts/public/fonts/inter-v11-latin-800.woff2 → web/apps/accounts/public/fonts/inter-v11-latin-800.woff2
View File
+ 0
- 0
apps/accounts/public/images/ente-circular.png → web/apps/accounts/public/images/ente-circular.png
View File
+ 0
- 0
apps/accounts/public/images/ente.svg → web/apps/accounts/public/images/ente.svg
View File
+ 0
- 0
apps/accounts/public/images/favicon.png → web/apps/accounts/public/images/favicon.png
View File
+ 0
- 0
apps/accounts/public/locales/en/translation.json → web/apps/accounts/public/locales/en/translation.json
View File
+ 0
- 0
apps/accounts/public/next.svg → web/apps/accounts/public/next.svg
View File
+ 0
- 0
apps/accounts/public/vercel.svg → web/apps/accounts/public/vercel.svg
View File
+ 0
- 0
apps/accounts/sentry.client.config.ts → web/apps/accounts/sentry.client.config.ts
View File
+ 0
- 0
apps/accounts/sentry.edge.config.ts → web/apps/accounts/sentry.edge.config.ts
View File
+ 0
- 0
apps/accounts/sentry.properties → web/apps/accounts/sentry.properties
View File
+ 0
- 0
apps/accounts/sentry.server.config.ts → web/apps/accounts/sentry.server.config.ts
View File
+ 0
- 0
apps/accounts/src/pages/_app.tsx → web/apps/accounts/src/pages/_app.tsx
View File
+ 0
- 0
apps/accounts/src/pages/_document.tsx → web/apps/accounts/src/pages/_document.tsx
View File
+ 0
- 0
apps/accounts/src/pages/account-handoff.tsx → web/apps/accounts/src/pages/account-handoff.tsx
View File
+ 0
- 0
apps/accounts/src/pages/credentials/index.tsx → web/apps/accounts/src/pages/credentials/index.tsx
View File
+ 0
- 0
apps/accounts/src/pages/generate/index.tsx → web/apps/accounts/src/pages/generate/index.tsx
View File
+ 0
- 0
apps/accounts/src/pages/index.tsx → web/apps/accounts/src/pages/index.tsx
View File
+ 0
- 0
apps/accounts/src/pages/login/index.tsx → web/apps/accounts/src/pages/login/index.tsx
View File
+ 0
- 0
apps/accounts/src/pages/passkeys/DeletePasskeyModal.tsx → web/apps/accounts/src/pages/passkeys/DeletePasskeyModal.tsx
View File
+ 0
- 0
apps/accounts/src/pages/passkeys/ManagePasskeyDrawer.tsx → web/apps/accounts/src/pages/passkeys/ManagePasskeyDrawer.tsx
View File
+ 0
- 0
apps/accounts/src/pages/passkeys/PasskeyListItem.tsx → web/apps/accounts/src/pages/passkeys/PasskeyListItem.tsx
View File
+ 0
- 0
apps/accounts/src/pages/passkeys/PasskeysList.tsx → web/apps/accounts/src/pages/passkeys/PasskeysList.tsx
View File
+ 0
- 0
apps/accounts/src/pages/passkeys/RenamePasskeyModal.tsx → web/apps/accounts/src/pages/passkeys/RenamePasskeyModal.tsx
View File
+ 0
- 0
apps/accounts/src/pages/passkeys/finish.tsx → web/apps/accounts/src/pages/passkeys/finish.tsx
View File
+ 0
- 0
apps/accounts/src/pages/passkeys/flow/index.tsx → web/apps/accounts/src/pages/passkeys/flow/index.tsx
View File
+ 0
- 0
apps/accounts/src/pages/passkeys/index.tsx → web/apps/accounts/src/pages/passkeys/index.tsx
View File
+ 0
- 0
apps/accounts/src/pages/recover/index.tsx → web/apps/accounts/src/pages/recover/index.tsx
View File
+ 0
- 0
apps/accounts/src/pages/signup/index.tsx → web/apps/accounts/src/pages/signup/index.tsx
View File
+ 0
- 0
apps/accounts/src/pages/two-factor/recover/index.tsx → web/apps/accounts/src/pages/two-factor/recover/index.tsx
View File
+ 0
- 0
apps/accounts/src/pages/two-factor/setup/index.tsx → web/apps/accounts/src/pages/two-factor/setup/index.tsx
View File
+ 0
- 0
apps/accounts/src/pages/two-factor/verify/index.tsx → web/apps/accounts/src/pages/two-factor/verify/index.tsx
View File
+ 0
- 0
apps/accounts/src/pages/verify/index.tsx → web/apps/accounts/src/pages/verify/index.tsx
View File
+ 0
- 0
apps/accounts/src/services/passkeysService.ts → web/apps/accounts/src/services/passkeysService.ts
View File
+ 0
- 0
apps/accounts/src/styles/global.css → web/apps/accounts/src/styles/global.css
View File
+ 0
- 0
apps/accounts/src/types/passkey.ts → web/apps/accounts/src/types/passkey.ts
View File
+ 0
- 0
apps/accounts/tsconfig.json → web/apps/accounts/tsconfig.json
View File
+ 0
- 0
apps/auth/.eslintrc.js → web/apps/auth/.eslintrc.js
View File
+ 0
- 0
apps/auth/next.config.js → web/apps/auth/next.config.js
View File
+ 0
- 0
apps/auth/package.json → web/apps/auth/package.json
View File
+ 0
- 0
apps/auth/public/.well-known/apple-app-site-association → web/apps/auth/public/.well-known/apple-app-site-association
View File
+ 0
- 0
apps/auth/public/.well-known/assetlinks.json → web/apps/auth/public/.well-known/assetlinks.json
View File
+ 0
- 0
apps/auth/public/_headers → web/apps/auth/public/_headers
View File
+ 0
- 0
apps/auth/public/css/global.css → web/apps/auth/public/css/global.css
View File
+ 0
- 0
apps/auth/public/fonts/OFL.txt → web/apps/auth/public/fonts/OFL.txt
View File
+ 0
- 0
apps/auth/public/fonts/inter-v11-latin-500.woff → web/apps/auth/public/fonts/inter-v11-latin-500.woff
View File
+ 0
- 0
apps/auth/public/fonts/inter-v11-latin-500.woff2 → web/apps/auth/public/fonts/inter-v11-latin-500.woff2
View File
+ 0
- 0
apps/auth/public/fonts/inter-v11-latin-600.woff → web/apps/auth/public/fonts/inter-v11-latin-600.woff
View File
+ 0
- 0
apps/auth/public/fonts/inter-v11-latin-600.woff2 → web/apps/auth/public/fonts/inter-v11-latin-600.woff2
View File
+ 0
- 0
apps/auth/public/fonts/inter-v11-latin-800.woff → web/apps/auth/public/fonts/inter-v11-latin-800.woff
View File
+ 0
- 0
apps/auth/public/fonts/inter-v11-latin-800.woff2 → web/apps/auth/public/fonts/inter-v11-latin-800.woff2
View File
+ 0
- 0
apps/auth/public/images/auth/192.png → web/apps/auth/public/images/auth/192.png
View File
+ 0
- 0
apps/auth/public/images/auth/256.png → web/apps/auth/public/images/auth/256.png
View File
+ 0
- 0
apps/auth/public/images/auth/512.png → web/apps/auth/public/images/auth/512.png
View File
+ 0
- 0
apps/auth/public/images/ente.svg → web/apps/auth/public/images/ente.svg
View File
+ 0
- 0
apps/auth/public/images/favicon.png → web/apps/auth/public/images/favicon.png
View File
+ 0
- 0
apps/auth/public/locales/de-DE/translation.json → web/apps/auth/public/locales/de-DE/translation.json
View File
+ 0
- 0
apps/auth/public/locales/en-US/translation.json → web/apps/auth/public/locales/en-US/translation.json
View File
+ 0
- 0
apps/auth/public/locales/es-ES/translation.json → web/apps/auth/public/locales/es-ES/translation.json
View File
+ 0
- 0
apps/auth/public/locales/fa-IR/translation.json → web/apps/auth/public/locales/fa-IR/translation.json
View File
+ 0
- 0
apps/auth/public/locales/fi-FI/translation.json → web/apps/auth/public/locales/fi-FI/translation.json
View File
+ 0
- 0
apps/auth/public/locales/fr-FR/translation.json → web/apps/auth/public/locales/fr-FR/translation.json
View File
+ 0
- 0
apps/auth/public/locales/it-IT/translation.json → web/apps/auth/public/locales/it-IT/translation.json
View File
+ 0
- 0
apps/auth/public/locales/nl-NL/translation.json → web/apps/auth/public/locales/nl-NL/translation.json
View File
+ 0
- 0
apps/auth/public/locales/pt-BR/translation.json → web/apps/auth/public/locales/pt-BR/translation.json
View File
+ 0
- 0
apps/auth/public/locales/pt-PT/translation.json → web/apps/auth/public/locales/pt-PT/translation.json
View File
+ 0
- 0
apps/auth/public/locales/ru-RU/translation.json → web/apps/auth/public/locales/ru-RU/translation.json
View File
+ 0
- 0
apps/auth/public/locales/tr-TR/translation.json → web/apps/auth/public/locales/tr-TR/translation.json
View File
+ 0
- 0
apps/auth/public/locales/zh-CN/translation.json → web/apps/auth/public/locales/zh-CN/translation.json
View File
+ 0
- 0
apps/auth/public/manifest.json → web/apps/auth/public/manifest.json
View File
+ 0
- 0
apps/auth/public/offline.html → web/apps/auth/public/offline.html
View File
+ 0
- 0
apps/auth/public/robots.txt → web/apps/auth/public/robots.txt
View File
+ 0
- 0
apps/auth/sentry.client.config.ts → web/apps/auth/sentry.client.config.ts
View File
+ 0
- 0
apps/auth/sentry.edge.config.ts → web/apps/auth/sentry.edge.config.ts
View File
+ 0
- 0
apps/auth/sentry.properties → web/apps/auth/sentry.properties
View File
+ 0
- 0
apps/auth/sentry.server.config.ts → web/apps/auth/sentry.server.config.ts
View File
+ 0
- 0
apps/auth/src/components/AuthFooter.tsx → web/apps/auth/src/components/AuthFooter.tsx
View File
+ 0
- 0
apps/auth/src/components/Navbar.tsx → web/apps/auth/src/components/Navbar.tsx
View File
+ 0
- 0
apps/auth/src/components/OTPDisplay.tsx → web/apps/auth/src/components/OTPDisplay.tsx
View File
+ 0
- 0
apps/auth/src/components/TimerProgress.tsx → web/apps/auth/src/components/TimerProgress.tsx
View File
+ 0
- 0
apps/auth/src/pages/404.tsx → web/apps/auth/src/pages/404.tsx
View File
Some files were not shown because too many files changed in this diff