Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | CSS changes | Einar Egilsson | 2015-05-11 | 2 | -37/+125 | |
| | ||||||
* | Merge pull request #15 from Gitoffthelawn/patch-5 | Einar Egilsson | 2015-05-11 | 1 | -14/+13 | |
|\ | | | | | Update redirector.css | |||||
| * | Update redirector.css | Gitoffthelawn | 2015-05-09 | 1 | -14/+13 | |
|/ | | | | | Changes made: Fixed bug in background (wasn't working with scrolling), updated background css to current standards, compromised in width (at least temporarily!) so longer rules will fit in one line), compromised on amount of empty space above header, removed Arial font because it is non-discernible (I recommend switching to Segoe UI as primary font, but left Tahoma because I think you like it more), removed hard-coded font size because it prevents the extension from being accessible to visually-impaired users. Questions: (1) Is any of the HTML section needed? If not, how about we toss it? (2) In BODY section, is min-height, margin, or padding needed? | |||||
* | v2.9 | Einar Egilsson | 2015-05-06 | 3 | -6/+21 | |
| | ||||||
* | Merge pull request #10 from Gitoffthelawn/patch-1 | Einar Egilsson | 2015-05-06 | 1 | -22/+22 | |
|\ | | | | | Update redirector.properties | |||||
| * | Update redirector.properties | Gitoffthelawn | 2015-05-05 | 1 | -22/+22 | |
| | | | | | | Improve usability by making messages easier to read. | |||||
* | | Merge pull request #11 from Gitoffthelawn/patch-2 | Einar Egilsson | 2015-05-06 | 1 | -2/+28 | |
|\ \ | | | | | | | Update redirector-ui.js | |||||
| * | | Update redirector-ui.js | Gitoffthelawn | 2015-05-05 | 1 | -2/+28 | |
| |/ | | | | | Improve usability, fix bug when testing rule, show description of each rule, show whether or not filter is enabled. | |||||
* | | Merge pull request #12 from Gitoffthelawn/patch-3 | Einar Egilsson | 2015-05-06 | 1 | -65/+59 | |
|\ \ | | | | | | | Update redirector.css | |||||
| * | | Update redirector.css | Gitoffthelawn | 2015-05-05 | 1 | -65/+59 | |
| |/ | | | | | Improve usability, improve accessibility for the visually disabled, comment code, update to newer standards. | |||||
* | | Merge pull request #13 from Gitoffthelawn/patch-4 | Einar Egilsson | 2015-05-06 | 1 | -12/+14 | |
|\ \ | |/ |/| | Update redirector.html | |||||
| * | Update redirector.html | Gitoffthelawn | 2015-05-05 | 1 | -12/+14 | |
|/ | | | Improve usability, show descriptions, show whether rule is enabled or disabled, remove examples, remove UI for deprecated statusbar (likely causes users to mistakenly think Redirector is broken). | |||||
* | Fix missing description, issue #6 | Einar Egilsson | 2014-11-05 | 2 | -1/+2 | |
| | ||||||
* | Build script and bump versionm | Einar Egilsson | 2014-09-08 | 3 | -1/+10 | |
| | ||||||
* | Deleted junk | Einar Egilsson | 2014-09-07 | 3 | -43/+1 | |
| | ||||||
* | Merge branch 'master' of https://github.com/einaregilsson/Redirector | Einar Egilsson | 2014-09-07 | 7 | -15/+15 | |
|\ | ||||||
| * | Merge pull request #4 from duelafn/Alt-r_toggle | Einar Egilsson | 2014-09-07 | 3 | -1/+3 | |
| |\ | | | | | | | Configuration to disable Alt-r hotkey | |||||
| | * | Configuration to disable Alt-r hotkey (conflicts with reload when ↵ | Dean Serenevy | 2014-09-06 | 3 | -1/+3 | |
| |/ | | | | | | | ui.key.accelKey = 18) | |||||
| * | Removed proxyserver.js + fixed bug with empty captures | Einar Egilsson | 2012-05-15 | 5 | -73/+12 | |
| | | ||||||
* | | Remove proxyserver link | Einar Egilsson | 2013-08-04 | 1 | -1/+0 | |
| | | ||||||
* | | Delete proxyserver | Einar Egilsson | 2013-08-04 | 1 | -58/+0 | |
|/ | ||||||
* | Updated install.rdf for 2.8 | Einar Egilsson | 2012-03-30 | 1 | -3/+4 | |
| | ||||||
* | Merge pull request #2 from rampion/master | Einar Egilsson | 2012-03-29 | 1 | -1/+4 | |
|\ | | | | | Two bugfixes from @rampion to fix exporting in OSX. | |||||
| * | add default name (w/ ext) since not all OSes automatically append ext and ↵ | Noah Luck Easterly | 2012-03-29 | 1 | -0/+1 | |
| | | | | | | | | this shows the user the ext is necessary | |||||
| * | fixing bug that caused exports not to be saved in FF10 | Noah Luck Easterly | 2012-03-29 | 1 | -1/+3 | |
|/ | ||||||
* | Merge pull request #1 from rampion/master | Einar Egilsson | 2012-03-11 | 4 | -7/+23 | |
|\ | | | | | Adding URL escaping patch from rampion. | |||||
| * | adding escape option so you can transform a url into a parameter (if you ↵ | Noah Luck Easterly | 2012-03-10 | 4 | -7/+23 | |
|/ | | | | wanted to automatically check the google cache or somesuch) | |||||
* | 2.7.1 | Einar Egilsson | 2012-01-08 | 2 | -9/+41 | |
| | ||||||
* | 2.7.1 | Einar Egilsson | 2012-01-08 | 7 | -29/+13 | |
| | ||||||
* | 2.7 | Einar Egilsson | 2012-01-07 | 3 | -11/+12 | |
| | ||||||
* | 2.7 release ready | Einar Egilsson | 2012-01-07 | 2 | -3/+3 | |
| | ||||||
* | Fix config screen | Einar Egilsson | 2012-01-07 | 4 | -6/+21 | |
| | ||||||
* | XPCOM fixes + CRUD | Einar Egilsson | 2012-01-07 | 5 | -28/+35 | |
| | ||||||
* | More CRUD fixes | Einar Egilsson | 2012-01-06 | 2 | -167/+190 | |
| | ||||||
* | Basic CRUD working | Einar Egilsson | 2012-01-06 | 2 | -4/+30 | |
| | ||||||
* | Gui fixes | Einar Egilsson | 2012-01-06 | 4 | -11/+65 | |
| | ||||||
* | Total restructuring of files and deletion of old files | Einar Egilsson | 2011-09-04 | 29 | -728/+180 | |
| | ||||||
* | Better pref handling | Einar Egilsson | 2011-09-01 | 3 | -46/+30 | |
| | ||||||
* | Some style fixes | Einar Egilsson | 2011-08-30 | 2 | -11/+15 | |
| | ||||||
* | Delete redirects | Einar Egilsson | 2011-08-30 | 3 | -8/+14 | |
| | ||||||
* | Move redirects by drag/drop | Einar Egilsson | 2011-08-30 | 3 | -9/+45 | |
| | ||||||
* | CSS for settings page | Einar Egilsson | 2011-08-29 | 2 | -24/+69 | |
| | ||||||
* | Config entries working in new html settings | Einar Egilsson | 2011-08-29 | 2 | -6/+21 | |
| | ||||||
* | Very rough draft of html settings | Einar Egilsson | 2011-08-29 | 7 | -32/+199 | |
| | ||||||
* | XPCOM wrappers | Einar Egilsson | 2011-08-28 | 1 | -0/+7 | |
| | ||||||
* | Prototype of redirecting proxy server | Einar Egilsson | 2011-08-28 | 6 | -47/+87 | |
| | ||||||
* | Removed unittests from build | Einar Egilsson | 2011-08-27 | 1 | -0/+2 | |
| | ||||||
* | Removed chinese locale contributor | Einar Egilsson | 2011-08-26 | 1 | -1/+0 | |
| | ||||||
* | Fixed build script | Einar Egilsson | 2011-08-26 | 2 | -6/+1 | |
| | ||||||
* | Added close button + alt+r shortcut to toggle enabled | Einar Egilsson | 2011-08-26 | 14 | -159/+47 | |
| |