supermemory/apps/web
MaheshtheDev 7321f7feaa fix: disable google drive connection due to upstream provider issue (#559)
> [!NOTE]
> Temporarily disabled Google Drive connections with appropriate UI indicators and error messages.

### What changed?

- Added checks to prevent users from connecting to Google Drive in both the connections tab and integrations view
- Added error messages explaining that Google Drive connections are temporarily disabled
- Updated UI to visually indicate that Google Drive is disabled:
    - Added "Temporarily disabled" status indicator in the integrations list
    - Added explanatory text in multiple locations
    - Disabled the connect button for Google Drive specifically
2025-11-04 22:38:11 +00:00
..
app fix: chat messages scroll effect (#544) 2025-10-29 15:35:57 -07:00
components fix: disable google drive connection due to upstream provider issue (#559) 2025-11-04 22:38:11 +00:00
hooks Enhanced Text Editor and format fixes with biome (#371) 2025-08-21 08:40:44 -07:00
lib feat: optional posthog intialization (#525) 2025-10-27 16:10:15 -07:00
public chore: update readme with recent updates and latest demo (#547) 2025-11-03 00:39:55 +00:00
stores feat: layout design with theme improvements (#443) 2025-10-01 21:59:54 +00:00
.env.example New Version of Supermemory Consumer App 2025-08-16 18:50:10 -07:00
.gitignore sentry sourcemaps 2025-08-23 09:55:40 -07:00
biome.json UI: onboarding improvements (#435) 2025-10-01 21:59:53 +00:00
components.json New Version of Supermemory Consumer App 2025-08-16 18:50:10 -07:00
globals.css feat: layout design with theme improvements (#443) 2025-10-01 21:59:54 +00:00
instrumentation-client.ts feat: sentry integration (#376) 2025-08-21 19:46:41 +00:00
middleware.ts feat: auto redirect to last site (#422) 2025-09-14 23:54:15 +00:00
next.config.ts fix: disable experimental React Compiler in Next.js config and remove babel-plugin-react-compiler dependency. (#441) 2025-09-28 20:15:49 +00:00
open-next.config.ts Enhanced Text Editor and format fixes with biome (#371) 2025-08-21 08:40:44 -07:00
package.json chore: remove unused packages (#551) 2025-11-02 11:03:04 -08:00
postcss.config.mjs Enhanced Text Editor and format fixes with biome (#371) 2025-08-21 08:40:44 -07:00
README.md New Version of Supermemory Consumer App 2025-08-16 18:50:10 -07:00
tsconfig.json fix: name in wrangler 2025-08-23 18:37:37 -07:00
wrangler.jsonc fix: name in wrangler 2025-08-23 18:37:37 -07:00

supermemory Consumer