hledger/hledger-web/Hledger/Web
Alejandro García Montoro 4efd0242da web: Modify the --cors option to require a specific origin
- Modified the cors option to require a String
- Moved the logic to build the cors policy to WebOptions.hs
- Specify the --cors "*" example in the cors option help
- Added utf8-string dependency to convert a String into a ByteString
2019-10-07 14:54:18 -10:00
..
Handler ;api: another round of hledger-api purging; fix the build 2019-09-11 14:49:22 -07:00
Settings web: Conform layout to the rest of hledger-* packages 2018-06-24 14:18:06 +02:00
Widget web: Re-add 'balanced transaction' validation to add form 2019-02-20 14:57:04 -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: ?sidebar= hides the sidebar, like ?sidebar=0 2019-08-17 17:17:30 +01:00
Import.hs web: Fix compilation errors for all 'stack.yaml's 2018-06-25 12:00:18 +02:00
Json.hs ;api: another round of hledger-api purging; fix the build 2019-09-11 14:49:22 -07:00
Main.hs web: --serve-api disables server-side UI; startup logging cleanups 2019-08-16 23:55:56 -07:00
Settings.hs web: Conform layout to the rest of hledger-* packages 2018-06-24 14:18:06 +02:00
WebOptions.hs web: Modify the --cors option to require a specific origin 2019-10-07 14:54:18 -10:00