git-annex/Assistant/WebApp
Joey Hess 8a2d1988d3 expose Control.Monad.join
I think I've been looking for that function for some time.
Ie, I remember wanting to collapse Just Nothing to Nothing.
2013-04-22 20:24:53 -04:00
..
Configurators expose Control.Monad.join 2013-04-22 20:24:53 -04:00
Common.hs make liftAnnex and liftAssistant polymorphic, like liftIO 2013-03-16 00:19:56 -04:00
Configurators.hs cleanup import 2013-03-18 12:48:36 -04:00
Control.hs display alert in webapp when assistant shuts down 2013-04-10 17:52:04 -04:00
DashBoard.hs update comment 2013-03-28 15:03:51 -04:00
Documentation.hs show build flags on webapp about page 2013-03-09 14:59:38 -04:00
Form.hs tweak 2013-03-12 08:15:41 -04:00
Notifications.hs Makefile now builds using cabal, taking advantage of cabal's automatic detection of appropriate build flags. 2013-02-27 02:39:22 -04:00
OtherRepos.hs webapp: New preferences page allows enabling/disabling debug logging at runtime, as well as configuring numcopies and diskreserve. 2013-03-03 17:07:27 -04:00
Page.hs make liftAnnex and liftAssistant polymorphic, like liftIO 2013-03-16 00:19:56 -04:00
RepoList.hs sync, assistant: Sync with remotes that have annex-ignore set 2013-04-22 14:57:09 -04:00
routes streamline deletion process and improve UI 2013-04-03 20:54:53 -04:00
SideBar.hs animate syncing and other activity icons 2013-04-08 22:54:02 -04:00
Types.hs refactor static route definition -- android webapp build fix 2013-04-17 01:37:08 -04:00
Utility.hs syncNewRemote is not only used for new remotes; rename to syncRemote 2013-04-08 15:43:43 -04:00