RiotRobot
39f3d70759
Merge branch 'master' into develop
2026-06-23 13:35:39 +00:00
RiotRobot
94636e8d4d
v1.12.22
2026-06-23 13:31:56 +00:00
5d09abefa0
Update electron to v42.4.1 ( #33924 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-22 08:07:04 +00:00
Michael Telatynski and GitHub
5002f2929f
Fix CI/CD pnpm error around minimumReleaseAge ( #33908 )
...
* Update pnpm
* Fix @types/node dep reference
* disable allowBuilds for js-sdk
* disable allowBuilds for js-sdk for git too
* Iterate
* Iterate
2026-06-19 11:12:59 +00:00
Michael Telatynski and GitHub
f9343e5458
Refactor Desktop config to avoid global ( #33468 )
...
* Fix desktop registering protocol handler wrong
Was previously registering with too many args and was also only handling deeplinks if the app was already open, on a cold start they would be blindly ignored.
Tests aplenty
* Refactor Desktop config to avoid global
and centralise defaults
* Improve coverage
* Fix tests
* Improve coverage
* Fix test
* Rename field
* Improve coverage
* Rename field
* Move protocolHandler initialisation to after mainWindow is navigating
* Add comment
* Avoid double call to loadURL
* Improve coverage
* Improve coverage
* Fix tsc
2026-06-17 19:29:45 +00:00
Michael Telatynski and GitHub
2ae7d90190
Fix handling of deeplinks on Element Desktop ( #33827 )
...
* Fix desktop registering protocol handler wrong
Was previously registering with too many args and was also only handling deeplinks if the app was already open, on a cold start they would be blindly ignored.
Tests aplenty
* Rename field
* Move protocolHandler initialisation to after mainWindow is navigating
* Add comment
* Avoid double call to loadURL
2026-06-17 10:19:37 +00:00
24e908eafa
Update dependency pacote to v22 ( #33879 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-17 08:36:19 +00:00
ab08df53b0
Update playwright to v1.61.0 ( #33851 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-17 08:20:27 +00:00
a29bdc1639
Update electron-builder to v26.15.3 ( #33865 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2026-06-16 22:20:22 +00:00
595e9e8e13
Update electron ( #33864 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-16 17:16:52 +00:00
805495ced4
Update rust:bullseye Docker digest to e12c121 ( #33860 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-16 13:50:06 +00:00
RiotRobot
4920d6c8c6
v1.12.22-rc.0
2026-06-16 13:16:34 +00:00
Michael Telatynski and GitHub
eca2f39dbb
Switch from prettier to oxfmt ( #33844 )
...
* Switch from prettier to oxfmt
* Make knip happy
* Make knip happy
* Apply suggestion from @t3chguy
* Rename .oxfmtrc.json to .oxfmtrc.jsonc
* Make oxfmt happier
2026-06-16 12:17:18 +00:00
dd103f7a27
Update electron-builder to v26.15.2 ( #33819 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-11 13:06:13 +00:00
Michael Telatynski and GitHub
2d24778214
Fix modules dir tsc not running in CI ( #33811 )
...
* Fix modules dir tsc not running in CI
* Switch to nx run-many for ci task
This has smarter scheduling logic for dependant tasks
2026-06-11 10:37:47 +00:00
Michael Telatynski and GitHub
e9a89d9872
Consolidate vitest CI & coverage ( #33808 )
...
* Consolidate modules vitest coverage
* Use vite-common as base for modules vitest config
* Make knip happier
* Fix coverage paths
* Place modules unit tests alongside src
* Switch to defineProject for better type safety
* Consolidate vitest CI & coverage
Kills off vite-common
* Update comment
* Update lockfile
* Fix shared-components vitest config
* Soften eslint config for tests in modules
* Run eslint on modules/playwright dir too
* Make tsc happy
2026-06-10 16:00:34 +00:00
042ded86c7
Update electron-builder to v26.15.1 ( #33741 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-10 11:12:54 +00:00
Michael Telatynski
a74add6fbd
Merge branch 'develop' of ssh://github.com/element-hq/element-web into t3chguy/merge-modules
...
# Conflicts:
# pnpm-lock.yaml
2026-06-09 14:05:01 +01:00
RiotRobot
ce4167d3b4
Merge branch 'master' into develop
2026-06-09 13:01:56 +00:00
RiotRobot
1829f52448
v1.12.21
2026-06-09 12:58:28 +00:00
Michael Telatynski
eaccc01687
Merge branch 'develop' of ssh://github.com/element-hq/element-web into t3chguy/merge-modules
...
# Conflicts:
# pnpm-lock.yaml
# pnpm-workspace.yaml
2026-06-09 12:39:57 +01:00
47fe4ba4d0
Update electron to v42.3.3 ( #33791 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-09 09:35:06 +00:00
Michael Telatynski
4825a5a4a4
Tidy deps
2026-06-08 10:33:09 +01:00
RiotRobot
c27bf50d0b
v1.12.21-rc.2
2026-06-03 14:03:37 +00:00
ce69e07620
Update nodenv non-major dependencies to v24.16.0 ( #33711 )
...
* Update nodenv non-major dependencies to v24.16.0
* Workaround for https://github.com/electron/electron/issues/51619
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2026-06-03 10:24:14 +00:00
3f0878eeb7
Update electron to v42.3.0 ( #33701 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-03 08:58:03 +00:00
ceac6c5010
Update rust:bullseye Docker digest to ae411a6 ( #33717 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-02 16:36:51 +00:00
RiotRobot
1ae3038bf0
v1.12.21-rc.1
2026-06-02 16:32:20 +00:00
8788c1aed1
Update electron-builder to v26.12.1 ( #33702 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-02 16:03:20 +00:00
RiotRobot
d478b80d99
v1.12.21-rc.0
2026-06-02 15:41:08 +00:00
Michael Telatynski and GitHub
35484e5183
Switch to using diff-cover for the Coverage gate ( #33673 )
...
* Switch to using diff-cover for the Coverage gate
Enabling developers to check their PR coverage without waiting for CI
* Remove sonar-project.properties - in automatic mode Sonar will not read this file
* Add note to CONTRIBUTING.md
* Skip sonar in MQ
2026-06-01 12:26:03 +00:00
1fb6b778e7
Update pnpm to v11 ( #33573 )
...
* Update pnpm to v11
* Handle breaking changes
* Attach pnpm hash
* Remove redundant packageManager fields
* Make lint-staged happy
* Lockfile pnpm itself too
* Update pnpm/action-setup for better v11 compatibility
* Specify types to make tsc happier
* Fix permissions
* Check ulimit
* Specify minimumReleaseAgeExclude
* Run desktop tests
* Revert "Run desktop tests"
This reverts commit 911eb0ba2e9237d4b28e3bdaaf8f10ba6f22e827.
* Revert "Check ulimit"
This reverts commit f09eb59d715ba30a2e7fc5dba17dde092bd9bf17.
* Reapply "Check ulimit"
This reverts commit 83227c19ff5d07db91b6586f407f56870b00c041.
* Run desktop tests
* Switch nodeLinker & remove app-builder-lib patch
* Fix webpack.config.ts
* Fix .stylelintrc.cjs
* Fix `events` package
* Makes types happier
* Make knip happy
* Fix hak build
* Make jest happy
* Make pnpm-link happy
* Remove dead file
* Run playwright tests
* Fix linux hak permissions in ci
* Test
* Remove ulimit checks
* Disable skip
* Update nx
* Tweak line endings
* Update screenshot
* Iterate
* Webpack fallback `events`
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2026-05-29 08:26:59 +00:00
Michael Telatynski and GitHub
7408796362
Fix element desktop dockerbuild utilities ( #33641 )
...
Got broken by monorepo merge
2026-05-28 09:53:29 +00:00
efeef6cd84
Update electron-builder to v26.11.1 ( #33563 )
...
* Update electron-builder to v26.11.1
* Update patch
* Make tsc happy
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2026-05-27 13:50:12 +00:00
RiotRobot
3c6233c3a3
Merge branch 'master' into develop
2026-05-27 13:49:41 +00:00
RiotRobot
5d36492432
v1.12.20
2026-05-27 13:46:37 +00:00
2bf14fbc80
Realign the User Menu profile picture on desktop ( #33633 ) ( #33634 )
...
The button already shoves itself left so we don't need the macos
style to do so as well.
(cherry picked from commit 0d8ebf48fa )
Co-authored-by: David Baker <dbkr@users.noreply.github.com >
2026-05-27 14:42:22 +01:00
David Baker and GitHub
0d8ebf48fa
Realign the User Menu profile picture on desktop ( #33633 )
...
The button already shoves itself left so we don't need the macos
style to do so as well.
2026-05-27 12:33:47 +00:00
RiotRobot
00daa1c621
v1.12.19
2026-05-27 08:01:57 +00:00
RiotRobot
4b03bb2303
Merge branch 'master' into develop
2026-05-27 08:05:04 +00:00
5a2f246577
Update electron ( #33562 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-23 21:32:32 +00:00
1a78597e72
Update pnpm to v10.33.4 ( #33558 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-23 19:38:40 +00:00
6574863fcd
Update rust:bullseye Docker digest to 28afaeb ( #33550 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-22 17:22:21 +00:00
63c2bb5aab
Update playwright to v1.60.0 ( #33565 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-22 11:44:06 +01:00
RiotRobot
4a101ddebd
v1.12.19-rc.0
2026-05-19 14:44:41 +00:00
b51891ae2a
Update dependency matrix-seshat to v4.3.0 ( #33526 )
...
Seshat 4.3.0 improves some error messages, which I hope will help resolve https://github.com/element-hq/element-web/issues/33501 .
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-18 16:51:44 +00:00
RiotRobot
76950cf863
Merge branch 'master' into develop
2026-05-12 13:20:24 +00:00
RiotRobot
dc0dbd540b
v1.12.18
2026-05-12 13:17:09 +00:00
Michael Telatynski and GitHub
82fef06895
Improve desktop coverage ( #33462 )
...
* Improve desktop coverage
* Silence vitest warning
* Improve coverage
* Whoops
2026-05-11 10:42:33 +00:00
0561631002
Update dependency electron to v42 ( #33441 )
...
* Update dependency electron to v42
* Update pnpm onlyBuiltDependencies configuration
Removed 'electron' from onlyBuiltDependencies in pnpm config.
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2026-05-08 13:39:55 +00:00