aboutsummaryrefslogtreecommitdiff
path: root/apps/web
Commit message (Collapse)AuthorAgeFilesLines
...
* add auto-animateYash2024-04-041-0/+1
|
* fix window undefined errorYash2024-04-041-8/+15
|
* better focus statesYash2024-04-031-55/+63
|
* Merge branch 'new-ui' of https://github.com/Dhravya/supermemory into new-uiYash2024-04-0311-75/+220
|\
| * uptodate with mainDhravya2024-04-0323-64/+7576
| |\
| * \ update: catch up with mainDhravya2024-04-036-5766/+158
| |\ \
| | * | change 'categories' to 'spaces'Dhravya2024-04-023-6/+6
| | | |
| | * | fix: fix build fail, add category in storedcontenttypesDhravya2024-04-021-23/+25
| | | |
| | * | added category support in d1 db, changed schemaDhravya2024-04-023-1/+6
| | | |
| | * | delete pnpm-lock.yamlDhravya2024-03-311-5297/+0
| | | |
| | * | added gemini streaming in cf-ai-backendDhravya2024-03-311-0/+5
| | | |
| * | | Merge branch 'new-ui' of https://github.com/Dhravya/supermemory into new-uiDhravya2024-04-0114-164/+946
| |\ \ \ | | |/ / | |/| |
| | * | rename to PageItemYash2024-04-012-3/+3
| | | |
| | * | add new page popoverYash2024-04-0114-164/+946
| | | |
| * | | Merge branch 'main' of https://github.com/Dhravya/supermemory into new-uiDhravya2024-03-313-20/+2
| |\ \ \ | | |/ / | |/| |
| | * | update .githubDhravya2024-03-311-18/+0
| | | |
| | * | build checksDhravya2024-03-312-2/+2
| | | |
| | * | update CI and testDhravya2024-03-311-1/+1
| | | |
| | * | (ci): update CI againDhravya2024-03-311-1/+1
| | | |
| | * | (ci): testing CI changes againDhravya2024-03-311-1/+1
| | | |
| | * | (ci): test changes in ciDhravya2024-03-311-1/+1
| | | |
| * | | fix delete button on dark modeYash2024-03-311-1/+1
| | | |
| * | | List Item with SidebarYash2024-03-319-63/+5552
| |/ /
| * | redeploy: check for d1 databaseDhravya2024-03-311-1/+1
| | |
| * | .Dhravya2024-03-311-1/+1
| | |
| * | add wrangler.tomlDhravya2024-03-302-1/+12
| | |
* | | animation with framer motionYash2024-04-036-97/+271
| | |
* | | remove debug lieYash2024-04-031-5/+1
| | |
* | | update cmdkYash2024-04-031-1/+1
| | |
* | | add fade-in animYash2024-04-031-0/+10
| | |
* | | fix font weightYash2024-04-032-5/+5
| |/ |/|
* | responsivenessYash2024-04-022-2/+20
| |
* | responsiveness and phone memory drawerYash2024-04-025-12/+83
| |
* | fix propsYash2024-04-021-2/+8
| |
* | fix stylesYash2024-04-021-1/+1
| |
* | memory barYash2024-04-029-21/+696
| |
* | placeholderYash2024-04-022-34/+41
| |
* | input with iconYash2024-04-021-2/+26
| |
* | responsivenessYash2024-04-024-79/+91
| |
* | filter combo boxYash2024-04-027-19/+440
| |
* | add wrangler.toml to gitignoreYash2024-04-021-0/+1
| |
* | new layoutYash2024-04-026-20/+163
| |
* | wranglerYash2024-04-021-1/+1
| |
* | new modifierYash2024-04-021-1/+7
| |
* | sidebar updateYash2024-04-023-25/+67
| |
* | git add categoryitemYash2024-04-025-5/+323
| |
* | rename to PageItemYash2024-04-012-3/+3
| |
* | add new page popoverYash2024-04-0114-164/+946
| |
* | fix delete button on dark modeYash2024-03-311-1/+1
| |
* | List Item with SidebarYash2024-03-319-63/+5552
| |