Commit Graph

  • 889dc48d6c oo more tood Bel LaPointe 2024-12-12 21:53:18 -07:00
  • 881162357b no debug log Bel LaPointe 2024-12-12 21:50:18 -07:00
  • 62e65c47df support --period Bel LaPointe 2024-12-12 21:50:03 -07:00
  • 8ab5a0edf5 prints bal Bel LaPointe 2024-12-12 21:37:02 -07:00
  • d1b3da3fa3 wip Bel LaPointe 2024-12-12 21:16:02 -07:00
  • e4d60a9e73 stub cli Bel LaPointe 2024-12-12 11:37:16 -07:00
  • 23bd6e29c9 handle single-line ; comments Bel LaPointe 2024-12-12 11:34:00 -07:00
  • 5587429922 resize Bel LaPointe 2024-07-22 11:40:00 -06:00
  • e3c1af4f5d update title Bel LaPointe 2024-07-22 07:16:25 -06:00
  • ce19c74cb0 oop Bel LaPointe 2024-07-22 07:13:12 -06:00
  • 16bbeb8749 pie trims common prefix and sorts slice names Bel LaPointe 2024-07-22 07:12:36 -06:00
  • 3211dbd73f home links to pies bel 2024-07-21 17:20:45 -06:00
  • 6df7171057 /api/trends has PIES bel 2024-07-21 17:18:56 -06:00
  • 6be00d6423 /api/trends has 1 pie of median bel 2024-07-21 17:12:52 -06:00
  • b8c78fe55e /api/trends prints pie of each of last N months bel 2024-07-21 17:03:44 -06:00
  • 18a19e52f5 build defaults to ts bel 2024-07-21 15:44:03 -06:00
  • bb11214180 always highlight all inbox transactions bel 2024-07-21 08:43:09 -06:00
  • 6c66b6debb highlight original on amend... bel 2024-07-21 08:36:16 -06:00
  • 518909b7f7 transactions.html can edit though needs some kinda user feedback of the changed row or something... bel 2024-07-21 08:31:37 -06:00
  • d69de4da11 ui ready enough for amending bel 2024-07-21 08:23:34 -06:00
  • b8323f731f TODO clicking on transactions switches them to a stub state that will be a form that submits amendments BUT ASSERTS ONLY 1 DELTA MODIFIED BEFORE SENDING and sends the first bel 2024-07-20 21:32:46 -06:00
  • 912c3a2659 anywidth bel 2024-07-20 21:19:42 -06:00
  • 6026d54062 fill a dummy form bel 2024-07-20 21:16:54 -06:00
  • b6cf4656c8 dummy mvp is ew bel 2024-07-20 21:12:49 -06:00
  • 45c4d7b684 transactions.html omits non-payee currency and value table cells bel 2024-07-20 20:45:31 -06:00
  • 59205fba4c ledger.Delta.Payee = true bel 2024-07-20 20:25:37 -06:00
  • 1d18cb50c5 ledger.Transaction.Payee() bel 2024-07-20 20:10:35 -06:00
  • bd85dcc86a register cleaner bel 2024-07-20 19:56:29 -06:00
  • 2ce78d2b42 got transactions into rows in transactions.html, now gotta fix column with for description then go for editable Bel LaPointe 2024-07-20 11:40:06 -06:00
  • 8886442e89 /api/transactions returns .transactions [][]Delta Bel LaPointe 2024-07-20 11:30:42 -06:00
  • 1e50274681 todo Bel LaPointe 2024-07-20 11:29:20 -06:00
  • 80ca2ea61e make ledger.Deltas.Transactions() Bel LaPointe 2024-07-20 11:29:10 -06:00
  • e8f42c7a5d Fix /api/bal t route to router.APIReg Bel LaPointe 2024-07-20 10:45:59 -06:00
  • ae44534fc3 api/transactions pretty Bel LaPointe 2024-07-20 10:43:57 -06:00
  • cd36e12b68 DEBUG=true go run . http -http :38080 -group-date=^....-.. -group-name=^[^:]*:[^:]* -bpi=./http/bpi.dat ./http/macro.d/ bel 2024-07-20 10:19:24 -06:00
  • 9a0eb89f54 WIP api transactions doesnt return net house debt hrmmmm bel 2024-07-20 10:18:58 -06:00
  • fe8d80ffc8 balances.NotLike bel 2024-07-20 10:05:17 -06:00
  • f41386b3b4 del code related to last n lines bel 2024-07-20 09:55:03 -06:00
  • 2141e030ef no more last n lines bel 2024-07-20 09:53:41 -06:00
  • ee6ce95c0a ui balance filters and groups to houseyMcHouseface bel 2024-07-20 09:48:46 -06:00
  • 6d174b031b balances.Group bel 2024-07-20 09:46:19 -06:00
  • b6c6e83443 Refactoring http/main into http router bel 2024-07-20 09:27:26 -06:00
  • ddc95c9054 delta.Transaction export field bel 2024-07-20 09:27:08 -06:00
  • 666965042a http chart to src/view bel 2024-07-20 09:07:06 -06:00
  • f6b8b92bff impl and test src.ledger.Files.Amend(old, new Delta) Bel LaPointe 2024-07-14 14:24:29 -06:00
  • 3e001b8ddd test start bel 2024-07-14 08:42:31 -06:00
  • 682dc9880e todo bel 2024-07-13 23:35:52 -06:00
  • 4e72d25dce todo bel 2024-07-13 23:29:42 -06:00
  • 0d456f4d73 move files.Add to inbox.txt bel 2024-07-13 23:23:32 -06:00
  • 9b1ad420fe allow updates as invert + inbox, inserts as inbox bel 2024-07-13 22:46:59 -06:00
  • e633ee07ab .src.ledger.Delta.transaction = filename/idx bel 2024-07-13 12:35:10 -06:00
  • bdcd9fe26a hide because i dont want to finish it Bel LaPointe 2023-11-11 18:43:38 -07:00
  • 2051fa1cdc rename because ledger-ui doesnt like symlinks Bel LaPointe 2023-11-07 07:00:43 -07:00
  • f7098def0e use bpi to create monopoly money and weigh contributions to house and update staging for it Bel LaPointe 2023-11-07 06:36:15 -07:00
  • 8fd1a4fedb add helper buttons to Stage Zach/Bel Charge/Payment bel 2023-10-29 10:37:03 -06:00
  • 566b3ad571 ledger.Files.?etLastNLines trims empty lines bel 2023-10-29 10:36:45 -06:00
  • f078a1e6a1 todo, rename cicd to ci, rm more stale images bel 2023-10-29 10:19:40 -06:00
  • 8ae90619d2 display nice bel 2023-10-29 10:15:56 -06:00
  • 89a62ec30c todo bel 2023-10-29 10:11:52 -06:00
  • 83c8f63fe3 revert bel 2023-10-29 10:10:35 -06:00
  • aaeb3f1930 manual test to confirm symlinks are edited bel 2023-10-29 10:10:05 -06:00
  • 6604c26204 symlink bel 2023-10-29 10:09:31 -06:00
  • ba6d6483e0 i think files.TempLastNLines are symlink friendly... bel 2023-10-29 10:09:14 -06:00
  • 58cafcfaa3 trim /public from http bel 2023-10-29 09:52:57 -06:00
  • b006333035 one more open bel 2023-10-29 09:39:26 -06:00
  • b2d233bb82 editor works and is gross but works bel 2023-10-29 09:38:30 -06:00
  • 253bff9f1d cp bel 2023-10-29 09:37:02 -06:00
  • 09f3baee4d here we go bel 2023-10-29 09:36:16 -06:00
  • 4de3b4a822 at least it 501s nicely bel 2023-10-29 09:33:53 -06:00
  • 2f21a23a33 stub bel 2023-10-29 09:29:27 -06:00
  • 227de17951 wip bel 2023-10-29 09:21:06 -06:00
  • a623dcc195 impl ledger.Files.TempGet/SetLastNLines bel 2023-10-29 09:14:10 -06:00
  • 569e50b162 iwp bel 2023-10-29 09:13:19 -06:00
  • 622c173264 wip bel 2023-10-29 09:08:44 -06:00
  • ce5bf71f6b wip bel 2023-10-29 09:05:39 -06:00
  • c75bd74823 todo bel 2023-10-28 10:54:23 -06:00
  • 93e5a77e04 auto-compute TODAY-6 months bel 2023-10-28 10:49:43 -06:00
  • cdad3092e1 todo bel 2023-10-28 10:41:04 -06:00
  • 432b2df131 embed static files bel 2023-10-28 10:38:28 -06:00
  • cb6e23a498 wider transactions.html bel 2023-10-28 10:31:10 -06:00
  • f7a9bd7bb7 only try rmi and push before bel 2023-10-28 10:26:29 -06:00
  • 476c44f5cd accept dir for http args bel 2023-10-28 10:24:29 -06:00
  • 4b2af6b85e todo bel 2023-10-28 10:10:09 -06:00
  • 0baf3ccc8f move cmd into cmd/http as subcommand bel 2023-10-28 09:52:39 -06:00
  • 8b7d0e84c0 trim bel 2023-10-28 09:48:21 -06:00
  • 4ec42ad877 only gitea when cmd or src changes bel 2023-10-28 09:48:07 -06:00
  • fbbcaa7f78 double bel 2023-10-28 09:45:37 -06:00
  • f0411fe6db lets go lazy bel 2023-10-28 09:45:13 -06:00
  • 910aa78faf todo bel 2023-10-28 09:44:58 -06:00
  • 8f91316d27 go mod vendor bel 2023-10-28 09:43:26 -06:00
  • 45c9f51dc6 gitea build bel 2023-10-28 09:41:52 -06:00
  • 500e428b23 /build docker bel 2023-10-28 09:41:39 -06:00
  • 15e3c6f69b denest cmd bel 2023-10-28 09:36:39 -06:00
  • ea9e9c6b70 rename clitest to http bel 2023-10-28 09:32:53 -06:00
  • ea13bf7e4a mv /ana, /ledger to /src/ bel 2023-10-28 09:29:39 -06:00
  • ec6d868ff7 dind go bel 2023-10-28 09:25:37 -06:00
  • 79cf31742a go bel 2023-10-28 08:34:26 -06:00
  • 50e384f7d3 try bel 2023-10-28 08:25:08 -06:00
  • 1e0d61a0fd try bel 2023-10-28 08:17:22 -06:00
  • d4ca44cfd9 try Bel LaPointe 2023-10-27 23:14:51 -06:00