Commit Graph

12 Commits

Author SHA1 Message Date
Andrew Lalis 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
Andrew Lalis 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
Andrew Lalis 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
Andrew Lalis 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
Andrew Lalis 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
Andrew Lalis abe04db627 Added readConfig() to configure app for production environment. 2025-08-09 09:45:10 -04:00
Andrew Lalis d610e70b18 Added web app, refactored api to use new handyhttp. 2025-08-01 18:43:58 -04:00
Andrew Lalis 270dcc6020 Added registration page to app, username availability checking. 2024-09-11 16:15:53 -04:00
Andrew Lalis 31b7a929f6 Another major refactor, into modular monolith style application. 2024-08-01 13:01:50 -04:00
Andrew Lalis e198f45b92 Added basic auth system, profiles, and start of models and data. 2024-07-31 13:20:17 -04:00
Andrew Lalis a24ab226c2 Added base entity. 2024-07-24 16:32:08 -04:00
Andrew Lalis 84e2e16a67 Added API files. 2024-07-23 17:20:10 -04:00