aboutsummaryrefslogtreecommitdiff
path: root/js
Commit message (Expand)AuthorAgeFilesLines
* More dark mode issuesEinar Egilsson2019-12-132-0/+18
* Replace .innerHTML with .textContent and bump versionEinar Egilsson2019-12-133-7/+7
* Added HistoryState type redirectEinar Egilsson2019-12-122-21/+59
* Dark theme supportEinar Egilsson2019-12-121-1/+1
* Fix messagesEinar Egilsson2019-12-122-6/+28
* Change badge on off settingEinar Egilsson2019-12-121-8/+24
* Fix inline handlersEinar Egilsson2019-12-123-28/+61
* More fixes after removing angularEinar Egilsson2019-12-115-26/+48
* Completely removed angular.jsEinar Egilsson2019-12-1115-791/+640
* Hide Sync option for firefox in settings page. Show basic notification for Op...Gokulakrishna K Sudharsan2018-08-172-1/+5
* Merge pull request #120 from gkrishnaks/masterEinar Egilsson2018-08-176-21/+253
|\
| * For ExcludeMatch, switched regex.exec to regex.testGokulakrishna2018-05-281-1/+1
| * Notifications for successful redirects. Closes #72 feature requestGokulakrishna2018-05-202-5/+76
| * Check condition for supported sourcesystems before adding to Types in createf...Gokulakrishna2018-05-181-0/+5
| * Fix #115 responsive images type in FirefoxGokulakrishna2018-05-182-1/+2
| * Enable Sync or Local storage option. Closes #86Gokulakrishna2018-05-182-12/+163
| * Added patternDesc field to prototype and initializationGokulakrishna2018-05-161-0/+4
| * Typo correction - removed 2nd var on same variable in scopeGokulakrishna2018-05-161-2/+2
* | Updates button style and the position for duplicate redirect.Umang Galaiya2018-06-091-1/+1
* | Adds duplication of a redirect rule.Umang Galaiya2018-05-251-0/+13
|/
* Fixed a typo - replaced comma with semicolonGokulakrishna2018-05-161-1/+1
* Update angularEinar Egilsson2017-11-241-314/+331
* Logging settingEinar Egilsson2017-11-222-2/+28
* Conditional unescape on Base64 decodeDoğan Çelik2017-02-071-0/+3
* Move to latest angular to get approved on AMOEinar Egilsson2016-08-051-289/+314
* Remove old Firefox specific hacksEinar Egilsson2016-05-312-30/+7
* Mostly Firefox compatibleEinar Egilsson2016-05-317-384/+65
* Use built in ExtensionStorage moduleEinar Egilsson2016-02-222-159/+3
* Make private mode work in all browsersEinar Egilsson2016-02-223-7/+5
* Show message in Firefox private mode that Redirector does not workEinar Egilsson2016-02-221-0/+5
* Show advanced options when any processing of matches is chosenEinar Egilsson2016-02-221-2/+1
* Add Base64 Decode feature. Simplify UIEinar Egilsson2016-01-151-10/+17
* 3.0.4Einar Egilsson2015-09-272-5/+7
* 3.0.3, create exampleResult during import, fix missing exclude patternEinar Egilsson2015-09-241-1/+1
* 3.0.1. Fix Firefox disabling issues, simplify the chrome api shim, make thing...Einar Egilsson2015-09-248-405/+73
* Few fixes from Jack Black by email, thanks :)Einar Egilsson2015-09-241-3/+3
* 3.0 readyEinar Egilsson2015-09-233-22/+10
* Redirect loop protectionEinar Egilsson2015-09-231-1/+24
* Ready for FirefoxEinar Egilsson2015-09-231-1/+1
* Mostly working, dead object problemsEinar Egilsson2015-09-233-14/+41
* Build correctly for Firefox + allow to turn on loggingEinar Egilsson2015-09-234-17/+119
* Working in 3 browsersEinar Egilsson2015-09-212-12/+16
* Almost fully working FirefoxEinar Egilsson2015-09-213-5/+36
* Mostly working on FirefoxEinar Egilsson2015-09-213-74/+65
* Halfway to making Firefox compatibleEinar Egilsson2015-09-187-7/+356
* Remove recursive redirectsEinar Egilsson2015-09-142-28/+30
* Add to beginning of redirects by defaultEinar Egilsson2015-09-141-1/+1
* Almost readyEinar Egilsson2015-09-144-21/+19
* Working on 3 browsersEinar Egilsson2015-09-113-4/+13
* Almost readyEinar Egilsson2015-09-111-23/+173