Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Prevent suppressing executable warnings using the "don't ask me this again" ↵ | wolfbeast | 2018-07-02 | -11/+6 |
| | | | | | | | | | | 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 | |||
* | Confirm launch of executables other than .exe on Windows. | wolfbeast | 2018-06-30 | -14/+15 |
| | ||||
* | [PALEMOON] [frontend vs backend] Downloads: Fix - the context menu - "Copy ↵ | janekptacijarabaci | 2018-04-26 | -8/+3 |
| | | | | | | Download Link" Issue #121 | |||
* | Bug 1243445 - Pasting an invalid URL breaks the Downloads View in the Library | janekptacijarabaci | 2018-04-25 | -0/+4 |
| | | | | Issue #121 | |||
* | Bug 945707 - Pausing a download fails when done after a retry + follow up ↵ | janekptacijarabaci | 2018-04-25 | -21/+16 |
| | | | | | | | | (see the description) Issue #121 [follow up] Bug 92737 - Part 9: Download multiple files when multiple items are dropped on Downloads view in Library Window | |||
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into ↵ | janekptacijarabaci | 2018-04-17 | -2/+2 |
|\ | | | | | | | pm_url_1 | |||
| * | Mass-replace global-scope let with var in Pale Moon and TychoAM | wolfbeast | 2018-04-16 | -2/+2 |
| | | | | | | | | tag #155 | |||
* | | Bug 92737 - Part 9: Download multiple files when multiple items are dropped ↵ | janekptacijarabaci | 2018-04-15 | -4/+8 |
| | | | | | | | | | | | | on Downloads view in Library Window Issue #121 | |||
* | | Bug 92737 - Part 8: Download multiple files when multiple items are dropped ↵ | janekptacijarabaci | 2018-04-15 | -9/+12 |
|/ | | | | | | on Downloads button Issue #121 | |||
* | [PALEMOON] Downloads - throws an error | janekptacijarabaci | 2018-04-14 | -1/+25 |
| | | | | Issue #121 | |||
* | Fix: TypeError: "this._richlistbox.selectedItems.slice is not a function" in ↵ | janekptacijarabaci | 2018-04-14 | -5/+5 |
| | | | | | | allDownloadsViewOverlay.js Issue #121 | |||
* | [PALEMOON] Resolve issues with redeclaration according to ES6 | Matt A. Tobin | 2018-04-12 | -3/+3 |
| | ||||
* | [PALEMOON] Fix for loops in allDownloadsViewOverlay.js | Matt A. Tobin | 2018-04-09 | -1/+6 |
| | | | | (SyntaxError: missing ] after element list) | |||
* | [PALEMOON] Fix for loops in DownloadsCommon.jsm and WindowsPreviewPerTab.jsm | Matt A. Tobin | 2018-04-07 | -3/+13 |
| | | | | (SyntaxError: missing ] after element list) | |||
* | Add Pale Moon | Matt A. Tobin | 2018-02-02 | -0/+7953 |