Commit Graph

22 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 2f926c6a71
fix declared language extensions 2019-11-07 10:12:28 +01:00
Michele Guerini Rocco 7e1e95fa2a
save url table on exit 2019-11-06 21:33:03 +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
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 44b28de95e Improve TLS settings 2015-08-11 15:41:59 +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 868f80b5a1 Use TLS 2015-08-01 02:26:38 +02:00
Michele Guerini Rocco dc84ecf71a Fix typo 2015-06-04 00:08:32 +02:00
rnhmjoj 0e73049009 Rename settings module 2015-05-09 22:22:36 +02:00
rnhmjoj ba784701b4 Automatically server every static file 2015-04-21 17:26:26 +02:00
rnhmjoj 3764a15554 Use the configurator library 2015-04-20 22:18:27 +02:00
rnhmjoj 470e336e0a Remove unused Applicative import
<$> is exported by Prelude!!
2015-04-11 19:15:25 +02:00
rnhmjoj 1dd3322a6d Fix name clash with Prelude 2015-04-11 18:51:15 +02:00
rnhmjoj 535d1f6853 No need to show 2015-04-10 23:27:59 +02:00
rnhmjoj dd91af6b39 Add ini-like config support 2015-04-10 23:24:53 +02:00
rnhmjoj 1a125265ab Add a hashtable file save method 2015-04-10 19:39:28 +02:00
rnhmjoj 9cdbce9508 Repackage for cabal-install support 2015-04-09 17:11:33 +02:00