-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: passionseed/web
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
⚡ Bolt: [Performance] Optimize Map Editor Diffs (O(N²) to O(N))
#157
opened Mar 29, 2026 by
xb1g
Collaborator
Loading…
🛡️ Sentinel: [CRITICAL] Fix authorization bypass in file deletion endpoint
#156
opened Mar 29, 2026 by
xb1g
Collaborator
Loading…
🛡️ Sentinel: [CRITICAL] Fix IDOR in file deletion
#154
opened Mar 28, 2026 by
xb1g
Collaborator
Loading…
⚡ Bolt: [Performance] Optimize GradebookMatrix creation from O(S*N^2) to O(S)
#153
opened Mar 28, 2026 by
xb1g
Collaborator
Loading…
🛡️ Sentinel: [CRITICAL/HIGH] Fix Unrestricted File Upload via Presigned URLs
#152
opened Mar 27, 2026 by
xb1g
Collaborator
Loading…
⚡ Bolt: [performance improvement] Optimize team matching solo groups filtering using Set
#151
opened Mar 26, 2026 by
xb1g
Collaborator
Loading…
🛡️ Sentinel: [CRITICAL] Fix missing file extension validation in presigned upload endpoint
#150
opened Mar 26, 2026 by
xb1g
Collaborator
Loading…
🛡️ Sentinel: [HIGH] Enforce file validation on presigned URL uploads
#149
opened Mar 25, 2026 by
xb1g
Collaborator
Loading…
⚡ Bolt: [performance improvement] Replace O(N) array find with O(1) Map lookup in enrollments API
#148
opened Mar 25, 2026 by
xb1g
Collaborator
Loading…
⚡ Bolt: [performance improvement] Optimize array filtering with Set lookups
#147
opened Mar 24, 2026 by
xb1g
Collaborator
Loading…
🛡️ Sentinel: [HIGH] Fix unvalidated file uploads in presigned URL generation
#146
opened Mar 24, 2026 by
xb1g
Collaborator
Loading…
⚡ Bolt: [performance improvement] Replace Array.includes with Set in filters for O(N) lookups
#145
opened Mar 23, 2026 by
xb1g
Collaborator
Loading…
🛡️ Sentinel: [CRITICAL/HIGH] Fix File Upload Extension Validation
#144
opened Mar 23, 2026 by
xb1g
Collaborator
Loading…
⚡ Bolt: [performance improvement] Concurrent data fetching in classroom APIs
#143
opened Mar 22, 2026 by
xb1g
Collaborator
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.