summaryrefslogtreecommitdiff
path: root/Assistant/Threads/WebApp.hs
Commit message (Expand)AuthorAge
* webapp: full wormhole pairing UI (untested)Gravatar Joey Hess2016-12-27
* Merge branch 'master' into no-xmppGravatar Joey Hess2016-12-24
|\
| * max authtoken length is 128Gravatar Joey Hess2016-11-30
| * unified AuthToken type between webapp and torGravatar Joey Hess2016-11-22
| * Avoid backtraces on expected failures when built with ghc 8; only use backtra...Gravatar Joey Hess2016-11-15
* | remove xmpp supportGravatar Joey Hess2016-11-14
|/
* remove 3 build flagsGravatar Joey Hess2016-01-26
* --debug is passed along to git-annex-shell when git-annex is in debug mode.Gravatar Joey Hess2015-08-13
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* fix LANGUAGE pragmaGravatar Joey Hess2014-10-09
* Support building with yesod 1.4.Gravatar Joey Hess2014-10-09
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
* Fix build with wai 0.3.0.Gravatar Joey Hess2014-06-11
* webapp: Use securemem for constant time auth token comparisons.Gravatar Joey Hess2014-03-12
* another old warp-tls workaroundGravatar Joey Hess2014-03-12
* annex.listen can be configured, instead of using --listenGravatar Joey Hess2014-03-01
* use https when .git/annex/privkey.pem and .git/annex/certificate.pem exist (u...Gravatar Joey Hess2014-02-28
* assistant unused file handlingGravatar Joey Hess2014-01-22
* close tmp file handleGravatar Joey Hess2013-12-07
* upgrade alertsGravatar Joey Hess2013-11-21
* webapp: Check annex.version.Gravatar Joey Hess2013-11-17
* add git fsck to cronner, and UI for repository repair (not yet wired up)Gravatar Joey Hess2013-10-22
* add config page for fsck, and alert with button when a fsck is runningGravatar Joey Hess2013-10-10
* assistant: Detect stale git lock files at startup time, and remove them.Gravatar Joey Hess2013-10-05
* 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