hledger/hledger-web/Hledger/Web
Ben Sima 4e9aa5825d feat: web: serve openapi.json
Serving the OpenAPI JSON schema means that clients can auto-discover how
to use the API. I am particularly interested in this because open-webui
can use OpenAPI to add context to LLM responses.
2025-05-23 15:21:22 -10:00
..
Handler feat: web: serve openapi.json 2025-05-23 15:21:22 -10:00
Settings imp:web: more accurate startup messages, eg with --socket [#2127] 2023-12-14 17:58:25 -10:00
Widget feat:csv: add an encoding rule, allowing non-UTF8 CSV to be read [#2319] 2025-02-15 14:48:30 -10:00
App.hs imp:web: add an explicit --serve-browse flag, for consistency 2025-03-08 12:41:03 -10:00
Application.hs imp:web: add an explicit --serve-browse flag, for consistency 2025-03-08 12:41:03 -10:00
Import.hs dev:web: rename Hledger.Web.Foundation to Hledger.Web.App 2023-12-15 13:58:25 -10:00
Main.hs lib: exitOnExceptions -> exitOnError 2025-04-25 08:32:47 -10:00
Settings.hs dev:web:docs 2023-12-15 13:58:25 -10:00
Test.hs feat:csv: add an encoding rule, allowing non-UTF8 CSV to be read [#2319] 2025-02-15 14:48:30 -10:00
WebOptions.hs lib: more version helpers, rename to HledgerBinaryInfo, silence warnings 2025-04-25 09:36:38 -10:00