summaryrefslogtreecommitdiff
path: root/Assistant
Commit message (Expand)AuthorAge
* 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
* merge two shouldTransfer checksGravatar Joey Hess2012-07-17
* bugfixGravatar Joey Hess2012-07-07
* fix transferrer thread's use of transfer slots and transfer info filesGravatar Joey Hess2012-07-07
* fix transfer slots blocking and refilling when transfers are stoppedGravatar Joey Hess2012-07-06
* fixed close-together transfer raceGravatar Joey Hess2012-07-06
* wait on child transfer processes, and invalidate cacheGravatar Joey Hess2012-07-06
* logic errorGravatar Joey Hess2012-07-06
* simplifiedGravatar Joey Hess2012-07-06
* it builds againGravatar Joey Hess2012-07-06
* fixGravatar Joey Hess2012-07-06
* fix build (almost)Gravatar Joey Hess2012-07-06
* unfinished (and unbuildable) work toward separate transfer processesGravatar Joey Hess2012-07-05
* run transfer with copy of annex stateGravatar Joey Hess2012-07-05
* logic errorGravatar Joey Hess2012-07-05
* wrote transfer threadGravatar Joey Hess2012-07-05