Commit Graph

20 Commits

Author SHA1 Message Date
Andrew Lalis 6fd3e10d55 Fix POST endpoint for value-records.
Build and Deploy API / build-and-deploy (push) Successful in 1m56s Details
2026-01-30 18:43:26 -05:00
andrewlalis a142a847da Refactored to use @PathMapping everywhere, and add rate-limiter
Build and Deploy API / build-and-deploy (push) Successful in 1m45s Details
2026-01-14 13:45:03 -05:00
andrewlalis ddfd32c777 Add scheduled analytics jobs instead of on-the-fly analytics.
Build and Deploy Web App / build-and-deploy (push) Successful in 21s Details
Build and Deploy API / build-and-deploy (push) Failing after 57s Details
2025-11-19 15:48:37 -05:00
andrewlalis 85c5cee598 Added balance time series, fixed file selector behavior.
Build and Deploy Web App / build-and-deploy (push) Successful in 31s Details
Build and Deploy API / build-and-deploy (push) Successful in 1m49s Details
2025-11-04 17:20:49 -05:00
andrewlalis 534071cbe0 Added account diffs and cleaned up transaction page.
Build and Deploy Web App / build-and-deploy (push) Successful in 17s Details
Build and Deploy API / build-and-deploy (push) Successful in 1m30s Details
2025-10-19 12:14:09 -04:00
andrewlalis 8f3a334ce4 Added transaction searching, optimized transaction fetching as well.
Build and Deploy API / build-and-deploy (push) Failing after 6s Details
Build and Deploy Web App / build-and-deploy (push) Successful in 25s Details
2025-10-19 10:38:35 -04:00
andrewlalis 25b715156b Added total balances API endpoint.
Build and Deploy Web App / build-and-deploy (push) Successful in 18s Details
Build and Deploy API / build-and-deploy (push) Successful in 1m13s Details
2025-09-03 22:02:34 -04:00
andrewlalis aba86b6979 Fixed cascading history item deletion, added login disclaimer.
Build and Deploy Web App / build-and-deploy (push) Successful in 19s Details
Build and Deploy API / build-and-deploy (push) Successful in 1m18s Details
2025-08-31 18:20:32 -04:00
andrewlalis fc85170492 Add history stuff.
Build and Deploy Web App / build-and-deploy (push) Successful in 16s Details
Build and Deploy API / build-and-deploy (push) Successful in 1m17s Details
2025-08-30 20:35:52 -04:00
andrewlalis 683d11a9a4 Add file selector, attachments support.
Build and Deploy Web App / build-and-deploy (push) Failing after 11s Details
Build and Deploy API / build-and-deploy (push) Successful in 1m17s Details
2025-08-29 20:12:54 -04:00
andrewlalis 844f17c80d Added value record API and modal, and balance computations. 2025-08-20 21:23:11 -04:00
andrewlalis e29d4e1c0f Added functioning account editor.
Build and Deploy Web App / build-and-deploy (push) Successful in 19s Details
Build and Deploy API / build-and-deploy (push) Successful in 1m20s Details
2025-08-16 20:34:42 -04:00
andrewlalis 0b67bb605b Refactor entire process of adding transactions.
Build and Deploy Web App / build-and-deploy (push) Successful in 17s Details
Build and Deploy API / build-and-deploy (push) Successful in 1m16s Details
2025-08-11 13:18:23 -04:00
andrewlalis ace83d49ba Added standard form components, account creation and editing. 2025-08-04 21:35:24 -04:00
andrewlalis d610e70b18 Added web app, refactored api to use new handyhttp. 2025-08-01 18:43:58 -04:00
andrewlalis 3fa2938f48 Added transaction generation to sample data generation in the API. 2024-09-27 11:35:08 -04:00
andrewlalis f5c75ccf35 Added bruno API thing, user account page, and user deletion logic. 2024-09-19 15:12:23 -04:00
andrewlalis 270dcc6020 Added registration page to app, username availability checking. 2024-09-11 16:15:53 -04:00
andrewlalis 76d1cfccb0 Implemented credit card properties in account data sqlite implementation. 2024-08-01 18:14:41 -04:00
andrewlalis 31b7a929f6 Another major refactor, into modular monolith style application. 2024-08-01 13:01:50 -04:00