aboutsummaryrefslogtreecommitdiff
path: root/Assistant/DaemonStatus.hs
Commit message (Expand)AuthorAge
* Eliminate Data.Map.insertWith'Gravatar Benjamin Barenblat2022-01-19
* first pass at assistant knowing about export remotesGravatar Joey Hess2017-09-20
* add annex-ignore-command and annex-sync-command configsGravatar Joey Hess2017-08-17
* remove xmpp supportGravatar Joey Hess2016-11-14
* convert TMVars that are never left empty into TVarsGravatar Joey Hess2016-09-30
* get, move, copy, mirror: Added --failed switch which retries failed copies/movesGravatar Joey Hess2016-08-03
* filter out NoUUID remotes from syncDataRemotesGravatar Joey Hess2016-06-09
* support time-1.5.0Gravatar Joey Hess2015-05-10
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
* webapp: Show a network signal icon next to ssh remotes that it's currently co...Gravatar Joey Hess2014-04-09
* improve sync with xmpp and annex-ignoreGravatar Joey Hess2014-02-01
* sync --content: New option that makes the content of annexed files be transfe...Gravatar Joey Hess2014-01-19
* add GETAVAILABILITY to external special remote protocolGravatar Joey Hess2014-01-13
* revert use of Data.Map.StrictGravatar Joey Hess2014-01-07
* use strict version of mapGravatar Joey Hess2014-01-06
* assistant: Fixed several minor memory leaks that manifested when adding a lar...Gravatar Joey Hess2014-01-05
* half way complete cronner thread to run scheduled activitiesGravatar Joey Hess2013-10-08
* sync: support gcrypt4.20130909Gravatar Joey Hess2013-09-09
* rename moduleGravatar Joey Hess2013-05-12
* sync, assistant: Sync with remotes that have annex-ignore setGravatar Joey Hess2013-04-22
* refactor alert button creation codeGravatar Joey Hess2013-04-04
* avoid queuing transfers that are currently runningGravatar Joey Hess2013-04-02
* typoGravatar Joey Hess2013-03-28
* remove debug printGravatar Joey Hess2013-03-17
* add globallyAvailable to remotesGravatar Joey Hess2013-03-15
* clear cloud repo nudge when one is createdGravatar Joey Hess2013-03-15
* webapp: Display an alert when there are XMPP remotes, and a cloud transfer re...Gravatar Joey Hess2013-03-15
* show paused remotes in cost order, not at end of repo listGravatar Joey Hess2013-03-14
* log alerts in notice mode, which is enabled by defaultGravatar Joey Hess2013-01-15
* write alerts to log in debug modeGravatar Joey Hess2013-01-15
* type based git config handling for remotesGravatar Joey Hess2013-01-01
* automatic repolist updatingGravatar Joey Hess2012-11-13
* don't try to transfer data to/from XMPP remotesGravatar Joey Hess2012-11-11
* use trustExcludeGravatar Joey Hess2012-11-11
* where indentationGravatar Joey Hess2012-10-31
* finished pushing Assistant monad into all relevant filesGravatar Joey Hess2012-10-30
* pushed Assistant monad down into DaemonStatus codeGravatar Joey Hess2012-10-30
* cleanup daemonStatus accessorsGravatar Joey Hess2012-10-30
* split remaining assistant typesGravatar Joey Hess2012-10-30
* split out daemonstatus typesGravatar Joey Hess2012-10-30
* tweakGravatar Joey Hess2012-10-29
* move alert display functionsGravatar Joey Hess2012-10-29
* Assistant monad, stage 2.5Gravatar Joey Hess2012-10-29
* better variable nameGravatar Joey Hess2012-10-14
* set/unset annex-sync, rather than annex-ignoreGravatar Joey Hess2012-10-11
* flip catchDefaultIOGravatar Joey Hess2012-09-17
* add an alert while a locally initiated pairing request is in progressGravatar Joey Hess2012-09-09
* first pass at alert buttonsGravatar Joey Hess2012-09-08
* implement pair request broadcastsGravatar Joey Hess2012-09-08