git-annex/Assistant
Joey Hess 78b3dada5b better connection close handling
Depending on how the webapp was started up and whether the user clicked on
any links in it, window.close() may be disallowed by browser security
policy. Also if that fails, display a modal dialog that nicely blackens out
the webapp.

TODO: avoid Escape closing it. Bootstrap's docs are unclear about how to do
that.
2012-07-30 14:50:32 -04:00
..
Threads better connection close handling 2012-07-30 14:50:32 -04:00
Alert.hs implement server-side alert closing 2012-07-30 14:08:22 -04:00
Changes.hs license 2012-06-23 01:20:40 -04:00
Commits.hs license 2012-06-23 01:20:40 -04:00
Common.hs debugging improvements 2012-07-20 19:29:59 -04:00
DaemonStatus.hs implement server-side alert closing 2012-07-30 14:08:22 -04:00
Pushes.hs use a TMVar 2012-06-26 19:21:44 -04:00
ScanRemotes.hs add TransferScanner thread 2012-07-22 23:16:56 -04:00
ThreadedMonad.hs run file transfers in threads, not processes 2012-07-18 19:15:34 -04:00
TransferQueue.hs fix bug in transfer initiation checking 2012-07-29 13:37:26 -04:00
TransferSlots.hs avoid spawning new transfer thread until a slot becomes available 2012-07-25 12:07:30 -04:00