Commit Graph

20 Commits

Author SHA1 Message Date
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 7ef9d63de7 Upgraded path-handler lib to 1.2.0, used @PathMapping annotation. 2026-01-13 15:44:12 -05:00
andrewlalis d9310d5979 Cleaned up the code a bit, added some testing code for UDAs for path handler stuff.
Build and Deploy API / build-and-deploy (push) Has been cancelled Details
Build and Deploy Web App / build-and-deploy (push) Has been cancelled Details
2026-01-10 19:10:18 -05:00
andrewlalis e7ccd25549 Added category spend and more dynamic charts.
Build and Deploy Web App / build-and-deploy (push) Successful in 20s Details
Build and Deploy API / build-and-deploy (push) Successful in 1m45s Details
2025-12-04 17:41:27 -05:00
andrewlalis 8dd80d5c7e Changed to 1 hour fixed interval for analytics.
Build and Deploy API / build-and-deploy (push) Successful in 1m45s Details
2025-11-21 15:26:02 -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 2b85abcfae Added sample scheduled job, cached repositories. 2025-11-18 21:20:20 -05:00
andrewlalis 185cf706a7 Upgrade to SLF4D 4.2.0, simplify config. 2025-11-18 20:40:22 -05:00
andrewlalis 4b9e859c85 Added more currency support, refactored tags, and optimized transactions query.
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-10 18:59:08 -04:00
andrewlalis e0b998156d Add logLevel to app config.
Build and Deploy API / build-and-deploy (push) Successful in 1m15s Details
2025-08-09 11:29:20 -04:00
andrewlalis e0dcf17732 Update http-transport, logging level to TRACE for debugging.
Build and Deploy API / build-and-deploy (push) Successful in 1m12s Details
2025-08-09 10:45:25 -04:00
andrewlalis eae54f9343 Change logging to DEBUG
Build and Deploy Web App / build-and-deploy (push) Successful in 18s Details
Build and Deploy API / build-and-deploy (push) Successful in 1m15s Details
2025-08-09 10:20:54 -04:00
andrewlalis 4f0342f8a5 Add log for config when starting web app.
Build and Deploy API / build-and-deploy (push) Successful in 1m14s Details
2025-08-09 09:57:44 -04:00
andrewlalis abe04db627 Added readConfig() to configure app for production environment. 2025-08-09 09:45:10 -04:00
andrewlalis d610e70b18 Added web app, refactored api to use new handyhttp. 2025-08-01 18:43:58 -04:00
andrewlalis 270dcc6020 Added registration page to app, username availability checking. 2024-09-11 16:15:53 -04:00
andrewlalis 31b7a929f6 Another major refactor, into modular monolith style application. 2024-08-01 13:01:50 -04:00
andrewlalis e198f45b92 Added basic auth system, profiles, and start of models and data. 2024-07-31 13:20:17 -04:00
andrewlalis a24ab226c2 Added base entity. 2024-07-24 16:32:08 -04:00
andrewlalis 84e2e16a67 Added API files. 2024-07-23 17:20:10 -04:00