summaryrefslogtreecommitdiff
path: root/Assistant/Threads/WebApp.hs
Commit message (Expand)AuthorAge
* Android: Make the "Open webapp" menu item open the just created repository wh...Gravatar Joey Hess2013-06-10
* remove unnecessary haskell extensionsGravatar Joey Hess2013-06-04
* rename moduleGravatar Joey Hess2013-05-12
* --listen is not supported on AndroidGravatar Joey Hess2013-05-02
* Internet Archive!Gravatar Joey Hess2013-04-25
* fix warningGravatar Joey Hess2013-04-20
* refactor static route definition -- android webapp build fixGravatar Joey Hess2013-04-17
* webapp: New --listen= option allows running the webapp on one computer and co...Gravatar Joey Hess2013-04-08
* webapp: Added UI to delete repositories. Closes: #689847Gravatar Joey Hess2013-03-31
* no longer need webapp state storage! excellentGravatar Joey Hess2013-03-15
* gratuitous rename HomeR -> DashboardRGravatar Joey Hess2013-03-12
* split repolist out of configuration, into its own tab (temporarily)Gravatar Joey Hess2013-03-12
* 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
* webapp: Use IP address, rather than localhostGravatar Joey Hess2013-01-09
* restart UIGravatar Joey Hess2013-01-03
* webapp: Add UI to stop assistant.Gravatar Joey Hess2013-01-03
* allow building webapp w/o webdavGravatar Joey Hess2012-11-25
* webapp and assistant glacier supportGravatar Joey Hess2012-11-24
* webapp: support box.comGravatar Joey Hess2012-11-17
* moved ThreadedMonad to TypesGravatar Joey Hess2012-10-29
* tweakGravatar Joey Hess2012-10-29
* Assistant monad, stage 2.5Gravatar Joey Hess2012-10-29
* 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
* XMPP configuration formGravatar Joey Hess2012-10-26
* import S3 only when enabledGravatar Nicolas Pouillard2012-10-18
* add "configure" link to each repository in the webapp's repo listGravatar Joey Hess2012-10-09
* add a configurator for S3Gravatar Joey Hess2012-09-26
* make other repositories list list all autostarted reposGravatar Joey Hess2012-09-18
* hlintGravatar Joey Hess2012-09-13
* render webapp staitc file url using yesodGravatar Joey Hess2012-09-08
* first pass at alert buttonsGravatar Joey Hess2012-09-08
* yesod skelton and routes for pairingGravatar Joey Hess2012-09-08
* display errors when any named thread crashesGravatar Joey Hess2012-09-06
* add ssh confirmation pageGravatar Joey Hess2012-09-02
* split out local repo configuratorsGravatar Joey Hess2012-08-31
* implement resuming of paused transfersGravatar Joey Hess2012-08-12
* wire up scan and transfer to newly added removable driveGravatar Joey Hess2012-08-04
* better ~/ handlingGravatar Joey Hess2012-08-02
* don't use hamlet for htmlshimGravatar Joey Hess2012-08-01
* implemented firstrun repository creation and redirection to full webappGravatar Joey Hess2012-08-01
* webapp now starts up when run not in a git repoGravatar Joey Hess2012-07-31
* tweak types so the webapp can run without a threadstate when outside an annexGravatar Joey Hess2012-07-31
* made navbar workGravatar Joey Hess2012-07-31
* split up webapp filesGravatar Joey Hess2012-07-31
* fix noscript mode to not allocate notification ids on each refreshGravatar Joey Hess2012-07-30
* Merge branch 'assistant' into assistant-longpolling-rewriteGravatar Joey Hess2012-07-30
|\
| * fix transfers display logicGravatar Joey Hess2012-07-30