summaryrefslogtreecommitdiffstats
path: root/application
Commit message (Collapse)AuthorAgeLines
* Merge commit 'eb77e289bbe056b58051db0fa868e95da803aa0a' into Basilisk-releasewolfbeast2019-03-26-11/+51
|\
| * Only write the newtab URL if the machinery for it had previously beenwolfbeast2019-03-25-1/+1
| | | | | | | | | | | | initialized. This prevents the URL being overwritten with e.g. about:logopage.
| * Remove leftover updater lines in about boxwolfbeast2019-03-23-3/+0
| | | | | | | | Resolves #1020.
| * Add SSUAO for polyfill.iowolfbeast2019-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 lwthemesLootyhoof2019-03-15-2/+5
| |
| * Draw a border when hiding the tab barLootyhoof2019-03-15-7/+39
| |
| * [PALEMOON] Add SSUAO override for firefox.com (native mode)JustOff2019-03-14-0/+1
| |
| * [Palemoon] Disable Microsoft Family Safety support (Windows 8.1).wolfbeast2019-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.wolfbeast2019-03-09-0/+1
| | | | | | | | See https://forum.palemoon.org/viewtopic.php?f=61&t=21457
| * [PALEMOON] Fix updatesSeparator id mismatchMatt A. Tobin2019-03-06-1/+1
| |
* | Merge branch 'master' into Basilisk-releasev2019.03.08wolfbeast2019-03-06-12420/+477
|\|
| * Merge pull request #985 from MoonchildProductions/aboutbox-redesignMoonchild2019-03-06-739/+221
| |\ | | | | | | Aboutbox redesign
| | * Adjust Pale Moon™ wordmark for better contrastwolfbeast2019-03-06-47/+94
| | |
| | * Tweak the about box styling some more and clean up styles.wolfbeast2019-03-06-38/+26
| | |
| | * Tweak the about box layout a bit.wolfbeast2019-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.wolfbeast2019-03-04-1/+1
| | |
| | * Update about box design.wolfbeast2019-03-04-113/+110
| | | | | | | | | | | | Tag #963.
| | * Replace about box backdrop.wolfbeast2019-03-04-0/+0
| | |
| | * Remove updater gunk from the about box.wolfbeast2019-03-04-578/+0
| | |
| * | [Basilisk] Add Netflix SSUAO to work around blocking behavior forwolfbeast2019-03-04-0/+1
| |/ | | | | | | EME DRM-enforcement for later Firefox versions.
| * Make the Auth prompt DOS protection a browser-element opt-in feature.wolfbeast2019-03-01-4/+14
| |
| * Update Basilisk FE code with HTTP Auth DoS protection.wolfbeast2019-02-28-1/+20
| |
| * Move default-enable pref to application.wolfbeast2019-02-28-0/+8
| |
| * WIP fix 1wolfbeast2019-02-28-1/+13
| |
| * Remove conditional MOZ_MAINTENANCE_SERVICE codewolfbeast2019-02-20-1173/+0
| | | | | | | | Tag #145
| * [Basilisk] Add get more devtools URL pref.wolfbeast2019-02-16-0/+3
| |
| * New cycle version bump.wolfbeast2019-02-16-1/+1
| |
| * Conform Pale Moon AM preferences to actual locationsMatt A. Tobin2019-02-15-25/+17
| | | | | | | | Uplift is NOT required
| * Update Basilisk Search Engines URL preferenceMatt A. Tobin2019-02-15-1/+1
| |
| * Merge pull request #967 from Ascrod/masterMoonchild2019-02-15-3/+15
| |\ | | | | | | Pale Moon: Add loop context menu to HTML5 media elements.
| | * Rename mediaPlaybackRate to mediaPlaybackRate2.Ascrod2019-02-10-3/+3
| | |
| | * Clean up localization.Ascrod2019-02-09-2/+2
| | |
| | * Pale Moon: Add loop context menu to HTML5 media elements.Ascrod2019-02-09-0/+12
| | |
| * | Merge pull request #972 from MoonchildProductions/issue-971Moonchild2019-02-15-1/+7
| |\ \ | | | | | | | | Treat aContext as a bitfield in openURI.
| | * | Treat aContext as a bitfield in openURI.wolfbeast2019-02-13-1/+7
| | | | | | | | | | | | | | | | Potential fix for #971
| * | | Merge pull request #975 from JustOff/PR_dictionaries_urlMoonchild2019-02-15-4/+6
| |\ \ \ | | | | | | | | | | [PALEMOON] Link dictionaries to addons.palemoon.org
| | * | | [PALEMOON] Link dictionaries to addons.palemoon.orgJustOff2019-02-15-4/+6
| | | | |
| * | | | Update browse URL for AM search to Phoebus 2.0wolfbeast2019-02-14-1/+1
| | | | |
| * | | | Fix line endingswolfbeast2019-02-14-14/+14
| | | | | | | | | | | | | | | | | | | | Follow-up to dd418226c6a91301002134f699117ba00f1e0804
| * | | | Move "No proxy for" control down to clarify it is a global effect.wolfbeast2019-02-14-6/+6
| |/ / / | | | | | | | | | | | | | | | | Follow-up to the behavior change in commit 6567bb631a78033b6b4cc32bc93e07d837652276
| * | | Remove WebExtension support from the platform.wolfbeast2019-02-13-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | - Conditional code - WE APIs - WE toolkit theming
| * | | Remove webextensions conditional code from Basilisk.wolfbeast2019-02-13-10463/+0
| |/ / | | | | | | | | | Tag issue #936
| * | Restore app.update.url.override preference.wolfbeast2019-02-12-0/+3
| | |
| * | Add "check for updates" to main menu and AppMenu v2wolfbeast2019-02-12-2/+145
| |/ | | | | | | Tag #963.
* | Merge branch 'master' into Basilisk-releasewolfbeast2019-02-08-13/+21
|\|
| * [BASILISK] Update AM preferences to point to the Basilisk Add-on Site - Part ↵Matt A. Tobin2019-02-08-1/+2
| | | | | | | | | | | | 2: Add domain to permissions file Also, remove duplicate comment from app preferences
| * [BASILISK] Update AM preferences to point to the Basilisk Add-on SiteMatt A. Tobin2019-02-08-13/+20
| |
* | Merge branch 'master' into Basilisk-releasewolfbeast2019-02-07-4069/+4433
|\|
| * Never let "localhost" get sent to a proxy.wolfbeast2019-02-07-2/+2
| | | | | | | | Also make "No proxy for" editable always when usable.
| * Revert "Add "check for updates" to main menu and AppMenu"wolfbeast2019-02-06-37/+0
| | | | | | | | This reverts commit d9a05498806ede2978623019ce222150c5cfcef5.