Ivan Kozik
cc43d39a8e
Remove License note in README
2015-07-17 23:53:28 +00:00
Ivan Kozik
aa0d7b280f
Fix LICENSE
2015-07-17 23:53:11 +00:00
Ivan Kozik
69e56e3d12
grab-site -> grab site server
2015-07-17 23:47:18 +00:00
Ivan Kozik
8353827a02
Update UA
2015-07-17 23:45:18 +00:00
Ivan Kozik
2cdd7e1150
Add .gitignore
2015-07-17 23:44:43 +00:00
Ivan Kozik
a6a806986a
CRLF -> LF
2015-07-17 23:44:26 +00:00
Ivan Kozik
7ea44c2d79
Remove ArchiveBot-specific stuff from dashboard
2015-07-17 23:42:51 +00:00
Ivan Kozik
134d1e2318
Remove framebusting
2015-07-17 23:38:24 +00:00
Ivan Kozik
732aeb0d5f
Start up both an HTTP server and WebSocket server
2015-07-17 23:37:55 +00:00
Ivan Kozik
bce0d8f5b3
dashboard: Fix comment
2015-07-17 23:13:53 +00:00
Ivan Kozik
cf989b47e7
Go versionless on the dashboard
2015-07-17 23:13:53 +00:00
Ivan Kozik
38b212b3a4
Move 3.0 dashboard link to help text, to make header fit in FF
2015-07-17 23:13:53 +00:00
Ivan Kozik
658504b61a
Enable the custom context menu in Firefox 41+
2015-07-17 23:13:53 +00:00
Ivan Kozik
1bea898a36
Fix styling when nicks are not shown
2015-07-17 23:13:53 +00:00
Ivan Kozik
355acb5737
Don't treat Logging error as fatal error
...
Maybe revert this when https://github.com/chfoo/wpull/issues/268
is fixed
2015-07-17 23:13:53 +00:00
Ivan Kozik
fe6b727e70
Revert "Use better font-size in Firefox"
...
This reverts commit 66533bf58984e65e215d0fab2a9d9b5c1627b32c.
Well, that was embarassing. My page zoom settings were screwing
things up on my end; 13px is fine.
2015-07-17 23:13:53 +00:00
Ivan Kozik
f06ccd4f3f
Use better font-size in Firefox
2015-07-17 23:13:53 +00:00
Ivan Kozik
a34a56430a
Enable custom context menu in IE10 and IE11
2015-07-17 23:13:53 +00:00
Ivan Kozik
963147e934
Reorder and reword some help text
2015-07-17 23:13:53 +00:00
Ivan Kozik
052768f512
Document &moreDom=1
2015-07-17 23:13:53 +00:00
Ivan Kozik
7b8924a85b
Make context menu work with moreDom=1
2015-07-17 23:13:53 +00:00
Ivan Kozik
e7db0735cc
Add a &moreDom=1 option that puts <a> in <div> like before
2015-07-17 23:13:53 +00:00
Ivan Kozik
7223c418a8
Add option for adding text to document.title
2015-07-17 23:13:53 +00:00
Ivan Kozik
7d8a6547c6
Prevent text selection on context menu items
2015-07-17 23:13:53 +00:00
Ivan Kozik
76c9483b12
Remove dubious text selection behavior in stats line
2015-07-17 23:13:53 +00:00
Ivan Kozik
b2cacb4a12
Close the context menu on mousewheel movement
2015-07-17 23:13:53 +00:00
Ivan Kozik
c1ac3f6fee
Don't word-wrap context menu entries
2015-07-17 23:13:53 +00:00
Ivan Kozik
6e96943a11
Don't generate duplicate !ig suggestion for http://domain.com/
2015-07-17 23:13:53 +00:00
Ivan Kozik
6b1fb2b96e
In !ig suggestions, show unescaped '-' characters
2015-07-17 23:13:53 +00:00
Ivan Kozik
60c37ee613
Escape the path component in the !ig suggestion
2015-07-17 23:13:53 +00:00
Ivan Kozik
18ff9a8127
Open context menu from bottom-left corner when needed
2015-07-17 23:13:53 +00:00
Ivan Kozik
8b55d0c20c
Avoid generating a duplicate !ig suggestion
2015-07-17 23:13:53 +00:00
Ivan Kozik
9721b8e82b
Generate more !ig suggestions
2015-07-17 23:13:53 +00:00
Ivan Kozik
203b70d8f1
Show ftp:// in !ig suggestion for FTP URLs
2015-07-17 23:13:53 +00:00
Ivan Kozik
6b238ffeec
Animate only the height of the log window
2015-07-17 23:13:53 +00:00
Ivan Kozik
de4f6217bc
Enable custom context menu for Chrome 42+
2015-07-17 23:13:52 +00:00
Ivan Kozik
8aee03a8c3
Document the custom context menu
2015-07-17 23:13:52 +00:00
Ivan Kozik
44427fb604
Adjust context menu item text
2015-07-17 23:13:52 +00:00
Ivan Kozik
f4ae6bee6f
Don't let the log window scroll until the context menu is closed
2015-07-17 23:13:52 +00:00
Ivan Kozik
01534afe07
Abbreviate the display of suggested commands
2015-07-17 23:13:52 +00:00
Ivan Kozik
d3ada14350
Put suggested bot commands in the context menu
2015-07-17 23:13:52 +00:00
Ivan Kozik
ee8b3b836c
Use fewer DOM elements for log lines
2015-07-17 23:13:52 +00:00
Ivan Kozik
1f4f5952ef
Add v key to open the job URL in a new tab
2015-07-17 23:13:52 +00:00
Ivan Kozik
6876e42cb2
Add comment about behavior
2015-07-17 23:13:52 +00:00
Ivan Kozik
8a4358a92b
Use arrow pointer on stats line and set bg on hover
2015-07-17 23:13:52 +00:00
Ivan Kozik
e913874d74
Show arrow cursor on context menu items
2015-07-17 23:13:52 +00:00
Ivan Kozik
a53e9ef89d
Rename function
2015-07-17 23:13:52 +00:00
Ivan Kozik
1ef17ca504
Make the context menu items work when clicking on padding
2015-07-17 23:13:52 +00:00
Ivan Kozik
c6b6e5cd47
Replicate appearance and functionality of Chrome context menu
2015-07-17 23:13:52 +00:00
Ivan Kozik
778735803b
Make context menu resemble Chrome's (on Windows)
2015-07-17 23:13:52 +00:00