summaryrefslogtreecommitdiff
path: root/Command/WebApp.hs
Commit message (Expand)AuthorAge
...
* full autostart supportGravatar Joey Hess2012-08-02
* webapp is no longer a daemonGravatar Joey Hess2012-08-01
* always run webapp in foregroundGravatar Joey Hess2012-08-01
* write pid file even when running in foregroundGravatar Joey Hess2012-08-01
* implemented firstrun repository creation and redirection to full webappGravatar Joey Hess2012-08-01
* when run in uninitialized git repo, do firstrunGravatar Joey Hess2012-07-31
* don't start webapp when in a git repo that has not been git-annex inittedGravatar Joey Hess2012-07-31
* webapp now starts up when run not in a git repoGravatar Joey Hess2012-07-31
* now the webapp has the same options as the assistantGravatar Joey Hess2012-07-27
* much better webapp startup of the assistantGravatar Joey Hess2012-07-27
* increase timeout from 10 to 100 secondsGravatar Joey Hess2012-07-26
* when starting the assistant, wait for it to create the shim file, as well as ...Gravatar Joey Hess2012-07-26
* webapp: check that the shim exists, and restart the assistant if notGravatar Joey Hess2012-07-26
* on second thought, let's use --restart rather than --forceGravatar Joey Hess2012-07-26
* git annex webapp --force forces a restart of the daemonGravatar Joey Hess2012-07-26
* fix editor damageGravatar Joey Hess2012-07-25
* git annex webapp now opens a browser to the webappGravatar Joey Hess2012-07-25