Skip to content

feat: refine Supabase types nullability#64

Merged
mrepol742 merged 4 commits into
hallofcodes:masterfrom
mrepol742:master
May 23, 2026
Merged

feat: refine Supabase types nullability#64
mrepol742 merged 4 commits into
hallofcodes:masterfrom
mrepol742:master

Conversation

@mrepol742
Copy link
Copy Markdown
Member

  • Make conversation_participants.email non-nullable in Row/Insert/Update
  • Allow conversations.created_at to be nullable in Row/Insert/Update
  • Make projects.is_public non-nullable in Row/Insert/Update
  • Make user_projects.projects optional and nullable across variants
  • Make user_stats.languages and total_seconds optional in types

mrepol742 added 2 commits May 24, 2026 01:51
- bump @babel packages to 7.29.x
- bump @emnapi core/runtime to 1.10.0 and wasi-threads to 1.2.1
- bump @napi-rs/wasm-runtime to 1.1.4 and adjust peer/funding info
- bump eslint-related packages and update minimatch to 3.1.5; add nested
  deps
- bump @opentelemetry packages (api 1.9.1, api-logs 0.214.0, core 2.7.1)
- bump @fastify/otel, @fortawesome/react-fontawesome, and @HumanFS
  packages
- update metadata and open graph urls and images across pages and layout
- update sitemap, robots, and static sitemap entries
- update rate-limiter allowed origins regex to match new hostname
- update privacy and terms copy to reference updated hostname
- adjust README project name and description to include project features
mrepol742 added 2 commits May 24, 2026 02:15
- update occurrences of "DevPulse" to "Devpulse" across ui, metadata,
  and svg assets
- comment out supabase types generation step in ci workflow
- expand headless browser detection patterns
- fix import path for rate-limit in proxy middleware
- refactor time utils: change formatHours to named function and overhaul
  timeAgo to accept numeric timestamps and return clearer relative
  strings
- minor layout/whitespace and copy tweaks
@mrepol742 mrepol742 merged commit 61befb1 into hallofcodes:master May 23, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant