Commit graph

146 commits

Author SHA1 Message Date
Dhravya Shah
613c0d3199
Merge pull request #173 from siddarthpai/168 2024-07-26 16:07:04 -05:00
Siddarth Pai
e3a764d06f fixes for issue #168 2024-07-27 00:00:34 +05:30
Dhravya Shah
650237195f
Merge pull request #163 from aryasaatvik/pnpm
pnpm
2024-07-26 12:02:20 -05:00
Jed Patterson
1a82774492 Fix Spaces Breadcrumb 2024-07-26 16:53:56 +01:00
Saatvik Arya
dcf6b589da format 2024-07-25 20:12:35 -07:00
Dhravya Shah
c57719446a solve merge conflicts 2024-07-25 17:35:15 -05:00
Dhravya Shah
b04ca55ae7 merged 2024-07-25 17:27:23 -05:00
Dhravya Shah
3499881371 Merge branch 'main' of github.com:supermemoryai/supermemory 2024-07-25 17:26:37 -05:00
Dhravya Shah
9b0863e123 quickfixes 2024-07-25 17:26:28 -05:00
Saatvik Arya
04e57ccf80 address ts issues 2024-07-25 13:08:40 -07:00
Dhravya Shah
77f7c9b6f1 merge oopsies 2024-07-25 10:07:04 -05:00
Dhravya Shah
a7e4675051
Merge branch 'main' into signout 2024-07-25 10:00:52 -05:00
Dhravya Shah
3c22a45df3 parse suggestions for handling edge case 2024-07-24 17:47:58 -05:00
Dhravya Shah
b0d1a03434 fix breadcrumbs and btter handling 2024-07-24 09:49:38 -05:00
Dhravya Shah
72de7bc81d fix 2024-07-23 23:49:30 -05:00
Dhravya Shah
3c92d84f0f
Update apps/web/app/(dash)/home/page.tsx
Co-authored-by: kaizen-bot[bot] <150987473+kaizen-bot[bot]@users.noreply.github.com>
2024-07-23 23:41:03 -05:00
Dhravya Shah
0262404a98
Merge branch 'main' into filtering 2024-07-23 23:40:06 -05:00
Dhravya Shah
eb2baf6f31 better error handling 2024-07-23 23:38:32 -05:00
Dhravya Shah
568531f323 added recommended items 2024-07-23 23:33:11 -05:00
Dhravya Shah
a134b99506
Merge pull request #149 from aryasaatvik/has-onboarded
fix(web): users should be onboarded once
2024-07-23 18:19:19 -05:00
Dhravya Shah
deb86ecd07
Merge pull request #147 from aryasaatvik/history
fix(web): history a11y and mobile issues
2024-07-23 15:31:38 -05:00
Saatvik Arya
5fbb0cc88e use hasOnboarded from user table instead of query param 2024-07-23 10:55:41 -07:00
Saatvik Arya
304913a3b1 a11y support 2024-07-23 08:40:15 -07:00
Saatvik Arya
71f81cae20 history dropdown 2024-07-23 01:05:22 -07:00
Saatvik Arya
ca1d29aec1 tabs lol 2024-07-23 00:38:32 -07:00
Saatvik Arya
e99a718e43 match text color 2024-07-23 00:36:46 -07:00
Saatvik Arya
875963c4c2 allow signout 2024-07-23 00:33:03 -07:00
Alankrit Khatri
0132586d1b fixed the blur in the add memory card/component by removing a tailwind class backdrop-blur-md. made changes in dash/dialogContentContainer.tsx anad dash/menu.tsx 2024-07-23 09:59:40 +05:30
Dhravya Shah
cf1eeb86c3 added ability to use pro mode, to do complex timeseries/location searches 2024-07-22 22:44:18 -05:00
Dhravya Shah
0d4c2e062f fix loaders, allow larger websites 2024-07-22 21:37:01 -05:00
Dhravya Shah
99c08602df revert menu 2024-07-21 21:05:37 -05:00
Dhravya Shah
2dca0d0a79 fix: oopsies, not default function 2024-07-21 10:43:00 -05:00
Dhravya Shah
c24e9de8f2 /chat page redirects back to home 2024-07-21 10:41:19 -05:00
Dhravya Shah
67901f2532 launch fixes: fix onboarding and no dead buttons 2024-07-21 10:39:34 -05:00
Dhravya Shah
5903e41cc5 non-clickable when not selected 2024-07-20 23:19:16 -05:00
Dhravya Shah
fd5db75ca4 fix: lag in chatwindow submission 2024-07-20 23:13:35 -05:00
Dhravya Shah
a960c2d299 telegram bot link in dashboared 2024-07-20 23:02:17 -05:00
Dhravya Shah
c24b8728ed added history to page 2024-07-20 22:35:23 -05:00
Dhravya Shah
a45f785146 onboarding UI 2024-07-20 22:20:39 -05:00
Dhravya Shah
4f21f36065 minor changes in nav icons 2024-07-20 20:56:16 -05:00
Dhravya Shah
f164312435 merging 2024-07-20 20:52:50 -05:00
Dhravya Shah
05ee3508bb wtf is going on 2024-07-20 20:52:19 -05:00
Dhravya Shah
4c96fa349c changes in queryinput home layout 2024-07-20 20:49:33 -05:00
Priyansh Shah
e8d57aebb9
fix: forgot to close the Link tag since was on phone 2024-07-20 22:03:52 +05:30
Priyansh Shah
e3335b9f54
feat/refactor: Using <Link> instead of <a> and hovering animation
- Adding Hovering animation for user responsiveness 
- Using NextJs is Link tag rather than a tag since Link Tags prefetch pages
2024-07-20 21:52:07 +05:30
Dhravya Shah
c511f451bb fix links 2024-07-19 18:56:45 -05:00
CodeTorso
ae0535215a
Revert "small commits big pr" 2024-07-20 04:47:53 +05:30
Dhravya Shah
e47219a719 Merge branch 'main' of github.com:supermemoryai/supermemory 2024-07-19 18:13:03 -05:00
Dhravya Shah
1bf602c36f memories and justification clubbed together, justification more nested 2024-07-19 18:12:55 -05:00
CodeTorso
ba273ba1b1
Merge branch 'main' into codetorso 2024-07-20 04:41:13 +05:30