Commit Graph

103 Commits (master)

Author SHA1 Message Date
Michele Guerini Rocco dd3bc74708
use a ReaderT to pass environment around 2019-11-09 01:14:20 +01:00
Michele Guerini Rocco 6bcaff8b3a
run threaded by default 2019-11-07 11:05:00 +01:00
Michele Guerini Rocco 2c5ec3e9f6
simplify .gitignore 2019-11-07 10:36:22 +01:00
Michele Guerini Rocco d460c73bd0
shave off unused modules 2019-11-07 10:35:18 +01:00
Michele Guerini Rocco 2f926c6a71
fix declared language extensions 2019-11-07 10:12:28 +01:00
Michele Guerini Rocco da107970fb
use a newtype instance a type synonym instance 2019-11-07 10:11:18 +01:00
Michele Guerini Rocco 7e1e95fa2a
save url table on exit 2019-11-06 21:33:03 +01:00
Michele Guerini Rocco 7fdfb25ce0
fix the https redirection 2019-11-06 19:36:31 +01:00
Michele Guerini Rocco 101f5c06af
use XDG functions from the directory pakage 2019-11-06 16:51:11 +01:00
Michele Guerini Rocco 5108b035a4
improve documentation 2019-11-06 15:09:02 +01:00
Michele Guerini Rocco fc3b5ba642
use haddock comments 2019-11-06 00:14:30 +01:00
Michele Guerini Rocco ade3c55ad2
remove unused Setup.sh 2019-11-06 00:09:44 +01:00
Michele Guerini Rocco 12fc50b89e
rewrite in Servant 2019-11-06 00:06:50 +01:00
Michele Guerini Rocco f6f9ea1a17
fixes to the .cabal 2019-05-15 03:14:17 +02:00
Michele Guerini Rocco 7b262e01d0
increase version number 2019-05-15 03:07:29 +02:00
Michele Guerini Rocco ff71b46e0c
change license to GPL3 only 2019-05-15 03:07:28 +02:00
Michele Guerini Rocco 15f034806e
drop reference to open source 2019-05-15 02:57:48 +02:00
Michele Guerini Rocco c6b9d4e6b3
remove all external dependencies 2019-05-15 02:57:17 +02:00
rnhmjoj 648d5ea305
increase version number 2017-02-21 17:11:12 +01:00
rnhmjoj 0d84d2d6b9
update default options in README 2017-02-21 17:11:12 +01:00
rnhmjoj f29cdcb3c2
(optionally) read config path from cmdline arguments 2017-02-21 17:11:12 +01:00
rnhmjoj 56b0689b04
add option to change the app base URL 2017-02-21 16:22:57 +01:00
rnhmjoj 0e9c0f45e0
Update version 2017-01-13 23:27:28 +01:00
rnhmjoj a0bf4807a0
Use API exported by Spock-core (fix issue #1) 2017-01-13 23:27:28 +01:00
Michele Guerini Rocco 7c4da1cdd9 Update link 2016-11-13 18:44:55 +01:00
rnhmjoj ee8928aa57 Update version 2015-09-10 03:44:24 +02:00
rnhmjoj 62c572e887 Use the same author identifier everywhere 2015-09-10 03:43:45 +02:00
Michele Guerini Rocco d43766e9b2 Add link to breve.xyz 2015-08-12 17:36:08 +02:00
rnhmjoj 8aa30604cd Update version 2015-08-11 15:42:14 +02:00
rnhmjoj 44b28de95e Improve TLS settings 2015-08-11 15:41:59 +02:00
rnhmjoj 6308071545 Update version 2015-08-11 05:14:16 +02:00
rnhmjoj 4040f8e1f7 Drop text format dependency 2015-08-11 05:12:58 +02:00
rnhmjoj 0e4bb4024d Redirect plain http connections 2015-08-11 04:06:00 +02:00
rnhmjoj 0401ccd128 Use Data.Text everywhere 2015-08-11 04:02:10 +02:00
rnhmjoj 2f8adbefe9 New version 2015-08-01 02:31:17 +02:00
rnhmjoj 4fde041902 Update settings in the readme 2015-08-01 02:29:58 +02:00
rnhmjoj f5f40218d8 Fix mixed content 2015-08-01 02:26:38 +02:00
rnhmjoj 740bbacc4d Add warp-tls to the deps 2015-08-01 02:26:38 +02:00
rnhmjoj 868f80b5a1 Use TLS 2015-08-01 02:26:38 +02:00
Michele Guerini Rocco 9f0e3c902c Align 2015-06-29 21:42:12 +02:00
Michele Guerini Rocco dc84ecf71a Fix typo 2015-06-04 00:08:32 +02:00
rnhmjoj 7b17934ea1 Remove unused pragma 2015-05-10 15:40:56 +02:00
rnhmjoj 96b52fcdea Set status codes on error 2015-05-10 15:37:59 +02:00
rnhmjoj 19e71ff950 Directly create response 2015-05-10 15:37:33 +02:00
rnhmjoj b4d697a0dd Add small margin 2015-05-10 15:36:37 +02:00
rnhmjoj 284ce1c7f2 Update deps 2015-05-10 03:31:49 +02:00
rnhmjoj 9ecf6b4098 Disable Spock init message 2015-05-10 03:30:14 +02:00
rnhmjoj 0529012574 Add request logger 2015-05-10 03:29:59 +02:00
rnhmjoj 9857fca38e Add missing spaces 2015-05-10 03:29:17 +02:00
rnhmjoj 257e94f474 Better way to send JSON 2015-05-09 23:04:14 +02:00