| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | added top bar nav | Dhravya | 2024-06-02 | 8 | -35/+124 |
| | | |||||
| * | improvements in dash + chatUI | Dhravya | 2024-06-02 | 11 | -60/+64 |
| | | |||||
| * | fixed some import bugs | Dhravya | 2024-06-01 | 1 | -1/+4 |
| | | |||||
| * | fixed conflicts + my local changes | Dhravya | 2024-06-01 | 6 | -38/+260 |
| |\ | |||||
| | * | Scroll Nav hide and Twitter Animated Border Implemented | codetorso | 2024-06-02 | 6 | -18/+203 |
| | | | |||||
| * | | commented the backend code with it's limitations + optimised and removed a ↵ | Dhravya | 2024-06-01 | 10 | -145/+151 |
| | | | | | | | | | bunch of unnecessary queries | ||||
| * | | started implmeneting filter | Dhravya | 2024-05-26 | 22 | -536/+121 |
| | | | |||||
| * | | proper redirects | Dhravya | 2024-05-26 | 1 | -4/+6 |
| |/ | |||||
| * | added signin page | Dhravya | 2024-05-26 | 7 | -13/+91 |
| | | |||||
| * | change input height | Dhravya | 2024-05-26 | 1 | -3/+3 |
| | | |||||
| * | brought all the APIs back | Dhravya | 2024-05-25 | 10 | -7/+368 |
| | | |||||
| * | fix global file stuff | Dhravya | 2024-05-25 | 2 | -2/+1 |
| | | |||||
| * | added kartik's codev2-refactor | Dhravya | 2024-05-25 | 8 | -45/+201 |
| | | |||||
| * | refactored UI, with shared components and UI, better rules and million lint | Dhravya | 2024-05-25 | 206 | -12061/+1629 |
| | | |||||
| * | added social material | Dhravya | 2024-05-22 | 10 | -0/+68 |
| | | |||||
| * | fixed the annoying SVG errors in the terminal | Dhravya | 2024-05-21 | 2 | -7/+7 |
| | | |||||
| * | format documents | Dhravya | 2024-05-21 | 18 | -604/+707 |
| | | |||||
| * | footer fix: Arrow color should be consistent, no need for stroke | Dhravya | 2024-05-21 | 3 | -20/+63 |
| | | |||||
| * | added hover and border to signal clickability | Dhravya | 2024-05-21 | 1 | -16/+13 |
| | | |||||
| * | fix: center follow on twitter button | Dhravya | 2024-05-21 | 1 | -3/+11 |
| | | |||||
| * | Improved Input + Feature Section click + Twitter link + Footer link arrow | codetorso | 2024-05-21 | 10 | -93/+193 |
| | | |||||
| * | simple hover link animation | codetorso | 2024-05-21 | 1 | -2/+4 |
| | | |||||
| * | landing page improved for readability and smooth scroll | codetorso | 2024-05-20 | 6 | -15/+48 |
| | | |||||
| * | landing page complete ✅ | Dhravya | 2024-05-19 | 20 | -202/+989 |
| | | |||||
| * | general layout, responsive | Dhravya | 2024-05-19 | 28 | -0/+1361 |
| | | |||||
| * | added browser rendering | Dhravya | 2024-05-18 | 5 | -0/+836 |
| | | |||||
| * | feat: Rewrite backend to hono ⚡ | Dhravya | 2024-05-18 | 47 | -1655/+1250 |
| | | |||||
| * | ignore eslint and ts build errors | Shoubhit Dash | 2024-04-19 | 1 | -1/+8 |
| | | |||||
| * | Merge pull request #24 from Pelps12/main | Dhravya Shah | 2024-04-18 | 1 | -3/+6 |
| |\ | | | | | Change "Enter" submit logic | ||||
| | * | Fix default behavior bug | Pelps12 | 2024-04-19 | 1 | -1/+4 |
| | | | |||||
| | * | Change "Enter" submit logic | Pelps12 | 2024-04-18 | 1 | -2/+2 |
| | | | |||||
| * | | edit prompt | Dhravya | 2024-04-18 | 1 | -3/+1 |
| |/ | |||||
| * | switch back to gemini | Dhravya | 2024-04-18 | 1 | -34/+22 |
| | | |||||
| * | don't remove value on completion | Dhravya | 2024-04-15 | 1 | -1/+0 |
| | | |||||
| * | enter to send | Dhravya | 2024-04-15 | 2 | -109/+102 |
| | | |||||
| * | fix: inArray requires atleast one value error | Dhravya | 2024-04-15 | 1 | -15/+20 |
| | | |||||
| * | help on the chrome ext | Dhravya | 2024-04-15 | 1 | -1/+1 |
| | | |||||
| * | get chrome extension button | Dhravya | 2024-04-15 | 3 | -0/+42 |
| | | |||||
| * | extension auth button | Dhravya | 2024-04-15 | 1 | -91/+92 |
| | | |||||
| * | fix input scroll bug | Yash | 2024-04-15 | 1 | -20/+20 |
| | | |||||
| * | added tracking code | Dhravya | 2024-04-14 | 1 | -0/+5 |
| | | |||||
| * | increase highscore filter | Dhravya | 2024-04-14 | 1 | -1/+1 |
| | | |||||
| * | added readme | Dhravya | 2024-04-14 | 2 | -52/+0 |
| | | |||||
| * | attempt to make og image work | Dhravya | 2024-04-14 | 1 | -0/+6 |
| | | |||||
| * | fixed the AI prompt | Dhravya | 2024-04-14 | 1 | -2/+2 |
| | | |||||
| * | added limit | Dhravya | 2024-04-14 | 1 | -2/+12 |
| | | |||||
| * | everything done | yxshv | 2024-04-15 | 4 | -6/+56 |
| | | |||||
| * | fix context menu | yxshv | 2024-04-15 | 1 | -2/+13 |
| | | |||||
| * | add profile and fix drawer scroll | yxshv | 2024-04-15 | 9 | -67/+245 |
| | | |||||
| * | space expand layout | yxshv | 2024-04-15 | 12 | -301/+660 |
| | | |||||