Commit Graph

34 Commits

Author SHA1 Message Date
Nathan Dwarshuis 81f09d1280 REF use newtypes for ids and commits 2023-07-16 00:10:49 -04:00
Nathan Dwarshuis cd89597b1f REF delete lots of dead code 2023-07-15 23:28:21 -04:00
Nathan Dwarshuis 8901fd6a64 FIX update bugs 2023-07-15 23:25:28 -04:00
Nathan Dwarshuis 223be34145 FIX mixed up account paths/keys 2023-07-15 14:14:23 -04:00
Nathan Dwarshuis 4c46f035f5 WIP use more robust update strategy 2023-07-13 23:31:27 -04:00
Nathan Dwarshuis 9c93ad25af ENH break up input files to thread them 2023-07-09 00:16:57 -04:00
Nathan Dwarshuis 24bc9a239b FIX rounding errors 2023-07-06 00:05:16 -04:00
Nathan Dwarshuis 8c9dc1e970 REF rearrange stuff 2023-07-04 00:11:25 -04:00
Nathan Dwarshuis bae847d9f3 WIP balance transactions in two different ways 2023-07-03 20:27:52 -04:00
Nathan Dwarshuis d5761c75ed REF move commont stuff to common modules 2023-07-01 18:58:15 -04:00
Nathan Dwarshuis 5c1d2bce9d WIP unify budget and history pipelines 2023-07-01 13:12:50 -04:00
Nathan Dwarshuis efffda378a ADD calculations for running balances in statements 2023-06-13 20:12:29 -04:00
Nathan Dwarshuis 5bd3746c3f REF split db state with stuff to be updated later 2023-05-29 18:14:43 -04:00
Nathan Dwarshuis 2a6aa23836 REF move database to same level module 2023-05-29 17:33:59 -04:00
Nathan Dwarshuis 627704704e REF remove config module 2023-05-29 15:58:27 -04:00
Nathan Dwarshuis 62b39b61aa REF split history and budget 2023-05-29 15:56:15 -04:00
Nathan Dwarshuis 02747b4678 REF split up types module to keep compile times sane 2023-05-29 14:46:30 -04:00
Nathan Dwarshuis 153b351eab FIX print all io errors on reading statements 2023-05-16 23:29:39 -04:00
Nathan Dwarshuis 397a78ddfb WIP split IO actions into stages 2023-05-13 13:53:43 -04:00
Nathan Dwarshuis 9a1dd1ac3e ENH use doubles and get clean compile 2023-05-07 20:29:33 -04:00
Nathan Dwarshuis e6a39cb5ea WIP track running balances in budget 2023-02-12 16:23:32 -05:00
Nathan Dwarshuis 1e5f40d730 ENH allow multiple budgets 2023-02-05 18:45:56 -05:00
Nathan Dwarshuis dae132c8b9 ENH use better algorithm for cronpatterns 2023-02-05 10:34:26 -05:00
Nathan Dwarshuis dc484c6557 ENH print exceptions and exit with failure 2023-01-29 11:35:46 -05:00
Nathan Dwarshuis f9c1e36ee8 ENH use normal years in dates 2023-01-28 19:32:56 -05:00
Nathan Dwarshuis d3837feea5 WIP display errors in parallel 2023-01-26 23:41:45 -05:00
Nathan Dwarshuis fc6cde2716 WIP use pure errors everywhere 2023-01-25 23:04:54 -05:00
Nathan Dwarshuis 7ad754bead ENH throw exception upon match error 2023-01-24 22:15:32 -05:00
Nathan Dwarshuis 28291e72c7 ENH don't show balances 2023-01-07 23:41:56 -05:00
Nathan Dwarshuis 47480d27c4 ENH generalize IO monads 2023-01-05 22:23:22 -05:00
Nathan Dwarshuis 20cc4db986 ENH use rio modules everywhere and use recommended flags 2023-01-05 22:16:06 -05:00
Nathan Dwarshuis 68e4ce36ca ADD type for database configuration 2022-12-11 18:53:54 -05:00
Nathan Dwarshuis 5d6038292e ENH use cli flag for config path 2022-12-11 18:34:05 -05:00
Nathan Dwarshuis c2ccadd943 initial commit 2022-12-11 17:51:11 -05:00