aboutsummaryrefslogtreecommitdiff
path: root/js
Commit message (Expand)AuthorAgeFilesLines
* Add extension preferences to Redirector.HEADmasterYuchen Pei2023-09-091-18/+363
* Merge pull request #212 from monoblaine/masterEinar Egilsson2021-06-041-1/+1
|\
| * Support numbered backreferences for numbers larger than 9Serhan Apaydın2020-07-111-1/+1
* | Add support for font request typeUmang Galaiya2020-12-211-0/+1
* | Added support for object subrequestsDoomTay2020-11-211-0/+1
|/
* Fix sync ui.Einar Egilsson2020-04-071-2/+2
* Merge pull request #185 from ncolletti/nav-btnsEinar Egilsson2020-02-063-94/+63
|\
| * removed comments. added querySelectors.Nick Colletti2020-02-051-44/+10
| * grouping works on enable toggle. cleaned up.Nick Colletti2020-02-043-78/+81
* | Merge pull request #177 from Gitoffthelawn/patch-10Einar Egilsson2020-02-061-5/+7
|\ \ | |/ |/|
| * Merge branch 'master' into patch-10Gitoffthelawn2020-01-031-3/+3
| |\
| * | Removed code preventing saving many types of valid redirectsGitoffthelawn2020-01-021-4/+6
* | | organize button addedNick Colletti2020-02-043-22/+44
* | | Merge branch 'nav-btns' into advanced_mode_with_featuresNick Colletti2020-02-042-2/+20
|\ \ \
| * | | added move to First and Last buttonsNick Colletti2020-01-212-8/+26
| | |/ | |/|
* | | Merge branch 'advanced_mode' into groupingsNick Colletti2020-02-041-0/+20
|\ \ \
| * | | initial commit for advanced mode buttonNick Colletti2020-02-041-0/+20
| |/ /
* / / wipgnomish@gmail.com2020-01-302-35/+189
|/ /
* | Merge pull request #176 from Gitoffthelawn/patch-9Einar Egilsson2020-01-031-1/+1
|\ \
| * | Remove confusing quote mark and periodGitoffthelawn2020-01-021-1/+1
| |/
* / Clarify description of FlashGitoffthelawn2020-01-021-1/+1
|/
* 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