aboutsummaryrefslogtreecommitdiff
path: root/src/server/Application.hs
AgeCommit message (Expand)Author
2015-08-09Wording for sign in emailJoris Guyonvarch
2015-08-08Getting the hostname and the port in config fileJoris Guyonvarch
2015-07-21Adding the payment without reloading the pageJoris Guyonvarch
2015-07-20Add a payment from the UI, it needs polishing howeverJoris Guyonvarch
2015-07-19Showing login token error message in the UIJoris Guyonvarch
2015-07-19Adding a 2 minutes expiration time for a login tokenJoris 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
2015-07-19Authorizing only existing usersJoris Guyonvarch
2015-07-18Showing either the payment table or a forbidden message in the UIJoris Guyonvarch
2015-07-18Securing the index page with the login sessionJoris Guyonvarch
2015-07-18Adding login/logout functions thanks to a client sessionJoris Guyonvarch
2015-07-06Setting up Scotty, Persistent, Clay, Blaze, Esqueleto, ElmJoris Guyonvarch