Juan Wu juancwu · he/him
juancwu created branch add-currency-to-accounts in juancwu/budgit 2026-05-04 04:24:16 +00:00
juancwu pushed tag v2.3.1 to juancwu/budgit 2026-05-04 03:27:07 +00:00
juancwu pushed to main at juancwu/budgit 2026-05-04 03:27:02 +00:00
4be5385db7 chore: show available funds in transfer funds page
juancwu pushed tag v2.3.0 to juancwu/budgit 2026-05-04 03:20:01 +00:00
juancwu pushed to main at juancwu/budgit 2026-05-04 03:19:45 +00:00
2dac136049 feat: savings allocations
juancwu pushed tag v2.2.0 to juancwu/budgit 2026-05-04 02:19:09 +00:00
juancwu pushed to main at juancwu/budgit 2026-05-04 02:18:38 +00:00
ff237e2fab feat: transfer funds between accounts
juancwu pushed tag v2.1.0 to juancwu/budgit 2026-05-04 00:38:49 +00:00
juancwu pushed to main at juancwu/budgit 2026-05-04 00:29:51 +00:00
da718427bd feat: drop sqlite support
juancwu pushed to main at juancwu/budgit 2026-05-03 23:59:43 +00:00
5e00060421 fix: sql syntax incompatibility with sqlite/postgresql
juancwu pushed to main at juancwu/budgit 2026-05-03 23:56:12 +00:00
9826068208 feat: aggregate account and transaction activity logs on space activity page
juancwu pushed to main at juancwu/budgit 2026-05-03 23:50:47 +00:00
c96595d41e feat: transaction activity audit and account activity audit
juancwu pushed to main at juancwu/budgit 2026-05-03 23:16:19 +00:00
ca7b2ff74f Merge branch 'edit-transactions'
283a157b29 feat: edit transactions
Compare 2 commits »
juancwu pushed to main at juancwu/budgit 2026-05-03 23:10:50 +00:00
49bcc82934 feat: audit space activity
juancwu pushed to main at juancwu/budgit 2026-05-03 23:03:20 +00:00
145eed9eef feat: new home page
juancwu pushed tag v2.0.0 to juancwu/budgit 2026-05-03 22:22:10 +00:00
juancwu pushed to main at juancwu/budgit 2026-05-03 22:21:55 +00:00
59c28aa2e8 chore: update test db to postgresql 17 in Taskfile.yml
33aaad85e2 fix: deploy steps failing due to missing files
Compare 2 commits »
juancwu deleted tag v2.0.0 from juancwu/budgit 2026-05-03 22:13:56 +00:00
juancwu pushed tag v2.0.0 to juancwu/budgit 2026-05-03 22:11:33 +00:00
juancwu pushed to main at juancwu/budgit 2026-05-03 22:10:38 +00:00
8acc9ff77f chore: update deploy workflow to use postgres 17 for testing