travis-web/assets
Piotr Sarnacki 05859a5a3c Use visibility.js to run timer updates
Visibility.js provides a thin wrapper over page visibility API, which
allows to detect if page is currently visible by user. This allows us to
stop live updates when it's not needed. This is especially easy in case
of timers, because Visibility.js provides setInterval replacement, which
runs given code only when page is visible.

A lot of ❤️ for @tchack, who showed me visibility.js!
2013-05-29 13:42:51 +03:00
..
images Update GitHub icon . 2013-05-16 12:58:13 +02:00
scripts Use visibility.js to run timer updates 2013-05-29 13:42:51 +03:00
styles Change shadow for "Follow logs" button 2013-05-22 12:58:29 +02:00