-
Notifications
You must be signed in to change notification settings - Fork 1
Pull requests: hoiekim/inbox
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
docs: add timer cleanup and process lifecycle patterns
#303
opened Mar 16, 2026 by
moltboie
Loading…
ci: upgrade GitHub Actions versions and require CI before deployment
#297
opened Mar 15, 2026 by
moltboie
Loading…
2
docs: add unique constraint and search sanitization patterns
#296
opened Mar 15, 2026 by
moltboie
Loading…
UX: show '(No Subject)' fallback for emails with empty subject
#292
opened Mar 15, 2026 by
moltboie
Loading…
perf: debounce focus-triggered auth check to prevent duplicate login requests
#290
opened Mar 14, 2026 by
moltboie
Loading…
fix: add error handling to call utility for network/parse failures
#289
opened Mar 14, 2026 by
moltboie
Loading…
fix: parse multi-recipient addresses in getSentMail stored copy
#288
opened Mar 14, 2026 by
moltboie
Loading…
security: add auth rate limiting to IMAP and SMTP login
#286
opened Mar 14, 2026 by
moltboie
Loading…
chore: convert saveBuffer to use async fs.promises.writeFile
#285
opened Mar 14, 2026 by
moltboie
Loading…
docs: add async file I/O and auth rate limiting patterns to DEVELOPMENT.md
#284
opened Mar 14, 2026 by
moltboie
Loading…
fix: escape angle brackets in plain-text fields for search_vector trigger
#281
opened Mar 14, 2026 by
moltboie
Loading…
fix: reset search state on page reload to prevent stale search view
#278
opened Mar 14, 2026 by
moltboie
Loading…
refactor: migrate pool.query() calls in push_subscriptions to table methods
#275
opened Mar 13, 2026 by
moltboie
Loading…
security: sanitize email HTML with DOMPurify before iframe rendering
#274
opened Mar 13, 2026 by
moltboie
Loading…
fix: reset persisted Search category on page load to prevent sort order bug
#273
opened Mar 13, 2026 by
moltboie
Loading…
fix: generate distinct messageId and UIDs for self-send inbox copy
#269
opened Mar 13, 2026 by
moltboie
Loading…
security: fix timing enumeration, add security headers, validate req.body
#265
opened Mar 13, 2026 by
moltboie
Loading…
docs: add expunged filter and sent mail detection patterns to DEVELOPMENT.md
#264
opened Mar 13, 2026 by
moltboie
Loading…
security: add connection limits to IMAP and SMTP servers
#256
opened Mar 11, 2026 by
moltboie
Loading…
fix(imap): clean up IDLE session on unexpected socket close
#255
opened Mar 11, 2026 by
moltboie
Loading…
docs: add sent mail detection pattern to DEVELOPMENT.md
#254
opened Mar 11, 2026 by
moltboie
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.