Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge pull request #175 from Gitoffthelawn/patch-8 | Einar Egilsson | 2020-01-03 | 1 | -1/+1 | |
|\ \ | |/ |/| | Clarify description of Flash | |||||
| * | Clarify description of Flash | Gitoffthelawn | 2020-01-02 | 1 | -1/+1 | |
|/ | | | All Flash content, not only videos. | |||||
* | REmove monospace, dont like it | Einar Egilsson | 2019-12-16 | 2 | -11/+7 | |
| | ||||||
* | Scrollable window + monospace | Einar Egilsson | 2019-12-16 | 3 | -9/+15 | |
| | ||||||
* | More dark mode issues | Einar Egilsson | 2019-12-13 | 3 | -0/+19 | |
| | ||||||
* | Replace .innerHTML with .textContent and bump version | Einar Egilsson | 2019-12-13 | 4 | -8/+8 | |
| | ||||||
* | Added HistoryState type redirect | Einar Egilsson | 2019-12-12 | 6 | -38/+89 | |
| | ||||||
* | Fix dark mode delete form | Einar Egilsson | 2019-12-12 | 2 | -3/+4 | |
| | ||||||
* | Dark theme support | Einar Egilsson | 2019-12-12 | 6 | -4/+181 | |
| | ||||||
* | Fix messages | Einar Egilsson | 2019-12-12 | 2 | -6/+28 | |
| | ||||||
* | Change badge on off setting | Einar Egilsson | 2019-12-12 | 16 | -36/+52 | |
| | ||||||
* | Fix inline handlers | Einar Egilsson | 2019-12-12 | 7 | -273/+79 | |
| | ||||||
* | More fixes after removing angular | Einar Egilsson | 2019-12-11 | 23 | -51/+126 | |
| | ||||||
* | Completely removed angular.js | Einar Egilsson | 2019-12-11 | 19 | -926/+765 | |
| | ||||||
* | Merge pull request #167 from apfelchips/master | Einar Egilsson | 2019-12-02 | 1 | -3/+13 | |
|\ | | | | | Fixed some examples in README.md {RegEx is Hard} | |||||
| * | Fixed some examples {RegEx is Hard} | attero | 2019-12-02 | 1 | -3/+13 | |
|/ | ||||||
* | Merge pull request #163 from apfelchips/master | Einar Egilsson | 2019-11-07 | 1 | -1/+1 | |
|\ | | | | | README.md: fixed !ghh RegEx | |||||
| * | README.md: fixed !ghh RegEx | attero | 2019-11-06 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #162 from apfelchips/master | Einar Egilsson | 2019-11-04 | 1 | -3/+13 | |
|\ | | | | | README.md: fixed !bang RegEx, added !ghh example | |||||
| * | README.md: fixed !bang RegEx, added !ghh example | attero | 2019-11-04 | 1 | -3/+13 | |
|/ | ||||||
* | Merge pull request #159 from apfelchips/master | Einar Egilsson | 2019-10-28 | 1 | -0/+43 | |
|\ | | | | | Provide some examples in Readme.md | |||||
| * | Provide some examples in Readme.md | attero | 2019-10-27 | 1 | -0/+43 | |
|/ | ||||||
* | Merge pull request #154 from Gitoffthelawn/patch-7 | Einar Egilsson | 2019-07-12 | 1 | -2/+2 | |
|\ | | | | | Update to fit entire description inside new Firefox about:addons page | |||||
| * | Update manifest to fit entire description inside new Firefox about:addons page | Gitoffthelawn | 2019-07-11 | 1 | -2/+2 | |
|/ | ||||||
* | Merge pull request #135 from Gitoffthelawn/patch-7 | Einar Egilsson | 2019-01-08 | 1 | -2/+2 | |
|\ | | | | | Make toggle label congruent to improve UX | |||||
| * | Make toggle label congruent to improve UX | Gitoffthelawn | 2019-01-08 | 1 | -2/+2 | |
|/ | ||||||
* | Merge pull request #133 from theel0ja/patch-1 | Einar Egilsson | 2018-12-21 | 1 | -4/+6 | |
|\ | | | | | Syntax highlighting for CSS | |||||
| * | Syntax highlighting for CSS | Elias Ojala | 2018-12-20 | 1 | -4/+6 | |
|/ | ||||||
* | Update version | Einar Egilsson | 2018-08-17 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #128 from gkrishnaks/master | Einar Egilsson | 2018-08-17 | 3 | -2/+6 | |
|\ | | | | | Hide Sync option for firefox in settings page | |||||
| * | Hide Sync option for firefox in settings page. Show basic notification for ↵ | Gokulakrishna K Sudharsan | 2018-08-17 | 3 | -2/+6 | |
|/ | | | | Opera as it doesn't support LIST type of chrome | |||||
* | 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 | |
|/ |