Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove Basilisk from the Unified XUL Platform repository | Matt A. Tobin | 2019-12-16 | -6906/+0 |
| | | | | Development will proceed at https://github.com/MoonchildProductions/Basilisk | |||
* | Issue #701 - Support spaces in Mac app name | adeshkp | 2019-07-18 | -2/+2 |
| | ||||
* | [Basilisk] Fix packaging when sync is not built | Gaming4JC | 2019-06-19 | -0/+4 |
| | | | | Packaging will fail due to missing ifdefs when --disable-sync is passed in .mozconfig. This fixes that issue by including the missing ifdefs. | |||
* | Merge pull request #1122 from adeshkp/remove-newtab-basilisk | New Tobin Paradigm | 2019-05-25 | -42/+0 |
|\ | | | | | Remove code for sponsored "enhanced" tiles in NewTab page | |||
| * | Issue #246 - Remove more of compact mode and newtab junk from Basilisk | adeshkp | 2019-05-25 | -42/+0 |
| | | ||||
* | | [Basilisk/Pale Moon] Update region.properties. | wolfbeast | 2019-05-25 | -5/+2 |
|/ | | | | | | - Fix incorrect goanna prefix - Remove dead/insecure 30boxes service for webcal - Add preset order for Ecosia | |||
* | [BASILISK] Port PM Sync Client - Part 6a: Obvious ifdef'ing and clean up | Matt A. Tobin | 2019-04-17 | -30/+8 |
| | ||||
* | [BASILISK] Port PM Sync Client - Part 5: Port the original sync toolbar ↵ | Matt A. Tobin | 2019-04-16 | -0/+1 |
| | | | | 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 | -5/+3 |
| | ||||
* | [BASILISK] Restore Tabs from Other Devices history menu item and Add First ↵ | Matt A. Tobin | 2019-04-13 | -4/+9 |
| | | | | Sync Progress | |||
* | Merge branch 'master' into Sync-weave | Matt A. Tobin | 2019-04-08 | -30/+0 |
|\ | ||||
| * | Zap the robots. | wolfbeast | 2019-04-05 | -30/+0 |
| | | | | | | | | Resolves #1036 | |||
* | | [BASILISK] Port PM Sync Client - Part 2: Basic Integration with glue and ↵ | Matt A. Tobin | 2019-03-31 | -108/+22 |
| | | | | | | | | preferences | |||
* | | [BASILISK] Port PM Sync Client - Part 1: Initial transfer | Matt A. Tobin | 2019-03-31 | -0/+15 |
| | | ||||
* | | [BASILISK] Remove FxA infected Sync - Part 3: Remove about:accounts | Matt A. Tobin | 2019-03-30 | -17/+0 |
| | | ||||
* | | [BASILISK] Remove FxA Synced Tabs Sidebar | Matt A. Tobin | 2019-03-30 | -25/+0 |
|/ | ||||
* | Clean up installer scripts a little. | wolfbeast | 2019-03-26 | -4/+0 |
| | ||||
* | Issue #756 - Remove Contextual Identity from Basilisk | Gaming4JC | 2019-03-18 | -111/+0 |
| | ||||
* | Restore quota view/warnings to Basilisk. | wolfbeast | 2018-12-10 | -0/+1 |
| | ||||
* | [BASILISK] Make CUI's PanelUI work with Weave. | wolfbeast | 2018-12-02 | -2/+1 |
| | ||||
* | [BASILISK] Make Basilisk front-end use Weave | wolfbeast | 2018-12-01 | -3/+3 |
| | ||||
* | Issue #832 Part 3: Remove strings. | Ascrod | 2018-10-11 | -131/+0 |
| | ||||
* | Basilisk Installer: Remove unused stub defines and strings. | Ascrod | 2018-10-06 | -67/+0 |
| | ||||
* | Rename "Cookies" to "Cookies and Site Data" in preferences where applicable. | wolfbeast | 2018-09-28 | -6/+6 |
| | | | | Tag Issue #765 | |||
* | remove dead code | yami | 2018-07-22 | -8/+0 |
| | ||||
* | [BASILISK] "about:privatebrowsing" - use "Basilisk" instead of "Firefox" | janekptacijarabaci | 2018-07-08 | -3/+3 |
| | | | | Issue #610 | |||
* | Bug 1334411 - Remove the UI for indexedDB in Page Info and Permissions Manager | janekptacijarabaci | 2018-07-02 | -5/+0 |
| | ||||
* | Prevent suppressing executable warnings using the "don't ask me this again" ↵ | wolfbeast | 2018-07-02 | -4/+0 |
| | | | | | | | | | | checkbox. A hidden preference matching the behavior of "browser.download.manager.alertOnEXEOpen" is kept, but is renamed in order to recover cases where the checkbox was used accidentally. While there, simplify the `confirmLaunchExecutable` function by converting from promises to async function. Since Basilisk moved this prompting to toolkit, we also clean up some unused duplicate strings from application/basilisk while we're there. This resolves #581 | |||
* | Remove SSL Error Reporting telemetry | wolfbeast | 2018-06-29 | -3/+0 |
| | ||||
* | [BASILISK] Unify strings for "Restart in Safe Mode" (with toolkit - ↵ | janekptacijarabaci | 2018-06-26 | -3/+3 |
| | | | | | | "about:profiles" and "about:support") https://github.com/MoonchildProductions/Pale-Moon/issues/1563 | |||
* | [BASILISK] Remove tracking protection controls from the UI if safebrowsing ↵ | JustOff | 2018-06-10 | -2/+12 |
| | | | | isn't built | |||
* | Issue #303 Part 2: Update build files for the new location | wolfbeast | 2018-06-04 | -3/+3 |
| | ||||
* | Issue #303 Part 1: Move basilisk files from /browser to /application/basilisk | wolfbeast | 2018-06-04 | -0/+7431 |
| | ||||
* | Revert "Add Basilisk" | Matt A. Tobin | 2018-02-02 | -7604/+0 |
| | | | | This reverts commit e72ef92b5bdc43cd2584198e2e54e951b70299e8. | |||
* | Add Basilisk | Matt A. Tobin | 2018-02-02 | -0/+7604 |