summaryrefslogtreecommitdiff
path: root/Assistant/Threads/WebApp.hs
Commit message (Expand)AuthorAge
...
* add threadState member, will need this later to access the daemonStatusGravatar Joey Hess2012-07-26
* cleaned up refreshing code into a widgetGravatar Joey Hess2012-07-26
* webapp now does long pollingGravatar Joey Hess2012-07-26
* on second thought, the session cookie is still useful to support setMessageGravatar Joey Hess2012-07-26
* disable client session cookieGravatar Joey Hess2012-07-26
* updateGravatar 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
* added a custom defaultLayout, static site, and faviconGravatar Joey Hess2012-07-26
* tweakGravatar Joey Hess2012-07-26
* use hamlet at least for the static htmlGravatar Joey Hess2012-07-25
* git annex webapp now opens a browser to the webappGravatar Joey Hess2012-07-25
* run yesod, and launch webapp on startupGravatar Joey Hess2012-07-25