| Commit message (Expand) | Author | Age | Lines |
* | Remove obsolete getPref helpers. | Ascrod | 2019-03-24 | -108/+33 |
* | Remove leftover updater lines in about box | wolfbeast | 2019-03-23 | -3/+0 |
* | Add SSUAO for polyfill.io | wolfbeast | 2019-03-22 | -0/+3 |
* | Don't modify toolbox-after-color in lwthemes | Lootyhoof | 2019-03-15 | -2/+5 |
* | Draw a border when hiding the tab bar | Lootyhoof | 2019-03-15 | -7/+39 |
* | [PALEMOON] Add SSUAO override for firefox.com (native mode) | JustOff | 2019-03-14 | -0/+1 |
* | [Palemoon] Disable Microsoft Family Safety support (Windows 8.1). | wolfbeast | 2019-03-14 | -0/+3 |
* | [Basilisk] Add SSUAO for WhatsApp Web. | wolfbeast | 2019-03-09 | -0/+1 |
* | [PALEMOON] Fix updatesSeparator id mismatch | Matt A. Tobin | 2019-03-06 | -1/+1 |
* | Merge pull request #985 from MoonchildProductions/aboutbox-redesign | Moonchild | 2019-03-06 | -739/+221 |
|\ |
|
| * | Adjust Pale Moon™ wordmark for better contrast | wolfbeast | 2019-03-06 | -47/+94 |
| * | Tweak the about box styling some more and clean up styles. | wolfbeast | 2019-03-06 | -38/+26 |
| * | Tweak the about box layout a bit. | wolfbeast | 2019-03-05 | -7/+35 |
| * | Fix dynamic addition of build date. | wolfbeast | 2019-03-04 | -1/+1 |
| * | Update about box design. | wolfbeast | 2019-03-04 | -113/+110 |
| * | Replace about box backdrop. | wolfbeast | 2019-03-04 | -0/+0 |
| * | Remove updater gunk from the about box. | wolfbeast | 2019-03-04 | -578/+0 |
* | | [Basilisk] Add Netflix SSUAO to work around blocking behavior for | wolfbeast | 2019-03-04 | -0/+1 |
|/ |
|
* | Make the Auth prompt DOS protection a browser-element opt-in feature. | wolfbeast | 2019-03-01 | -4/+14 |
* | Update Basilisk FE code with HTTP Auth DoS protection. | wolfbeast | 2019-02-28 | -1/+20 |
* | Move default-enable pref to application. | wolfbeast | 2019-02-28 | -0/+8 |
* | WIP fix 1 | wolfbeast | 2019-02-28 | -1/+13 |
* | Remove conditional MOZ_MAINTENANCE_SERVICE code | wolfbeast | 2019-02-20 | -1173/+0 |
* | [Basilisk] Add get more devtools URL pref. | wolfbeast | 2019-02-16 | -0/+3 |
* | New cycle version bump. | wolfbeast | 2019-02-16 | -1/+1 |
* | Conform Pale Moon AM preferences to actual locations | Matt A. Tobin | 2019-02-15 | -25/+17 |
* | Update Basilisk Search Engines URL preference | Matt A. Tobin | 2019-02-15 | -1/+1 |
* | Merge pull request #967 from Ascrod/master | Moonchild | 2019-02-15 | -3/+15 |
|\ |
|
| * | Rename mediaPlaybackRate to mediaPlaybackRate2. | Ascrod | 2019-02-10 | -3/+3 |
| * | Clean up localization. | Ascrod | 2019-02-09 | -2/+2 |
| * | Pale Moon: Add loop context menu to HTML5 media elements. | Ascrod | 2019-02-09 | -0/+12 |
* | | Merge pull request #972 from MoonchildProductions/issue-971 | Moonchild | 2019-02-15 | -1/+7 |
|\ \ |
|
| * | | Treat aContext as a bitfield in openURI. | wolfbeast | 2019-02-13 | -1/+7 |
* | | | Merge pull request #975 from JustOff/PR_dictionaries_url | Moonchild | 2019-02-15 | -4/+6 |
|\ \ \ |
|
| * | | | [PALEMOON] Link dictionaries to addons.palemoon.org | JustOff | 2019-02-15 | -4/+6 |
* | | | | Update browse URL for AM search to Phoebus 2.0 | wolfbeast | 2019-02-14 | -1/+1 |
* | | | | Fix line endings | wolfbeast | 2019-02-14 | -14/+14 |
* | | | | Move "No proxy for" control down to clarify it is a global effect. | wolfbeast | 2019-02-14 | -6/+6 |
|/ / / |
|
* | | | Remove WebExtension support from the platform. | wolfbeast | 2019-02-13 | -2/+2 |
* | | | Remove webextensions conditional code from Basilisk. | wolfbeast | 2019-02-13 | -10463/+0 |
|/ / |
|
* | | Restore app.update.url.override preference. | wolfbeast | 2019-02-12 | -0/+3 |
* | | Add "check for updates" to main menu and AppMenu v2 | wolfbeast | 2019-02-12 | -2/+145 |
|/ |
|
* | [BASILISK] Update AM preferences to point to the Basilisk Add-on Site - Part ... | Matt A. Tobin | 2019-02-08 | -1/+2 |
* | [BASILISK] Update AM preferences to point to the Basilisk Add-on Site | Matt A. Tobin | 2019-02-08 | -13/+20 |
* | Never let "localhost" get sent to a proxy. | wolfbeast | 2019-02-07 | -2/+2 |
* | Revert "Add "check for updates" to main menu and AppMenu" | wolfbeast | 2019-02-06 | -37/+0 |
* | Add "check for updates" to main menu and AppMenu | wolfbeast | 2019-02-06 | -0/+37 |
* | Make sure Glass doesn't override LWT style for the title bar. | wolfbeast | 2019-02-05 | -7/+7 |
* | Merge pull request #959 from FranklinDM/fullscreenpatch-v2 | Moonchild | 2019-02-04 | -52/+20 |
|\ |
|
| * | [Basilisk] Use mousemove events instead of MousePosTracker for hiding the nav... | FranklinDM | 2019-02-02 | -25/+10 |