index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Assistant
/
Threads
/
WebApp.hs
Commit message (
Expand
)
Author
Age
...
*
Merge branch 'assistant' into assistant-longpolling-rewrite
Joey Hess
2012-07-30
|
\
|
*
fix transfers display logic
Joey Hess
2012-07-30
*
|
rewrote longpolling, trying to avoid duplication
Joey Hess
2012-07-30
|
/
*
better connection close handling
Joey Hess
2012-07-30
*
implement server-side alert closing
Joey Hess
2012-07-30
*
spruce up display of the repo list
Joey Hess
2012-07-30
*
prune old filler alerts
Joey Hess
2012-07-30
*
make old activiy alerts stay visible
Joey Hess
2012-07-30
*
filter out dead repos from the intro
Joey Hess
2012-07-30
*
tweak intro
Joey Hess
2012-07-29
*
add intro
Joey Hess
2012-07-29
*
tweak Alert closability and construction
Joey Hess
2012-07-29
*
better ordering of alerts
Joey Hess
2012-07-29
*
typo; was waiting on the wrong notifier for the sidebar!
Joey Hess
2012-07-29
*
show alerts in the sidebar
Joey Hess
2012-07-29
*
refactor
Joey Hess
2012-07-29
*
update the sidebar by long polling
Joey Hess
2012-07-29
*
better noscript UI
Joey Hess
2012-07-29
*
add a separate page for noscript browsers
Joey Hess
2012-07-29
*
renamed /status to /transfers
Joey Hess
2012-07-28
*
tune javascript refresh delays
Joey Hess
2012-07-28
*
add NotificationID to StatusR, and use it to block
Joey Hess
2012-07-28
*
move DaemonStatus manipulation out of the Annex monad to IO
Joey Hess
2012-07-28
*
template reorg
Joey Hess
2012-07-27
*
template cleanup
Joey Hess
2012-07-27
*
add alert close buttons
Joey Hess
2012-07-27
*
much better webapp startup of the assistant
Joey Hess
2012-07-27
*
webapp now displays the real running and queued transfers
Joey Hess
2012-07-27
*
webapp now uses twitter bootstrap
Joey Hess
2012-07-27
*
added jquery to static site
Joey Hess
2012-07-26
*
use widgetFile
Joey Hess
2012-07-26
*
add threadState member, will need this later to access the daemonStatus
Joey Hess
2012-07-26
*
cleaned up refreshing code into a widget
Joey Hess
2012-07-26
*
webapp now does long polling
Joey Hess
2012-07-26
*
on second thought, the session cookie is still useful to support setMessage
Joey Hess
2012-07-26
*
disable client session cookie
Joey Hess
2012-07-26
*
update
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
*
tweak
Joey Hess
2012-07-26
*
use hamlet at least for the static html
Joey Hess
2012-07-25
*
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
[prev]