Commit Graph

  • 1ff3ac5058 Add scheduled job to delete old analytics properties from all user profiles. main Andrew Lalis 2026-03-11 20:06:05 -0400
  • 3394869410 Refactored category spend and balance analytics. Andrew Lalis 2026-03-10 21:50:35 -0400
  • fb7850c181 Added real-time balance time series analytics endpoint. Andrew Lalis 2026-03-01 10:35:50 -0500
  • d7630f3c15 Added account export Andrew Lalis 2026-02-18 06:58:58 -0500
  • 78ebbac9ca Fixed category balance calculations. Andrew Lalis 2026-02-17 20:24:19 -0500
  • 1e35494f9d Add category balance display. Andrew Lalis 2026-02-13 11:26:43 -0500
  • 6d1af2f46d Added @GetMapping, prepped for new category/balance api Andrew Lalis 2026-02-12 12:21:56 -0500
  • 711e420c61 Rename 'child categories' to subcategories, code formatting Andrew Lalis 2026-02-12 12:11:06 -0500
  • 6fd3e10d55 Fix POST endpoint for value-records. Andrew Lalis 2026-01-30 18:43:26 -0500
  • df6e4cc81f Cleaned up some backend logging, refactored module styles, pagination, and transaction cards. andrewlalis 2026-01-15 20:50:34 -0500
  • be3d554b7f Change to use some simplified mapping attributes. andrewlalis 2026-01-15 07:56:02 -0500
  • 669fecf441 Upgrade dependencies, hide verbose logging. andrewlalis 2026-01-15 07:54:47 -0500
  • a142a847da Refactored to use @PathMapping everywhere, and add rate-limiter andrewlalis 2026-01-14 13:45:03 -0500
  • 7ef9d63de7 Upgraded path-handler lib to 1.2.0, used @PathMapping annotation. andrewlalis 2026-01-13 15:44:12 -0500
  • d9310d5979 Cleaned up the code a bit, added some testing code for UDAs for path handler stuff. andrewlalis 2026-01-10 19:10:18 -0500
  • b7da823ddb Reset idle timeout to 300 seconds andrewlalis 2026-01-07 21:14:31 -0500
  • f6f152af88 Fix logout compile issue. andrewlalis 2026-01-07 21:12:34 -0500
  • 24b531652d Added warning message when logged out due to timeout. andrewlalis 2026-01-07 21:10:03 -0500
  • 6e810997a3 Made category label route to category page. andrewlalis 2025-12-07 11:28:02 -0500
  • e7ccd25549 Added category spend and more dynamic charts. andrewlalis 2025-12-04 17:41:27 -0500
  • bed9562d6b Added ability to download entire profile SQLite file. andrewlalis 2025-12-03 11:01:33 -0500
  • 2d99e96df3 Added chart type selector. andrewlalis 2025-12-02 20:15:19 -0500
  • 26f0d88f5d Add more flexible analytics. andrewlalis 2025-12-02 20:05:40 -0500
  • fe2934e2f3 Fix editing of category parent id. andrewlalis 2025-12-02 16:41:56 -0500
  • 6fd388b656 Added buttons to add transaction via account page. andrewlalis 2025-12-02 16:36:34 -0500
  • 43b1f153ad Change format for map function. andrewlalis 2025-12-02 16:23:29 -0500
  • c48d8009f5 Applied front end formatting. andrewlalis 2025-12-02 16:20:05 -0500
  • d507aef570 Added category page. andrewlalis 2025-12-02 16:18:47 -0500
  • 3368cfa96c Allow filtering by category to also filter by child categories. andrewlalis 2025-12-01 20:10:36 -0500
  • 6415311925 Added vendor page. andrewlalis 2025-12-01 19:44:04 -0500
  • 0e3b615684 Fixed logic for editing linked accounts. andrewlalis 2025-11-22 13:53:26 -0500
  • 8dd80d5c7e Changed to 1 hour fixed interval for analytics. andrewlalis 2025-11-21 15:26:02 -0500
  • b7daff42ce Change to exact git hash for asdf dependency. andrewlalis 2025-11-19 16:00:06 -0500
  • 7f76d5fa4c Fix ddoc parameter string. andrewlalis 2025-11-19 15:51:37 -0500
  • ddfd32c777 Add scheduled analytics jobs instead of on-the-fly analytics. andrewlalis 2025-11-19 15:48:37 -0500
  • 2b85abcfae Added sample scheduled job, cached repositories. andrewlalis 2025-11-18 21:20:20 -0500
  • 185cf706a7 Upgrade to SLF4D 4.2.0, simplify config. andrewlalis 2025-11-18 20:40:22 -0500
  • 85c5cee598 Added balance time series, fixed file selector behavior. andrewlalis 2025-11-04 17:20:49 -0500
  • dedc7b742f Added chartjs dependency. andrewlalis 2025-10-28 20:40:44 -0400
  • 1816e1f966 Ran npm update and format. andrewlalis 2025-10-28 20:38:20 -0400
  • ad92f6f9dd Add internal transfer label, convert to filters for request handling. andrewlalis 2025-10-24 10:34:20 -0400
  • cb690702cc Added internal_transfer attribute to transactions, migration of schemas automatically. andrewlalis 2025-10-23 22:02:37 -0400
  • 83db4baa5b Add timeout modal. andrewlalis 2025-10-23 20:32:34 -0400
  • 7455a55766 Add idle-observer, format code andrewlalis 2025-10-23 17:30:19 -0400
  • 534071cbe0 Added account diffs and cleaned up transaction page. andrewlalis 2025-10-19 12:14:09 -0400
  • 30715947a3 Improved transaction page. andrewlalis 2025-10-19 11:29:03 -0400
  • 9ff1bb2839 Fix parsing of transaction search results. andrewlalis 2025-10-19 10:51:51 -0400
  • c5c9a57113 Fix api build. andrewlalis 2025-10-19 10:39:42 -0400
  • 8f3a334ce4 Added transaction searching, optimized transaction fetching as well. andrewlalis 2025-10-19 10:38:35 -0400
  • 7150b0b259 Updated npm, fixed deprecated emit syntax. andrewlalis 2025-10-03 10:47:56 -0400
  • bbc35db2bc Added accept component to file input. andrewlalis 2025-09-28 20:24:37 -0400
  • dc0c48b2df Added attachment preview andrewlalis 2025-09-27 09:16:05 -0400
  • 92a3dc4c62 Made login auto-redirect to first profile. Fixes #31 andrewlalis 2025-09-27 08:16:59 -0400
  • c1193d96fd Clean up account page, fix onCancel for EditAccountPage. andrewlalis 2025-09-24 21:44:34 -0400
  • 9763fd7abe Added start of hints for form controls. andrewlalis 2025-09-24 21:09:51 -0400
  • 44ead22c4f Reformatted source code. andrewlalis 2025-09-24 20:59:25 -0400
  • 110eb2c912 Improved tags editor styling. andrewlalis 2025-09-24 20:59:08 -0400
  • 7666c0f450 Updated category select and transaction edit page. andrewlalis 2025-09-21 15:36:07 -0400
  • bbe3e2aab5 Fixed type check. andrewlalis 2025-09-21 11:31:44 -0400
  • 33f8119ee3 Added vendor card. andrewlalis 2025-09-20 11:53:06 -0400
  • 100652d03a Reformatted all components, added VendorSelect. andrewlalis 2025-09-20 11:31:03 -0400
  • 943ce13be2 Cleaned up line items editor with new card component. andrewlalis 2025-09-19 18:52:40 -0400
  • 2f1197fb92 badge inline-block style. andrewlalis 2025-09-19 13:03:13 -0400
  • 3cb359b6fe Improve spacing on disclaimer. andrewlalis 2025-09-19 12:59:07 -0400
  • 74e8cc478d Added total debt. andrewlalis 2025-09-11 15:55:31 -0400
  • efd51d7f53 Improve account history formatting. andrewlalis 2025-09-11 15:04:31 -0400
  • 30764ba624 Value record page, improved history, link styling, etc. andrewlalis 2025-09-11 12:48:59 -0400
  • 41acb0dd51 Add 'capture' attribute for file input. andrewlalis 2025-09-07 12:57:41 -0400
  • cf679c1c6e Improved styling. andrewlalis 2025-09-07 09:46:48 -0400
  • e5a8b94211 Improved reusable styles. andrewlalis 2025-09-06 20:40:34 -0400
  • c9d20f2475 Fixed transaction card money style for credited accounts. andrewlalis 2025-09-06 19:13:44 -0400
  • 5bda6812d6 Add the ability to download attachments. andrewlalis 2025-09-06 19:07:57 -0400
  • da01198e0c Added transaction card. andrewlalis 2025-09-06 16:23:31 -0400
  • c2fef7edde Refactor common components into separate directory. andrewlalis 2025-09-06 15:26:23 -0400
  • 1b32925add Add fancier Account Card. andrewlalis 2025-09-06 15:19:44 -0400
  • 25b715156b Added total balances API endpoint. andrewlalis 2025-09-03 22:02:34 -0400
  • df4460d2ca Round value record amounts. andrewlalis 2025-09-03 21:38:43 -0400
  • 7aded42132 Fixed rounding of transaction form amount. andrewlalis 2025-09-03 21:20:46 -0400
  • 34be883b70 Support null category descriptions. andrewlalis 2025-08-31 20:59:09 -0400
  • daec8fd050 Fix showing zero account balances. andrewlalis 2025-08-31 20:47:58 -0400
  • c17624f2d9 Fix incorrect fractional value thing. andrewlalis 2025-08-31 20:43:05 -0400
  • aba86b6979 Fixed cascading history item deletion, added login disclaimer. andrewlalis 2025-08-31 18:20:32 -0400
  • 71e99d1c94 Added button bar, cleaned up button styling. andrewlalis 2025-08-31 16:56:05 -0400
  • 074b4ded1d Clean up profile handling again! andrewlalis 2025-08-31 16:43:37 -0400
  • a674421337 Remove profileStore and access selected profile only with route. andrewlalis 2025-08-31 16:00:39 -0400
  • b5b92a9af7 Add register functionality. andrewlalis 2025-08-31 15:27:50 -0400
  • fc85170492 Add history stuff. andrewlalis 2025-08-30 20:35:52 -0400
  • 34eb0d11fd Fix currency usage. AGAIN! andrewlalis 2025-08-29 20:45:16 -0400
  • 3edf8ccebe Fix currency usage. andrewlalis 2025-08-29 20:44:20 -0400
  • 9e7d87823c Clean up login page. andrewlalis 2025-08-29 20:42:58 -0400
  • 50884c37c0 Added clickable category label. andrewlalis 2025-08-29 20:38:35 -0400
  • 683d11a9a4 Add file selector, attachments support. andrewlalis 2025-08-29 20:12:54 -0400
  • 2dae054950 Change to use api url config for generating sample data. andrewlalis 2025-08-22 21:52:38 -0400
  • 7a74d5f17e Added labels for category and tags, utils for default times. andrewlalis 2025-08-22 21:47:20 -0400
  • 05820e6e0e Fixed usages with profile store in api. andrewlalis 2025-08-22 21:07:18 -0400
  • ca87d2723c Added category select. andrewlalis 2025-08-22 21:05:05 -0400
  • ae53d7423c Added categories page and modal to edit categories. andrewlalis 2025-08-21 19:01:29 -0400
  • 844f17c80d Added value record API and modal, and balance computations. andrewlalis 2025-08-20 21:23:11 -0400
  • e29d4e1c0f Added functioning account editor. andrewlalis 2025-08-16 20:34:42 -0400
  • 0b67bb605b Refactor entire process of adding transactions. andrewlalis 2025-08-11 13:18:23 -0400