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
Anthony Lieuallen
7970888d13
use MSN API instead of screen scraping
2006-05-19 00:14:34 +00:00
Anthony Lieuallen
466a5dcffe
-
2006-05-17 23:29:33 +00:00
Anthony Lieuallen
14e433b749
resurrect dialog in netError page
2006-05-17 02:30:57 +00:00
Anthony Lieuallen
17c15a05c0
localize description, fix keyboard shortcut
2006-05-15 23:50:20 +00:00
Anthony Lieuallen
0784cc875b
revert multi col box, it broke keyboard selection
2006-05-15 00:39:38 +00:00
Anthony Lieuallen
fed40f158b
toolbar button, keyboard shortcut
2006-05-15 00:00:25 +00:00
Anthony Lieuallen
91c11aa927
more localized
2006-05-14 23:39:20 +00:00
Anthony Lieuallen
59a50432f7
cleanup, msn works about as well as it will
2006-05-14 23:27:39 +00:00
Anthony Lieuallen
23a0e2d6d6
yahoo works, probably as well as it will
2006-05-14 23:09:01 +00:00