-
Notifications
You must be signed in to change notification settings - Fork 2
Pull requests: hoiekim/budget
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
docs: add scheduled task concurrency and process lifecycle patterns
#225
opened Mar 16, 2026 by
moltboie
Loading…
ci: upgrade GitHub Actions versions and require CI before deployment
#221
opened Mar 15, 2026 by
moltboie
Loading…
2
security: validate SimpleFin setup token URL to prevent SSRF
#220
opened Mar 15, 2026 by
moltboie
Loading…
docs: add entity ID preservation and anti-enumeration patterns
#219
opened Mar 15, 2026 by
moltboie
Loading…
fix: handle empty capacities array to prevent app crash
#215
opened Mar 15, 2026 by
moltboie
Loading…
refactor: propagate repository errors instead of swallowing them
#214
opened Mar 15, 2026 by
moltboie
Loading…
refactor: move graphOptions defaults out of Plaid/SimpleFin data layers
#213
opened Mar 15, 2026 by
moltboie
Loading…
fix: wrap deleteBudget, deleteSection, and deleteItem in transactions
#212
opened Mar 14, 2026 by
moltboie
Loading…
fix: add error handling to call utility for network/parse failures
#210
opened Mar 14, 2026 by
moltboie
Loading…
reliability: wrap syncSimpleFinData transaction/cursor writes atomically
#209
opened Mar 14, 2026 by
moltboie
Loading…
fix: show all account names in compact dashboard chart view
#208
opened Mar 14, 2026 by
moltboie
Loading…
fix: add graceful degradation when IndexedDB is unavailable
#207
opened Mar 14, 2026 by
moltboie
Loading…
perf: replace O(n²) transaction matching with O(n) Map/Set lookups
#205
opened Mar 14, 2026 by
moltboie
Loading…
chore: fix misspelled file names and route function names
#204
opened Mar 14, 2026 by
moltboie
Loading…
docs: add ownership verification and collection lookup patterns to DEVELOPMENT.md
#203
opened Mar 14, 2026 by
moltboie
Loading…
fix: show placeholder name and edit button for unnamed budget cards
#199
opened Mar 14, 2026 by
moltboie
Loading…
fix: skip static file serving in dev mode to prevent ENOENT errors
#197
opened Mar 13, 2026 by
moltboie
Loading…
feat: add holdings management UI for manual investment accounts
#196
opened Mar 13, 2026 by
moltboie
Loading…
feat: add holding snapshot API endpoints and ticker validation
#195
opened Mar 13, 2026 by
moltboie
Loading…
fix: make server timezone configurable via APP_TIMEZONE env var
#194
opened Mar 13, 2026 by
moltboie
Loading…
fix: duplicate barrel export and HTTP security headers
#193
opened Mar 13, 2026 by
moltboie
Loading…
docs: add authentication security patterns to DEVELOPMENT.md
#192
opened Mar 13, 2026 by
moltboie
Loading…
reliability: validate SimpleFin HTTP responses and evict stale caches
#188
opened Mar 11, 2026 by
moltboie
Loading…
fix: use historical balance in BalanceChartRow for past months
#187
opened Mar 11, 2026 by
moltboie
Loading…
docs: add typed result pattern and SimpleFin integration to DEVELOPMENT.md
#186
opened Mar 11, 2026 by
moltboie
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.