Ivan Kozik
3ce91ac0fa
Simplify MB stat
2015-07-17 23:13:51 +00:00
Ivan Kozik
5479ae53b6
Adjust filter box styling
2015-07-17 23:13:51 +00:00
Ivan Kozik
bcd9b30da2
s/Filter:/Show:/
2015-07-17 23:13:51 +00:00
Ivan Kozik
3121277251
s/Clear/None/
2015-07-17 23:13:51 +00:00
Ivan Kozik
3baf3cf146
Add button to filter out all jobs
2015-07-17 23:13:51 +00:00
Ivan Kozik
23f8c2ac65
Align and filter new log windows appropriately
2015-07-17 23:13:51 +00:00
Ivan Kozik
32722ad9d3
Add Clear button for filter; always show scrollbar
2015-07-17 23:13:51 +00:00
Ivan Kozik
fbcde2cefc
Emphasize igon for easy visual scanning
2015-07-17 23:13:51 +00:00
Ivan Kozik
405f48560c
Adjust styles on job ident
2015-07-17 23:13:51 +00:00
Ivan Kozik
4486988711
Align more things
2015-07-17 23:13:51 +00:00
Ivan Kozik
e9ad709e29
Improve some comments
2015-07-17 23:13:51 +00:00
Ivan Kozik
66449f35eb
Automatically adjust alignment based on filter status
2015-07-17 23:13:51 +00:00
Ivan Kozik
b93b799a11
Align the nick as well; fix padding when aligned
2015-07-17 23:13:51 +00:00
Ivan Kozik
73da41641b
Clean up alignment feature
2015-07-17 23:13:51 +00:00
Ivan Kozik
c669035f5d
Preliminary implementation of 'Align!' feature
2015-07-17 23:13:51 +00:00
Ivan Kozik
9a63d7c47d
Make Help! a button because it's not a link
2015-07-17 23:13:51 +00:00
Ivan Kozik
ccb57691b7
Autofocus the filter box
2015-07-17 23:13:51 +00:00
Ivan Kozik
953f6d3bd5
Implement filter box
2015-07-17 23:13:51 +00:00
David Yip
70d3f24957
dashboard: Add links to pipeline and job reports.
...
Better wording and layout is totally up for grabs.
2015-07-17 23:13:51 +00:00
Ivan Kozik
21a6563f81
Very minor dashboard status fix
2015-07-17 23:13:51 +00:00
David Yip
811c7a83f1
dashboard: Explicitly request /logs/recent as JSON.
...
Firefox's default Accept headers trigger the HTML response.
2015-07-17 23:13:51 +00:00
Ivan Kozik
618fd933eb
Reformat code
2015-07-17 23:13:51 +00:00
Ivan Kozik
aeb8addab5
Tweak # queued tooltip, refactor
2015-07-17 23:13:51 +00:00
David Yip
a63dff0d5b
dashboard: JSLint happiness, one === at a time.
2015-07-17 23:13:51 +00:00
David Yip
773f5887e7
dashboard: Don't show blank notes.
2015-07-17 23:13:51 +00:00
David Yip
1766d9f653
dashboard: Remove extraneous space when note not present.
2015-07-17 23:13:51 +00:00
David Yip
54dee8c8c4
dashboard: Show short notes to justify jobs.
...
We're starting to have jobs that run to many (hundreds) of gigabytes,
and the question "why are we archiving this?" is starting to occur more
often in IRC. Showing notes on the dashboard might be a good way to
quickly communicate rationale.
2015-07-17 23:13:51 +00:00
Ivan Kozik
e0f8bde356
Shorten several things in the status lines
2015-07-17 23:13:51 +00:00
Ivan Kozik
b3d84e505c
Add ?host= URL param for testing dashboard.html locally
2015-07-17 23:13:51 +00:00
David Yip
c1f12411ca
Show remaining queue length in dashboard. #96 .
...
Also show total number of queued and downloaded items as a title
attribute.
2015-07-17 23:13:51 +00:00
Ivan Kozik
de4ea44e9c
Link to the new docs
2015-07-17 23:13:51 +00:00
Ivan Kozik
b261297c1d
Remove link to dashboard2
2015-07-17 23:13:51 +00:00
Ivan Kozik
ddafec8c27
Fix ws:// and /logs/recent URLs
2015-07-17 23:13:51 +00:00
Ivan Kozik
fa4f193af9
Import the first revision of dashboard 2.0 in the ArchiveBot repo
2015-07-17 23:13:41 +00:00
Ivan Kozik
5229ddf5dc
Start work on websocket server for future dashboard integration
2015-07-17 22:42:25 +00:00
Ivan Kozik
03d1efc2ce
Clarify argument order requirement
2015-07-17 03:59:42 +00:00
Ivan Kozik
62cba3a0e7
Update UA
2015-05-19 20:52:29 +00:00
Ivan Kozik
2d9b1395f1
Put the date into the DIR name and WARC name
2015-05-19 18:13:03 +00:00
Ivan Kozik
66d22b1556
Update UA
2015-04-08 20:42:10 +00:00
Ivan Kozik
c83c89b0cf
Remove --no-skip-getaddrinfo to match ArchiveBot
2015-04-07 07:26:54 +00:00
Ivan Kozik
2983615d50
Send Accept-Language to avoid 500 Internal Server Error when sending Firefox UA to reddit.com
2015-03-30 03:07:23 +00:00
Ivan Kozik
8bf1b00c46
Copy in latest dupespotter
2015-03-14 20:36:16 +00:00
Ivan Kozik
040afe0d92
Copy in latest dupespotter
2015-03-14 19:35:55 +00:00
Ivan Kozik
9fbe0bdb6f
Copy in latest dupespotter
2015-03-11 22:54:35 +00:00
Ivan Kozik
d14d8135e6
Copy in latest dupespotter
2015-03-11 20:22:58 +00:00
Ivan Kozik
c140f1caf0
Copy in latest dupespotter
2015-03-09 07:35:55 +00:00
Ivan Kozik
b785e9b1b7
Pause the crawl when running low on disk or memory
2015-03-09 06:02:24 +00:00
Ivan Kozik
cbaccd9e02
Avoid creating directories with ? or & in the filename, which breaks
...
sqlalchemy when it tries to parse arguments from the filename.
Fixes https://github.com/ludios/grab-site/issues/1
2015-03-09 05:16:54 +00:00
Ivan Kozik
f80df6944f
Describe arguments more
2015-03-09 05:06:44 +00:00
Ivan Kozik
611a0be845
Cleanup
2015-03-09 04:53:38 +00:00