summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-11-03Proof of concept showing Switch component <-> form label integrationpoc-switch-component-form-label-integration-switches-not-focusable-des-1637Tobias Järvelöv6-12/+34
2025-11-03Refactor remaining components to use new SwitchOliver7-100/+35
2025-10-30Merge branch 'add-component-interpolation-to-html-format-des-2625'Tobias Järvelöv5-37/+89
2025-10-30Add tests for using custom transformers with formatHtmlTobias Järvelöv1-1/+18
2025-10-30Convert tag transformers from Components to render props patternTobias Järvelöv1-6/+8
2025-10-30Import ALLOWED_TAGS from formatHtml in verify translations scriptTobias Järvelöv1-2/+8
2025-10-30Allow to pass in custom components to formatHtmlTobias Järvelöv1-31/+27
2025-10-30Add utility type ValueOfArrayTobias Järvelöv1-0/+2
2025-10-30Add unit test utility to create a React FragmentTobias Järvelöv1-0/+4
2025-10-30Add unit test utility to verify React element children and typeTobias Järvelöv1-0/+25
2025-10-30Merge branch 'move-gradle-repos-to-settings'Albin4-13/+15
2025-10-30Move gradle repos to settingsAlbin4-13/+15
2025-10-30Merge branch 'go-2025-40xx-cves'Markus Pettersson1-0/+62
2025-10-30Ignore GO-2025-4015Markus Pettersson1-0/+6
2025-10-30Ignore GO-2025-4014Markus Pettersson1-0/+6
2025-10-30Ignore GO-2025-4013Markus Pettersson1-0/+7
2025-10-30Ignore GO-2025-4012Markus Pettersson1-0/+6
2025-10-30Ignore GO-2025-4011Markus Pettersson1-0/+6
2025-10-30Ignore GO-2025-4010Markus Pettersson1-0/+6
2025-10-30Ignore GO-2025-4009Markus Pettersson1-0/+6
2025-10-30Ignore GO-2025-4008Markus Pettersson1-0/+6
2025-10-30Ignore GO-2025-4007Markus Pettersson1-0/+7
2025-10-30Ignore GO-2025-4006Markus Pettersson1-0/+6
2025-10-30Merge branch 'update-relay-list-from-prod'Bug Magnet1-1/+1
2025-10-30Revert using the staging relay listBug Magnet1-1/+1
2025-10-30Merge branch 'ditch-envsh-linux'ios-min-15.0Markus Pettersson7-37/+45
2025-10-30Remove `source env.sh` from GHA workflowMarkus Pettersson1-1/+1
2025-10-30Update build instructions to no longer suggest sourcing `env.sh`Markus Pettersson1-1/+1
2025-10-30Remove superflous sourcing of env-variables for `mnl` & `nftnl`Markus Pettersson1-4/+2
2025-10-30Specify `mnl` & `nftnl` object files via Cargo configMarkus Pettersson1-0/+13
2025-10-30Refactor `talpid-core/build.rs` to require fewer target cfgsMarkus Pettersson1-21/+17
2025-10-30Bump `mnl`&`nftnl` supporting setting linker directives via Cargo configMarkus Pettersson2-10/+11
2025-10-30Merge branch 'fix-ios-e2e-tests'Bug Magnet1-1/+2
2025-10-30Fix ios post quantum e2e testSteffen1-0/+1
2025-10-30Fix ios automatic upd over tcp e2e testSteffen1-1/+1
2025-10-29Merge branch 'backport-2025.13-beta2-to-main'Tobias Järvelöv2-1/+7
2025-10-29Update desktop app version to 2025.13-beta2Tobias Järvelöv1-1/+1
2025-10-29Update desktop app changelog with 2025.13-beta2 sectionTobias Järvelöv1-0/+3
2025-10-29Add HTML format bug fix to CHANGELOGTobias Järvelöv1-0/+3
2025-10-29Merge branch 'text-field-styling'Tobias Järvelöv1-38/+39
2025-10-29Use outline for text field input state stylingOliver1-38/+39
2025-10-29Merge branch 'simplify-daita-log'Sebastian Holmin1-23/+14
2025-10-29Make the DAITA overhead log more compactSebastian Holmin1-23/+14
2025-10-29Merge branch 'fix-release-scripts'Oskar4-0/+13
2025-10-29Add pause to metadata scripts to allow manual editsOskar2-0/+10
2025-10-29Make publish-metadata-to-api run from containing directoryOskar1-0/+3
2025-10-29Make 6-publish-linux-repositories executableOskar1-0/+0
2025-10-29Merge branch 'add-error-message-when-not-on-release-tag'Oskar1-1/+2
2025-10-29Add error message to verify-version-is-releaseOskar1-1/+2
2025-10-29Merge branch 'fix-duplicate-ios-e2e-test-run'Bug Magnet1-1/+0