summaryrefslogtreecommitdiffstats
path: root/application/basilisk
Commit message (Collapse)AuthorAgeLines
...
| | * | | [BASILISK] Remove FxA infected Sync - Part 3: Remove about:accountsMatt A. Tobin2019-03-30-1278/+0
| | | | |
| | * | | [BASILISK] Remove FxA infected Sync - Part 2: Sync ClientMatt A. Tobin2019-03-30-3387/+0
| | | | |
| | * | | [BASILISK] Remove FxA infected Sync - Part 1: Remove or condition CUI and ↵Matt A. Tobin2019-03-30-1425/+30
| | | | | | | | | | | | | | | | | | | | Integration Points
| | * | | [BASILISK] Remove FxA Synced Tabs SidebarMatt A. Tobin2019-03-30-2200/+0
| | | | |
| | * | | [BASILISK] Add configure option to disable syncMatt A. Tobin2019-03-30-0/+7
| | | | |
| | * | | Merge branch 'master' into Sync-weavewolfbeast2019-03-29-1566/+60
| | |\ \ \
| | * | | | Remove fxAccountsEnabled checks.wolfbeast2019-03-13-56/+13
| | | | | | | | | | | | | | | | | | | | | | | | Tag #812
| | * | | | Remove CloudSyncwolfbeast2019-03-13-25/+0
| | | | | | | | | | | | | | | | | | | | | | | | Tag #812
| * | | | | Issue #991 Part 2: BasiliskAscrod2019-04-13-151/+36
| | |_|_|/ | |/| | |
| * | | | Zap the robots.wolfbeast2019-04-05-148/+1
| | |_|/ | |/| | | | | | | | | | Resolves #1036
| * | | Issue #187: Remove solaris conditional code.wolfbeast2019-03-30-7/+0
| | |/ | |/|
| * | Clean up installer scripts a little.wolfbeast2019-03-26-35/+0
| | |
| * | Merge pull request #834 from g4jc/remove_contextidMoonchild2019-03-25-1467/+39
| |\ \ | | | | | | | | Issue #756 - Remove Contextual Identity
| | * | Issue #756 - Remove Contextual Identity from BasiliskGaming4JC2019-03-18-1467/+39
| | |/
| * / Remove obsolete getPref helpers.Ascrod2019-03-24-64/+21
| |/
* | Merge commit 'eb77e289bbe056b58051db0fa868e95da803aa0a' into Basilisk-releasewolfbeast2019-03-26-0/+1
|\|
| * [Basilisk] Add SSUAO for WhatsApp Web.wolfbeast2019-03-09-0/+1
| | | | | | | | See https://forum.palemoon.org/viewtopic.php?f=61&t=21457
* | Merge branch 'master' into Basilisk-releasev2019.03.08wolfbeast2019-03-06-11076/+40
|\|
| * [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-2/+7
| |
| * Update Basilisk FE code with HTTP Auth DoS protection.wolfbeast2019-02-28-1/+20
| |
| * Remove conditional MOZ_MAINTENANCE_SERVICE codewolfbeast2019-02-20-604/+0
| | | | | | | | Tag #145
| * [Basilisk] Add get more devtools URL pref.wolfbeast2019-02-16-0/+3
| |
| * Update Basilisk Search Engines URL preferenceMatt A. Tobin2019-02-15-1/+1
| |
| * Move "No proxy for" control down to clarify it is a global effect.wolfbeast2019-02-14-3/+3
| | | | | | | | | | 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
| |
* | 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-51/+42
|\|
| * Never let "localhost" get sent to a proxy.wolfbeast2019-02-07-1/+1
| | | | | | | | Also make "No proxy for" editable always when usable.
| * Merge pull request #959 from FranklinDM/fullscreenpatch-v2Moonchild2019-02-04-25/+10
| |\ | | | | | | Use 'mousemove' events for hiding the Navigation Toolbar in Full Screen
| | * [Basilisk] Use mousemove events instead of MousePosTracker for hiding the ↵FranklinDM2019-02-02-25/+10
| | | | | | | | | | | | | | | | | | navigation bar in fullscreen * Tag #336
| * | [TychoAM] Fix GMP* so that EME works in BasiliskMatt A. Tobin2019-01-29-1/+1
| | | | | | | | | | | | Also, keep WebExAM working for the moment
| * | [BASILISK] Align browser glue with TychoAM for enableable add-ons.wolfbeast2019-01-28-20/+20
| | |
| * | Add nullcheck for addons (pre-installed webextensions return null)wolfbeast2019-01-28-2/+2
| | | | | | | | | | | | Tag #937.
| * | [BASILISK] Disable WebEx support.wolfbeast2019-01-21-1/+1
| | |
| * | Update basilisk blocklist header.wolfbeast2019-01-09-1/+3
| | |
| * | Expose hidden preference to disable Page Thumbnail generation.wolfbeast2019-01-06-0/+3
| | | | | | | | | | | | This resolves #906.
| * | Dont rely on 'this' staying alive long enough for getting favicons.wolfbeast2019-01-02-4/+5
| | | | | | | | | | | | This fixes #809.
* | | Merge branch 'master' into Basilisk-releasev2018.12.18wolfbeast2018-12-18-344/+411
|\| |
| * | Stub out FxA context menu functions.wolfbeast2018-12-17-80/+2
| | | | | | | | | | | | Tag #812
| * | Stop including a dummy dll on Windows for broken old versions of WebSense.wolfbeast2018-12-16-7/+0
| | | | | | | | | | | | | | | WebSense has moved to an extension solution instead of dll injection, so this dummy dll (for blocking injection) is no longer necessary.
| * | Remove non-functional removal summary from quota dialog.wolfbeast2018-12-10-32/+0
| | |
| * | Restore quota view/warnings to Basilisk.wolfbeast2018-12-10-5/+407
| | |
| * | [BASILISK] Make CUI's PanelUI work with Weave.wolfbeast2018-12-02-35/+16
| | |
| * | [BASILISK] Make Basilisk front-end use Weavewolfbeast2018-12-01-106/+12
| | |
| * | [BASILISK] Enable the "legacy" panels for the sync preferences.wolfbeast2018-11-30-107/+2
| |/