Albirew
8cb001dc78
Fixed wayback.archive.org to web.archive.org
2017-01-08 17:44:55 +09:00
26b63ae276
use https for google, bing and archive.org
...
Merged pull from dessant on original author page:
https://github.com/arantius/resurrect-pages/pull/21 and updated bing
URIs as well.
2016-09-22 19:48:18 +02:00
7e8ff4f71e
typo in icon file address
...
was way too quick on my copy-pasta
2016-03-14 19:19:50 +01:00
a1ffb37b60
Multi-process Firefox compatibility
...
merged
ee564ee021
2016-03-14 18:42:00 +01:00
60d6f10416
Archive.org: just pull the latest version
...
simpler than original author's commit
2016-03-14 18:26:37 +01:00
11b6f9177a
Remove Gigablast
...
merged
c31fb0830f
Their API docs now say that "c=" is a required parameter. But not what
value to put there. Not to mention it takes several seconds just to
respond with an error page.
2016-03-14 18:22:31 +01:00
175b8277b4
Add keyboard accessibility for buttons
...
merged
5b2988e9f0
2016-03-14 17:38:29 +01:00
affde4b4f4
Changed google to googleusercontent ( #2 )
...
Changed google to googleusercontent for google cache and text cache,
making it avoid doing a redirection (#2 )
2015-08-24 19:11:02 +02:00
48efb4230b
Striped protocol from isup.me ( #5 )
...
Striped protocol from isup.me (#5 )
2015-08-24 18:41:19 +02:00
64a467e96b
added archive.is
...
added archive.is provider (#4 )
2015-08-11 15:44:24 +02:00
4a7b4f629d
(very little) code cleanup
...
removed some remnants of coral CDN and yahoo
2015-06-23 15:06:56 +02:00
4483361b05
Removed yahoo and coral CDN
...
removed yahoo since it now uses bing and removed coral CDN since it's
down almost everytime
2015-06-22 15:22:27 +02:00
e106673f70
Requests synchronous
...
synchronous requests made asynchronous
2015-05-04 23:33:53 +02:00
32cc2d3877
added isup.me provider
2013-09-19 16:17:55 +02:00
Anthony Lieuallen
3c90aa6510
tab->2 space for xml files
2012-12-12 22:22:44 -05:00
Anthony Lieuallen
de1007f7a9
Handle new wayback interface, which is live not beta.
2012-12-12 22:22:44 -05:00
Anthony Lieuallen
b13c74c660
Remove wayback machine beta -- it's live now.
2012-12-12 22:22:44 -05:00
Anthony Lieuallen
d8a78387f8
clean up warnings
2012-12-12 22:22:44 -05:00
Anthony Lieuallen
31167afc93
giant style refactor
2012-12-12 22:22:44 -05:00
Anthony Lieuallen
f475efe730
Fixes #478
...
* Add the beta Wayback Machine.
2012-12-12 22:22:32 -05:00
Anthony Lieuallen
0425044dc7
Add missing semicolons.
2012-12-12 22:22:27 -05:00
Anthony Lieuallen
38c0e33c50
Do not access gBrowser before DOM load (of chrome).
...
Fixes #444
2012-12-12 22:22:26 -05:00
Anthony Lieuallen
0430736ce2
Do not "override" netError.xml -- rather, "overlay" it with DOM manipulation.
...
Closes #454
2012-12-12 22:22:26 -05:00
Anthony Lieuallen
b77ad7d552
Fix .tagName case folding issue.
...
Also: version bump. Firefox 4.0 compat flag.
2012-12-12 22:22:26 -05:00
Anthony Lieuallen
1407452985
Fixes #282
...
* Replace "MSN" with "Bing" engine.
2012-12-12 22:22:26 -05:00
Anthony Lieuallen
72d82a9adf
Fixes #201
...
* Remember the last target (window/tab) and use it as the default next time.
2009-04-30 17:11:32 +00:00
Anthony Lieuallen
b2bde15460
Fixes #177
...
* Remove the port number from CoralCDN.
* Bump version number.
2008-07-25 00:06:14 +00:00
Anthony Lieuallen
eec12951fd
Fixes #163
...
* Use the built-in openUILinkIn method to create a new tab.
2008-06-28 00:51:02 +00:00
Anthony Lieuallen
0358e9b0f5
Fixes #147
...
* Piggyback on the built in logic that hides the 'try again' button to remove the resurrect buttons, for those "net error" pages where it doesn't make sense.
2008-05-31 20:22:17 +00:00
Anthony Lieuallen
7802340477
* Incorporate netError.xhtml changes from 3.0b5 to 3.0RC1.
...
* Fix application of contentaccessible flag.
2008-05-20 01:50:40 +00:00
Anthony Lieuallen
06109ad8ed
* Incorporate "url:" operator in the failure case target URL as well.
2008-04-30 01:38:12 +00:00
Anthony Lieuallen
aa41978272
* Tweak the appearance; a bit narrower, skip the "cache" labels on (most) all of the buttons.
2008-04-30 01:34:49 +00:00
Anthony Lieuallen
836f3c045c
Refs #95
...
* Add WebCite
2008-04-30 01:26:26 +00:00
Anthony Lieuallen
b46d54453b
* Wire up button disabling in the new UI; user feedback during synchronous API calls.
2008-04-30 00:59:23 +00:00
Anthony Lieuallen
2d0422d5bb
* Remove reference to element that no longer exists.
2008-04-29 23:53:54 +00:00
Anthony Lieuallen
ca020fdaab
* Tweak the calls to Gigablast and Live Search to use the "url:" operator, for better results.
2008-04-29 14:56:10 +00:00
Anthony Lieuallen
5c1d88de02
Refs #95
...
* Add Gigablast cache
2008-04-29 01:14:22 +00:00
Anthony Lieuallen
c834c59156
* Wire up the xul select mirror dialog.
2008-04-29 00:34:08 +00:00
Anthony Lieuallen
c3f0e65cf5
* Wire up the new UI, in the net error page.
2008-04-29 00:29:38 +00:00
Anthony Lieuallen
86dd923b97
Non-functional (yet) UI refresh.
2008-04-27 02:48:13 +00:00
Anthony Lieuallen
23e8795776
Minimal change to work with FF3, no new features.
2008-04-26 22:21:00 +00:00
Anthony Lieuallen
bcec4017ac
Closes #41
...
* Disable the cache-selection interface while a synchronous API call is being made.
2007-05-28 14:34:28 +00:00
Anthony Lieuallen
2e9bbf66f0
Closes #5
...
* Add a "Google Cache (text only)" option, using Google's "stripped" cache, which does not reference images, style sheets, etc.
Waiting for translations to be released.
2006-12-23 16:37:01 +00:00
Anthony Lieuallen
6c14cd50bf
-
2006-10-08 17:49:45 +00:00
Anthony Lieuallen
57ebdcc62e
fix resurrect links
2006-08-25 00:44:49 +00:00
Anthony Lieuallen
741bc384b7
* Fix event hooking in a tab that loaded in background.
2006-07-18 19:02:10 +00:00
Anthony Lieuallen
4781eab235
locales, line endings, version bump
2006-07-04 14:50:27 +00:00
Anthony Lieuallen
11f6aaf919
fix not defined error; fix element not exist for target selectors error; fix disabled state when going "back" to net error page
2006-07-04 14:40:46 +00:00
Anthony Lieuallen
85430a5aa3
target opening options
2006-06-18 00:41:53 +00:00
Anthony Lieuallen
710f354d0f
disabled state, click while waiting for an API call does nothing
2006-05-20 21:04:35 +00:00