aboutsummaryrefslogtreecommitdiff
path: root/Utility/WebApp.hs
Commit message (Expand)AuthorAge
...
* webapp: Now always logs to .git/annex/daemon.logGravatar Joey Hess2013-01-15
* webapp: Use IP address, rather than localhostGravatar Joey Hess2013-01-09
* restart UIGravatar Joey Hess2013-01-03
* finished where indentation changesGravatar Joey Hess2012-12-13
* The standalone builds now unset their special path and library path variables...Gravatar Joey Hess2012-11-27
* fix warning seen on OSX, apparently something there defines a closeGravatar Joey Hess2012-11-07
* let's not -DOSX, that results in unwanted manglingGravatar Joey Hess2012-09-29
* retry bindGravatar Joey Hess2012-09-27
* prefer ipv4 localhost when both are availableGravatar Joey Hess2012-09-18
* import yesod qualifiedGravatar Joey Hess2012-08-30
* support building with yesod-default 1.1.0Gravatar Joey Hess2012-08-09
* avoid headGravatar Joey Hess2012-08-05
* 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