Skip to content

Pull requests: WXYC/Backend-Service

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

refactor: align auth types with @wxyc/shared
#209 opened Feb 27, 2026 by jakebromberg Loading…
4 of 5 tasks
Add Sentry error tracking and performance tracing
#206 opened Feb 26, 2026 by jakebromberg Loading…
2 of 6 tasks
feat: Dependency-aware targets via Turborepo
#203 opened Feb 25, 2026 by JacksonMeade Loading…
fix: coordinated schema migration for audit findings 18-21, 37-39
#199 opened Feb 21, 2026 by jakebromberg Loading…
2 of 9 tasks
fix: add ON DELETE cascade/set-null rules to FK relationships
#198 opened Feb 21, 2026 by jakebromberg Loading…
2 of 3 tasks
fix: remove redundant .unique() on anonymous_devices.deviceId
#197 opened Feb 21, 2026 by jakebromberg Loading…
3 tasks done
fix: add withTimezone to all wxyc_schema timestamp columns
#196 opened Feb 21, 2026 by jakebromberg Loading…
2 of 4 tasks
fix: add unique constraint on show_djs (show_id, dj_id)
#195 opened Feb 21, 2026 by jakebromberg Loading…
3 tasks done
fix: change shift_covers.schedule_id from serial to integer
#193 opened Feb 21, 2026 by jakebromberg Loading…
1 task done
fix: change flowsheet.play_order from serial to integer
#192 opened Feb 21, 2026 by jakebromberg Loading…
4 tasks done
fix: batch database queries in getPlaylistsForDJ to eliminate N+1
#191 opened Feb 21, 2026 by jakebromberg Loading…
3 of 4 tasks
fix: default cookie sameSite to 'lax' instead of 'none'
#190 opened Feb 21, 2026 by jakebromberg Loading…
2 of 4 tasks
fix: prevent SSH timeout stacking in MirrorSQL
#189 opened Feb 21, 2026 by jakebromberg Loading…
3 tasks done
fix: add rate limiting to auth service endpoints
#188 opened Feb 21, 2026 by jakebromberg Loading…
1 of 2 tasks
fix: apply showMemberMiddleware to flowsheet write routes
#187 opened Feb 21, 2026 by jakebromberg Loading…
2 tasks done
fix: use singleton PostHog client instead of per-request instantiation
#186 opened Feb 21, 2026 by jakebromberg Loading…
3 tasks done
fix: enable trust proxy for correct client IP resolution
#185 opened Feb 21, 2026 by jakebromberg Loading…
1 of 3 tasks
fix: increase server timeout from 5s to 30s
#184 opened Feb 21, 2026 by jakebromberg Loading…
3 tasks done
fix: return 201 Created for all resource creation endpoints
#182 opened Feb 21, 2026 by jakebromberg Loading…
3 tasks done
fix: correct migrations folder path in migration_script.mjs
#181 opened Feb 21, 2026 by jakebromberg Loading…
2 tasks done
fix: rename events.conroller.ts to events.controller.ts
#180 opened Feb 21, 2026 by jakebromberg Loading…
2 tasks done
fix: add authentication to POST /schedule endpoint
#179 opened Feb 21, 2026 by jakebromberg Loading…
3 of 5 tasks
ProTip! Filter pull requests by the default branch with base:main.