Commit Graph

36 Commits

Author SHA1 Message Date
12fc50b89e
rewrite in Servant 2019-11-06 00:06:50 +01:00
15f034806e
drop reference to open source 2019-05-15 02:57:48 +02:00
c6b9d4e6b3
remove all external dependencies 2019-05-15 02:57:17 +02: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
a0bf4807a0
Use API exported by Spock-core (fix issue #1) 2017-01-13 23:27:28 +01:00
rnhmjoj
44b28de95e Improve TLS settings 2015-08-11 15:41:59 +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
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
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
rnhmjoj
2d6220b593 Rewrite everything with Spock 2015-05-09 22:24:33 +02:00
rnhmjoj
f6483b34ec Write views with blaze 2015-05-09 22:23:29 +02:00
rnhmjoj
0e73049009 Rename settings module 2015-05-09 22:22:36 +02:00
rnhmjoj
9904ad9e0c Add a new JSON interface 2015-04-25 14:36:28 +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
e11e2de64c Rewrite in a nicer way 2015-04-20 22:17:51 +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
492edca20d Load the new settings 2015-04-10 23:25:52 +02:00
rnhmjoj
dd91af6b39 Add ini-like config support 2015-04-10 23:24:53 +02:00
rnhmjoj
bded0fb6bd Use shorter names 2015-04-10 22:28:34 +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