Commit Graph

33 Commits

Author SHA1 Message Date
Mr. Algorithm 7df39a4e1a added terms & documentation for all 2025-10-04 21:00:53 +05:30
Mr. Algorithm 7adf8deab5
Merge pull request #9 from ravixalgorithm/main
implemented search
2025-10-04 19:50:01 +05:30
Mr. Algorithm 502b52e4f0
Update hooks/useDebounce.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-10-04 19:49:40 +05:30
Mr. Algorithm c1bc573dcb
Update components/SearchCommand.tsx
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-10-04 19:49:27 +05:30
Mr. Algorithm 6232cbfa20
Update lib/constants.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-10-04 19:49:07 +05:30
Mr. Algorithm 7c965b022d
Update lib/utils.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-10-04 19:48:41 +05:30
Mr. Algorithm 4e42ac5b89
Update components/Header.tsx
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-10-04 19:03:45 +05:30
Mr. Algorithm 918624c8b9
Update app/(auth)/layout.tsx
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-10-04 19:02:56 +05:30
Mr. Algorithm 30aa5d48e8 implemented search 2025-10-04 18:46:22 +05:30
Mr. Algorithm bde774ad4b
Merge pull request #8 from ravixalgorithm/main
implement auth logic
2025-10-04 01:06:29 +05:30
Mr. Algorithm 93ddf55f01
Update lib/nodemailer/index.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-10-04 01:06:12 +05:30
Mr. Algorithm ec8033df06
Update lib/better-auth/auth.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-10-04 01:05:50 +05:30
Mr. Algorithm 05d3cd2042
Update app/(auth)/sign-up/page.tsx
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-10-04 01:04:25 +05:30
Mr. Algorithm 8ba616a444
Update app/(auth)/sign-in/page.tsx
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-10-04 01:04:05 +05:30
Mr. Algorithm cf6bfbc6eb implement auth logic 2025-10-04 00:52:13 +05:30
Mr. Algorithm bb4191b4b7
Merge pull request #7 from ravixalgorithm/main
removed false files
2025-10-03 12:32:43 +05:30
Mr. Algorithm 3fbb8e3b10 removed false files 2025-10-03 12:31:51 +05:30
Mr. Algorithm cc7e86d5a2
Merge pull request #6 from ravixalgorithm/database
implemented db setup using mongodb and mongoose
2025-10-03 00:43:56 +05:30
Mr. Algorithm d67b3c5968 implemented db setup using mongodb and mongoose 2025-10-03 00:35:50 +05:30
Mr. Algorithm ad0a0cb5ce
Merge pull request #5 from ravixalgorithm/auth-ui
implemented auth ui and layout
2025-10-02 23:52:40 +05:30
Mr. Algorithm 690a644af1 implemented auth ui and layout 2025-10-02 23:16:08 +05:30
Mr. Algorithm 8411bea110
Merge pull request #4 from ravixalgorithm/homepage
Implemented home page with TradingView widgets
2025-09-30 10:37:28 +05:30
Mr. Algorithm 295a8a1363 Implemented home page with TradingView widgets 2025-09-30 10:13:08 +05:30
Mr. Algorithm f042523799
Merge pull request #3 from ravixalgorithm/header
Implemented header
2025-09-29 13:52:25 +05:30
Mr. Algorithm 9184e63ebe Implemented header 2025-09-29 13:34:13 +05:30
Mr. Algorithm e2d1d61dac
Merge pull request #2 from ravixalgorithm/main
removed wrong routes and duplicate files
2025-09-29 00:59:35 +05:30
Mr. Algorithm 6f3b6a3657 deleted duplicate files 2025-09-29 00:58:18 +05:30
Mr. Algorithm 18f62f14d0 deleted the wrong routes 2025-09-29 00:57:18 +05:30
Mr. Algorithm 3ec5877976
Merge pull request #1 from ravixalgorithm/main
created basic route and setup
2025-09-29 00:56:02 +05:30
Mr. Algorithm c03c1a836e created basic routing and setup 2025-09-29 00:55:10 +05:30
Mr. Algorithm e6233e2130 create hit_toolbox_prj.xml 2025-09-29 00:54:23 +05:30
Mr. Algorithm 031d4d7238 created the absic routing and setup 2025-09-29 00:53:31 +05:30
Mr. Algorithm 0693aad9a7 initial commit 2025-09-28 23:52:33 +05:30