summaryrefslogtreecommitdiff
path: root/Utility/WebApp.hs
Commit message (Expand)AuthorAge
* fix the auto token leak on auth error page issue permanantlyGravatar Joey Hess2012-07-29
* much better webapp startup of the assistantGravatar Joey Hess2012-07-27
* remove bogus AI_NUMERICSERVGravatar Joey Hess2012-07-27
* fix OSX open callGravatar Joey Hess2012-07-26
* on second thought, the session cookie is still useful to support setMessageGravatar Joey Hess2012-07-26
* git annex webapp --force forces a restart of the daemonGravatar Joey Hess2012-07-26
* update build depsGravatar Joey Hess2012-07-26
* use the secret token for authentication, and add to all dynamic urlsGravatar Joey Hess2012-07-26
* generate random token and launch webapp using itGravatar Joey Hess2012-07-26
* run yesod, and launch webapp on startupGravatar Joey Hess2012-07-25