Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #1158 - Reinstate `tabcontainer` variable | FranklinDM | 2019-07-05 | -0/+2 |
| | | | | - This was erroneously removed in commit 1f5194b5f1deb0f36b36ed886d94ce5f8b62ca9d because it is still being used by surrounding code. | |||
* | Issue #1158 - Remove extraneous closing brace | FranklinDM | 2019-07-05 | -14/+13 |
| | | | | - This also adjusts code indentation | |||
* | Issue #246 - Remove more of compact mode and newtab junk from Basilisk | adeshkp | 2019-05-25 | -80/+4 |
| | ||||
* | Issue #246 - Revert "Revert "Remove unwanted newtab page code"" | adeshkp | 2019-05-25 | -3471/+7 |
| | | | | | | | | | | Page thumbnails hiccups seem to have resolved, so it can be landed again. This reverts commit 51792b31a36b9539fdd1b4b85abe486c1652b6c4. Conflicts: application/basilisk/modules/DirectoryLinksProvider.jsm | |||
* | Issue #1082 - Restore a getBoolPref global shim in utilityOverlay.js for ↵ | Matt A. Tobin | 2019-05-09 | -0/+10 |
| | | | | Extension compatibility | |||
* | Merge pull request #1080 from Ascrod/readerview | Moonchild | 2019-05-06 | -2/+4 |
|\ | | | | | Reader Updates | |||
| * | Update surrounding code for new Readerable module. Tag #361. | Ascrod | 2019-04-27 | -2/+4 |
| | | ||||
* | | Restore BROWSER_NEW_TAB_URL check in Basilisk. | wolfbeast | 2019-05-02 | -1/+1 |
| | | | | | | | | This resolves #1066 | |||
* | | [minor] Fix a variable name in Basilisk error page | adeshkp | 2019-04-24 | -1/+1 |
| | | | | | | Related commit: https://github.com/MoonchildProductions/UXP/commit/e313e5e2ec19355988c3d59745c202f4604670d3#diff-115f6bd87bbdaa1f6445547dac684c9c | |||
* | | Merge pull request #1051 from adeshkp/remove-telemetry-security_ui | New Tobin Paradigm | 2019-04-23 | -55/+0 |
|\ \ | | | | | | | Remove SecurityUI telemetry. | |||
| * | | Remove SecurityUI telemetry. | adeshkp | 2019-04-21 | -55/+0 |
| |/ | ||||
* | | Issue #1049 - Show sync status via label of sync-button | Matt A. Tobin | 2019-04-21 | -3/+12 |
| | | ||||
* | | [PHOENIX] Fix missing default from lastSync in browser-syncui.js in Pale ↵ | Matt A. Tobin | 2019-04-21 | -5/+1 |
|/ | | | | Moon and replace the tryblock in Basilisk | |||
* | Merge branch 'master' into default-pref | Ascrod | 2019-04-18 | -5403/+329 |
|\ | ||||
| * | Remove FxAccounts front-end module references | Moonchild | 2019-04-18 | -2/+0 |
| | | ||||
| * | [BASILISK] Port PM Sync Client - Part 6a: Obvious ifdef'ing and clean up | Matt A. Tobin | 2019-04-17 | -19/+8 |
| | | ||||
| * | [BASILISK] Port PM Sync Client - Part 5: Port the original sync toolbar ↵ | Matt A. Tobin | 2019-04-16 | -1/+16 |
| | | | | | | | | button and create a synced tabs toolbar button | |||
| * | [BASILISK] Port PM Sync Client - Part 4: Tools menu items (Set Up Sync/Sync Now) | Matt A. Tobin | 2019-04-16 | -2/+20 |
| | | ||||
| * | [BASILISK] Restore Tabs from Other Devices history menu item and Add First ↵ | Matt A. Tobin | 2019-04-13 | -3/+16 |
| | | | | | | | | Sync Progress | |||
| * | Merge branch 'master' into Sync-weave | Matt A. Tobin | 2019-04-08 | -108/+0 |
| |\ | ||||
| * | | [BASILISK] Port PM Sync Client - Part 2: Basic Integration with glue and ↵ | Matt A. Tobin | 2019-03-31 | -0/+38 |
| | | | | | | | | | | | | preferences | |||
| * | | [BASILISK] Port PM Sync Client - Part 1: Initial transfer | Matt A. Tobin | 2019-03-31 | -0/+470 |
| | | | ||||
| * | | [BASILISK] Remove FxA infected Sync - Part 3: Remove about:accounts | Matt A. Tobin | 2019-03-30 | -1247/+0 |
| | | | ||||
| * | | [BASILISK] Remove FxA infected Sync - Part 2: Sync Client | Matt A. Tobin | 2019-03-30 | -3370/+0 |
| | | | ||||
| * | | [BASILISK] Remove FxA infected Sync - Part 1: Remove or condition CUI and ↵ | Matt A. Tobin | 2019-03-30 | -900/+1 |
| | | | | | | | | | | | | Integration Points | |||
| * | | [BASILISK] Remove FxA Synced Tabs Sidebar | Matt A. Tobin | 2019-03-30 | -60/+0 |
| | | | ||||
| * | | Merge branch 'master' into Sync-weave | wolfbeast | 2019-03-29 | -486/+31 |
| |\ \ | ||||
| * | | | Remove fxAccountsEnabled checks. | wolfbeast | 2019-03-13 | -32/+5 |
| | | | | | | | | | | | | | | | | Tag #812 | |||
| * | | | Remove CloudSync | wolfbeast | 2019-03-13 | -25/+0 |
| | | | | | | | | | | | | | | | | Tag #812 | |||
* | | | | Issue #991 Part 2: Basilisk | Ascrod | 2019-04-13 | -40/+9 |
| |_|/ |/| | | ||||
* | | | Zap the robots. | wolfbeast | 2019-04-05 | -108/+0 |
| |/ |/| | | | | | Resolves #1036 | |||
* | | Merge pull request #834 from g4jc/remove_contextid | Moonchild | 2019-03-25 | -469/+24 |
|\ \ | | | | | | | Issue #756 - Remove Contextual Identity | |||
| * | | Issue #756 - Remove Contextual Identity from Basilisk | Gaming4JC | 2019-03-18 | -469/+24 |
| |/ | ||||
* / | Remove obsolete getPref helpers. | Ascrod | 2019-03-24 | -17/+7 |
|/ | ||||
* | Make the Auth prompt DOS protection a browser-element opt-in feature. | wolfbeast | 2019-03-01 | -2/+7 |
| | ||||
* | Update Basilisk FE code with HTTP Auth DoS protection. | wolfbeast | 2019-02-28 | -1/+12 |
| | ||||
* | Remove webextensions conditional code from Basilisk. | wolfbeast | 2019-02-13 | -30/+0 |
| | | | | Tag issue #936 | |||
* | Merge pull request #959 from FranklinDM/fullscreenpatch-v2 | Moonchild | 2019-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 ↵ | FranklinDM | 2019-02-02 | -25/+10 |
| | | | | | | | | | | | | navigation bar in fullscreen * Tag #336 | |||
* | | Stub out FxA context menu functions. | wolfbeast | 2018-12-17 | -80/+2 |
| | | | | | | | | Tag #812 | |||
* | | Remove non-functional removal summary from quota dialog. | wolfbeast | 2018-12-10 | -32/+0 |
| | | ||||
* | | Restore quota view/warnings to Basilisk. | wolfbeast | 2018-12-10 | -0/+391 |
| | | ||||
* | | [BASILISK] Make CUI's PanelUI work with Weave. | wolfbeast | 2018-12-02 | -31/+12 |
| | | ||||
* | | [BASILISK] Make Basilisk front-end use Weave | wolfbeast | 2018-12-01 | -29/+8 |
|/ | ||||
* | align Basilisk sidebar context menu behaviour with Pale Moon | yami | 2018-10-20 | -0/+15 |
| | ||||
* | Issue #832 Part 1: Remove modules, chrome, and preferences. | Ascrod | 2018-10-11 | -28/+0 |
| | ||||
* | [BASILISK] Skip notifications for background tabs when restoring a session | JustOff | 2018-09-16 | -1/+12 |
| | ||||
* | Remove FxA migrator. | wolfbeast | 2018-09-02 | -48/+0 |
| | | | | This resolves #637 | |||
* | Basilisk: Remove TelemetryStopwatch | Gaming4JC | 2018-08-19 | -136/+8 |
| | ||||
* | Merge pull request #677 from kn-yami/issue667 | Moonchild | 2018-07-26 | -19/+0 |
|\ | | | | | remove "learnMoreContainer" leftovers |