aboutsummaryrefslogtreecommitdiff
path: root/sharedCost.cabal
AgeCommit message (Collapse)Author
2017-11-08Use a better project structureJoris
2017-11-07Bootstrap with GHCJS and reflex:Joris
- setup login and logout, - first draft of payment view.
2017-06-05Replace persistent by sqlite-simpleJoris
2017-03-26Copy mime-mail locallyJoris
The path is wrong, it is configurable with --ghc-options but I can't get it right for now with stack.
2017-03-24Features/categoriesJoris
2016-08-08Show incomes in a table and update like payments are updatedJoris
2016-06-03Migrate to elm 0.17Joris
2016-03-31Add init data in html pageJoris
2016-03-21use config-manager instead of ConfigFileJoris
2016-03-11Don't use persona anymore, use email token to sign inJoris
2016-02-21Successfully change exec name this timeJoris
2016-02-21Modify sharedCost first caseJoris
2016-01-08Nix package manager instructionsJoris
2015-12-29Using persona to validate emailsJoris
2015-10-04Using incomes to compute a fair computation to designate the payerJoris
2015-09-11Using jsonObject to create on the fly json object responsesJoris
2015-08-10Adding a message structure server sideJoris Guyonvarch
2015-08-08Getting the hostname and the port in config fileJoris Guyonvarch
2015-07-19Send the login token by emailJoris Guyonvarch
2015-07-19Showing either error or success message at sign in pageJoris Guyonvarch
2015-07-19Login with a token validationJoris Guyonvarch