| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | 140 | -8407/+2469 |
| | | |||||
| * | format documents | Dhravya | 2024-05-21 | 11 | -584/+690 |
| | | |||||
| * | added browser rendering | Dhravya | 2024-05-18 | 4 | -0/+836 |
| | | |||||
| * | feat: Rewrite backend to hono ⚡ | Dhravya | 2024-05-18 | 16 | -595/+579 |
| | | |||||
| * | ignore eslint and ts build errors | Shoubhit Dash | 2024-04-19 | 1 | -1/+8 |
| | | |||||
| * | Fix default behavior bug | Pelps12 | 2024-04-19 | 1 | -1/+4 |
| | | |||||
| * | Change "Enter" submit logic | Pelps12 | 2024-04-18 | 1 | -2/+2 |
| | | |||||
| * | 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 |
| | | |||||
| * | 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 |
| | | |||||
| * | added readme | Dhravya | 2024-04-14 | 1 | -4/+0 |
| | | |||||
| * | attempt to make og image work | Dhravya | 2024-04-14 | 1 | -0/+6 |
| | | |||||
| * | 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 |
| | | |||||
| * | fix route | yxshv | 2024-04-14 | 1 | -4/+90 |
| | | |||||
| * | fix | yxshv | 2024-04-14 | 2 | -4/+10 |
| | | |||||
| * | update routes | yxshv | 2024-04-14 | 1 | -1/+3 |
| | | |||||
| * | merge | yxshv | 2024-04-14 | 12 | -8/+59 |
| |\ | |||||
| | * | maybe twitter images will work? | Dhravya | 2024-04-14 | 1 | -0/+7 |
| | | | |||||
| | * | added wipefile | Dhravya | 2024-04-14 | 1 | -0/+7 |
| | | | |||||
| | * | update db prepare statement | Dhravya | 2024-04-14 | 1 | -6/+6 |
| | | | |||||
| | * | fix og image | Dhravya | 2024-04-14 | 1 | -1/+1 |
| | | | |||||
| | * | more meta tags | Dhravya | 2024-04-13 | 2 | -0/+18 |
| | | | |||||
| | * | manifest file for pwa | Dhravya | 2024-04-13 | 1 | -2/+2 |
| | | | |||||
| | * | added favicon | Dhravya | 2024-04-13 | 10 | -3/+22 |
| | | | |||||
| * | | new modals | yxshv | 2024-04-14 | 13 | -111/+579 |
| |/ | |||||
| * | fixed notes vectorize | Dhravya | 2024-04-13 | 1 | -1/+3 |
| | | |||||
| * | get pagecount as well | Dhravya | 2024-04-13 | 1 | -3/+17 |
| | | |||||
| * | notes in vector db | Dhravya | 2024-04-13 | 1 | -1/+2 |
| | | |||||
| * | made pageToMemory work | Dhravya | 2024-04-13 | 1 | -6/+10 |
| | | |||||
| * | add page data to vector db | Dhravya | 2024-04-13 | 2 | -17/+66 |
| | | |||||
| * | fix layout | yxshv | 2024-04-14 | 1 | -3/+3 |
| | | |||||
| * | Merge branch 'main' of https://github.com/dhravya/supermemory | yxshv | 2024-04-14 | 16 | -722/+831 |
| |\ | |||||
| | * | fix build fail | Dhravya | 2024-04-13 | 1 | -1/+0 |
| | | | |||||
| | * | Merge branch 'main' of https://github.com/Dhravya/supermemory | Dhravya | 2024-04-13 | 1 | -4/+9 |
| | |\ | |||||
| | * | | privacy page | Dhravya | 2024-04-13 | 1 | -0/+2 |
| | | | | |||||
| | * | | pulled yash | Dhravya | 2024-04-13 | 2 | -5/+7 |
| | |\ \ | |||||
| | * \ \ | resolved conflicts | Dhravya | 2024-04-13 | 9 | -28/+115 |
| | |\ \ \ | |||||
| | * \ \ \ | added browser rendering for getting clean page content | Dhravya | 2024-04-13 | 4 | -13/+48 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | conflicts | Dhravya | 2024-04-13 | 10 | -198/+626 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | merge | Dhravya | 2024-04-13 | 8 | -230/+285 |
| | | | | | | | | |||||
| | * | | | | | | CloudflareAI for better streaming | Dhravya | 2024-04-13 | 1 | -1/+4 |
| | | | | | | | | |||||