hledger/hledger-web/Hledger/Web
Simon Michael aa47d8ddc9 web: fix add form completions (fixes #1156)
It seems like show (toJSON "a") used to give "\"a\"" instead of
"String \"a\"". I haven't found the root cause, it's possible
that this fix won't work if built with older libs.
2019-12-27 17:21:50 -08:00
..
Handler move JSON instances from hledger-web to hledger-lib 2019-12-16 17:17:00 -08:00
Settings web: Conform layout to the rest of hledger-* packages 2018-06-24 14:18:06 +02:00
Widget web: fix add form completions (fixes #1156) 2019-12-27 17:21:50 -08:00
Application.hs web: Modify the --cors option to require a specific origin 2019-10-07 14:54:18 -10:00
Foundation.hs ;web: fix redundant import warnings with ghc 8.8 2019-11-29 07:02:52 -08:00
Import.hs web: Fix compilation errors for all 'stack.yaml's 2018-06-25 12:00:18 +02:00
Main.hs web: --serve-api disables server-side UI; startup logging cleanups 2019-08-16 23:55:56 -07:00
Settings.hs ;web: fix redundant import warnings with ghc 8.8 2019-11-29 07:02:52 -08:00
WebOptions.hs ;all: hide RawOpts internals 2019-11-18 17:38:39 -08:00