Ahmed2#10
Open
baby-droid wants to merge 9 commits into
Open
Conversation
added 8 commits
May 14, 2026 12:22
Update dependencies, improve OIDC fallback logic in main.tsx, correctly export isOAuth2Enabled from useOauth2 hook, add Replit domain support, and fix Google Drive client initialization. Replit-Commit-Author: Agent Replit-Commit-Session-Id: b0736b0e-dac4-4027-a336-bf5038d670d6 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: 06bd1665-f614-47c8-b15c-4afc10e15704 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/4754aa07-6e22-437e-8cc9-d76456696748/b0736b0e-dac4-4027-a336-bf5038d670d6/0IJ2tvK Replit-Helium-Checkpoint-Created: true
Modify theme variables in `_themes.scss` and `index.scss` to implement a pale blue background and update font families to 'Inter' via `_google-fonts.scss`. Replit-Commit-Author: Agent Replit-Commit-Session-Id: b0736b0e-dac4-4027-a336-bf5038d670d6 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: e8d8cfee-73dd-4656-9fbd-25dfbd4a229c Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/4754aa07-6e22-437e-8cc9-d76456696748/b0736b0e-dac4-4027-a336-bf5038d670d6/lSEQnsk Replit-Helium-Checkpoint-Created: true
Adds new pages for trading bots, strategies, risk calculator, copy trading, DTrader, and TradingView. Implements an AI assistant, updates branding with a new splash screen and green header, and refactors chunk loading to use the splash screen. Replit-Commit-Author: Agent Replit-Commit-Session-Id: b0736b0e-dac4-4027-a336-bf5038d670d6 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: ede5146c-5757-4d7a-9e20-5ecc9bf73c21 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/4754aa07-6e22-437e-8cc9-d76456696748/b0736b0e-dac4-4027-a336-bf5038d670d6/gOJyhYx Replit-Helium-Checkpoint-Created: true
Integrates Ahmed's trading methodology into the AI assistant, enabling market analysis, trade recommendations, and detailed strategy explanations. Replit-Commit-Author: Agent Replit-Commit-Session-Id: b0736b0e-dac4-4027-a336-bf5038d670d6 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: 8dcca5c0-9347-4997-bda6-56595a6f8c09 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/4754aa07-6e22-437e-8cc9-d76456696748/b0736b0e-dac4-4027-a336-bf5038d670d6/4IkRcUH Replit-Helium-Checkpoint-Created: true
Replit-Commit-Author: Deployment Replit-Commit-Session-Id: b0736b0e-dac4-4027-a336-bf5038d670d6 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: 72b9ad22-2aee-40b1-ad8b-d1a2723cbc09 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/4754aa07-6e22-437e-8cc9-d76456696748/b0736b0e-dac4-4027-a336-bf5038d670d6/4IkRcUH Replit-Commit-Deployment-Build-Id: 2749b8b5-4f49-43fd-aad7-61d7168a72e5 Replit-Helium-Checkpoint-Created: true
…ience Refactors the DTrader component for a redesigned UI and integrates OAuth 2.0 with PKCE for secure user authentication via auth.deriv.com. Replit-Commit-Author: Agent Replit-Commit-Session-Id: b0736b0e-dac4-4027-a336-bf5038d670d6 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: 38596e1a-6ce0-4f53-9106-77b1f97f87f3 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/4754aa07-6e22-437e-8cc9-d76456696748/b0736b0e-dac4-4027-a336-bf5038d670d6/z9JpdfS Replit-Helium-Checkpoint-Created: true
Refactors `ahmed-brain.ts` to incorporate new AI strategies and correlation theories, and updates `callback-page.tsx` to correctly redirect after Deriv login. Removes unused Deriv OAuth initiation from `header.tsx`. Replit-Commit-Author: Agent Replit-Commit-Session-Id: b0736b0e-dac4-4027-a336-bf5038d670d6 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: 692bdd05-9263-41de-8568-cb2ee699e17b Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/4754aa07-6e22-437e-8cc9-d76456696748/b0736b0e-dac4-4027-a336-bf5038d670d6/gPLYW6s Replit-Helium-Checkpoint-Created: true
Modify the header component to use a new fallback authentication method that directly targets the `auth.deriv.com` endpoint with PKCE. Update the callback page to handle both the standard OIDC flow and this new custom PKCE flow, including token exchange and redirection. Replit-Commit-Author: Agent Replit-Commit-Session-Id: b0736b0e-dac4-4027-a336-bf5038d670d6 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: f426b989-d9f5-4e9c-9acf-f1aaa8d46214 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/4754aa07-6e22-437e-8cc9-d76456696748/b0736b0e-dac4-4027-a336-bf5038d670d6/0dFGQLG Replit-Helium-Checkpoint-Created: true
Contributor
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.