summaryrefslogtreecommitdiff
path: root/Command/WebApp.hs
Commit message (Expand)AuthorAge
* hlintGravatar Joey Hess2013-09-25
* Android: Make the "Open webapp" menu item open the just created repository wh...Gravatar Joey Hess2013-06-10
* squash warningGravatar Joey Hess2013-06-02
* Android: Work around Android devices where the `am` command doesn't work.Gravatar Joey Hess2013-05-31
* Revert "android dupped stderr workaround"Gravatar Joey Hess2013-05-30
* android dupped stderr workaroundGravatar Joey Hess2013-05-30
* Android: Added an "Open WebApp" item to the terminal's menu. Should work for ...Gravatar Joey Hess2013-05-28
* use setCurrentDirectoryGravatar Joey Hess2013-05-11
* clean up from windows portingGravatar Joey Hess2013-05-11
* fix buildGravatar Joey Hess2013-05-02
* fix buildGravatar Joey Hess2013-05-02
* need cppGravatar Joey Hess2013-05-02
* cannot open file:// url on Android, so don't use the htmlshim thereGravatar Joey Hess2013-05-02
* Fix the URL not showing until the app closesGravatar Bruno Bigras2013-05-01
* rename moduleGravatar Joey Hess2013-04-23
* Detect systems that have no user name set in GECOS, and also don't have user....Gravatar Joey Hess2013-04-22
* untested browser opening on AndroidGravatar Joey Hess2013-04-18
* webapp: New --listen= option allows running the webapp on one computer and co...Gravatar Joey Hess2013-04-08
* clean up urlrenderer handling when the webapp is not builtGravatar Joey Hess2013-04-03
* add section metadata to all commandsGravatar Joey Hess2013-03-24
* webapp: New preferences page allows enabling/disabling debug logging at runti...Gravatar Joey Hess2013-03-03
* webapp: Now allows restarting any threads that crash.Gravatar Joey Hess2013-01-26
* use async to track and manage threadsGravatar Joey Hess2013-01-26
* 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