Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1666 commits
Select commit Hold shift + click to select a range
7efb1b8
i18n(meet): update translations from crowdin a839510627
May 28, 2026
53310fd
Merge branch 'translations_2026-05-28_050342_81cbca15' into 'main'
May 28, 2026
99ae628
Add support for system groups
mmso May 28, 2026
124f1b4
Merge branch 'hide-system-groups' into 'main'
May 28, 2026
0ba6fef
Extracting reused withTimeout to package/meet/utils
RayoProton May 28, 2026
1de0126
Merge branch 'with-timeout' into 'main'
May 28, 2026
9318380
Disable auto-complete on chat
May 22, 2026
9999b9e
Merge branch 'MEET-1155' into 'main'
May 28, 2026
c5dc394
Scopes usernames with bdi
May 22, 2026
cc33c97
Merge branch 'MEET-1156' into 'main'
May 28, 2026
49004d3
fix(account): remove access check in categories settings
flavienbonvin May 28, 2026
ae5abda
Merge branch 'fix/categories-lite-settings-acces' into 'main'
May 28, 2026
919d09f
refac(mail): scope focusElement inside mail focus effect
flavienbonvin May 28, 2026
007973e
refactor(mail): inline single-use resetFocusID and saveNewState helpers
flavienbonvin May 28, 2026
d2e12c8
refac(mail): read data from Redux instead of props in useMailboxFocus
flavienbonvin May 28, 2026
8fcaf65
Merge branch 'INWEB-611-prevent-scroll-on-page-chagne' into 'main'
May 28, 2026
353b48e
Rework byoe access check
LeGrosSancho May 28, 2026
411116a
Merge branch 'P1-497-rework-byoe-display-to-sub-users' into 'main'
May 28, 2026
e944e8a
[REALTIME-240] Homepage SDK - folder events
May 28, 2026
cd82872
Merge branch 'feature/REALTIME-240-folder-events' into 'main'
May 28, 2026
9eeb331
i18n(mail): update translations from crowdin e3aa4b2785
May 28, 2026
ab4deac
i18n(verify): update translations from crowdin 20e885f6c9
May 28, 2026
0faa5e9
i18n(pass-web): update translations from crowdin e923d7fed1
May 28, 2026
1d92991
Merge branch 'translations_2026-05-28_101351_8b7a4b3d' into 'main'
May 28, 2026
430910e
Fix upsell path
May 28, 2026
ebb9c0b
Merge branch 'fix/dashboard-path' into 'main'
May 28, 2026
6c35cef
Sheets: Fix issue with settings dialog menu item
May 28, 2026
c77de53
Merge branch 'sheets-fix-settings-dialog-button' into 'main'
May 28, 2026
58078da
perfs(mail): skip immutable and serialize check in tests
flavienbonvin May 28, 2026
13f0160
test(mail): clear jest fake timers in mail tests
flavienbonvin May 28, 2026
8810968
test(mail): disable test coverage in tests
flavienbonvin May 28, 2026
b138068
Merge branch 'perfs/mail-tests-speed' into 'main'
May 28, 2026
a535fc3
DRVWEB-5467: Consolidate error handling in packages/drive
May 28, 2026
7d46bee
Merge branch 'DRVWEB-moveitems-handlesdkerror-for-real' into 'main'
May 28, 2026
9f00b1b
Update changelogs for Pass 1.37.2
D-Bao May 28, 2026
44fe8a3
Merge branch 'IDTEAM-1.37.2-changelogs' into 'main'
May 28, 2026
3c75c63
DRVWEB: Improve search environment incompatibility reporting
May 28, 2026
c8176b6
Merge branch 'DRVWEB-improve-searchenv-reports' into 'main'
May 28, 2026
5fad49a
allow desktop app to be smaller
RayoProton May 28, 2026
9c7a401
Merge branch 'remove-desktop-app-size-limit' into 'main'
May 28, 2026
4079a70
E2eeRecoveryManager logging improvements and recovery tune
RayoProton May 28, 2026
bdd6451
Merge branch 'e2ee-recovery-improvements' into 'main'
May 28, 2026
3be7202
Avoid locale-formatted time string
May 28, 2026
5452494
Merge branch 'fix/schedule-meeting-local-time' into 'main'
May 28, 2026
bb4eacf
Move recovery settings into subfolder
StraightOuttaCrompton May 27, 2026
22df832
Merge branch 'move-recovery-settings-into-subfolder' into 'main'
May 28, 2026
e825e2d
[MEET-1158] Load locales for Meet guests
May 28, 2026
24090ff
Merge branch 'MEET-1158' into 'main'
May 28, 2026
09adb78
[VPNB2B-123] Move to vitest in packages/vpn
asieraduriz May 28, 2026
1e2cc2b
Merge branch 'VPNB2B-123--use-vitest-in-packages-vpn' into 'main'
May 28, 2026
5cb5d09
[REALTIME-242] Admins can re-share documents
May 28, 2026
91bbf59
Merge branch 'feature/REALTIME-242-admins-re-share-documents-v2' into…
May 28, 2026
ce35ad6
Sheets: Custom number format dialog
May 29, 2026
4abd4d8
Merge branch 'sheets-custom-number-format-dialog' into 'main'
May 29, 2026
356c743
Remove old feature flags
horejsek May 29, 2026
1f823a8
Merge branch 'drive/remove-old-flags' into 'main'
May 29, 2026
92a2e18
feat(categories): add telemetry for category view interactions
flavienbonvin May 28, 2026
c1ba185
feat(categories): change table name for the category view definition
flavienbonvin May 28, 2026
34497e0
feat(categories): rename event source to remove duplicate dimension
flavienbonvin May 28, 2026
d06500c
test(categories): mock the telemetry hook in categories test
flavienbonvin May 28, 2026
2e4b95a
Merge branch 'P3-199-categories-telemetry' into 'main'
May 29, 2026
77da6ee
Add tooltip for truncated selected audio device name
May 29, 2026
9b9d466
Merge branch 'MEET-1050' into 'main'
May 29, 2026
132d4d6
NOISSUE: Change endpoint to fetch static counters
joelprat May 29, 2026
2357b65
Merge branch 'noissue-change-endpoint-fetch-static-counters' into 'main'
May 29, 2026
b13063a
[VPNB2B-118] Create search settings api
asieraduriz May 29, 2026
538354f
Merge branch 'VPNB2B-118--create-search-settings-api' into 'main'
May 29, 2026
9d7d246
fix(newsletter): pluralisation of mailing list in sidebar
flavienbonvin May 29, 2026
f7d56e4
Merge branch 'fix/mailing-list-pluralisation' into 'main'
May 29, 2026
c38b64e
refac(mail): replace params prop-drilling with direct redux
flavienbonvin May 28, 2026
b4f6467
refac(mail): replace params prop-drilling with direct redux
flavienbonvin May 28, 2026
ce76659
refac(mail): use reselect selector instead of direct store access
flavienbonvin May 28, 2026
cf71370
refac(mail): replace params prop with redux selector in
flavienbonvin May 28, 2026
a58647b
Merge branch 'refac/direct-redux-params-usage' into 'main'
May 29, 2026
ff7f855
Remove list settings component
flavienbonvin May 29, 2026
4630f8d
fix: rename folder after ListSettings removal
flavienbonvin May 8, 2026
ae9779b
chore: remove handleSort and handleFilter from router navigation hook
flavienbonvin May 29, 2026
9bce7a5
Merge branch 'P3-311-clean-old-filter-code' into 'main'
May 29, 2026
165c484
Bump Pass to 1.37.2
D-Bao May 29, 2026
0636f69
Merge branch 'IDTEAM-1.37.2-bump' into 'main'
May 29, 2026
155750f
fix: set Atkinson default font size to 15
nico3333fr May 29, 2026
d7f7ece
Merge branch 'fix/atkinson-default-size' into 'main'
May 29, 2026
62b5880
[VPNB2B-122] Use vitest only
asieraduriz May 29, 2026
27ab85c
Merge branch 'VPNB2B-122--use-vitest' into 'main'
May 29, 2026
8b221a3
chore: update VPN frontend counter
May 29, 2026
66c9b9a
Merge branch 'vpn-static-counter-file-generator-bot-9bce7a5d' into 'm…
May 29, 2026
0044d86
Close VPN spotlight when opening the VPN drawer
May 29, 2026
6d87688
Merge branch 'fix/tooltip-vpn-in-mail' into 'main'
May 29, 2026
49126df
Prevent clear recordings after download and purgue them after 7 days
RayoProton May 29, 2026
1dcebaf
Merge branch 'recording-fix' into 'main'
Jun 1, 2026
04ab055
Improve Outlook quoted message detection
EpokK Jun 1, 2026
48dbb67
Merge branch 'fix/outlook-blockquote-detection' into 'main'
EpokK Jun 1, 2026
78ff1c8
Upgrade Drive SDK & metrics
horejsek Jun 1, 2026
a880b37
Merge branch 'drive/upgrade-metrics-and-drive-sdk' into 'main'
Jun 1, 2026
ba894d0
Fix Pass desktop downloading more than once
D-Bao May 27, 2026
c8b1a7f
Merge branch 'PP-500-fix-desktop-autoupdate' into 'main'
Jun 1, 2026
34764b9
DRVWEB: Move CreateFolderModal and SharingModal under packages/drive/…
Jun 1, 2026
7d3c649
Merge branch 'DRVWEB-createfolder-modal' into 'main'
Jun 1, 2026
c2c7d22
[DRVWEB-5418] Remove legacy downloads
HeadFox Jun 1, 2026
f656aef
Merge branch 'DRVWEB-5418-legacy-store-downloads' into 'main'
Jun 1, 2026
776b979
Fix Safari high zoom autofill dropdown scrolling
D-Bao May 29, 2026
5a1fd7e
Merge branch 'IDTEAM-6025-safari-zoom' into 'main'
Jun 1, 2026
8e84601
Preserving new lines in Meet chat
May 29, 2026
610cd22
Merge branch 'MEET-1166' into 'main'
Jun 1, 2026
746ae97
fix(mail-settings): improve loading state for web page ET settings
flavienbonvin Jun 1, 2026
2a2275e
Merge branch 'INWEB-976-improve-ET-loading-states' into 'main'
Jun 1, 2026
7558624
Change Upgrade button style
May 29, 2026
9f49f11
Merge branch 'fix/update-button' into 'main'
Jun 1, 2026
7592d30
Upgrade exifreader
Vijayasingam Jun 1, 2026
8999445
Merge branch 'fix-vulnerability' into 'main'
Jun 1, 2026
c896ab2
Improve camera and microphone permission text
May 29, 2026
3244b46
Merge branch 'MEET-1157' into 'main'
Jun 1, 2026
64f56da
ci: fix axios proxy issue
May 29, 2026
67c756c
Merge branch 'ci-slack-fix' into 'main'
Jun 1, 2026
d247af5
fix(mail-categories): ensure the categories view setting is enabled i…
flavienbonvin Jun 1, 2026
de45f8d
Merge branch 'fix/enable-categories-view-visionary-onboarding' into '…
Jun 1, 2026
229a7a1
Tech: migrate v5/subscription calls to v4/subscription
Jun 1, 2026
35bc664
Merge branch 'P2-1812-use-get-v-5-subscriptions-on-the-frontend' into…
Jun 1, 2026
9d864de
Keep join meeting button stable while loading
May 29, 2026
1bf5947
Merge branch 'MEET-1080' into 'main'
Jun 1, 2026
7246d13
Fix typo in drawer hook
LeGrosSancho Apr 14, 2026
f06ec95
Merge branch 'fix-typo-in-drawer-hook' into 'main'
Jun 1, 2026
f34301a
fix(mail): reduce likelihood of stale unread count in tab title
flavienbonvin May 29, 2026
1bc16ab
fix(mail): only show unread of primary category in tab title
flavienbonvin May 29, 2026
845895a
Merge branch 'P3-352-category-view-title' into 'main'
Jun 1, 2026
0f1ff8a
feat(category): update copy of the category view onboarding modal
flavienbonvin Jun 1, 2026
7a06b94
Merge branch 'fix/update-visionary-oboarding-copy' into 'main'
Jun 1, 2026
31b09a6
feat(account): activity monitor permission checks
Jun 1, 2026
75738be
Merge branch 'feat/role-permission-checks-activity-monitor' into 'main'
Jun 1, 2026
d0dd557
[DRVWEB-5473] Fix Brave Drag and Drop issue
HeadFox Jun 1, 2026
5d56229
Merge branch 'DRVWEB-5473-brave-dnd-issue' into 'main'
Jun 1, 2026
40c0a88
Sheets: Clean up dialogs.tsx and sheetsearch
Jun 1, 2026
52a9edb
Merge branch 'sheets-cleanup-sheetsearch' into 'main'
Jun 1, 2026
8b3fd96
Persist last used devices
RayoProton Jun 1, 2026
4ca6cbb
Merge branch 'persist-devices' into 'main'
Jun 1, 2026
1841e00
fix(INDA-695): unload local assistant on INDA after some time
annatar May 28, 2026
6b20ba3
Merge branch 'fix/inda-695' into 'main'
Jun 1, 2026
6348418
SCIM feature flag
Jun 1, 2026
1f603ed
Merge branch 'B2B-scim-setup-adding-feature-flag' into 'main'
Jun 1, 2026
4f17d52
Show remaining time CTA in meeting for host and admin
Jun 1, 2026
47982ae
Merge branch 'fix/container-cta-guest' into 'main'
Jun 1, 2026
b82c14c
feat(msp): MSP router
May 26, 2026
936255a
Merge branch 'feat/msp-router' into 'main'
Jun 1, 2026
66d83cb
[REALTIME-242] Re-share documents from a shared folder
Jun 1, 2026
0e376f5
Merge branch 'feature/REALTIME-242-re-share-documents-in-folder' into…
Jun 1, 2026
d75869a
Update source when byoe is active in easy switch section
LeGrosSancho Jun 1, 2026
b354d71
Merge branch 'update-byoe-source-in-settings' into 'main'
Jun 1, 2026
515359f
Fix Windows icon
May 28, 2026
3b94643
Merge branch 'feat/meet-windows-icon' into 'main'
Jun 1, 2026
53a5a92
[DRVWEB-5474] Sanitize file name when creating the download archive (…
HeadFox Jun 1, 2026
40e9d70
Merge branch 'DRVWEB-5474-sanitize-archive' into 'main'
Jun 1, 2026
7ffa19a
fix: More Icon replacement to direct component
nico3333fr Jun 1, 2026
3db444b
Merge branch 'fix/icon-replacement-in-components' into 'main'
Jun 1, 2026
447215b
fix: another Icon replacement to direct component
nico3333fr Jun 1, 2026
85dbf24
Merge branch 'fix/icon-in-packages-payment-folder' into 'main'
Jun 1, 2026
0c36dbb
Remove unnecessary `Electron.IpcMainInvokeEvent` from `setupIpcHandler`
edvincandon Jun 1, 2026
7e9ec0c
Merge branch 'IDTEAM-remove-event-ipc-handler' into 'main'
Jun 1, 2026
2aac444
DRVWEB: Preparatory work for moveitems: Relocate shared Drive modules…
Jun 1, 2026
3ead01c
Merge branch 'DRVWEB-moveditems-one-more-4' into 'main'
Jun 1, 2026
91faa17
i18n(calendar): update translations from crowdin 1aff5af32c
Jun 2, 2026
05c59ad
i18n(mail): update translations from crowdin 1b9f84f9a7
Jun 2, 2026
055583d
i18n(drive): update translations from crowdin 6298323b0d
Jun 2, 2026
9be6f56
i18n(account): update translations from crowdin 56f76b2a49
Jun 2, 2026
b1b2bd4
i18n(vpn-settings): update translations from crowdin ae55f518d9
Jun 2, 2026
2209039
i18n(pass): update translations from crowdin f693ce222c
Jun 2, 2026
93dcfc2
i18n(pass-web): update translations from crowdin 68cd4c0630
Jun 2, 2026
7005b96
i18n(pass-desktop): update translations from crowdin db5bf8aad2
Jun 2, 2026
2a9735d
i18n(wallet): update translations from crowdin 4f503eabe4
Jun 2, 2026
b508352
i18n(docs): update translations from crowdin 11e457df86
Jun 2, 2026
82b40e0
i18n(docs-editor): update translations from crowdin a50f544501
Jun 2, 2026
a637610
i18n(lumo): update translations from crowdin 998127bb0d
Jun 2, 2026
a82e3cd
i18n(meet): update translations from crowdin 0b2062dc98
Jun 2, 2026
48b8e16
Merge branch 'translations_2026-06-02_050344_99330726' into 'main'
Jun 2, 2026
b1d0d03
[IDTEAM-6124] Create a script tool to manage desktop app release
Swiip Jun 2, 2026
5d5c39b
Merge branch 'IDTEAM-0000-desktop-release-tool' into 'main'
Jun 2, 2026
5e4e344
fix: do some Icon replacement to direct component
nico3333fr Jun 2, 2026
d61173f
Merge branch 'fix/icon-replacement-pass-extension' into 'main'
Jun 2, 2026
55330fe
DRVWEB: Drop unused drive Logging dependency from Lumo
Jun 2, 2026
b0de3c3
Merge branch 'DRVWEB-remove-uneeded-drive-logging-deps' into 'main'
Jun 2, 2026
476e23b
chore(mail): move useAttachements hooks in separate folder and extract
flavienbonvin Jun 1, 2026
ca9e31f
chore(mail): align method name for easier code path undestanding
flavienbonvin Jun 1, 2026
54d43f4
chore(mail): remove unused handleAddEmbeddedImages method
flavienbonvin Jun 1, 2026
d8928f4
chore(mail): migrate internal attachements methods to objects
flavienbonvin Jun 1, 2026
ba32b5a
chore(mail): update method signatures to use objects and common inter…
flavienbonvin Jun 1, 2026
f0d0602
chore(mail-eo): update attachements methods to use objects
flavienbonvin Jun 1, 2026
813db05
refactor(mail): rename attachment props to on* convention and fix typos
flavienbonvin Jun 1, 2026
80e00cb
Merge branch 'chore/use-attachements-objects-methods' into 'main'
Jun 2, 2026
c62b467
DRVWEB: Move MoveItemsModal to packages/drive (FINAL!)
Jun 2, 2026
5c27741
Merge branch 'DRVWEB-moveitems-6' into 'main'
Jun 2, 2026
d308a28
Update the meet core and support the usage in web worker
Linquas Jun 2, 2026
a31ba56
Merge branch 'test-wasm-in-web-worker' into 'main'
Jun 2, 2026
bdc9879
fix camera in mobile browsers
RayoProton Jun 2, 2026
8e7df31
Merge branch 'fix-camera-fail-mobile' into 'main'
Jun 2, 2026
0633ab1
feat(mail): use categories view flags to change mailing list view name
flavienbonvin Jun 2, 2026
09bbb64
feat(account): use the common variable for categories view access
flavienbonvin Jun 2, 2026
e451036
fix(mail): update tests to support new hasAccessToCategoryView params
flavienbonvin Jun 2, 2026
d4c4aa5
Merge branch 'fix/use-categories-mailing-list' into 'main'
Jun 2, 2026
8b6fde5
[REALTIME-242] Fix path to Documents from shared folders
Jun 2, 2026
89b5e70
Merge branch 'feature/REALTIME-242-path-of-documents-from-shared-fold…
Jun 2, 2026
715060e
fix: replaced some more icon instances to their direct component
nico3333fr Jun 2, 2026
6e35aec
Merge branch 'fix/replace-icon-component-on-docs-folder' into 'main'
Jun 2, 2026
79836be
fix emoji picker in chromium browsers
RayoProton Jun 2, 2026
6b75034
Merge branch 'fix-emoji-picker' into 'main'
Jun 2, 2026
a013d69
VPNBE-1883 replace getvpnserverscountdata for static counters
joelprat Jun 2, 2026
ce258c0
Merge branch 'VPNBE-1883-replace-getVPNServersCountData-for-static-co…
Jun 2, 2026
71cd362
[LUMO-529] Lumo/custom agents
eamonnmag Jun 2, 2026
598ac8e
Merge branch 'lumo/custom-agents' into 'main'
Jun 2, 2026
2609d68
Allow downcycling by default
lkpch Jun 1, 2026
ab51974
Merge branch 'P2-2225-allow-downcycling-by-default' into 'main'
Jun 2, 2026
e4a46b4
[VPNB2B-124] Do not reopen onboarding steps/menu modal after its dism…
asieraduriz Jun 2, 2026
1283f6f
Merge branch 'VPNB2B-124--do-not-show-onboarding-after-toggled' into …
Jun 2, 2026
12f568c
Camera recovery system
RayoProton Jun 2, 2026
9c8a980
Merge branch 'camera-switch-recovery' into 'main'
Jun 2, 2026
04762c2
fix(INDA-696): use app.getAppPath for resources folder & skip rules f…
annatar May 28, 2026
bbd6a3d
Merge branch 'fix/inda-696' into 'main'
Jun 2, 2026
166a154
Add swift-native related origins fetcher for safari extension
edvincandon Jun 2, 2026
ebec452
Route webauthn fetcher to native path for safari extension
edvincandon Jun 2, 2026
7c281f4
Lint safari extension swift code
edvincandon Jun 2, 2026
be130eb
refactor: improve FetchRelatedOrigins use case
ntnhon Jun 2, 2026
c4c9dea
Safe-guard swift native fetch
edvincandon Jun 2, 2026
ef3d55e
Merge branch 'IDTEAM-5931-safari-webauthn-fetcher' into 'main'
Jun 2, 2026
35a1eec
Fix safari always granted permission
RayoProton Jun 2, 2026
495d517
Merge branch 'fix-safary-always-granted-permission' into 'main'
Jun 2, 2026
7547894
add encryption error to safari recovery session summary
RayoProton Jun 2, 2026
0b1e16d
Merge branch 'add-encryption-error-session-summary' into 'main'
Jun 2, 2026
6883f40
DRVWEB: Move BusDriver and feature flags into packages/drive modules
Jun 2, 2026
741efdd
Merge branch 'DRVWEB-package-internal-cleanup' into 'main'
Jun 2, 2026
e221b63
add camera loading state to mobile button
RayoProton Jun 2, 2026
15df396
Merge branch 'add-camera-loading-mobile' into 'main'
Jun 2, 2026
12e932f
chore(INDA-699): bump electron to 40.10.2
annatar Jun 2, 2026
964309c
Merge branch 'chore/inda-699' into 'main'
Jun 2, 2026
970ee03
Feat: Autofill vat country prefix and add validation
Jun 2, 2026
a0573a4
Merge branch 'P2-2180-auto-fill-vat-country-prefix' into 'main'
Jun 2, 2026
8d94f48
Docs: Refactor some more code to be black-boxed
Jun 2, 2026
c91592c
Merge branch 'docs-more-refactor' into 'main'
Jun 2, 2026
ee431e3
[VPNB2B-128] move vpn settings to vitest, upgrade vitest@3 to vitest@…
asieraduriz Jun 2, 2026
2f24cd9
Merge branch 'VPNB2B-128--move-vpn-settings-to-vitest' into 'main'
Jun 2, 2026
cee3e89
Addition of Lumo helper in signin page
eamonnmag Jun 2, 2026
05c948f
Merge branch 'lumo/account-signin-helper' into 'main'
Jun 2, 2026
5d123e5
avoid loading recording module and codec when recording is not supported
RayoProton Jun 2, 2026
0d82303
Merge branch 'recording-supported' into 'main'
Jun 2, 2026
e0415c3
Lumo/account recovery agent name change
eamonnmag Jun 2, 2026
287241e
Merge branch 'lumo/account-recovery-agent-name-change' into 'main'
Jun 2, 2026
e178fcb
feat(pass-extension): add AUTOFILL_TRIGGER message type
yuribodo Mar 29, 2026
e564905
feat(pass-extension): add autofill command to browser manifests
yuribodo Mar 29, 2026
49e4a80
feat(pass-extension): handle autofill keyboard command in background …
yuribodo Mar 29, 2026
2d42985
feat(pass-extension): register autofill trigger handler in content sc…
yuribodo Mar 29, 2026
e833567
fix(pass-extension): add AUTOFILL_TRIGGER to typed message contract a…
yuribodo Mar 29, 2026
e2560a4
feat(pass-extension): focus autofill dropdown when opened via shortcut
yuribodo Jun 4, 2026
d639fe2
feat(pass-extension): navigate autofill login suggestions with arrow …
yuribodo Jun 4, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
13 changes: 13 additions & 0 deletions .yarn/patches/playwright-npm-1.58.2-0c12daad27.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
diff --git a/lib/transform/transform.js b/lib/transform/transform.js
index 715bcce88b2bcc5647718f3c58bb1ebdd9585fa0..df097ca05160c58185b2b277f45a3f2aeb667ed7 100644
--- a/lib/transform/transform.js
+++ b/lib/transform/transform.js
@@ -179,7 +179,7 @@ function resolveHook(filename, specifier) {
function shouldTransform(filename) {
if (_externalMatcher(filename))
return false;
- return !(0, import_compilationCache.belongsToNodeModules)(filename);
+ return !(0, import_compilationCache.belongsToNodeModules)(filename) || filename.includes('@protontech');
}
let transformData;
function setTransformData(pluginName, value) {
940 changes: 0 additions & 940 deletions .yarn/releases/yarn-4.13.0.cjs

This file was deleted.

940 changes: 940 additions & 0 deletions .yarn/releases/yarn-4.14.1.cjs

Large diffs are not rendered by default.

49 changes: 28 additions & 21 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,35 +1,42 @@
approvedGitRepositories:
- '**'

compressionLevel: mixed

enableConstraintsChecks: true

enableScripts: true

httpProxy: '${http_proxy:-}'

httpsProxy: '${https_proxy:-}'

nodeLinker: node-modules

plugins:
- path: .yarn/plugin-postinstall.js

yarnPath: .yarn/releases/yarn-4.13.0.cjs

npmPublishRegistry: https://nexus.protontech.ch/repository/web-npm/
npmAuditIgnoreAdvisories:
- 1108110
- 1108111

npmScopes:
tpe:
npmRegistryServer: 'https://gitlab.protontech.ch/api/v4/projects/4357/packages/npm/'
npmAuthToken: '${CI_JOB_TOKEN:-}'
proton-meet:
npmRegistryServer: 'https://nexus.protontech.ch/repository/meet-npm/'
proton:
npmRegistryServer: 'https://nexus.protontech.ch/repository/foundation-npm/'
npmMinimalAgeGate: 3d

npmPreapprovedPackages:
- '@proton/*'
- '@protontech/*'
- '@openpgp/*'
- '@tpe/*'

npmAuditIgnoreAdvisories:
# Ignore advisories for xlsx package. This package is depended on by a third-party library rowsncolumns (docs)
# and hasn't gotten any priority to change.
- 1108110
- 1108111
npmPublishRegistry: 'https://nexus.protontech.ch/repository/web-npm/'

compressionLevel: mixed
npmScopes:
proton:
npmRegistryServer: 'https://nexus.protontech.ch/repository/foundation-npm/'
proton-meet:
npmRegistryServer: 'https://nexus.protontech.ch/repository/meet-npm/'
tpe:
npmAuthToken: '${CI_JOB_TOKEN:-}'
npmRegistryServer: 'https://gitlab.protontech.ch/api/v4/projects/4357/packages/npm/'

npmMinimalAgeGate: 3d
plugins:
- path: .yarn/plugin-postinstall.js

yarnPath: .yarn/releases/yarn-4.14.1.cjs
2 changes: 1 addition & 1 deletion applications/account/jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module.exports = {
moduleDirectories: ['<rootDir>/node_modules', 'node_modules'],
testEnvironment: '@proton/jest-env',
transformIgnorePatterns: [
'node_modules/(?!(@proton/shared|@proton/components|@protontech/telemetry|@protontech/mutex-browser|pmcrypto|openpgp|@openpgp/web-stream-tools|@protontech/bip39|emoji-mart|@preact/signals-core|@scure/base)/)',
'node_modules/(?!(@proton/shared|@proton/components|@protontech/telemetry|@protontech/mutex-browser|@protontech/crypto|openpgp|@openpgp/web-stream-tools|@protontech/bip39|emoji-mart|@preact/signals-core|@scure/base)/)',
],
transform: {
'^.+\\.(ts|js|mjs)x?$': [
Expand Down
2 changes: 1 addition & 1 deletion applications/account/locales/.locale-state.metadata
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"project": "fe-account",
"locale": "4bf2a73d6cbe2f452ce6d19bc4398139b930f14d"
"locale": "56f76b2a4968631f06688044c64ef3b4b4ac0862"
}
Loading