| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | Fix Spaces Breadcrumb | Jed Patterson | 2024-07-26 | 2 | -11/+31 | |
| | |/ / / |/| | | | ||||||
| * | | | | solve merge conflictskush/experimental-thread | Dhravya Shah | 2024-07-25 | 13 | -297/+588 | |
| |\ \ \ \ | | |_|/ | |/| | | ||||||
| | * | | | merged | Dhravya Shah | 2024-07-25 | 1 | -4/+0 | |
| | * | | | Merge branch 'main' of github.com:supermemoryai/supermemory | Dhravya Shah | 2024-07-25 | 2 | -4/+29 | |
| | |\| | | ||||||
| | | * | | merge oopsies | Dhravya Shah | 2024-07-25 | 1 | -8/+10 | |
| | | * | | Merge branch 'main' into signout | Dhravya Shah | 2024-07-25 | 7 | -83/+79 | |
| | | |\| | ||||||
| | | * | | tabs lol | Saatvik Arya | 2024-07-23 | 1 | -1/+1 | |
| | | * | | match text color | Saatvik Arya | 2024-07-23 | 1 | -1/+1 | |
| | | * | | allow signout | Saatvik Arya | 2024-07-23 | 2 | -0/+19 | |
| | * | | | quickfixes | Dhravya Shah | 2024-07-25 | 1 | -1/+6 | |
| | | |/ | |/| | ||||||
| | * | | parse suggestions for handling edge case | Dhravya Shah | 2024-07-24 | 2 | -10/+10 | |
| | * | | fix breadcrumbs and btter handling | Dhravya Shah | 2024-07-24 | 1 | -1/+1 | |
| | * | | fix | Dhravya Shah | 2024-07-23 | 1 | -14/+5 | |
| | * | | Update apps/web/app/(dash)/home/page.tsx | Dhravya Shah | 2024-07-23 | 1 | -1/+2 | |
| | * | | Merge branch 'main' into filtering | Dhravya Shah | 2024-07-23 | 5 | -25/+36 | |
| | |\ \ | ||||||
| | | * \ | Merge pull request #149 from aryasaatvik/has-onboarded | Dhravya Shah | 2024-07-23 | 2 | -10/+9 | |
| | | |\ \ | ||||||
| | | | * | | use hasOnboarded from user table instead of query param | Saatvik Arya | 2024-07-23 | 2 | -10/+9 | |
| | | * | | | Merge pull request #147 from aryasaatvik/history | Dhravya Shah | 2024-07-23 | 1 | -13/+15 | |
| | | |\ \ \ | | | |/ / | | |/| | | ||||||
| | | | * | | a11y support | Saatvik Arya | 2024-07-23 | 1 | -1/+5 | |
| | | | * | | history dropdown | Saatvik Arya | 2024-07-23 | 1 | -13/+11 | |
| | | | |/ | ||||||
| | | * / | fixed the blur in the add memory card/component by removing a tailwind class ... | Alankrit Khatri | 2024-07-23 | 2 | -2/+2 | |
| | | |/ | ||||||
| | * | | better error handling | Dhravya Shah | 2024-07-23 | 1 | -1/+2 | |
| | * | | added recommended items | Dhravya Shah | 2024-07-23 | 3 | -54/+42 | |
| | |/ | ||||||
| | * | added ability to use pro mode, to do complex timeseries/location searches | Dhravya Shah | 2024-07-22 | 7 | -21/+81 | |
| | * | fix loaders, allow larger websites | Dhravya Shah | 2024-07-22 | 4 | -52/+66 | |
| | * | revert menu | Dhravya Shah | 2024-07-21 | 1 | -151/+340 | |
| | * | fix: oopsies, not default function | Dhravya Shah | 2024-07-21 | 1 | -1/+1 | |
| | * | /chat page redirects back to home | Dhravya Shah | 2024-07-21 | 1 | -0/+5 | |
| | * | launch fixes: fix onboarding and no dead buttons | Dhravya Shah | 2024-07-21 | 1 | -149/+149 | |
| |/ | ||||||
| * | non-clickable when not selected | Dhravya Shah | 2024-07-20 | 1 | -1/+1 | |
| * | fix: lag in chatwindow submission | Dhravya Shah | 2024-07-20 | 3 | -180/+200 | |
| * | telegram bot link in dashboared | Dhravya Shah | 2024-07-20 | 1 | -156/+177 | |
| * | added history to page | Dhravya Shah | 2024-07-20 | 2 | -0/+56 | |
| * | onboarding UI | Dhravya Shah | 2024-07-20 | 2 | -110/+114 | |
| * | minor changes in nav icons | Dhravya Shah | 2024-07-20 | 1 | -149/+149 | |
| * | merging | Dhravya Shah | 2024-07-20 | 1 | -43/+42 | |
| |\ | ||||||
| | * | fix: forgot to close the Link tag since was on phone | Priyansh Shah | 2024-07-20 | 1 | -1/+1 | |
| | * | feat/refactor: Using <Link> instead of <a> and hovering animation | Priyansh Shah | 2024-07-20 | 1 | -9/+10 | |
| * | | wtf is going on | Dhravya Shah | 2024-07-20 | 1 | -150/+150 | |
| * | | changes in queryinput home layout | Dhravya Shah | 2024-07-20 | 9 | -538/+763 | |
| |/ | ||||||
| * | fix links | Dhravya Shah | 2024-07-19 | 1 | -2/+2 | |
| * | Revert "small commits big pr" | CodeTorso | 2024-07-20 | 12 | -763/+627 | |
| * | Merge branch 'main' of github.com:supermemoryai/supermemory | Dhravya Shah | 2024-07-19 | 12 | -627/+763 | |
| |\ | ||||||
| | * | Merge branch 'main' into codetorso | CodeTorso | 2024-07-20 | 1 | -1/+1 | |
| | |\ | ||||||
| | * | | believe in god, hope this works | codetorso | 2024-07-20 | 4 | -23/+24 | |
| | * | | onboarding page | codetorso | 2024-07-19 | 1 | -1/+1 | |
| | * | | inter font | codetorso | 2024-07-19 | 2 | -5/+11 | |
| | * | | accidentally left behind | codetorso | 2024-07-19 | 2 | -337/+147 | |
| | * | | a server rendered navbar | codetorso | 2024-07-19 | 2 | -0/+270 | |
| | * | | skeleton loaders for recent chats | codetorso | 2024-07-19 | 2 | -41/+56 | |