Commit Graph

  • 158befcce3
    update version 0.5.1 rnhmjoj 2024-06-30 22:07:39 +0200
  • 70d029c24c
    fix build with stackage LTS 22 rnhmjoj 2024-06-30 22:06:08 +0200
  • dd3bc74708
    use a ReaderT to pass environment around master rnhmjoj 2019-11-09 01:07:49 +0100
  • 6bcaff8b3a
    run threaded by default 0.5.0 rnhmjoj 2019-11-07 11:05:00 +0100
  • 2c5ec3e9f6
    simplify .gitignore rnhmjoj 2019-11-07 10:36:22 +0100
  • d460c73bd0
    shave off unused modules rnhmjoj 2019-11-07 10:35:18 +0100
  • 2f926c6a71
    fix declared language extensions rnhmjoj 2019-11-07 10:12:28 +0100
  • da107970fb
    use a newtype instance a type synonym instance rnhmjoj 2019-11-07 10:11:18 +0100
  • 7e1e95fa2a
    save url table on exit rnhmjoj 2019-11-06 21:33:03 +0100
  • 7fdfb25ce0
    fix the https redirection rnhmjoj 2019-11-06 19:36:31 +0100
  • 101f5c06af
    use XDG functions from the directory pakage rnhmjoj 2019-11-06 16:51:11 +0100
  • 5108b035a4
    improve documentation rnhmjoj 2019-11-06 15:09:02 +0100
  • fc3b5ba642
    use haddock comments rnhmjoj 2019-11-06 00:14:30 +0100
  • ade3c55ad2
    remove unused Setup.sh rnhmjoj 2019-11-06 00:09:44 +0100
  • 12fc50b89e
    rewrite in Servant rnhmjoj 2019-11-06 00:06:50 +0100
  • f6f9ea1a17
    fixes to the .cabal 0.4.5.1 rnhmjoj 2019-05-15 03:12:26 +0200
  • 7b262e01d0
    increase version number 0.4.5 rnhmjoj 2019-05-15 03:01:39 +0200
  • ff71b46e0c
    change license to GPL3 only rnhmjoj 2019-05-15 03:00:52 +0200
  • 15f034806e
    drop reference to open source rnhmjoj 2019-05-15 02:57:48 +0200
  • c6b9d4e6b3
    remove all external dependencies rnhmjoj 2019-05-15 02:56:12 +0200
  • 648d5ea305
    increase version number 0.4.4 rnhmjoj 2017-02-21 16:26:30 +0100
  • 0d84d2d6b9
    update default options in README rnhmjoj 2017-02-21 16:25:42 +0100
  • f29cdcb3c2
    (optionally) read config path from cmdline arguments rnhmjoj 2017-02-21 17:00:30 +0100
  • 56b0689b04
    add option to change the app base URL rnhmjoj 2017-02-21 16:22:57 +0100
  • 0e9c0f45e0
    Update version 0.4.3.1 rnhmjoj 2017-01-13 23:24:15 +0100
  • a0bf4807a0
    Use API exported by Spock-core (fix issue #1) rnhmjoj 2017-01-13 23:21:56 +0100
  • 7c4da1cdd9 Update link Michele Guerini Rocco 2016-11-13 18:44:55 +0100
  • ee8928aa57 Update version 0.4.2 rnhmjoj 2015-09-10 03:44:24 +0200
  • 62c572e887 Use the same author identifier everywhere rnhmjoj 2015-09-10 03:43:25 +0200
  • d43766e9b2 Add link to breve.xyz Michele Guerini Rocco 2015-08-12 17:36:08 +0200
  • 8aa30604cd Update version rnhmjoj 2015-08-11 15:42:14 +0200
  • 44b28de95e Improve TLS settings rnhmjoj 2015-08-11 15:41:59 +0200
  • 6308071545 Update version 0.4.1 rnhmjoj 2015-08-11 05:14:16 +0200
  • 4040f8e1f7 Drop text format dependency rnhmjoj 2015-08-11 05:12:58 +0200
  • 0e4bb4024d Redirect plain http connections rnhmjoj 2015-08-11 04:06:00 +0200
  • 0401ccd128 Use Data.Text everywhere rnhmjoj 2015-08-11 04:02:10 +0200
  • 2f8adbefe9 New version 0.4.0 rnhmjoj 2015-08-01 02:31:17 +0200
  • 4fde041902 Update settings in the readme rnhmjoj 2015-08-01 02:29:58 +0200
  • f5f40218d8 Fix mixed content rnhmjoj 2015-08-01 02:13:49 +0200
  • 740bbacc4d Add warp-tls to the deps rnhmjoj 2015-08-01 02:13:36 +0200
  • 868f80b5a1 Use TLS rnhmjoj 2015-08-01 02:13:16 +0200
  • 9f0e3c902c Align Michele Guerini Rocco 2015-06-29 21:42:12 +0200
  • dc84ecf71a Fix typo Michele Guerini Rocco 2015-06-04 00:08:32 +0200
  • 7b17934ea1 Remove unused pragma 0.3.0 rnhmjoj 2015-05-10 15:40:56 +0200
  • 96b52fcdea Set status codes on error rnhmjoj 2015-05-10 15:37:59 +0200
  • 19e71ff950 Directly create response rnhmjoj 2015-05-10 15:37:33 +0200
  • b4d697a0dd Add small margin rnhmjoj 2015-05-10 15:36:37 +0200
  • 284ce1c7f2 Update deps rnhmjoj 2015-05-10 03:31:49 +0200
  • 9ecf6b4098 Disable Spock init message rnhmjoj 2015-05-10 03:30:14 +0200
  • 0529012574 Add request logger rnhmjoj 2015-05-10 03:29:59 +0200
  • 9857fca38e Add missing spaces rnhmjoj 2015-05-10 03:29:17 +0200
  • 257e94f474 Better way to send JSON rnhmjoj 2015-05-09 23:04:14 +0200
  • ab9ef4e277 Update deps rnhmjoj 2015-05-09 22:25:02 +0200
  • cf13f66dea Remove old files rnhmjoj 2015-05-09 22:24:52 +0200
  • 2d6220b593 Rewrite everything with Spock rnhmjoj 2015-05-09 22:24:33 +0200
  • cd478b74fe Rewrite main with blaze rnhmjoj 2015-05-09 22:23:51 +0200
  • f6483b34ec Write views with blaze rnhmjoj 2015-05-09 22:23:29 +0200
  • 0e73049009 Rename settings module rnhmjoj 2015-05-09 22:22:36 +0200
  • d26f21aebb New version 0.2.0 0.2.0 rnhmjoj 2015-04-25 14:43:01 +0200
  • 9904ad9e0c Add a new JSON interface rnhmjoj 2015-04-25 14:36:28 +0200
  • 3430a78f61 Correct wrong names rnhmjoj 2015-04-25 14:36:01 +0200
  • de3eabfb1b New version 0.1.1 rnhmjoj 2015-04-21 17:44:05 +0200
  • a4e69665cc Move static files rnhmjoj 2015-04-21 17:27:04 +0200
  • 71f3cf3dc8 Add favicon and apple-touch-icon rnhmjoj 2015-04-21 17:26:56 +0200
  • ba784701b4 Automatically server every static file rnhmjoj 2015-04-21 17:26:26 +0200
  • 619bd7f7dd Use flexbox for a sane layout rnhmjoj 2015-04-21 16:13:55 +0200
  • 5bb954aa8c Convert colors to hex rnhmjoj 2015-04-21 16:13:21 +0200
  • 2a8ec3db29 New version 0.1.0 rnhmjoj 2015-04-20 22:30:00 +0200
  • 2a8bf48cf2 Update new config style rnhmjoj 2015-04-20 22:24:34 +0200
  • 3764a15554 Use the configurator library rnhmjoj 2015-04-20 22:18:27 +0200
  • e11e2de64c Rewrite in a nicer way rnhmjoj 2015-04-20 22:17:51 +0200
  • 5feee7a11f Add base 4.8 constrain 0.0.4 rnhmjoj 2015-04-11 19:20:01 +0200
  • 470e336e0a Remove unused Applicative import rnhmjoj 2015-04-11 19:15:25 +0200
  • de4e010021 Remove too strict constrains rnhmjoj 2015-04-11 18:52:19 +0200
  • 1dd3322a6d Fix name clash with Prelude rnhmjoj 2015-04-11 18:51:15 +0200
  • 60a03897ac Prepare new release 0.0.3 rnhmjoj 2015-04-10 23:47:03 +0200
  • 2522463ab6 Update readme rnhmjoj 2015-04-10 23:46:51 +0200
  • 535d1f6853 No need to show rnhmjoj 2015-04-10 23:27:59 +0200
  • 91e05d5152 Update dependancies rnhmjoj 2015-04-10 23:26:24 +0200
  • 492edca20d Load the new settings rnhmjoj 2015-04-10 23:25:52 +0200
  • dd91af6b39 Add ini-like config support rnhmjoj 2015-04-10 23:24:53 +0200
  • bded0fb6bd Use shorter names rnhmjoj 2015-04-10 22:28:34 +0200
  • 1a125265ab Add a hashtable file save method rnhmjoj 2015-04-10 19:39:28 +0200
  • 3fb9a21753 Adjust vertical centering rnhmjoj 2015-04-09 22:26:18 +0200
  • 8583717eca Prepare new version 0.0.2 rnhmjoj 2015-04-09 17:27:04 +0200
  • 2e031dd952 Update description and install instructions rnhmjoj 2015-04-09 17:26:05 +0200
  • b1d10ea6da Update description rnhmjoj 2015-04-09 17:24:16 +0200
  • 9cdbce9508 Repackage for cabal-install support rnhmjoj 2015-04-09 17:11:27 +0200
  • c0f0451bd0 Make the package compatible with cabal-install rnhmjoj 2015-04-09 17:10:55 +0200
  • a2ea5974a6 Update description Michele Guerini Rocco 2015-04-09 00:05:54 +0200
  • a616d27f71 Add readme rnhmjoj 2015-04-08 23:53:34 +0200
  • edc7bd175e A few retouches to the style rnhmjoj 2015-04-08 23:26:05 +0200
  • a7bffb5ef6 Add a CSS reset rnhmjoj 2015-04-08 23:25:23 +0200
  • c9ca8b1016 Add a footer rnhmjoj 2015-04-08 23:25:07 +0200
  • 857d3b8681 Rename the title rnhmjoj 2015-04-08 23:24:51 +0200
  • 88b7c1a434 Print the server url on start rnhmjoj 2015-04-08 22:17:50 +0200
  • fefa79c181 Name the project rnhmjoj 2015-04-08 22:13:02 +0200
  • 84c759207a Update cabal file and add license rnhmjoj 2015-04-08 21:38:38 +0200
  • d7c0b8d4a5 Load bind address from environment rnhmjoj 2015-04-08 15:54:06 +0200
  • f5157016db Use printf for logging rnhmjoj 2015-04-08 13:56:05 +0200