| Commit message (Expand) | Author | Age | Lines |
* | Remove BrowserUITelemetry from Basilisk application | Gaming4JC | 2018-06-21 | -1006/+0 |
* | 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 |
| * | Bug 1430758 - No CSP directive for nsIContentPolicy::TYPE_SAVEAS_DOWNLOAD | janekptacijarabaci | 2018-06-17 | -0/+3 |
| * | Bug 1398229 - Save-link-as feature should use the loading principal - impleme... | janekptacijarabaci | 2018-06-17 | -2/+25 |
| * | Bug 1398229 - Save-link-as feature should use the loading principal - context... | janekptacijarabaci | 2018-06-17 | -2/+6 |
* | | Merge pull request #514 from janekptacijarabaci/pm_findbar_4 | Moonchild | 2018-06-18 | -53/+48 |
|\ \ |
|
| * | | [PALEMOON] Findbar - added the listener also to tabbrowser.xml, remove "_fast... | janekptacijarabaci | 2018-06-18 | -23/+47 |
| * | | [PALEMOON] Findbar - remove unnecessary code (Findbar is no longer in the gBr... | janekptacijarabaci | 2018-06-18 | -30/+1 |
|/ / |
|
* | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2018-06-17 | -16/+23 |
|\| |
|
| * | Merge pull request #500 from trav90/uaoverrides-basilisk | Moonchild | 2018-06-16 | -0/+2 |
| |\ |
|
| | * | [BASILISK] Add UA overrides for YouTube Live | trav90 | 2018-06-15 | -0/+2 |
| * | | Merge pull request #501 from trav90/uaoverrides-palemoon | Moonchild | 2018-06-16 | -5/+0 |
| |\ \ |
|
| | * | | [PALEMOON] Remove UA override for Google Fonts | trav90 | 2018-06-15 | -5/+0 |
| | |/ |
|
| * | | Merge pull request #503 from janekptacijarabaci/pm_findbar_4_sanitize | Moonchild | 2018-06-16 | -7/+17 |
| |\ \ |
|
| | * | | [PALEMOON] Sanitize - "Form and search history" sanitize also the Findbar tex... | janekptacijarabaci | 2018-06-15 | -7/+17 |
| | |/ |
|
| * | | Merge pull request #504 from janekptacijarabaci/devtools_locales_scratchpad_t... | Moonchild | 2018-06-16 | -4/+4 |
| |\ \ |
|
| | * | | Fix typos in comments - scratchpad.properties | janekptacijarabaci | 2018-06-15 | -4/+4 |
| | |/ |
|
* | / | [BASILISK] Align ChromeUI identity box label color with Basilisk branding. | wolfbeast | 2018-06-17 | -1/+1 |
|/ / |
|
* / | Increase max size for GDI classic forced families. | wolfbeast | 2018-06-16 | -1/+1 |
|/ |
|
* | Move native UA compatmode out of branding into app prefs. | wolfbeast | 2018-06-15 | -3/+5 |
* | Merge pull request #498 from adeshkp/patch-6 | Moonchild | 2018-06-15 | -0/+3 |
|\ |
|
| * | Add UA mode for unofficial branding | adeshkp | 2018-06-15 | -0/+3 |
* | | Merge branch 'findbar-pertab' | wolfbeast | 2018-06-15 | -14/+59 |
|\ \
| |/
|/| |
|
| * | Transfer findbar data to torn-off tabs. | wolfbeast | 2018-06-15 | -0/+11 |