supermemory/apps/web/hooks
Prasanna721 55ef8ab899 fix: billing gate broke for scale/enterprise and downgraded users (#794)
The subscription check on plugins, connections, and usage pages was hardcoded to only look at `api_pro`. Users on scale or enterprise plans saw "Upgrade to Pro" and couldn't create plugin keys or manage connections.

Also, the check only looked at product `status` but not the `allowed` flag from autumn — so users who downgraded but were still in their billing period got locked out early.
2026-03-22 16:05:08 +00:00
..
use-container-tags.ts 😭 fixing builds (#767) 2026-03-05 19:26:05 -08:00
use-document-mutations.ts feat: multi-file upload queue for Add Document (#789) 2026-03-19 21:14:17 +00:00
use-memories-usage.ts fix: billing gate broke for scale/enterprise and downgraded users (#794) 2026-03-22 16:05:08 +00:00
use-project-mutations.ts 😭 fixing builds (#767) 2026-03-05 19:26:05 -08:00
use-token-usage.ts fix: billing gate broke for scale/enterprise and downgraded users (#794) 2026-03-22 16:05:08 +00:00