Graphe des révisions

122 Révisions

Auteur SHA1 Message Date
Anthony Lieuallen 0d06be0b70 bump version to 5 2017-08-23 23:04:56 -04:00
Anthony Lieuallen 08afc3cb81 Don't use innerHTML.
To appease Mozilla reviewers.
2017-08-23 23:02:25 -04:00
Anthony Lieuallen 6822d5b764 Release version 4. 2017-08-20 12:18:29 -04:00
Anthony Lieuallen 9e1b9a522b Merge branch 'webext-girst' 2017-08-20 12:12:01 -04:00
Anthony Lieuallen 322eb9cd74 Generally rewrite the whole thing.
Consistent coding style, significantly less repetition.  Use `chrome` rather than `browser`, for compatibility.
2017-08-20 12:10:19 -04:00
Anthony Lieuallen 9d3a93a1e2 Revert "autogenerate new locales"
This reverts commit 6e4c7d0be3.

# Conflicts:
#	_locales/de/messages.json
#	_locales/de_DE/messages.json
#	_locales/en_US/messages.json
2017-08-20 10:00:59 -04:00
girst e5d7b54112 update readme -> features -> accessible 2017-08-20 00:08:13 +02:00
girst ed8af3e2c9 better context menu screenshot 2017-08-20 00:05:50 +02:00
girst c2700d6cb6 version push; readme has screenshots now 2017-08-20 00:01:27 +02:00
girst 3ee22492a6 add ctrl-shift-u keyboard shortcut to open popup 2017-08-19 23:35:05 +02:00
girst dae6246979 popup: add icons 2017-08-19 23:24:10 +02:00
girst 2977b85e13 add toolbar icon with popup
has no icons yet; will soon have a keyboard shortcut to open
2017-08-19 23:09:49 +02:00
girst 62bcaabdf0 use manually written localefile for en_US 2017-08-19 20:16:43 +02:00
girst 68c863ef71 manually improve de, de_DE locales 2017-08-19 20:11:12 +02:00
girst 6e4c7d0be3 autogenerate new locales
these have been automatically generated with a perl/shell script - the might be
horribly wrong
note that there is no translation for "ressurect this selection" and
"foreground"/"background", since those stings were not in the original addon.
2017-08-19 19:56:57 +02:00
girst 7e55ad4108 set an id 2017-08-19 19:09:10 +02:00
girst 4f124ee566 Rewrite as WebExtension
Not everything that was in the old version has been brought over yet. This is
mainly:
 * all the locales (English only currently)
 * toolbar button
 * hotkey (Ctrl-Shift-U)
 * network error page

However, the main feature is there: resurrect
 * the current page
 * the link right-clicked on
 * the selected string of text
in either
 * the current
 * a new foreground tab
 * a new background tab
 * a new window
using
 * Google Cache
 * Google Cache (Text-Only)
 * The Internet Archive's Wayback Machine
 * Archive.is
 * WebCite
2017-08-19 18:32:36 +02:00
arantius 0c56087320 Merge pull request #25 from mems/patch-1
Fix wayback.archive.org to web.archive.org
2017-01-07 16:17:10 -05:00
Memmie Lenglet 8ac5a930d7 Fix wayback.archive.org to web.archive.org
https://archive.org/about/faqs.php#202
2017-01-06 16:09:31 +01:00
arantius 7ac9151154 Merge pull request #21 from dessant/patch-1
use https for google and archive.org
2016-09-21 11:17:29 -04:00
dessant f3b9a32b24 use https for google and archive.org 2016-09-21 14:47:12 +03:00
Anthony Lieuallen e09eb47d0c Version bump: 3 2015-09-09 22:24:01 -04:00
Anthony Lieuallen ee564ee021 Multi-process Firefox compatibility.
Fixes #8
2015-09-09 22:22:14 -04:00
Anthony Lieuallen 4653c2558a Updated translations from babelzilla.org. 2015-09-08 23:07:16 -04:00
Anthony Lieuallen c31fb0830f Remove Gigablast.
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.

Refs #9
2015-09-08 22:47:00 -04:00
Anthony Lieuallen bc993ba126 Archive.org: just pull the latest version.
Refs #9
2015-09-08 22:32:30 -04:00
Anthony Lieuallen 31856e9df6 Remove CoralCDN.
It seems that for at least several months it's no longer been resolving DNS.

Refs #9
2015-09-08 22:29:14 -04:00
Anthony Lieuallen 8fedb1fe7c Remove Bing support.
As far as I can tell their new API ( http://datamarket.azure.com/dataset/bing/search ) doesn't reveal the cache URL anymore.

Refs #9
2015-09-08 22:24:10 -04:00
Anthony Lieuallen 3b3d2f27fc Remove Yahoo support.
They don't use predictable URLs, and they've changed their API.  (And don't they just skin Bing now anyway?)

Refs #9
2015-09-08 22:15:27 -04:00
Anthony Lieuallen c801f63ec6 Add source: archive.is
Fixes #7
2015-09-08 21:35:22 -04:00
Anthony Lieuallen 6e0256c4e2 Net error: display controls beneath "report error" popup.
Fixes #6
2015-09-08 21:16:30 -04:00
Anthony Lieuallen 5b2988e9f0 Add keyboard accessibility for buttons.
Fixes #1
2015-09-08 21:10:01 -04:00
Anthony Lieuallen 724bb98e83 Add README.md 2012-12-12 22:24:30 -05:00
Anthony Lieuallen 8c29085a1f tab->2 space for css 2012-12-12 22:22:44 -05:00
Anthony Lieuallen 3c90aa6510 tab->2 space for xml files 2012-12-12 22:22:44 -05:00
Anthony Lieuallen 892abd5401 Updated translations from babelzilla.org. 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 3cb5dde1f2 Firefox 5.0 compatibility flag. 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 e85f696ddf svn:ignore props 2012-12-12 22:22:41 -05:00
Anthony Lieuallen 86b77a7d7a svn:ignore props 2012-12-12 22:22:35 -05:00
Anthony Lieuallen 32b5f66c8e Add/update translations. 2012-12-12 22:22:32 -05:00
Anthony Lieuallen 52b9c66539 Remove obsolete translations. 2012-12-12 22:22:32 -05:00
Anthony Lieuallen f475efe730 Fixes #478
* Add the beta Wayback Machine.
2012-12-12 22:22:32 -05:00
Anthony Lieuallen c8abb1e117 - 2012-12-12 22:22:28 -05:00
Anthony Lieuallen 0425044dc7 Add missing semicolons. 2012-12-12 22:22:27 -05:00
Anthony Lieuallen 09b4bfe16c Re-import locales, with MSN/Bing fix. 2012-12-12 22:22:27 -05:00
Anthony Lieuallen c66815aa36 Updated translations from BabelZilla.org. 2012-12-12 22:22:26 -05:00