aboutsummaryrefslogtreecommitdiff
path: root/Assistant
Commit message (Expand)AuthorAge
* better noscript UIGravatar Joey Hess2012-07-29
* add a separate page for noscript browsersGravatar Joey Hess2012-07-29
* renamed /status to /transfersGravatar Joey Hess2012-07-28
* tune javascript refresh delaysGravatar Joey Hess2012-07-28
* add NotificationID to StatusR, and use it to blockGravatar Joey Hess2012-07-28
* send notifications when the TransferQueue is changedGravatar Joey Hess2012-07-28
* move DaemonStatus manipulation out of the Annex monad to IOGravatar Joey Hess2012-07-28
* add a NotificationBroadcaster to DaemonStatusGravatar Joey Hess2012-07-28
* template reorgGravatar Joey Hess2012-07-27
* template cleanupGravatar Joey Hess2012-07-27
* add alert close buttonsGravatar Joey Hess2012-07-27
* much better webapp startup of the assistantGravatar Joey Hess2012-07-27
* webapp now displays the real running and queued transfersGravatar Joey Hess2012-07-27
* webapp now uses twitter bootstrapGravatar Joey Hess2012-07-27
* added jquery to static siteGravatar Joey Hess2012-07-26
* use widgetFileGravatar Joey Hess2012-07-26
* add threadState member, will need this later to access the daemonStatusGravatar Joey Hess2012-07-26
* cleaned up refreshing code into a widgetGravatar Joey Hess2012-07-26
* webapp now does long pollingGravatar Joey Hess2012-07-26
* on second thought, the session cookie is still useful to support setMessageGravatar Joey Hess2012-07-26
* disable client session cookieGravatar Joey Hess2012-07-26
* updateGravatar Joey Hess2012-07-26
* use the secret token for authentication, and add to all dynamic urlsGravatar Joey Hess2012-07-26
* generate random token and launch webapp using itGravatar Joey Hess2012-07-26
* added a custom defaultLayout, static site, and faviconGravatar Joey Hess2012-07-26
* tweakGravatar Joey Hess2012-07-26
* use hamlet at least for the static htmlGravatar Joey Hess2012-07-25
* git annex webapp now opens a browser to the webappGravatar Joey Hess2012-07-25
* build fixesGravatar Joey Hess2012-07-25
* run yesod, and launch webapp on startupGravatar Joey Hess2012-07-25
* laziness fixGravatar Joey Hess2012-07-25
* implement simple working copy based scanGravatar Joey Hess2012-07-25
* fix including of remote in TransferInfo when queueing new transfersGravatar Joey Hess2012-07-25
* better transfer queue managementGravatar Joey Hess2012-07-25
* avoid spawning new transfer thread until a slot becomes availableGravatar Joey Hess2012-07-25
* add TransferScanner threadGravatar Joey Hess2012-07-22
* filter out special remotes when pullingGravatar Joey Hess2012-07-22
* pull from newly mounted git remotesGravatar Joey Hess2012-07-22
* debugging improvementsGravatar Joey Hess2012-07-20
* detect KDE automountingGravatar Joey Hess2012-07-20
* catch all errorsGravatar Joey Hess2012-07-20
* use dbus to activate GduVolumeMonitor if it's not already runningGravatar Joey Hess2012-07-20
* only use dbus when there's a client connected we know will send mount eventsGravatar Joey Hess2012-07-19
* store whole MntentsGravatar Joey Hess2012-07-19
* try to make Utility.Mounts portableGravatar Joey Hess2012-07-19
* MountWatcher threadGravatar Joey Hess2012-07-19
* run file transfers in threads, not processesGravatar Joey Hess2012-07-18
* add thread id field to transferinfoGravatar Joey Hess2012-07-18
* add missing importsGravatar Joey Hess2012-07-18
* avoid enqueing downloads from remotes that don't have the keyGravatar Joey Hess2012-07-17