aboutsummaryrefslogtreecommitdiff
path: root/Assistant/Alert.hs
Commit message (Expand)AuthorAge
* fix tricky warning with ghc 8Gravatar Joey Hess2016-11-15
* get, move, copy, mirror: Added --failed switch which retries failed copies/movesGravatar Joey Hess2016-08-03
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
* webapp: Rework xmpp nudge to prompt for either xmpp or a ssh remote be set up.Gravatar Joey Hess2014-04-09
* assistant: Now detects immediately when other repositories push changes toGravatar Joey Hess2014-04-08
* remove some monkey facesGravatar Joey Hess2014-02-01
* add webapp UI to manage unused filesGravatar Joey Hess2014-01-23
* assistant unused file handlingGravatar Joey Hess2014-01-22
* assistant: Fixed several minor memory leaks that manifested when adding a lar...Gravatar Joey Hess2014-01-05
* cleanup on failed upgradeGravatar Joey Hess2013-11-24
* show version in upgrade alertGravatar Joey Hess2013-11-24
* global webapp redirects, to finish upgradesGravatar Joey Hess2013-11-23
* better UI flow through upgrade processGravatar Joey Hess2013-11-23
* restart on upgrade is working, including automatic restartGravatar Joey Hess2013-11-23
* assistant restart on upgradeGravatar Joey Hess2013-11-22
* upgrade alertsGravatar Joey Hess2013-11-21
* fix build w/o webapp (again)Gravatar Joey Hess2013-11-02
* webapp: remind user when using repositories that lack consistency checksGravatar Joey Hess2013-10-29
* fix build w/o webappGravatar Joey Hess2013-10-28
* automatically launch git repository repairGravatar Joey Hess2013-10-27
* assistant: Support repairing git remotes that are locally accessibleGravatar Joey Hess2013-10-27
* UI tweaksGravatar Joey Hess2013-10-22
* add git fsck to cronner, and UI for repository repair (not yet wired up)Gravatar Joey Hess2013-10-22
* add remote fsck interfaceGravatar Joey Hess2013-10-11
* add config page for fsck, and alert with button when a fsck is runningGravatar Joey Hess2013-10-10
* webapp: Better display of added files.Gravatar Joey Hess2013-07-10
* show one alert when bulk adding filesGravatar Joey Hess2013-04-24
* only show latest warning, rather than combining warning alertsGravatar Joey Hess2013-04-24
* display alert in webapp when assistant shuts downGravatar Joey Hess2013-04-10
* animate syncing and other activity iconsGravatar Joey Hess2013-04-08
* fix odd warningGravatar Joey Hess2013-04-04
* refactor alert button creation codeGravatar Joey Hess2013-04-04
* detect when unwanted remote is empty and remove itGravatar Joey Hess2013-04-03
* move display of transfer scan in progress to transfers section of dashboardGravatar Joey Hess2013-03-19
* new alert while scanningGravatar Joey Hess2013-03-18
* add commas to remote listGravatar Joey Hess2013-03-18
* webapp: Improved alerts displayed when syncing with remotes, and when syncin...Gravatar Joey Hess2013-03-18
* unify two similar alertsGravatar Joey Hess2013-03-18
* webapp: Display an alert when there are XMPP remotes, and a cloud transfer re...Gravatar Joey Hess2013-03-15
* fix pair complete alert combiningGravatar Joey Hess2013-03-05
* no template haskell here any longerGravatar Joey Hess2013-02-28
* write alerts to log in debug modeGravatar Joey Hess2013-01-15
* whitespace fixesGravatar Joey Hess2012-12-13
* Fix build of assistant without yesod.Gravatar Joey Hess2012-11-13
* reword alertGravatar Joey Hess2012-11-10
* finished XMPP pairing!Gravatar Joey Hess2012-11-05
* XMPP pair requests are now received, and an alert displayedGravatar Joey Hess2012-11-03
* avoid using Blaze directlyGravatar Joey Hess2012-10-31