-
5a4da045
by Pier Angelo Vendrame at 2025-03-13T11:06:53+01:00
MB 38: Mullvad Browser configuration
-
fed04993
by Pier Angelo Vendrame at 2025-03-13T11:06:54+01:00
MB 1: Mullvad Browser branding
See also:
mullvad-browser#5: Product name and directory customization
mullvad-browser#12: Create new branding directories and integrate Mullvad icons+branding
mullvad-browser#14: Remove Default Built-in bookmarks
mullvad-browser#35: Add custom PDF icons for Windows builds
mullvad-browser#48: Replace Mozilla copyright and legal trademarks in mullvadbrowser.exe metadata
mullvad-browser#51: Update trademark string
mullvad-browser#104: Update shipped dll metadata copyright/licensing info
mullvad-browser#107: Add alpha and nightly icons
-
06c566d2
by Henry Wilkes at 2025-03-13T11:13:28+01:00
fixup! MB 1: Mullvad Browser branding
MB 312: Differentiate between release channels.
We update the brand.ftl and brand.properties files to add "Alpha" and
"Nightly" to the brand names.
We update about-wordmark.svg to be different between channels and use
context-fill to allow us to customise the appearance in
about:mullvad-browser.
We add mullvad-about-wordmark-en.ftl to provide the English text
equivalent for the wordmark, to be used by screen readers in
about:mullvad-browser.
We add mullvad-branding.css to provide branding colors for
about:mullvad-browser.
We drop firefox-wordmark.svg changes since the asset should be unused in
Mullvad Browser now that about:mullvad-browser uses about-wordmark
instead.
We drop unnecessary rules from branding aboutDialog.css and make sure
the dialog is large enough to show the wordmark for alpha and nightly.
-
def514c7
by Henry Wilkes at 2025-03-13T11:13:28+01:00
Mullvad Browser strings
This commit adds strings needed by the following Mullvad Browser
patches.
-
d4e45856
by Henry Wilkes at 2025-03-13T11:18:27+01:00
fixup! Mullvad Browser strings
MB 312: Drop mullvad-browser string which has been replaced with
mullvad-about-wordmark-en.
-
f8c38460
by Pier Angelo Vendrame at 2025-03-13T11:18:27+01:00
MB 20: Allow packaged-addons in PBM.
We install a few addons from the distribution directory, but they are
not automatically enabled for PBM mode.
This commit modifies the code that installs them to also add the PBM
permission to the known ones.
-
3444152e
by Pier Angelo Vendrame at 2025-03-13T11:18:27+01:00
MB 63: Customize some about pages for Mullvad Browser
Also:
mullvad-browser#57: Purge unneeded about: pages
-
9a0a0c0f
by Pier Angelo Vendrame at 2025-03-13T11:18:27+01:00
MB 37: Customization for the about dialog
-
75861a93
by Henry Wilkes at 2025-03-13T11:18:28+01:00
MB 39: Add home page about:mullvad-browser
-
9bab5a17
by Henry Wilkes at 2025-03-13T11:18:28+01:00
fixup! MB 39: Add home page about:mullvad-browser
MB 312: Update the home page for different release channels.
We use about-wordmark.svg instead of firefox-wordmark.svg.
We use the colors from the mullvad-branding.css sheet to colour the
background, link text and outline colors.
We now properly support contrast themes, where we do not apply the
branding colors.
We tweak the sizing and spacing.
We switch from XHTML to HTML.
We consistently use kebab case for the DOM IDs, rather than camel case.
We drop the Open Sans font.
-
2a84dd87
by Pier Angelo Vendrame at 2025-03-13T14:40:20+01:00
fixup! MB 39: Add home page about:mullvad-browser
Fix linting.
-
f667cd75
by hackademix at 2025-03-13T14:40:20+01:00
MB 97: Remove UI cues to install new extensions.
-
83d2eb98
by hackademix at 2025-03-13T14:40:20+01:00
MB 47: uBlock Origin customization
-
8c5ccd18
by Pier Angelo Vendrame at 2025-03-13T14:40:21+01:00
MB 21: Disable the password manager
This commit disables the about:login page and removes the "Login and
Password" section of about:preferences.
We do not do anything to the real password manager of Firefox, that is
in toolkit: it contains C++ parts that make it difficult to actually
prevent it from being built..
Finally, we modify the the function that opens about:login to report an
error in the console so that we can quickly get a backtrace to the code
that tries to use it.
-
5244dae7
by Pier Angelo Vendrame at 2025-03-13T14:40:21+01:00
MB 112: Updater customization for Mullvad Browser
MB 71: Set the updater base URL to Mullvad domain
-
66af1d9a
by Nicolas Vigier at 2025-03-13T14:40:21+01:00
MB 79: Add Mullvad Browser MAR signing keys
MB 256: Add mullvad-browser nightly mar signing key
-
6de09a1e
by Pier Angelo Vendrame at 2025-03-13T14:40:21+01:00
MB 34: Hide unsafe and unwanted preferences UI
about:preferences allow to override some of our defaults, that could
be fingeprintable or have some other unwanted consequences.
-
3533d775
by Pier Angelo Vendrame at 2025-03-13T14:40:22+01:00
MB 160: Disable the cookie exceptions button
Besides disabling the "Delete on close checkbox", disable also the
"Manage Exceptions" button when always using PBM.
-
845cf1ee
by hackademix at 2025-03-13T14:40:22+01:00
MB 163: prevent uBlock Origin from being uninstalled/disabled
-
60eb5c43
by Richard Pospesel at 2025-03-13T14:40:22+01:00
MB 188: Customize Gitlab Issue and Merge templates
-
dd1353ac
by Morgan at 2025-03-13T14:40:22+01:00
fixup! MB 188: Customize Gitlab Issue and Merge templates
add rebase template for rapid channel
-
7bf24bbf
by Morgan at 2025-03-13T14:40:23+01:00
fixup! MB 188: Customize Gitlab Issue and Merge templates
tweak backport temlpate for mullvad-browser
-
89cf8ea3
by Morgan at 2025-03-13T14:40:23+01:00
fixup! MB 188: Customize Gitlab Issue and Merge templates
add /label Apps::Type::Rebase to rebase issue template
-
a5ba5037
by Morgan at 2025-03-13T14:40:23+01:00
fixup! MB 188: Customize Gitlab Issue and Merge templates
add backport template and tweak the uplift template
-
fb1385db
by hackademix at 2025-03-13T14:40:23+01:00
fixup! MB 188: Customize Gitlab Issue and Merge templates
TBB 41382: Replace gitlab templates ReleasePrep label references with Apps::Type::ReleasePreparation
-
90f99943
by rui hildt at 2025-03-13T14:40:23+01:00
MB 213: Customize the search engines list
MB 328: Refactor the search engine patch.
Upstream switched to a completely different search engine configuration
between ESR 115 and ESR 128.
We moved our configuration to a couple of JSON files that do not follow
upstream's schemas, as they are overcomplicated for our needs.
Also, we keep the old search engine extensions for now, as upstream
also kept them, and planned of removing them with Bug 1885953.
-
2c6f85b8
by Pier Angelo Vendrame at 2025-03-13T14:40:24+01:00
fixup! MB 213: Customize the search engines list
MB 395: Make Leta the default search engine.
-
7ac5cb4e
by hackademix at 2025-03-13T14:40:24+01:00
MB 214: Enable cross-tab identity leak protection in "quiet" mode
-
37c5c589
by Pier Angelo Vendrame at 2025-03-13T14:40:24+01:00
MB 80: Enable Mullvad Browser as a default browser
-
2582cc80
by Pier Angelo Vendrame at 2025-03-13T14:40:24+01:00
MB 320: Temporarily disable WebRTC and WDBA on Windows.
WebRTC should be re-enabled when tor-browser#42758 is resolved, and and
the default browser agent when in general we make this feature work
again.
-
10554634
by Henry Wilkes at 2025-03-13T14:40:25+01:00
MB 329: Customize toolbar for mullvad-browser.
-
b2cf35cb
by Henry Wilkes at 2025-03-13T14:40:25+01:00
Add CI for Mullvad Browser