| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 3 days | bokftui: fix heap overflow in ib_load (rows vs vouchers)v0.1.10 | Anders Betts | |
| The IB list arrays were sized by voucher count but appended per row; a single IB voucher with more than one row overwrote the heap and crashed after leaving the view. Grow the arrays dynamically. | |||
| 3 days | bokftui: sum the whole IB voucher, not only the visible rowsv0.1.9 | Anders Betts | |
| 3 days | bokftui: Ctrl+R reloads the binary and restores session, year and viewv0.1.8 | Anders Betts | |
| 3 days | bokftui: Företagsuppgifter screen; org.update dry-runv0.1.7 | Anders Betts | |
| - owner-editable company details form (read-only for other roles) - org.update honors dry_run; covered in tests | |||
| 4 days | sie: import CRLF, #RAR 0, zero rows; skip #IB with prior historyv0.1.6 | Anders Betts | |
| - tokenizer treats CR as whitespace; closing brace matches with CRLF - only #RAR with year indicator 0 selects the fiscal year - zero-amount #TRANS rows are dropped instead of violating the schema - #IB becomes an IB voucher only when the year has no earlier history | |||
| 4 days | Implement org.update (owner) and cover it in testsv0.1.5 | Anders Betts | |
| 4 days | scripts: probe and set the Node Web Crypto flag for bw | Anders Betts | |
| 4 days | scripts: replace sudo credential wrapper with a Bitwarden launcher | Anders Betts | |
| brw/bw lookup in user space; optional token via custom field | |||
| 4 days | bokftui: remember server/user, BOKFD_TOKEN auto-login, sudo credential launcherv0.1.4 | Anders Betts | |
| 4 days | docs: export backup token before docker compose exec | Anders Betts | |
| 4 days | Add token login to bokfctl and enforce admin scope for tokensv0.1.3 | Anders Betts | |
| - bokfctl: --token / BOKFD_TOKEN via client_token_login - tokens must carry the admin scope for admin commands (was bypassed) - docs: token-based snapshot for restic backups | |||
| 4 days | certs: use lego v5 run subcommand flagsv0.1.2 | Anders Betts | |
| 4 days | Add native TLS transport, TLS clients and lego cert sidecarv0.1.1 | Anders Betts | |
| - bokfd: optional TLS listener (OpenSSL), certificate reload on change - clients: tls:host:port targets with chain and host verification - compose: port 8788 and an INWX/lego renewal sidecar - Makefile: header dependency tracking (-MMD -MP) | |||
| 4 days | Initial commit: daemon, clients, docs, Docker deploy pipelinev0.1.0 | Anders Betts | |
