Noah Levitt
df676223aa
Merge branch 'master' of github.com:internetarchive/brozzler
...
* 'master' of github.com:internetarchive/brozzler:
Document how to use Flash with Headless Chromium
2016-10-03 15:03:22 -07:00
Noah Levitt
0e096dd4e4
don't try to read the browser's cookie database if the browser hasn't been started (which can happen if the page is simply fetched rather than browsed because it's not html)
2016-10-03 15:03:08 -07:00
Noah Levitt
6de75717a4
Merge pull request #15 from ato/headless-flash
...
Document how to use Flash with Headless Chromium
2016-10-02 13:12:29 -07:00
Alex Osborne
a31ee2bcef
Document how to use Flash with Headless Chromium
2016-10-02 23:40:41 +11:00
Noah Levitt
87a4d93a1c
Merge pull request #13 from ato/headless
...
Add notes on Headless Chromium to README
2016-09-30 16:09:59 -07:00
Barbara Miller
4af9225256
Merge branch 'extraHeaders' into qa
2016-09-30 14:54:18 -07:00
Barbara Miller
ec85687a70
fixing mis-copy
2016-09-30 14:54:03 -07:00
Barbara Miller
46c48ef070
fixing mis-copy
2016-09-30 14:53:25 -07:00
Barbara Miller
0b84abc4ec
just test gzip,deflate after all
2016-09-30 14:08:00 -07:00
Barbara Miller
8accfcb8d9
test identity encoding
2016-09-30 12:36:10 -07:00
Barbara Miller
707f0a133f
test extra headers
2016-09-30 12:34:05 -07:00
Barbara Miller
043aebd9f0
correct local_state
2016-09-30 11:20:54 -07:00
Barbara Miller
1e2884db17
try saving only Brotli conifg
2016-09-30 11:18:28 -07:00
Barbara Miller
6cda2814ea
disable SDCH?
2016-09-30 11:17:30 -07:00
Barbara Miller
f0035f610e
Merge branch 'disableBrotli' into qa
2016-09-30 09:35:23 -07:00
Barbara Miller
a7937193b3
make data_dir
2016-09-30 09:30:39 -07:00
Noah Levitt
80883c9784
Merge branch 'master' into qa
...
* master:
document a bunch of job settings
starting on documenting job configuration
replace vagrant-brozzler-new-site with python script that fills in default options and passes through others
add missing rethinkdb config file to ansible config
new script runs brozzler-new-site queues a new site to brozzle on the vagrant brozzler deployment
better logs for facebook logins
working on including pywb in vagrant environment (not finished)
starting to create a framework for testing
header comment tweak
new prog "brozzler-wayback" runs monkey-patched pywb
2016-09-30 08:51:17 -07:00
Barbara Miller
659d46afdd
simplify to troubleshoot
2016-09-30 00:19:20 -07:00
Barbara Miller
006ab21e3a
simplify to troubleshoot
2016-09-30 00:18:41 -07:00
Barbara Miller
cd670e8d01
better variable name
2016-09-29 23:59:30 -07:00
Barbara Miller
261fdf8a33
better variable name
2016-09-29 23:58:51 -07:00
Barbara Miller
84753c87af
read/write chromium local state
2016-09-29 23:15:10 -07:00
Barbara Miller
efa214964e
clean up Browser dirs and add flags_location
2016-09-29 23:14:37 -07:00
Barbara Miller
1b7b6b2c0e
read/write chromium local state
2016-09-29 23:13:15 -07:00
Barbara Miller
e5c55969e6
clean up Browser dirs and add flags_location
2016-09-29 20:58:10 -07:00
Noah Levitt
bfd4c1f8c6
document a bunch of job settings
2016-09-29 16:15:44 -07:00
Barbara Miller
3e23345ef4
log location.href always
2016-09-29 13:21:36 -07:00
Noah Levitt
8c9a9c5666
starting on documenting job configuration
2016-09-29 12:03:16 -07:00
Barbara Miller
0e5762c547
log facebook captcha
2016-09-28 22:05:13 -07:00
Alex Osborne
9062cb7b5b
s/Chrome/Chromium/
2016-09-29 08:03:27 +10:00
Alex Osborne
a4f908b22a
Add notes on Headless Chromium
2016-09-29 07:59:25 +10:00
Noah Levitt
2462efc4ed
replace vagrant-brozzler-new-site with python script that fills in default options and passes through others
2016-09-22 01:47:23 +01:00
Noah Levitt
cc9517cb45
add missing rethinkdb config file to ansible config
2016-09-22 01:45:28 +01:00
Noah Levitt
10d17ce7c3
Merge pull request #12 from galgeek/logFBlog
...
better logs for facebook logins
2016-09-19 21:18:17 -07:00
Noah Levitt
253122d061
new script runs brozzler-new-site queues a new site to brozzle on the vagrant brozzler deployment
2016-09-16 16:35:44 -07:00
Barbara Miller
8f44eac2f3
better logs for facebook logins
2016-09-16 15:42:19 -07:00
Barbara Miller
82cc6af366
better still facebook login logging
2016-09-16 13:39:00 -07:00
Barbara Miller
98ea743489
better facebook login logging
2016-09-15 15:13:51 -07:00
Barbara Miller
07353bcc1f
facebook login troubleshooting
2016-09-14 20:24:01 -07:00
Noah Levitt
38af0f347b
working on including pywb in vagrant environment (not finished)
2016-09-14 17:08:00 -07:00
Noah Levitt
c864499a64
starting to create a framework for testing
2016-09-14 17:06:49 -07:00
Noah Levitt
be27b4e16e
header comment tweak
2016-09-14 17:04:32 -07:00
Noah Levitt
85073ab82b
new prog "brozzler-wayback" runs monkey-patched pywb
2016-09-14 17:04:01 -07:00
Noah Levitt
caadb2beff
Merge branch 'master' into qa
...
* master:
avoid "Uncaught TypeError: Cannot read property 'querySelectorAll' of undefined" from outlinks script
little readme fix
for vagrant, static ansible inventory file, add brozzler-webconsole
add info to display of jobless sites in brozzler-webconsole; fix creation of "least_hops" index on the rethinkdb table "pages"
add arguments --webconsole-address --webconsole-port --pywb-address and change default ports
list jobless sites on brozzler-webconsole front page
run brozzler-webconsole inside brozzler-easy
add section about brozzler-easy to the readme
add --help to brozzler-webconsole
2016-08-29 09:59:55 -07:00
Noah Levitt
1c5c9417d2
avoid "Uncaught TypeError: Cannot read property 'querySelectorAll' of undefined" from outlinks script
2016-08-25 13:10:30 -07:00
Noah Levitt
ed7e01210d
little readme fix
2016-08-12 17:02:41 -07:00
Noah Levitt
c9bc9fb67d
for vagrant, static ansible inventory file, add brozzler-webconsole
2016-08-10 18:41:23 -07:00
Noah Levitt
f671cf4f11
add info to display of jobless sites in brozzler-webconsole; fix creation of "least_hops" index on the rethinkdb table "pages"
2016-08-09 11:24:58 -07:00
Noah Levitt
74b229cfb0
add arguments --webconsole-address --webconsole-port --pywb-address and change default ports
2016-08-09 10:43:52 -07:00
Noah Levitt
94a8e70226
list jobless sites on brozzler-webconsole front page
2016-08-08 17:44:41 -07:00