Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
|/ | ||||||
* | Build that works for Opera | Einar Egilsson | 2015-10-05 | 6 | -21/+59 | |
| | ||||||
* | 3.0.4 | Einar Egilsson | 2015-09-27 | 7 | -8/+16 | |
| | ||||||
* | Promo | Einar Egilsson | 2015-09-25 | 2 | -0/+46 | |
| | ||||||
* | 3.0.3, create exampleResult during import, fix missing exclude pattern | Einar Egilsson | 2015-09-24 | 4 | -4/+4 | |
| | ||||||
* | 3.0.1. Fix Firefox disabling issues, simplify the chrome api shim, make ↵ | Einar Egilsson | 2015-09-24 | 12 | -419/+77 | |
| | | | | things a bit more robust | |||||
* | Few fixes from Jack Black by email, thanks :) | Einar Egilsson | 2015-09-24 | 4 | -15/+14 | |
| | ||||||
* | Add screenshots | Einar Egilsson | 2015-09-23 | 6 | -0/+2 | |
| | ||||||
* | Remove useless readme | Einar Egilsson | 2015-09-23 | 1 | -2/+0 | |
| | ||||||
* | 3.0 ready | Einar Egilsson | 2015-09-23 | 3 | -22/+10 | |
| | ||||||
* | Redirect loop protection | Einar Egilsson | 2015-09-23 | 1 | -1/+24 | |
| | ||||||
* | Ready for Firefox | Einar Egilsson | 2015-09-23 | 1 | -1/+1 | |
| | ||||||
* | Mostly working, dead object problems | Einar Egilsson | 2015-09-23 | 4 | -15/+42 | |
| | ||||||
* | Build correctly for Firefox + allow to turn on logging | Einar Egilsson | 2015-09-23 | 7 | -26/+143 | |
| | ||||||
* | Working in 3 browsers | Einar Egilsson | 2015-09-21 | 3 | -12/+20 | |
| | ||||||
* | Almost fully working Firefox | Einar Egilsson | 2015-09-21 | 3 | -5/+36 | |
| | ||||||
* | Mostly working on Firefox | Einar Egilsson | 2015-09-21 | 27 | -326/+88 | |
| | ||||||
* | Halfway to making Firefox compatible | Einar Egilsson | 2015-09-18 | 15 | -9/+618 | |
| | ||||||
* | Remove recursive redirects | Einar Egilsson | 2015-09-14 | 3 | -28/+31 | |
| | ||||||
* | Add to beginning of redirects by default | Einar Egilsson | 2015-09-14 | 1 | -1/+1 | |
| |