| Commit message (Expand) | Author | Age | Lines |
... | |
| * | | Fix throws an error on "about:telemetry" | janekptacijarabaci | 2018-06-23 | -0/+4 |
|/ / |
|
* | | Merge pull request #530 from Lootyhoof/close-icon | Moonchild | 2018-06-23 | -5/+66 |
|\ \ |
|
| * | | Add new close icons and make current icons Basilisk-specific | Lootyhoof | 2018-06-22 | -5/+66 |
* | | | Improve newtab styling | wolfbeast | 2018-06-22 | -11/+13 |
* | | | Merge pull request #528 from g4jc/remove_browser_ui_telemetry | Moonchild | 2018-06-22 | -1006/+0 |
|\ \ \ |
|
| * | | | Remove BrowserUITelemetry from Basilisk application | Gaming4JC | 2018-06-21 | -1006/+0 |
| |/ / |
|
* | | | Merge pull request #525 from MoonchildProductions/newtab-page-work | Moonchild | 2018-06-22 | -821/+1370 |
|\ \ \
| |/ /
|/| | |
|
| * | | Reinstate erroneously removed line. | wolfbeast | 2018-06-22 | -0/+1 |
| * | | Prevent the Quickdial page from stealing focus from the address bar. | wolfbeast | 2018-06-22 | -18/+4 |
| * | | Be more explicit about which browser content object is focused and when. | wolfbeast | 2018-06-22 | -10/+19 |
| * | | Update jar manifest for removed files. | wolfbeast | 2018-06-22 | -2/+0 |
| * | | Remove unused files. | wolfbeast | 2018-06-22 | -3259/+0 |
| * | | Issue #517 Part 7: Remove enhanced/sponsored links styling and page code | wolfbeast | 2018-06-21 | -183/+6 |
| * | | Issue #517 Part 6: Restyle for Pale Moon. | wolfbeast | 2018-06-21 | -589/+221 |
| * | | Fix typo. | wolfbeast | 2018-06-21 | -1/+1 |
| * | | Issue #517 Part 5b: Remove configuration styles + leftovers. | wolfbeast | 2018-06-21 | -211/+0 |
| * | | Issue #517 Part 5: Remove configuration menu | wolfbeast | 2018-06-21 | -159/+1 |
| * | | Issue #517: Remove leftover contentSearch include. | wolfbeast | 2018-06-21 | -1/+0 |
| * | | Issue #517 Part 4: Fix tile pinning | wolfbeast | 2018-06-20 | -18/+115 |
| * | | Issue #517 Part 3b: Remove compact style pref | wolfbeast | 2018-06-20 | -6/+0 |
| * | | Issue #517 Part 3: Remove compact style | wolfbeast | 2018-06-20 | -19/+1 |
| * | | Issue #517 Part 1: Fix newtab Search | wolfbeast | 2018-06-20 | -68/+217 |
| * | | Issue #517 Part 1: Import newtab page from Basilisk (sans directory service p... | wolfbeast | 2018-06-19 | -314/+4821 |
| |/ |
|
* | | Merge pull request #526 from trav90/HSTS-preload-list | New Tobin Paradigm | 2018-06-21 | -1865/+2637 |
|\ \ |
|
| * | | Update HSTS preload list | trav90 | 2018-06-21 | -1865/+2637 |
|/ / |
|
* | | Fix SSL status ambiguity. | wolfbeast | 2018-06-20 | -9/+45 |
* | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2018-06-20 | -3/+3 |
|\ \ |
|
| * \ | Merge pull request #523 from JustOff/PR_locale_regressions | Moonchild | 2018-06-20 | -3/+3 |
| |\ \ |
|
| | * | | Fix misc regressions in en-US locale | JustOff | 2018-06-20 | -3/+3 |
| | |/ |
|
* | / | The Tomato's #507. | wolfbeast | 2018-06-20 | -0/+2 |
|/ / |
|
* / | Remove Google logo from about:home search bar internals. | wolfbeast | 2018-06-20 | -127/+0 |
|/ |
|
* | Merge pull request #520 from janekptacijarabaci/pm_permissions_clean-up_name-... | Moonchild | 2018-06-19 | -8/+8 |
|\ |
|
| * | [PALEMOON] Remove named function syntax in aboutPermissions.js | janekptacijarabaci | 2018-06-19 | -8/+8 |
* | | Merge pull request #519 from janekptacijarabaci/pm_permissions_2 | Moonchild | 2018-06-19 | -1/+2 |
|\| |
|
| * | [PALEMOON] Fix "Permissions Manager" and "Remove All Cookies" | janekptacijarabaci | 2018-06-19 | -1/+2 |
* | | Merge pull request #518 from janekptacijarabaci/pm_permissions_1 | Moonchild | 2018-06-19 | -1/+1 |
|\| |
|
| * | [PALEMOON] Fix "Permissions Manager" and cookies | janekptacijarabaci | 2018-06-19 | -1/+1 |
* | | Fix typo in newtab transformations.js | wolfbeast | 2018-06-19 | -1/+1 |
* | | Stop using old-style promises module in about:newtab. | wolfbeast | 2018-06-19 | -50/+40 |
* | | Merge pull request #515 from JustOff/PR_devtools_strings | Moonchild | 2018-06-19 | -24/+40 |
|\ \
| |/
|/| |
|
| * | Add extra `Firefox` -> `browser` changes in `webide.properties` | JustOff | 2018-06-18 | -1/+1 |
| * | Correct the browser and platform names in `devtools\client` | JustOff | 2018-06-18 | -23/+39 |
|/ |
|
* | Merge pull request #509 from janekptacijarabaci/context-menu_save-link-as_pri... | Moonchild | 2018-06-18 | -22/+53 |
|\ |
|
| * | nsIContentPolicy: Numbers should not be omitted in nsIContentPolicyBase.idl, ... | janekptacijarabaci | 2018-06-18 | -14/+15 |
| * | nsIContentPolicy: Their order (in nsIContentPolicyBase.idl) must be retained ... | janekptacijarabaci | 2018-06-18 | -2/+9 |
| * | Added Ci.nsIContentPolicy.TYPE_SAVEAS_DOWNLOAD to next files | janekptacijarabaci | 2018-06-17 | -1/+4 |
| * | Rewrite uuid for ContentPolicy | janekptacijarabaci | 2018-06-17 | -3/+3 |
| * | [PALEMOON] Fix "loadingPrincipal" in nsContextMenu.js | janekptacijarabaci | 2018-06-17 | -1/+1 |
| * | Remove a comment in nsContextMenu.js | janekptacijarabaci | 2018-06-17 | -10/+0 |
| * | Fix typo in nsContentPolicyUtils.h | janekptacijarabaci | 2018-06-17 | -1/+1 |