summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2026-03-23fixupci-test-env-passDavid Lönnhager1-6/+4
2026-03-23Test: Pass CI env to run_test_envDavid Lönnhager1-3/+10
2026-03-23Merge branch 'replace-grpc-tools-npm-package-with-a-linux-container-des-2826'Tobias Järvelöv25-1006/+35187
2026-03-23Add container signature for mullvadvpn-app-build-node-grpc-bindingsMullvad build server2-0/+4
2026-03-23Update package-lock.jsonTobias Järvelöv1-887/+41
2026-03-23Remove mention of grpc-tools from build instructionsTobias Järvelöv1-42/+1
2026-03-23Add podman requirement to build instructionsTobias Järvelöv1-0/+4
2026-03-23Remove postinstall scriptTobias Järvelöv1-1/+0
2026-03-23Add workflow to ensure gRPC js bindings are in syncTobias Järvelöv1-0/+28
2026-03-23Add generated bindingsTobias Järvelöv8-0/+34793
2026-03-23Remove .gitignoreTobias Järvelöv1-1/+0
2026-03-23Replace grpc-node from npm with container which builds from sourceTobias Järvelöv11-75/+316
2026-03-23Merge branch 'fix-rustsec-2026-0049'Markus Pettersson2-4/+4
2026-03-23Update rustls-webpki to mitigate RUSTSEC-2026-0049Markus Pettersson2-4/+4
2026-03-23Merge branch 'migrate-all-screen-to-nav3-droid-2418'Kalle Lindström344-2638/+3720
2026-03-23Migrate from Compose Destinations to Nav3Kalle Lindström344-2638/+3720
2026-03-23Merge branch 'serveripoverride-test-is-still-flaky-droid-2568'David Göransson1-0/+1
2026-03-20Show expand chevron when reconnectingDavid Göransson1-0/+1
2026-03-20Merge branch 'select-location-performance-improvements'Tobias Järvelöv45-400/+486
2026-03-20Update translationsTobias Järvelöv1-1/+1
2026-03-20Remove AnyLocationListItemTobias Järvelöv17-410/+0
2026-03-20Replace CountryLocationList with separate Locations/Location componentsTobias Järvelöv9-31/+39
2026-03-20Replace CustomListLocationList with CustomLocationsTobias Järvelöv2-5/+5
2026-03-20Add CustomListLocationsTobias Järvelöv7-0/+183
2026-03-20Rewrite CustomListLocationList as CustomListLocationTobias Järvelöv17-182/+283
2026-03-20Rewrite CustomListLocationListItemTobias Järvelöv4-78/+124
2026-03-20Move evaluation inside JSX into a variableTobias Järvelöv1-1/+3
2026-03-20Rewrite GeographicalLocationListItem to handle trailing actionsTobias Järvelöv8-26/+166
2026-03-20Improve render performance of locations list in Select location viewTobias Järvelöv5-39/+55
2026-03-20Merge branch 'make-list-item-sub-components-use-namespace'Tobias Järvelöv223-914/+1196
2026-03-20Add location list item components to namespacesOliver27-94/+162
2026-03-20Add README to listboxOliver1-0/+37
2026-03-20Add README to accordionOliver1-0/+30
2026-03-20Add README to list itemOliver1-0/+65
2026-03-20Remove trailing action icon dependency on triggerOliver1-7/+1
2026-03-20Update SettingsAccordion namespaceOliver4-18/+20
2026-03-20Add SettingsListbox option components to namespacesOliver39-105/+117
2026-03-20Update SettingsListbox namespaceOliver7-39/+37
2026-03-20Add listbox footer components to namespaceOliver7-6/+12
2026-03-20Add listbox option components to namespacesOliver27-90/+99
2026-03-20Add listbox header components to namespacesOliver12-27/+47
2026-03-20Update SettingsNavigationListItem namespaceOliver14-123/+153
2026-03-20Update SettingsListItem namespaceOliver25-86/+68
2026-03-20Add list item footer components to namespaceOliver9-10/+15
2026-03-20Add accordion header components to namespacesOliver24-98/+105
2026-03-20Add list item actions components to namespaceOliver14-19/+23
2026-03-20Add list item item components to namespaceOliver55-199/+212
2026-03-20Merge branch 'add-menu-component-to-component-library-des-2861'Tobias Järvelöv31-0/+466
2026-03-20Add Menu componentOliver17-0/+288
2026-03-20Add MenuOption componentOliver14-0/+178