aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #159 from apfelchips/masterEinar Egilsson2019-10-281-0/+43
|\
| * Provide some examples in Readme.mdattero2019-10-271-0/+43
|/
* Merge pull request #154 from Gitoffthelawn/patch-7Einar Egilsson2019-07-121-2/+2
|\
| * Update manifest to fit entire description inside new Firefox about:addons pageGitoffthelawn2019-07-111-2/+2
|/
* Merge pull request #135 from Gitoffthelawn/patch-7Einar Egilsson2019-01-081-2/+2
|\
| * Make toggle label congruent to improve UXGitoffthelawn2019-01-081-2/+2
|/
* Merge pull request #133 from theel0ja/patch-1Einar Egilsson2018-12-211-4/+6
|\
| * Syntax highlighting for CSSElias Ojala2018-12-201-4/+6
|/
* Update versionEinar Egilsson2018-08-171-1/+1
* Merge pull request #128 from gkrishnaks/masterEinar Egilsson2018-08-173-2/+6
|\
| * Hide Sync option for firefox in settings page. Show basic notification for Op...Gokulakrishna K Sudharsan2018-08-173-2/+6
|/
* Layout fixesEinar Egilsson2018-08-171-3/+13
* Update versionEinar Egilsson2018-08-171-1/+1
* Minor cosmetic fixesEinar Egilsson2018-08-174-6/+10
* Merge pull request #120 from gkrishnaks/masterEinar Egilsson2018-08-1711-26/+294
|\
| * Adjusted height of Delete redirect form to allow space for "pattern descripti...Gokulakrishna2018-06-041-1/+1
| * For ExcludeMatch, switched regex.exec to regex.testGokulakrishna2018-05-281-1/+1
| * Notifications for successful redirects. Closes #72 feature requestGokulakrishna2018-05-204-7/+80
| * 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-184-13/+187
| * Merge pull request #1 from gkrishnaks/issue104Gokulakrishna2018-05-162-1/+16
| |\
| | * Added patternDesc field to prototype and initializationGokulakrishna2018-05-161-0/+4
| | * Added a pattern description field in redirector.Gokulakrishna2018-05-161-1/+12
| |/
| * Typo correction - removed 2nd var on same variable in scopeGokulakrishna2018-05-161-2/+2
* | Merge pull request #123 from umanghome/masterEinar Egilsson2018-08-173-0/+18
|\ \
| * | Updates button style and the position for duplicate redirect.Umang Galaiya2018-06-093-2/+6
| * | Adds duplication of a redirect rule.Umang Galaiya2018-05-252-0/+14
|/ /
* | Merge pull request #119 from gkrishnaks/masterEinar Egilsson2018-05-161-1/+1
|\|
| * Fixed a typo - replaced comma with semicolonGokulakrishna2018-05-161-1/+1
|/
* Fix typoEinar Egilsson2018-01-211-2/+2
* Merge branch 'master' of github.com:einaregilsson/RedirectorEinar Egilsson2017-11-241-0/+3
|\
| * PrivacyEinar Egilsson2017-09-171-0/+3
* | Update angularEinar Egilsson2017-11-241-314/+331
* | Logging settingEinar Egilsson2017-11-225-4/+38
|/
* Merge pull request #85 from dogancelik/base64-unescapeEinar Egilsson2017-02-071-0/+3
|\
| * Conditional unescape on Base64 decodeDoğan Çelik2017-02-071-0/+3
|/
* Add MIT LicenseEinar Egilsson2016-10-251-0/+21
* Merge branch 'master' of github.com:einaregilsson/RedirectorEinar Egilsson2016-08-051-0/+9
|\
| * Merge pull request #71 from anewuser/patch-1Einar Egilsson2016-07-051-2/+2
| |\
| | * Updated code to work with localized labelsanewuser2016-07-041-2/+2
| |/
| * Merge pull request #70 from anewuser/patch-1Einar Egilsson2016-07-041-0/+9
| |\
| | * Added css fix for Firefox dark themesanewuser2016-07-031-0/+9
| |/
* | Move to latest angular to get approved on AMOEinar Egilsson2016-08-051-289/+314
* | Updated manifestEinar Egilsson2016-08-051-1/+1
* | Remove old Firefox specific hacksEinar Egilsson2016-05-312-30/+7
* | Mostly Firefox compatibleEinar Egilsson2016-05-3112-448/+88
* | Ignore fileEinar Egilsson2016-03-091-0/+2
|/
* Add .sh to ignore list for FirefoxEinar Egilsson2016-02-221-0/+1
* Use built in ExtensionStorage moduleEinar Egilsson2016-02-222-159/+3