Commit Graph

106 Commits

Author SHA1 Message Date
Mr. Algorithm 3ed4c36189
Update README.md 2025-10-11 12:40:54 +05:30
Mr. Algorithm caf7050722
Update README with license and contributors
Added licensing information and contributor credits.
2025-10-11 12:39:55 +05:30
Mr. Algorithm d2d26dc6f9
Update README.md 2025-10-08 21:06:26 +05:30
Mr. Algorithm 14c867b05d
Merge pull request #17 from chinnsenn/main
support docker/docker compose
2025-10-08 16:30:48 +05:30
chinnsenn c8f7adecd9 improve Dockerfile 2025-10-08 14:39:00 +09:00
chinnsenn 78c9224dea support docker/docker compose 2025-10-08 14:25:29 +09:00
Mr. Algorithm 23f372c062
Add LICENSE file 2025-10-06 22:19:34 +05:30
Mr. Algorithm 1c7637a522
Create LICENSE 2025-10-06 22:18:33 +05:30
Mr. Algorithm 601f6eda73
Merge pull request #14 from ravixalgorithm/main
updated wrong paths and defaults
2025-10-04 22:30:12 +05:30
Mr. Algorithm fff6efe0e8 updated defauts 2025-10-04 22:29:25 +05:30
Mr. Algorithm ccaaf9298a updated logo path 2025-10-04 22:28:26 +05:30
Mr. Algorithm 35e86f5cd3
Update README.md 2025-10-04 22:24:24 +05:30
Mr. Algorithm fce44f9f3f
Merge pull request #13 from ravixalgorithm/main
updated links
2025-10-04 22:11:09 +05:30
Mr. Algorithm 6341e1a6d5 updated links 2025-10-04 22:10:44 +05:30
Mr. Algorithm 255826ff34
Merge pull request #12 from ravixalgorithm/main
fixed deployment errors
2025-10-04 22:01:02 +05:30
Mr. Algorithm e2a334eeaa fixed deployment errors 2025-10-04 22:00:38 +05:30
Mr. Algorithm 1da9dd46d3
Merge pull request #11 from ravixalgorithm/main
readme file created
2025-10-04 21:52:21 +05:30
Mr. Algorithm ffbced0e94
Update README.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-10-04 21:52:12 +05:30
Mr. Algorithm f4c11b13f7 readme file created 2025-10-04 21:50:00 +05:30
Mr. Algorithm 61f99a64c1
Merge pull request #10 from ravixalgorithm/main
added terms & documentation for all
2025-10-04 21:07:20 +05:30
Mr. Algorithm 820f1a9a66
Update app/(root)/help/page.tsx
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-10-04 21:07:04 +05:30
Mr. Algorithm f82312b2d1
Update app/(root)/terms/page.tsx
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-10-04 21:06:51 +05:30
Mr. Algorithm 26edc7547c
Update app/(root)/api-docs/page.tsx
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-10-04 21:06:37 +05:30
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