aboutsummaryrefslogtreecommitdiff
path: root/Command/WebApp.hs
Commit message (Expand)AuthorAge
...
* webapp: Now always logs to .git/annex/daemon.logGravatar Joey Hess2013-01-15
* convert notBareRepo to a CommandCheckGravatar Joey Hess2012-12-29
* whitespace fixesGravatar Joey Hess2012-12-13
* The standalone builds now unset their special path and library path variables...Gravatar Joey Hess2012-11-27
* where indentationGravatar Joey Hess2012-11-12
* better handling of lifting from XMPP -> AssistantGravatar Joey Hess2012-11-05
* split remaining assistant typesGravatar Joey Hess2012-10-30
* split out daemonstatus typesGravatar Joey Hess2012-10-30
* Assistant monad, stage 1Gravatar Joey Hess2012-10-29
* ensure that git-annex branch is pushed after a successful transferGravatar Joey Hess2012-10-28
* (re)start XMPP when it's configured in the webappGravatar Joey Hess2012-10-27
* nub the autostart fileGravatar Joey Hess2012-10-14
* webapp: display message about starting web browserGravatar Joey Hess2012-10-11
* better messageGravatar Joey Hess2012-10-11
* webapp: avoid infinite loop on startGravatar Joey Hess2012-10-11
* make the standalone OSX app automatically install itself when runGravatar Joey Hess2012-09-26
* avoid webapp crash on startup when there's no ~/.gitconfigGravatar Joey Hess2012-09-23
* more descriptive name for oneshotGravatar Joey Hess2012-09-15
* hlintGravatar Joey Hess2012-09-13
* first pass at alert buttonsGravatar Joey Hess2012-09-08
* display errors when any named thread crashesGravatar Joey Hess2012-09-06
* implement resuming of paused transfersGravatar Joey Hess2012-08-12
* make the webapp honor the web.browser git configGravatar Joey Hess2012-08-08
* wire up scan and transfer to newly added removable driveGravatar Joey Hess2012-08-04
* 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