Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #187: Remove solaris conditional code. | wolfbeast | 2019-03-30 | -14/+0 |
| | ||||
* | Clean up installer scripts a little. | wolfbeast | 2019-03-26 | -66/+0 |
| | ||||
* | Revert "Only write the newtab URL if the machinery for it had previously been" | JustOff | 2019-03-26 | -1/+1 |
| | | | | This reverts commit eb77e289bbe056b58051db0fa868e95da803aa0a. | |||
* | Prevent mistaken overwriting of browser.newtab.url when using the browser ↵ | JustOff | 2019-03-26 | -26/+39 |
| | | | | preferences dialog | |||
* | Merge pull request #834 from g4jc/remove_contextid | Moonchild | 2019-03-25 | -1494/+46 |
|\ | | | | | Issue #756 - Remove Contextual Identity | |||
| * | Issue #756 - Remove Contextual Identity from Basilisk | Gaming4JC | 2019-03-18 | -1467/+39 |
| | | ||||
| * | Issue #756 - Remove Contextual Identity References from Pale Moon | Gaming4JC | 2019-03-18 | -27/+7 |
| | | ||||
* | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2019-03-25 | -108/+33 |
|\ \ | ||||
| * | | Remove obsolete getPref helpers. | Ascrod | 2019-03-24 | -108/+33 |
| | | | ||||
* | | | Only write the newtab URL if the machinery for it had previously been | wolfbeast | 2019-03-25 | -1/+1 |
|/ / | | | | | | | | | | | initialized. This prevents the URL being overwritten with e.g. about:logopage. | |||
* | | Remove leftover updater lines in about box | wolfbeast | 2019-03-23 | -3/+0 |
| | | | | | | | | Resolves #1020. | |||
* | | Add SSUAO for polyfill.io | wolfbeast | 2019-03-22 | -0/+3 |
|/ | | | | | | | | | Financial Times' polyfill.io service horribly breaks when it finds anything but a short list of predefined UA strings. We have to send them a strict Firefox UA or other sites relying on it will break too (including PayPal!). An issue has been raised on their repo. | |||
* | 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 |
| | | | | | This is basically a https MitM setup that is unwanted for Pale Moon. Resolves #1000. | |||
* | [Basilisk] Add SSUAO for WhatsApp Web. | wolfbeast | 2019-03-09 | -0/+1 |
| | | | | See https://forum.palemoon.org/viewtopic.php?f=61&t=21457 | |||
* | [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 |
|\ | | | | | Aboutbox redesign | |||
| * | 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 |
| | | | | | | | | | | | | - Put the Licensing link in the center - Strengthen the "fog" background for the credits text for readability - Add CSS animation to fade it in. | |||
| * | Fix dynamic addition of build date. | wolfbeast | 2019-03-04 | -1/+1 |
| | | ||||
| * | Update about box design. | wolfbeast | 2019-03-04 | -113/+110 |
| | | | | | | | | Tag #963. | |||
| * | 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 |
|/ | | | | EME DRM-enforcement for later Firefox versions. | |||
* | 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 |
| | | | | Tag #145 | |||
* | [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 |
| | | | | Uplift is NOT required | |||
* | 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 |
|\ | | | | | Pale Moon: Add loop context menu to HTML5 media elements. | |||
| * | 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. | |||
| * | | Treat aContext as a bitfield in openURI. | wolfbeast | 2019-02-13 | -1/+7 |
| | | | | | | | | | | | | Potential fix for #971 | |||
* | | | Merge pull request #975 from JustOff/PR_dictionaries_url | Moonchild | 2019-02-15 | -4/+6 |
|\ \ \ | | | | | | | | | [PALEMOON] Link dictionaries to addons.palemoon.org | |||
| * | | | [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 |
| | | | | | | | | | | | | | | | | Follow-up to dd418226c6a91301002134f699117ba00f1e0804 | |||
* | | | | Move "No proxy for" control down to clarify it is a global effect. | wolfbeast | 2019-02-14 | -6/+6 |
|/ / / | | | | | | | | | | | | | Follow-up to the behavior change in commit 6567bb631a78033b6b4cc32bc93e07d837652276 | |||
* | | | Remove WebExtension support from the platform. | wolfbeast | 2019-02-13 | -2/+2 |
| | | | | | | | | | | | | | | | | | | - Conditional code - WE APIs - WE toolkit theming | |||
* | | | Remove webextensions conditional code from Basilisk. | wolfbeast | 2019-02-13 | -10463/+0 |
|/ / | | | | | | | Tag issue #936 | |||
* | | Restore app.update.url.override preference. | wolfbeast | 2019-02-12 | -0/+3 |
| | |