Moonchild
f5cf8f0558
[Basilisk] [pdf.js] Don't follow redirects on range requests for PDFs.
2021-01-27 21:04:16 +08:00
Moonchild
78599bd818
[Basilisk] [SSUAO] Updates for "mainstream" sniffers.
2021-01-21 14:42:11 +08:00
Moonchild
9afad4faa9
[Basilisk] [Tabbed browser] Pref detach&tear-off of tabs.
...
See MoonchildProductions/Pale-Moon#1845
2021-01-14 22:39:17 +08:00
Moonchild
7827259c9f
[Basilisk] [SSUAO] Update overrides for YouTube
2021-01-14 22:38:12 +08:00
Moonchild
ef13be6ef8
[Pale-Moon] Issue #1845 - Pref detach&tear-off tab handling.
...
Resolves #1845
2021-01-14 22:33:04 +08:00
Moonchild
6ee59c813d
[Pale-Moon] [SSUAO] Update overrides for YouTube
2021-01-14 22:32:38 +08:00
Moonchild
926243b406
[Basilisk] Update comment.
2021-01-06 13:25:43 +08:00
Moonchild
2e38cc1da9
[Basilisk] Update about box link to point to rpmo.
2021-01-06 13:25:23 +08:00
Moonchild
04df8ca786
[Pale-Moon] [SSUAO] Add netteller to UA overrides.
...
See: https://forum.palemoon.org/viewtopic.php?f=70&t=25906
2021-01-01 10:03:06 +08:00
Moonchild
48f962a66f
[Pale-Moon] Issue #1854 - Account for users disabling off-line and memory caching.
...
Resolves #1854
2020-12-21 15:07:44 +08:00
Moonchild
76fca5f990
[Basilisk] Issue #31 - Part 4: Use nsIScriptableDateFormat in cookie preferences.
2020-12-21 15:04:03 +08:00
Moonchild
443bc25ce0
[Basilisk] Issue #31 - Part 3: Use nsIScriptableDateFormat in places library window.
2020-12-21 15:03:49 +08:00
Moonchild
ad9127aad4
[Basilisk] Issue #31 - Part 2: Use nsIScriptableDateFormat in feeds.
2020-12-21 15:03:34 +08:00
Moonchild
b1d1a02c6c
[Basilisk] Issue #31 - Part 1: Use nsIScriptableDateFormat in Page Info.
2020-12-21 15:03:07 +08:00
Moonchild
b28dba9f03
[Basilisk] Nuke vim configuration lines from the front-end (no code changes)
...
See MoonchildProductions/UXP#1656
2020-10-30 09:25:40 +08:00
Moonchild
77146fc40f
[Pale-Moon] Nuke vim configuration lines from the front-end (no code changes)
...
See MoonchildProductions/UXP#1656
2020-10-30 09:19:39 +08:00
Moonchild
208ef44f9f
[Basilisk] Issue #23 - Enable per-monitor DPI v2 in Basilisk
2020-10-09 21:11:22 +08:00
Moonchild
056e62198a
[Pale-Moon] [SSUAO] Update Yahoo override, since they now throw a fit when seeing anything "Pale Moon" in the UA.
2020-10-09 21:07:16 +08:00
Moonchild
4c4f6c9a9d
[Pale-Moon] Issue #1812 - Enable per-monitor DPI v2 in Pale Moon
2020-10-09 21:06:38 +08:00
Moonchild
b5370edd80
[Pale-Moon] [app update] Move update cert entries to branding
2020-10-09 21:06:09 +08:00
Moonchild
5465ff9914
[Pale-Moon] [downloads] Correct and simplify host handling.
2020-10-02 17:24:24 +08:00
Moonchild
68ed744bb6
[Pale-Moon] [downloads] Stop using referrers as sources.
2020-09-25 22:17:19 +08:00
Moonchild
5c9b23f028
[Pale-Moon] Whitespace fixes. No code change.
2020-09-25 22:16:53 +08:00
Moonchild
093f9b4f55
[Pale-Moon] Issue #1744 - Add pref to ask for master password on application start.
...
This is a solution for some users having issues with multiple MP prompts due to
either a race or asynchronously-triggered features that each need password
database access (e.g. website login + sync)
Based on Interlink's similar solution by Matt A. Tobin
2020-09-25 22:16:30 +08:00
Moonchild
f8c9d784db
[Basilisk] [downloads] Stop using referrers as sources
2020-09-25 22:14:31 +08:00
Moonchild
d5919942ff
Issue #1656 - Part 8: Devtools and misc.
2020-09-25 22:06:55 +08:00
Moonchild
0cd673d720
Issue #1656 - Part 6: Clean up the build files
2020-09-25 22:04:23 +08:00
adeshkp
7704d9e522
[Pale-Moon] [minor] spelling correction in a code comment
2020-09-16 21:17:46 +08:00
Moonchild
08809c7f12
[Pale-Moon] Issue #1717 - Add distinct mixed-mode indicator and logic for display.
2020-09-12 07:24:29 +08:00
Moonchild
347bfc5741
[Pale-Moon] Issue MoonchildProductions/UXP#1644 - Remove plugin check leftovers (front-end)
...
Includes appropriate platform pointer update.
2020-09-12 07:24:01 +08:00
Matt A. Tobin
0442dd4ee5
[Pale-Moon] Add a configure option for Phoenix Extensions Dual-GUID System and set default off in confvars
2020-08-29 08:18:12 +08:00
Andy
6d0384a86f
[Pale-Moon] Issue #1717 - Total Level Rewrite
...
SSLStatus is now used for basically everything.
2020-08-21 15:11:32 +08:00
Andy
66a5df11c1
[Pale-Moon] Issue #1717 - Differentiate DV & EV Mixed Content
...
UXP drops STATE_IDENTITY_EV_TOPLEVEL for Mixed Content.
If we want to have different behaviors between DV and EV, we need to use nsISSLStatus.
2020-08-21 15:11:11 +08:00
Andy
81001e37c3
[Pale-Moon] Issue #1717 - UXP Says Mixed Content is Broken
...
We get a little more picky about it.
2020-08-21 15:10:49 +08:00
Andy
c5ff8be4fb
[Pale-Moon] Issue #1717 - Revert 3DES Check to Original Method for Now
2020-08-21 15:10:32 +08:00
Andy
92eed10c3b
[Pale-Moon] Issue #1717 - Whitespace Cleanup
2020-08-21 15:10:14 +08:00
Andy
024f61bf38
[Pale-Moon] Issue #1717 - Localize Padlock Tooltip
2020-08-21 15:09:56 +08:00
Andy
a3117f5b44
[Pale-Moon] Issue #1717 - 3DES Detection
...
This will do to start. Get a better list of what's being deprecated.
2020-08-21 15:09:34 +08:00
Andy
782bcb46dc
[Pale-Moon] Issue #1717 - Low Cipher Changes
2020-08-21 15:09:18 +08:00
Andy
02f79388b4
[Pale-Moon] Issue #1717 - Padlock Improvements
2020-08-21 15:09:02 +08:00
FranklinDM
41ed98b736
[Pale-Moon] Issue #1826 - Restore missing close icon on the undo prompt at the quick dial page
...
While this could've all been placed in the shared new tab style sheet, OSX does not include the SVG close icon used by the other platforms and has its own custom close icon.
2020-08-21 15:08:44 +08:00
FranklinDM
194f96855e
[Pale-Moon] Issue #1824 - Fix broken page style menu selection for alternative style sheets
...
Missing `return` in anonymous function which checks if the given style sheet title is present in the document's style sheet array.
2020-08-14 09:01:47 +08:00
Pale Moon
aa1210518c
[Pale-Moon] Update user-agent overrides and reorganize.
2020-08-14 09:01:29 +08:00
Roy Tam
1ee66d0a5f
bump palemoon version
2020-08-13 09:22:06 +08:00
Roy Tam
35f288dc4a
Revert UXP issue 1628 related changes.
2020-08-08 10:14:13 +08:00
Matt A. Tobin
15c137e0b0
[Basilisk] Issue MoonchildProductions/UXP#1628 - Remove extensions.update.background.url from preferences
2020-08-08 06:59:26 +08:00
Matt A. Tobin
9664369ac7
[Pale-Moon] Issue MoonchildProductions/UXP#1628 - Remove extensions.update.background.url from preferences
2020-08-08 06:57:58 +08:00
Moonchild
ffa78473f6
[Pale-Moon] Clear user prefs for AbortController on migration to reset it for users who have disabled it for web compat in the meantime.
2020-07-31 08:11:58 +08:00
Moonchild
ce9a763cdb
[Pale-Moon] Issue #1772 - Follow-up: properly reference restoreOnDemand (oops!)
2020-07-31 08:11:36 +08:00
Matt A. Tobin
95c5a64b1f
[Basilisk] Issue MoonchildProductions/UXP#1611 - Use platform default for WASM
2020-07-25 06:30:43 +08:00