Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-29 | figure out the add-on version programatically in handleUpgrades | papush | |
2021-08-29 | fix the "setting" menu item toggling the add-on | papush | |
2021-08-29 | remove unused RedirectorOverlay methods | papush | |
2021-08-29 | use standard icon sizes | papush | |
2021-08-29 | add a tooltip and fix the labels | papush | |
2021-08-29 | add a refreshUI method to RedirectorOverlay to update the UI state | papush | |
2021-08-29 | use a proper toolbar button instead of a statusbar one | papush | |
2021-08-29 | add styling for the button | papush | |
2021-08-29 | cleaned up the manifest | papush | |
2021-05-26 | bump version | papush | |
2021-05-26 | add basilik support | papush | |
2021-05-26 | visual feedback that a redirect is disabled | papush | |
2021-05-26 | fix redirect validation on disabled redirects | papush | |
2021-05-26 | remove unused proxy-related pref | papush | |
2021-05-01 | change addon id | papush | |
2021-05-01 | new icons | papush | |
2021-05-01 | rebrand | papush | |
2021-04-30 | fix bug that prevented disabling redirections | papush | |
2021-04-30 | better homepage | papush | |
2021-04-30 | fix prefs ui when using a dark system theme | papush | |
2021-04-30 | change homepage to make it clear this is a fork | papush | |
2021-04-30 | less restrictive version compatibility | papush | |
2021-04-30 | rename the project | papush | |
2021-04-29 | add a LICENSE file | papush | |
as confirmed by the original author, the code is under MIT | |||
2021-04-29 | add a README | papush | |
2021-04-29 | bump version and make palemoon compatible | papush | |
2021-04-29 | fix whitespace | papush | |
2021-04-29 | fix redirector prefs | papush | |
by dynamically creating getters and setters instead of using the now gone watch and unwatch methods | |||
2021-04-29 | fix xpcom.js not exporting all its symbols | papush | |
there's likely a better way to do this, but xul/xpcom doc is hard to come by these days. Maybe that ChromeUtils thing i saw in a few places? Also I think Services.jsm should be used instead but whatever it works | |||
2021-04-29 | migrate build script to python3 | papush | |
2012-05-15 | Removed proxyserver.js + fixed bug with empty captures | Einar Egilsson | |
2012-03-30 | Updated install.rdf for 2.8 | Einar Egilsson | |
2012-03-29 | Merge pull request #2 from rampion/master | Einar Egilsson | |
Two bugfixes from @rampion to fix exporting in OSX. | |||
2012-03-29 | add default name (w/ ext) since not all OSes automatically append ext and ↵ | Noah Luck Easterly | |
this shows the user the ext is necessary | |||
2012-03-29 | fixing bug that caused exports not to be saved in FF10 | Noah Luck Easterly | |
2012-03-11 | Merge pull request #1 from rampion/master | Einar Egilsson | |
Adding URL escaping patch from rampion. | |||
2012-03-10 | adding escape option so you can transform a url into a parameter (if you ↵ | Noah Luck Easterly | |
wanted to automatically check the google cache or somesuch) | |||
2012-01-08 | 2.7.1 | Einar Egilsson | |
2012-01-08 | 2.7.1 | Einar Egilsson | |
2012-01-07 | 2.7 | Einar Egilsson | |
2012-01-07 | 2.7 release ready | Einar Egilsson | |
2012-01-07 | Fix config screen | Einar Egilsson | |
2012-01-07 | XPCOM fixes + CRUD | Einar Egilsson | |
2012-01-06 | More CRUD fixes | Einar Egilsson | |
2012-01-06 | Basic CRUD working | Einar Egilsson | |
2012-01-06 | Gui fixes | Einar Egilsson | |
2011-09-04 | Total restructuring of files and deletion of old files | Einar Egilsson | |
2011-09-01 | Better pref handling | Einar Egilsson | |
2011-08-30 | Some style fixes | Einar Egilsson | |
2011-08-30 | Delete redirects | Einar Egilsson | |