aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
20 hoursdocs: state after the v0.1.62 deployAnders Betts
20 hoursinvoices: text rows, duplicate and payment link (schema v12); smtp address ↵v0.1.62Anders Betts
checks
21 hoursdocs: state after the v0.1.61 deployAnders Betts
21 hourstui: granska/ladda ned underlag via pagern eller skrivbordsvisarenv0.1.61Anders Betts
21 hoursdocs: state after the v0.1.60 deployAnders Betts
21 hourssettings: per-feature voucher series and console invoice number; tui: F9 hintsv0.1.60Anders Betts
27 hoursdocs: state after the v0.1.59 deployAnders Betts
27 hourstui: level-2 modifyOtherKeys, Kitty keyboard protocol and ^Enter/F9 hintsv0.1.59Anders Betts
28 hoursdocs: state after the v0.1.58 deployAnders Betts
29 hoursdocs: state after the v0.1.57 deployAnders Betts
29 hourstui: flat menu, System hub, remembered attachment directoryv0.1.57Anders Betts
29 hoursdocs: state after the v0.1.56 deployAnders Betts
29 hourstui: Bolaget hub, drop the Företag sectionv0.1.56Anders Betts
31 hoursdocs: state after the v0.1.55 deployAnders Betts
31 hourstui: payroll screens, Företag/System menu and settings splitv0.1.55Anders Betts
32 hoursdocs: resume snapshot after the payroll server wavesAnders Betts
33 hourspayroll: lönebesked PDF and mail (schema v11)Anders Betts
34 hourspayroll: employees, tax tables and the monthly run (schema v10)Anders Betts
34 hourspayroll: design chapterAnders Betts
34 hoursdocs: prune STATE into a decision archive; record the branch ruleAnders Betts
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
44 hoursdeploy: cross-compile static aarch64 for the Alpine imagev0.1.54Anders Betts
44 hourstui: bank prefill vouchers and auto-match after postingAnders Betts
44 hoursdocs: render enum args as type(values) in the generated catalogueAnders Betts
45 hoursdocs: generate the command catalogue from the command tablesAnders Betts
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
45 hourstui: split bokftui into screen filesAnders Betts
47 hourscommands: split the command table by domainAnders Betts
47 hourstui: bankgiro and our ref belong to Företagsuppgifterv0.1.53Anders Betts
2 daystui: set the next invoice number from the listv0.1.52Anders Betts
2 daysdocs: invoicing waves 1-3 completev0.1.51Anders Betts
2 daystui: fakturering with invoice form, preview and sendAnders Betts
2 daysdocs: document the invoice_our_ref settingAnders Betts
2 daysdeploy: pass BOKFD_SECRET_KEY through compose; document waves 1-2Anders Betts
2 daysinvoice: send the issued PDF over SMTPAnders Betts
2 dayssettings: encrypted secrets and SMTP settingsAnders Betts
2 daysinvoice: skip the Swish QRv0.1.50Anders Betts
2 daysinvoice: allow setting the bankgiro, document wave 1Anders Betts
2 daysinvoice: customer, sequence, preview and issue commandsAnders Betts
2 daysinvoice: render the document as PDFAnders Betts
2 daysdb: schema v9 for invoicing, vouchers source rebuildAnders Betts
2 daysinvoicing: keep customers in Register per the menu ruleAnders Betts
2 daysinvoicing: design chapter with layout, numbering and SMTPAnders Betts
2 daysdocs: bank reconciliation phase 1v0.1.49Anders Betts
2 daysbank: import SEB CSV and match against vouchers (schema v8)Anders Betts
2 daysdb: make attachments append-only (schema v7)Anders Betts
2 daystui: pinned report headers, voucher detail headers, clamped pagingv0.1.48Anders Betts
2 daysdocs: mark the moms rule editor and pre-migration snapshot donev0.1.46Anders Betts
2 daysreport: per-org moms rule editor commandsAnders Betts
2 daysdb: snapshot the database before forward migrationsAnders Betts
When db_open finds an older schema version, write a consistent VACUUM INTO copy to <backup_dir>/pre-migration-v<old>-<UTC>.db before the first migration statement. A taken name gets a numeric suffix; if the snapshot fails, the open and the migration abort.
2 daystests: wire check, pty and sanitizer targets and document themAnders Betts
2 dayscommands: declarative argument schemas with dispatch validationAnders Betts