Commit graph

600 commits

Author SHA1 Message Date
Lootyhoof
e3b3cc12d2 Don't modify toolbox-after-color in lwthemes 2019-03-23 06:43:40 +08:00
Lootyhoof
20cc8b92e4 Draw a border when hiding the tab bar 2019-03-23 06:43:38 +08:00
JustOff
7dfbe3cf9e [PALEMOON] Add SSUAO override for firefox.com (native mode) 2019-03-16 07:06:06 +08:00
wolfbeast
0f800717bf [Palemoon] Disable Microsoft Family Safety support (Windows 8.1).
This is basically a https MitM setup that is unwanted for Pale Moon.
Resolves #1000.
2019-03-16 07:02:42 +08:00
wolfbeast
05bd0fabdf [Basilisk] Add SSUAO for WhatsApp Web.
See https://forum.palemoon.org/viewtopic.php?f=61&t=21457
2019-03-16 07:01:29 +08:00
Matt A. Tobin
1f7a299e91 [PALEMOON] Fix updatesSeparator id mismatch 2019-03-09 10:22:38 +08:00
wolfbeast
02269d2ae3 Adjust Pale Moon™ wordmark for better contrast 2019-03-09 10:22:13 +08:00
wolfbeast
4db4774c93 Tweak the about box styling some more and clean up styles. 2019-03-09 10:22:11 +08:00
wolfbeast
eaebddafa3 Tweak the about box layout a bit.
- Put the Licensing link in the center
- Strengthen the "fog" background for the credits text for readability
- Add CSS animation to fade it in.
2019-03-09 10:22:08 +08:00
wolfbeast
9e1d7a55fc Fix dynamic addition of build date. 2019-03-09 10:22:05 +08:00
wolfbeast
9fdca8dca9 Update about box design.
Tag #963.
2019-03-09 10:22:01 +08:00
wolfbeast
d980adc4da Replace about box backdrop. 2019-03-09 10:21:59 +08:00
wolfbeast
e1651482f5 Remove updater gunk from the about box. 2019-03-09 10:21:56 +08:00
wolfbeast
c1ab5c552c [Basilisk] Add Netflix SSUAO to work around blocking behavior for
EME DRM-enforcement for later Firefox versions.
2019-03-09 10:21:30 +08:00
wolfbeast
1e6b075d1d Make the Auth prompt DOS protection a browser-element opt-in feature. 2019-03-02 12:19:28 +08:00
wolfbeast
7b71e22bee Update Basilisk FE code with HTTP Auth DoS protection. 2019-03-02 12:19:26 +08:00
wolfbeast
c283102a46 Move default-enable pref to application. 2019-03-02 12:19:25 +08:00
wolfbeast
54df9f8a30 WIP fix 1 2019-03-02 12:19:23 +08:00
wolfbeast
03821e0bfc Remove conditional MOZ_MAINTENANCE_SERVICE code
Tag #145
2019-02-21 14:56:20 +08:00
wolfbeast
7a5399265f [Basilisk] Add get more devtools URL pref. 2019-02-17 12:07:05 +08:00
wolfbeast
1e740c4c65 New cycle version bump. 2019-02-17 12:07:02 +08:00
NTD
01acdb9bd3 Conform Pale Moon AM preferences to actual locations
Uplift is NOT required
2019-02-17 12:07:00 +08:00
NTD
b88bddb7c7 Update Basilisk Search Engines URL preference 2019-02-17 12:06:59 +08:00
JustOff
726b629766 [PALEMOON] Link dictionaries to addons.palemoon.org 2019-02-17 12:06:57 +08:00
wolfbeast
5a70528be7 Treat aContext as a bitfield in openURI.
Potential fix for #971
2019-02-17 12:06:56 +08:00
Ascrod
2b68182756 Rename mediaPlaybackRate to mediaPlaybackRate2. 2019-02-17 12:06:54 +08:00
Ascrod
e341b83d2c Clean up localization. 2019-02-17 12:06:53 +08:00
Ascrod
1d02d45481 Pale Moon: Add loop context menu to HTML5 media elements. 2019-02-17 12:06:51 +08:00
wolfbeast
f347157c6a Update browse URL for AM search to Phoebus 2.0 2019-02-16 00:28:30 +08:00
wolfbeast
97ec6591f4 Fix line endings
Follow-up to dd418226c6a91301002134f699117ba00f1e0804
2019-02-16 00:28:23 +08:00
wolfbeast
f835d03c2f Move "No proxy for" control down to clarify it is a global effect.
Follow-up to the behavior change in commit
6567bb631a78033b6b4cc32bc93e07d837652276
2019-02-16 00:28:22 +08:00
wolfbeast
87624b25ff Restore app.update.url.override preference. 2019-02-16 00:28:21 +08:00
wolfbeast
114e3529bc Add "check for updates" to main menu and AppMenu v2
Tag #963.
2019-02-16 00:28:19 +08:00
NTD
e63507cfd5 [BASILISK] Update AM preferences to point to the Basilisk Add-on Site - Part 2: Add domain to permissions file
Also, remove duplicate comment from app preferences
2019-02-16 00:28:15 +08:00
NTD
849c9dc754 [BASILISK] Update AM preferences to point to the Basilisk Add-on Site 2019-02-16 00:28:14 +08:00
wolfbeast
dbe5dd5e2a Never let "localhost" get sent to a proxy.
Also make "No proxy for" editable always when usable.
2019-02-16 00:28:08 +08:00
wolfbeast
254178f8e9 Revert "Add "check for updates" to main menu and AppMenu"
This reverts commit d9a05498806ede2978623019ce222150c5cfcef5.
2019-02-16 00:28:02 +08:00
wolfbeast
e89121d522 Add "check for updates" to main menu and AppMenu
Tag #963.
2019-02-16 00:28:00 +08:00
wolfbeast
5f35a6ccf0 Make sure Glass doesn't override LWT style for the title bar.
This resolves #965.
2019-02-16 00:27:59 +08:00
FranklinDM
44709de216 [Basilisk] Use mousemove events instead of MousePosTracker for hiding the navigation bar in fullscreen
* Tag #336
2019-02-16 00:27:56 +08:00
FranklinDM
3687a6bd06 [Pale Moon] Use mousemove events instead of MousePosTracker for hiding the navigation bar in fullscreen
* Tag #336
2019-02-16 00:27:55 +08:00
Ascrod
13969c80a3 Pale Moon: Use file path for bookmarks import/export. 2019-02-16 00:27:46 +08:00
NTD
e30598c519 [TychoAM] Fix GMP* so that EME works in Basilisk
Also, keep WebExAM working for the moment
2019-02-16 00:27:39 +08:00
wolfbeast
496aae0631 Revert "Fix bookmarks backup logic."
This reverts commit 99f5afe64b393809c4bdee6c92d0769091bd2ca0.
2019-02-16 00:27:35 +08:00
wolfbeast
1e2c555484 [PALEMOON] Remove some dead code from browser glue
(plugin update service)
2019-02-16 00:27:26 +08:00
wolfbeast
8dab928cc3 [BASILISK] Align browser glue with TychoAM for enableable add-ons. 2019-02-16 00:27:25 +08:00
wolfbeast
084eb46afa Add nullcheck for addons (pre-installed webextensions return null)
Tag #937.
2019-02-16 00:27:22 +08:00
FranklinDM
b8070842f1 Only use white audio indicator when using a lightweight theme [pinned tabs] 2019-02-16 00:27:21 +08:00
FranklinDM
e2b186d571 Only use white audio indicator when using a lightweight theme 2019-02-16 00:27:19 +08:00
wolfbeast
c2496a58d0 Fix incorrect file reference in onDownloadDragStart
Follow-up to Janek's port in 462332eee018e24d88255c708fa8acb67a717673
where this variable was changed creating a mismatch with surrounding
code.

This fixes #943.
2019-02-16 00:27:18 +08:00