index
:
budget
main
Share payments with a group of people.
Joris
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sharedCost.cabal
Age
Commit message (
Expand
)
Author
2017-11-08
Use a better project structure
Joris
2017-11-07
Bootstrap with GHCJS and reflex:
Joris
2017-06-05
Replace persistent by sqlite-simple
Joris
2017-03-26
Copy mime-mail locally
Joris
2017-03-24
Features/categories
Joris
2016-08-08
Show incomes in a table and update like payments are updated
Joris
2016-06-03
Migrate to elm 0.17
Joris
2016-03-31
Add init data in html page
Joris
2016-03-21
use config-manager instead of ConfigFile
Joris
2016-03-11
Don't use persona anymore, use email token to sign in
Joris
2016-02-21
Successfully change exec name this time
Joris
2016-02-21
Modify sharedCost first case
Joris
2016-01-08
Nix package manager instructions
Joris
2015-12-29
Using persona to validate emails
Joris
2015-10-04
Using incomes to compute a fair computation to designate the payer
Joris
2015-09-11
Using jsonObject to create on the fly json object responses
Joris
2015-08-10
Adding a message structure server side
Joris Guyonvarch
2015-08-08
Getting the hostname and the port in config file
Joris Guyonvarch
2015-07-19
Send the login token by email
Joris Guyonvarch
2015-07-19
Showing either error or success message at sign in page
Joris Guyonvarch
2015-07-19
Login with a token validation
Joris Guyonvarch