1
0
mirror of https://github.com/webrecorder/pywb.git synced 2025-03-15 00:03:28 +01:00

2315 Commits

Author SHA1 Message Date
Ilya Kreymer
37e57f7013 html parser fleshed out! 2013-12-22 18:12:05 -08:00
Ilya Kreymer
fbf29e80d6 add html parser!
urlrewriter support for changing modifier
2013-12-20 19:11:52 -08:00
Ilya Kreymer
072befe3c8 archivalrouter: support handler chaining, using call convention and pass prev response 2013-12-20 15:10:12 -08:00
Ilya Kreymer
4cf4bf3bbb add wburlrewriter, ReferRedirect uses the rewriter
more refactoring, ReferRedirect moved into archivalrouter module
wbrequest: parses from uri directly, keeps track of wburl and prefix
2013-12-20 14:54:41 -08:00
Ilya Kreymer
0a2b16407d better exception handling, specific status codes for exceptions,
detect access control and not found exceptions more consistently
2013-12-19 12:06:47 -08:00
Ilya Kreymer
ebc76c0791 update readme 2013-12-18 18:57:55 -08:00
Ilya Kreymer
c8d2271e8a archiveurl: add support for url_query, format modifier for more unit tests
archivalrouter: flesh out router seperately
indexreader: RemoteCDXServer reader
unit tests for req/resp
wbapp -- cdx output for query, urlquery, replay and latest_replay!
2013-12-18 18:52:52 -08:00
Ilya Kreymer
5d42cc0cac rename aurl -> archiveurl, add default scheme, test for empty url 2013-12-13 15:43:07 -08:00
Ilya Kreymer
6b78f59e49 Merge branch 'master' of github.com:ikreymer/pywb 2013-12-13 15:22:06 -08:00
Ilya Kreymer
27b35f31e8 add basic wsgi app for parsing archivalurls, fallback on a referrer based redirect 2013-12-13 15:20:13 -08:00
ikreymer
d546fcc82c Merge pull request #1 from nlevitt/setup.py
setuptools config
2013-12-09 20:26:14 -08:00
Noah Levitt
89481f162e setuptools config 2013-12-09 11:58:50 -08:00
Ilya Kreymer
b10f0cd041 switch to IRI 2013-12-08 19:44:14 -08:00
Ilya Kreymer
10bf465367 add aurl.py with a few tests 2013-12-08 19:31:58 -08:00
ikreymer
0dc56ee074 Initial commit 2013-12-08 19:30:31 -08:00