Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Layout fixes | Einar Egilsson | 2018-08-17 | 1 | -3/+13 |
| | |||||
* | Update version | Einar Egilsson | 2018-08-17 | 1 | -1/+1 |
| | |||||
* | Minor cosmetic fixes | Einar Egilsson | 2018-08-17 | 4 | -6/+10 |
| | |||||
* | Merge pull request #120 from gkrishnaks/master | Einar Egilsson | 2018-08-17 | 11 | -26/+294 |
|\ | | | | | Typo correction in variable declaration, and closes feature requests #104, #86, #72 and fix for issue #115, updated excludeMatch() for faster regex check. | ||||
| * | Adjusted height of Delete redirect form to allow space for "pattern ↵ | Gokulakrishna | 2018-06-04 | 1 | -1/+1 |
| | | | | | | | | description" field | ||||
| * | For ExcludeMatch, switched regex.exec to regex.test | Gokulakrishna | 2018-05-28 | 1 | -1/+1 |
| | | | | | | | | As per Mozilla documentation, regex test() is faster than exec(). For ExcludeMatch, we just need to see true or false, that can be done faster with test() for large exclude patterns. | ||||
| * | Notifications for successful redirects. Closes #72 feature request | Gokulakrishna | 2018-05-20 | 4 | -7/+80 |
| | | |||||
| * | Check condition for supported sourcesystems before adding to Types in ↵ | Gokulakrishna | 2018-05-18 | 1 | -0/+5 |
| | | | | | | | | createfilter - closes #115 | ||||
| * | Fix #115 responsive images type in Firefox | Gokulakrishna | 2018-05-18 | 2 | -1/+2 |
| | | |||||
| * | Enable Sync or Local storage option. Closes #86 | Gokulakrishna | 2018-05-18 | 4 | -13/+187 |
| | | |||||
| * | Merge pull request #1 from gkrishnaks/issue104 | Gokulakrishna | 2018-05-16 | 2 | -1/+16 |
| |\ | | | | | | | Fixes #104 | ||||
| | * | Added patternDesc field to prototype and initialization | Gokulakrishna | 2018-05-16 | 1 | -0/+4 |
| | | | |||||
| | * | Added a pattern description field in redirector. | Gokulakrishna | 2018-05-16 | 1 | -1/+12 |
| |/ | |||||
| * | Typo correction - removed 2nd var on same variable in scope | Gokulakrishna | 2018-05-16 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #123 from umanghome/master | Einar Egilsson | 2018-08-17 | 3 | -0/+18 |
|\ \ | | | | | | | Allows duplication of a redirect rule. | ||||
| * | | Updates button style and the position for duplicate redirect. | Umang Galaiya | 2018-06-09 | 3 | -2/+6 |
| | | | |||||
| * | | Adds duplication of a redirect rule. | Umang Galaiya | 2018-05-25 | 2 | -0/+14 |
|/ / | |||||
* | | Merge pull request #119 from gkrishnaks/master | Einar Egilsson | 2018-05-16 | 1 | -1/+1 |
|\| | | | | | Fixed a typo - replaced comma with semicolon | ||||
| * | Fixed a typo - replaced comma with semicolon | Gokulakrishna | 2018-05-16 | 1 | -1/+1 |
|/ | |||||
* | Fix typo | Einar Egilsson | 2018-01-21 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' of github.com:einaregilsson/Redirector | Einar Egilsson | 2017-11-24 | 1 | -0/+3 |
|\ | |||||
| * | Privacy | Einar Egilsson | 2017-09-17 | 1 | -0/+3 |
| | | |||||
* | | Update angular | Einar Egilsson | 2017-11-24 | 1 | -314/+331 |
| | | |||||
* | | Logging setting | Einar Egilsson | 2017-11-22 | 5 | -4/+38 |
|/ | |||||
* | Merge pull request #85 from dogancelik/base64-unescape | Einar Egilsson | 2017-02-07 | 1 | -0/+3 |
|\ | | | | | Conditional unescape on Base64 decode | ||||
| * | Conditional unescape on Base64 decode | Doğan Çelik | 2017-02-07 | 1 | -0/+3 |
|/ | | | Apply unescape on match if match contains percent-encoded character on Base64 decode | ||||
* | Add MIT License | Einar Egilsson | 2016-10-25 | 1 | -0/+21 |
| | |||||
* | Merge branch 'master' of github.com:einaregilsson/Redirector | Einar Egilsson | 2016-08-05 | 1 | -0/+9 |
|\ | |||||
| * | Merge pull request #71 from anewuser/patch-1 | Einar Egilsson | 2016-07-05 | 1 | -2/+2 |
| |\ | | | | | | | Updated code to work with localized labels | ||||
| | * | Updated code to work with localized labels | anewuser | 2016-07-04 | 1 | -2/+2 |
| |/ | | | | | Per https://github.com/einaregilsson/Redirector/pull/70#issuecomment-230359106 | ||||
| * | Merge pull request #70 from anewuser/patch-1 | Einar Egilsson | 2016-07-04 | 1 | -0/+9 |
| |\ | | | | | | | Added css fix for Firefox dark themes to Readme file | ||||
| | * | Added css fix for Firefox dark themes | anewuser | 2016-07-03 | 1 | -0/+9 |
| |/ | |||||
* | | Move to latest angular to get approved on AMO | Einar Egilsson | 2016-08-05 | 1 | -289/+314 |
| | | |||||
* | | Updated manifest | Einar Egilsson | 2016-08-05 | 1 | -1/+1 |
| | | |||||
* | | Remove old Firefox specific hacks | Einar Egilsson | 2016-05-31 | 2 | -30/+7 |
| | | |||||
* | | Mostly Firefox compatible | Einar Egilsson | 2016-05-31 | 12 | -448/+88 |
| | | |||||
* | | Ignore file | Einar Egilsson | 2016-03-09 | 1 | -0/+2 |
|/ | |||||
* | Add .sh to ignore list for Firefox | Einar Egilsson | 2016-02-22 | 1 | -0/+1 |
| | |||||
* | Use built in ExtensionStorage module | Einar Egilsson | 2016-02-22 | 2 | -159/+3 |
| | |||||
* | Make private mode work in all browsers | Einar Egilsson | 2016-02-22 | 3 | -7/+5 |
| | |||||
* | Update optionsURL | Einar Egilsson | 2016-02-22 | 1 | -1/+1 |
| | |||||
* | Update help file and version number | Einar Egilsson | 2016-02-22 | 3 | -17/+32 |
| | |||||
* | Show message in Firefox private mode that Redirector does not work | Einar Egilsson | 2016-02-22 | 3 | -5/+34 |
| | |||||
* | Show advanced options when any processing of matches is chosen | Einar Egilsson | 2016-02-22 | 1 | -2/+1 |
| | |||||
* | Add options url for Firefox | Einar Egilsson | 2016-02-22 | 1 | -1/+16 |
| | |||||
* | Add Base64 Decode feature. Simplify UI | Einar Egilsson | 2016-01-15 | 3 | -16/+34 |
| | |||||
* | Merge branch 'master' of github.com:einaregilsson/Redirector | Einar Egilsson | 2016-01-08 | 1 | -0/+4 |
|\ | |||||
| * | Merge pull request #55 from anewuser/patch-1 | Einar Egilsson | 2016-01-08 | 1 | -0/+4 |
| |\ | | | | | | | Create README.md | ||||
| | * | Create README.md | anewuser | 2016-01-07 | 1 | -0/+4 |
| |/ | | | | | Added download links. | ||||
* / | Fix color | Einar Egilsson | 2016-01-08 | 1 | -1/+2 |
|/ |