| Commit message (Expand) | Author | Age |
* | better ~/ handling | Joey Hess | 2012-08-02 |
* | fix bugs, add desktop dir | Joey Hess | 2012-08-02 |
* | full autostart support | Joey Hess | 2012-08-02 |
* | install autostart file too | Joey Hess | 2012-08-01 |
* | installing desktop file working | Joey Hess | 2012-08-01 |
* | implement enough of the fdo specs to be able to write desktop menu files | Joey Hess | 2012-08-01 |
* | write pid file even when running in foreground | Joey Hess | 2012-08-01 |
* | fix push status, broken when inParallel was adapted for -threaded | Joey Hess | 2012-07-30 |
* | better ordering of alerts | Joey Hess | 2012-07-29 |
* | fix the auto token leak on auth error page issue permanantly | Joey Hess | 2012-07-29 |
* | add NotificationID to StatusR, and use it to block | Joey Hess | 2012-07-28 |
* | add derives needed for use with Yesod, and fix a bug | Joey Hess | 2012-07-28 |
* | add a newtype | Joey Hess | 2012-07-28 |
* | add a NotificationBroadcaster to DaemonStatus | Joey Hess | 2012-07-28 |
* | Focus today was writing a notification broadcaster. | Joey Hess | 2012-07-28 |
* | much better webapp startup of the assistant | Joey Hess | 2012-07-27 |
* | remove bogus AI_NUMERICSERV | Joey Hess | 2012-07-27 |
* | use widgetFile | Joey Hess | 2012-07-26 |
* | webapp now does long polling | Joey Hess | 2012-07-26 |
* | fix OSX open call | Joey Hess | 2012-07-26 |
* | on second thought, the session cookie is still useful to support setMessage | Joey Hess | 2012-07-26 |
* | git annex webapp --force forces a restart of the daemon | Joey Hess | 2012-07-26 |
* | update build deps | Joey Hess | 2012-07-26 |
* | use the secret token for authentication, and add to all dynamic urls | Joey Hess | 2012-07-26 |
* | generate random token and launch webapp using it | Joey Hess | 2012-07-26 |
* | added a custom defaultLayout, static site, and favicon | Joey Hess | 2012-07-26 |
* | git annex webapp now opens a browser to the webapp | Joey Hess | 2012-07-25 |
* | run yesod, and launch webapp on startup | Joey Hess | 2012-07-25 |
* | add a path field to remotes | Joey Hess | 2012-07-22 |
* | left unsafe imports here; added a comment with a rationalle | Joey Hess | 2012-07-20 |
* | use safe FFI imports for diskfree | Joey Hess | 2012-07-20 |
* | use safe FFI imports | Joey Hess | 2012-07-20 |
* | store whole Mntents | Joey Hess | 2012-07-19 |
* | cleanup | Joey Hess | 2012-07-19 |
* | now working on OSX | Joey Hess | 2012-07-19 |
* | fix build on OSX | Joey Hess | 2012-07-19 |
* | try to make Utility.Mounts portable | Joey Hess | 2012-07-19 |
* | extacted Mounts.hsc from hsshellscript | Joey Hess | 2012-07-19 |
* | foo | Joey Hess | 2012-07-19 |
* | better readProcess | Joey Hess | 2012-07-19 |
* | add back debug logging | Joey Hess | 2012-07-19 |
* | rewrote to not use forkProcess | Joey Hess | 2012-07-18 |
* | add missing imports | Joey Hess | 2012-07-18 |
* | Merge branch 'threaded' into assistant | Joey Hess | 2012-07-18 |
|\ |
|
| * | switch from System.Cmd.Utils to System.Process | Joey Hess | 2012-07-18 |
| * | more debugging | Joey Hess | 2012-07-18 |
* | | cleanup | Joey Hess | 2012-07-17 |
* | | bugfix | Joey Hess | 2012-07-17 |
* | | kqueue: properly call delHook for file deletion, not delDirHook | Joey Hess | 2012-07-17 |
* | | robustness fix | Joey Hess | 2012-07-17 |