- Removed old middleware files and replaced them with new proxy implementations for auth, API, password change, test redirection, and updater functionalities. - Introduced a new proxy handler to streamline request processing through a chain of proxies. - Updated package.json and package-lock.json to reflect dependency changes and ensure compatibility with the latest versions of Next.js, React, and related packages. - Enhanced error handling and response management in the new proxy implementations. |
||
|---|---|---|
| .. | ||
| _app | ||
| components | ||
| forms | ||
| hooks | ||
| i18n | ||
| lib | ||
| pages | ||
| providers | ||
| proxies | ||
| schemas | ||
| server | ||
| styles | ||
| utils | ||
| env.ts | ||
| proxy.ts | ||