28 Commits

Author SHA1 Message Date
Ivan Kozik
70dc5cbe0b dashboard: add a subtle box-shadow to the log windows 2017-12-07 05:11:26 +00:00
Ivan Kozik
3b787cda83 dashboard: make the background a little less saturated 2017-12-07 05:01:25 +00:00
Ivan Kozik
2b56a73aaa dashboard: adjust code formatting 2017-10-24 18:15:44 +00:00
Ivan Kozik
87e4bd79a6 dashboard: enable context menu for all browsers (Safari 10+ has document.execCommand('copy').) 2017-10-24 18:13:48 +00:00
Ivan Kozik
96e1f229dc dashboard: adjust the font stacks; add Segoe UI for Windows 2017-10-24 16:31:23 +00:00
Ivan Kozik
0c43dc11f3 dashboard: opt out of DNS prefetching to avoid making DNS lookups on every host
Before this fix, if "Use a prediction service to load pages more quickly" was
enabled in Chrome, it would make DNS lookups on the hostname in every URL that
flew by in the dashboard.

https://www.chromium.org/developers/design-documents/dns-prefetching

https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-DNS-Prefetch-Control
2017-06-26 18:12:06 +00:00
Ivan Kozik
ec5cc3f287 Opt out of Chrome's misbehaving Scroll Anchoring 2016-10-10 13:10:41 +00:00
Ivan Kozik
8a9a0b0d9f Revert "dashboard: Tweak font stack and size"
This reverts commit 3f31e251784fa4986751ce5613ef4884fe7656ec.
2016-08-04 22:29:33 +00:00
Ivan Kozik
4ef946300f Revert "dashboard: Improve alignment when using a font with variable-width numbers like San Francisco"
This reverts commit 154e99349ca4233d5233582c806719fa0564e1e8.
2016-08-04 22:29:23 +00:00
Ivan Kozik
154e99349c dashboard: Improve alignment when using a font with variable-width numbers like San Francisco 2016-08-04 19:26:09 +00:00
Ivan Kozik
3f31e25178 dashboard: Tweak font stack and size 2016-08-04 16:37:09 +00:00
Ivan Kozik
32b68e9342 dashboard: fix '?' shortcut key 2016-07-13 01:07:25 +00:00
Ivan Kozik
aa366bbb27 Update grab-site URL in setup.py and dashboard 2016-05-27 13:53:35 +00:00
Ivan Kozik
7df1761bf0 dashboard: Allow for another digit in the MB stat 2016-05-22 10:22:11 +00:00
Ivan Kozik
8d93776742 dashboard: Align the req/s stat properly 2016-05-22 10:18:20 +00:00
Ivan Kozik
7024f1e232 Fix comment 2016-02-24 23:46:21 +00:00
12As
3f0c433668 Update dashboard.html, per comments in PR. 2016-02-24 15:22:31 -06:00
12As
492625a09d Change default port in dashboard.html 2016-02-20 15:23:31 -06:00
Ivan Kozik
58a2711058 Use Roboto font if installed 2015-11-30 05:16:29 +00:00
Ivan Kozik
19f6971261 dashboard: don't handle ctrl-f, alt-f, and other ctrl/alt- key combinations 2015-07-29 23:04:20 +00:00
Ivan Kozik
4f437ae2d0 dashboard: remove mentions of ignore sets 2015-07-29 08:46:35 +00:00
Ivan Kozik
85f7be1936 meta referrer: use content="no-referrer" instead of the obsolete content="never" 2015-07-29 05:36:46 +00:00
Ivan Kozik
4eb2805df0 Format DUPE/OF messages more nicely in terminal 2015-07-28 12:33:59 +00:00
Ivan Kozik
2418ea04e8 dashboard: don't include '!ig ID' in the context menu regexp helper, since these are designed to be pasted into a DIR/ignores file 2015-07-28 12:01:20 +00:00
Ivan Kozik
6c6c3197e7 Accept more exit codes from wpull as clean exit 2015-07-19 22:11:01 +00:00
Ivan Kozik
7566de05e3 Mark finished jobs as finished on dashboard 2015-07-19 20:42:29 +00:00
Ivan Kozik
6a866ad530 Don't assume WebSocket clients are dashboards by default; announce user agents 2015-07-18 13:29:19 +00:00
Ivan Kozik
43d8a9594f Move everything and make grab-site installable with pip3 2015-07-18 10:39:04 +00:00