bb-plane-fork/apps/web
Nikhil 1126ca30b0
[WEB-5262] feat: gitea sso (#8022)
* Feature/7137/gitea sso (#7940)

* added gitea auth to admin panel with configs , added api calls

* added gitea to oauth root (for signup and signin)

* removed log

* replace github oauth with gitea ouath error messages

* added gitea to auth root

* fix: update token expiration handling and remove unused variable in Gitea callback

* fix: include Gitea in OAuth enabled checks

* fix: improve error handling when fetching emails from Gitea

* chore : remove logs and add semicolons

* refactor: update Gitea authentication components and imports for consistency

* fix: enhance Gitea authentication form to auto-populate host value and improve OAuth checks

* refactor: enhance Gitea OAuth provider with improved error handling and URL validation

* fix: update authentication success messages to check for string value "1"

---------

Co-authored-by: Shivam Jain <shivam.clgstash@gmail.com>
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
2025-10-28 18:53:54 +05:30
..
app [WEB-5248] chore: translations and empty state refactor (#8021) 2025-10-28 13:31:06 +05:30
ce [WEB-5188 | WEB-5190] chore: layout and properties icon revamp (#7980) 2025-10-24 19:53:36 +05:30
core [WEB-5255] fix: calendar layout weekly view (#8018) 2025-10-28 16:47:10 +05:30
ee [WEB-5141] chore: project features refactor (#7960) 2025-10-23 00:27:16 +05:30
helpers [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
public [WEB-5262] feat: gitea sso (#8022) 2025-10-28 18:53:54 +05:30
styles [WEB-4976]chore: propel toast implementation (#7832) 2025-10-07 23:37:10 +05:30
.env.example chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
.eslintignore [WEB-4790] fix: moved typescript parser to the base eslint config (#7658) 2025-08-27 21:03:20 +05:30
.eslintrc.js [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
.gitignore chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
.prettierignore chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
.prettierrc chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
Dockerfile.dev feat: migrate to pnpm from yarn (#7593) 2025-08-19 20:06:42 +05:30
Dockerfile.web feat: migrate to pnpm from yarn (#7593) 2025-08-19 20:06:42 +05:30
google.d.ts chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
manifest.json chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
next-env.d.ts chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
next.config.js [WEB-5027] fix: replace lodash package with lodash-es (#7856) 2025-09-26 17:59:31 +05:30
package.json [WEB-5196] chore: switch from isomorphic-dompurify to dompurify (#7983) 2025-10-23 16:33:32 +05:30
postcss.config.js chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
tailwind.config.js chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
tsconfig.json chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
use-font-face-observer.d.ts chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30