budgit/internal/handler
juancwu 7c24a8302d
All checks were successful
Deploy / build-and-deploy (push) Successful in 1m50s
feat: investment accounts
2026-05-22 14:49:57 +00:00
..
allocation.go feat: disable registration 2026-05-17 14:30:59 +00:00
auth.go feat: disable registration 2026-05-17 14:30:59 +00:00
auth_test.go feat: disable registration 2026-05-17 14:30:59 +00:00
home.go feat: new home page 2026-05-03 23:02:51 +00:00
home_test.go fix: sql syntax incompatibility with sqlite/postgresql 2026-05-03 23:59:37 +00:00
investment.go feat: investment accounts 2026-05-22 14:49:57 +00:00
main_test.go feat: drop sqlite support 2026-05-04 00:29:45 +00:00
recurring_event.go feat: disable registration 2026-05-17 14:30:59 +00:00
redirect.go feat: new home page 2026-05-03 23:02:51 +00:00
redirect_test.go feat: new home page 2026-05-03 23:02:51 +00:00
settings.go feat: notify user on account deletion 2026-05-17 15:40:03 +00:00
settings_test.go feat: notify user on account deletion 2026-05-17 15:40:03 +00:00
space.go feat: investment accounts 2026-05-22 14:49:57 +00:00