Commit Graph

14 Commits

Author SHA1 Message Date
simplr-sh
f8ce4bd871 Refactor next.config.mjs for improved readability and consistency
- Reformatted the structure of the `next.config.mjs` file for better readability.
- Ensured consistent indentation and spacing throughout the configuration.
- No functional changes were made; the configuration remains the same.
2025-01-06 10:38:01 +05:30
simplr-sh
186bd3c2cc Refactor environment variable handling and improve API key management
- Introduced `client.ts` and `server.ts` for structured environment variable management using `@t3-oss/env-nextjs`.
- Updated references to environment variables in various files to use the new `clientEnv` and `serverEnv` objects.
- Enhanced the `next.config.mjs` file to validate environment variables during build.
- Added new dependencies: `@t3-oss/env-nextjs` and `jiti` for improved environment handling.
- Cleaned up imports and ensured consistent usage of environment variables across the application.
2025-01-06 10:28:54 +05:30
zaidmukaddam
c8acff752d fix fonts, system prompt and manifest. 2025-01-05 14:54:11 +05:30
zaidmukaddam
4b59941791 mplx+vercel+xai collab 2025-01-05 01:38:26 +05:30
zaidmukaddam
6eed9f22bc feat: search groups
- yt search
 - x posts search
 - research papers search
 - product search
 - writing mode
2024-12-14 23:24:33 +05:30
zaidmukaddam
fa967fbc0c Added TAAFT 2024-10-14 13:15:17 +05:30
zaidmukaddam
6ec4100e50 Updated next and Added Missing Suspense boundary with useSearchParams 2024-09-18 11:20:15 +05:30
zaidmukaddam
893d3af6cb chore: Update next.config.mjs with experimental flag 2024-09-18 00:58:43 +05:30
zaidmukaddam
86708b47f0 feat: Results Overview, Default Search Engine, o1-mini and more. 2024-09-18 00:53:40 +05:30
zaidmukaddam
1d633b7556 feat: Add security headers to all routes 2024-09-05 16:51:54 +05:30
zaidmukaddam
60f25ba855 feat: Switch to Azure OpenAI Service, Improve plot based responses, better translation UI and cron job to remove saved plots every hour 2024-08-24 17:30:49 +05:30
zaidmukaddam
d20357fa6a feat: added producthunt and peerlist embeds 2024-08-20 21:43:14 +05:30
zaidmukaddam
2783bf7d68 feat: Added suggestQuestions feature and improve overall UI 2024-08-09 22:56:25 +05:30
zaidmukaddam
73c88cf4c5 Initial Commit 2024-08-07 18:59:45 +05:30