index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
WebApp.hs
Commit message (
Expand
)
Author
Age
*
webapp: Now allows restarting any threads that crash.
Joey Hess
2013-01-26
*
use async to track and manage threads
Joey Hess
2013-01-26
*
webapp: Now always logs to .git/annex/daemon.log
Joey Hess
2013-01-15
*
convert notBareRepo to a CommandCheck
Joey Hess
2012-12-29
*
whitespace fixes
Joey Hess
2012-12-13
*
The standalone builds now unset their special path and library path variables...
Joey Hess
2012-11-27
*
where indentation
Joey Hess
2012-11-12
*
better handling of lifting from XMPP -> Assistant
Joey Hess
2012-11-05
*
split remaining assistant types
Joey Hess
2012-10-30
*
split out daemonstatus types
Joey Hess
2012-10-30
*
Assistant monad, stage 1
Joey Hess
2012-10-29
*
ensure that git-annex branch is pushed after a successful transfer
Joey Hess
2012-10-28
*
(re)start XMPP when it's configured in the webapp
Joey Hess
2012-10-27
*
nub the autostart file
Joey Hess
2012-10-14
*
webapp: display message about starting web browser
Joey Hess
2012-10-11
*
better message
Joey Hess
2012-10-11
*
webapp: avoid infinite loop on start
Joey Hess
2012-10-11
*
make the standalone OSX app automatically install itself when run
Joey Hess
2012-09-26
*
avoid webapp crash on startup when there's no ~/.gitconfig
Joey Hess
2012-09-23
*
more descriptive name for oneshot
Joey Hess
2012-09-15
*
hlint
Joey Hess
2012-09-13
*
first pass at alert buttons
Joey Hess
2012-09-08
*
display errors when any named thread crashes
Joey Hess
2012-09-06
*
implement resuming of paused transfers
Joey Hess
2012-08-12
*
make the webapp honor the web.browser git config
Joey Hess
2012-08-08
*
wire up scan and transfer to newly added removable drive
Joey Hess
2012-08-04
*
full autostart support
Joey Hess
2012-08-02
*
webapp is no longer a daemon
Joey Hess
2012-08-01
*
always run webapp in foreground
Joey Hess
2012-08-01
*
write pid file even when running in foreground
Joey Hess
2012-08-01
*
implemented firstrun repository creation and redirection to full webapp
Joey Hess
2012-08-01
*
when run in uninitialized git repo, do firstrun
Joey Hess
2012-07-31
*
don't start webapp when in a git repo that has not been git-annex initted
Joey Hess
2012-07-31
*
webapp now starts up when run not in a git repo
Joey Hess
2012-07-31
*
now the webapp has the same options as the assistant
Joey Hess
2012-07-27
*
much better webapp startup of the assistant
Joey Hess
2012-07-27
*
increase timeout from 10 to 100 seconds
Joey Hess
2012-07-26
*
when starting the assistant, wait for it to create the shim file, as well as ...
Joey Hess
2012-07-26
*
webapp: check that the shim exists, and restart the assistant if not
Joey Hess
2012-07-26
*
on second thought, let's use --restart rather than --force
Joey Hess
2012-07-26
*
git annex webapp --force forces a restart of the daemon
Joey Hess
2012-07-26
*
fix editor damage
Joey Hess
2012-07-25
*
git annex webapp now opens a browser to the webapp
Joey Hess
2012-07-25