Files
gstack/supabase/functions
Garry Tan 54d5e69e69 feat: extend community-pulse with full dashboard data + server-side cache
community-pulse now returns top skills, crash clusters, version distribution,
and weekly active count in a single aggregated response. Results are cached
in the community_pulse_cache table (1-hour TTL) to prevent DoS via repeated
expensive queries.
2026-03-24 14:20:01 -07:00
..