forked from supabase/supabase
-
Couldn't load subscription status.
- Fork 0
[pull] master from supabase:master #326
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* feat: add button to all reports and basic layout * feat: add last 24 hours indicator * feat: add active users tile * feat: working first row of usage stats * feat: add basic report charts for sign in and sign up * fix: change prev number to difference from before * feat: pass time range to view all reports link * fix: get static numbers to show * fix: type error * fix: exclude admin users from active users * fix: revert change as number stopped working * feat: testing latest sign ups table * chore: remove table redoing * feat: testing with renderers * feat: revert back to reportchartv2 * feat: make sure sign up and sign in charts are bar by default * fix: class name for default difference num * chore: bit of clean up * chore: tidy up constants file * chore: remove unused auth renderers * feat: single query instead of multiple tiny ones * fix: query fetching * feat: simplify how the query does averages * nit: small css bits
* feat: update @supabase/*-js libraries to v2.74.0 * Use catalog supabase/supabase-js in all apps/packages. * Bump supabase/ssr to 0.7.0. * Fix edge cases for the infinite query hook. * Remove extra packages, they're covered under the next rule. --------- Co-authored-by: mandarini <[email protected]> Co-authored-by: Ivan Vasilov <[email protected]>
* chore: update image versions for docker/docker-compose.yml * chore: update image versions for docker/docker-compose.yml * chore: update image versions for docker/docker-compose.yml * chore: update image versions for docker/docker-compose.yml * chore: update image versions for docker/docker-compose.yml * chore: update image versions for docker/docker-compose.yml * chore: update image versions for docker/docker-compose.yml * chore: update image versions for docker/docker-compose.yml * chore: update image versions for docker/docker-compose.yml * chore: update image versions for docker/docker-compose.yml * chore: revert risky updates --------- Co-authored-by: Han Qiao <[email protected]>
This PR updates the Swift SDK documentation to reflect new features from recent merged PRs in supabase-swift: ## Documentation Updates ### PR #812: getClaims method - Added documentation for new `getClaims()` method for JWT verification - Supports both symmetric (HS256) and asymmetric (RS256) JWTs - Includes global JWKS caching with 10-minute TTL - Handles key rotation gracefully - Examples: current session, custom JWT, expired tokens, custom JWKS ### PR #809: OAuth 2.1 client admin endpoints - Added documentation for OAuth 2.1 client administration endpoints - New methods: `listClients()`, `createClient()`, `getClient()`, `deleteClient()`, `regenerateClientSecret()` - All methods under `admin.oauth` namespace requiring `service_role` key - Includes pagination support for listing clients ### PR #806: forceFunctionRegion query parameter - Updated `invoke()` documentation to mention both `x-region` header and `forceFunctionRegion` query parameter - Both are set when a region is specified for better function routing ### PR #805: broadcast replay configuration - Added example for configuring broadcast with replay support - Shows `ReplayOption` with `since` and `limit` parameters - Demonstrates how to detect replayed messages via `meta` field ### PR #795: maxAffected method - Already documented in previous commit (7c29f85) - No changes needed ## Files Updated - apps/docs/spec/supabase_swift_v2.yml 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude <[email protected]>
Add toggle for hiding start menu
* CmdK OrgProjectSwitcher to swap useProjectsQuery with useProjectsInfiniteQuery * Remove usage of useProjectsQuery in ProjectDropdown * Remove usage of useProjectsQuery in NotificationsPopover * Remove usage of useProjectsQuery in NotificationsFilter * Remove usage of useProjectsQuery from LoadingState * Clean * Remove usage of getProjects from org-ai-details and fix missing key props in AIOnboarding * Remove useAutoProjectsPrefetch from org/[slug]/index * Fix TS + clean up * Clean * Remove usage of useProjectsQuery in NewOrgForm
* fix * rm casts
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )