Michael Telatynski
7408796362
Fix element desktop dockerbuild utilities ( #33641 )
...
Got broken by monorepo merge
2026-05-28 09:53:29 +00:00
renovate[bot]
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
ElementRobot
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
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
renovate[bot]
5a2f246577
Update electron ( #33562 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-23 21:32:32 +00:00
renovate[bot]
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
renovate[bot]
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
renovate[bot]
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
Richard van der Hoff
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
82fef06895
Improve desktop coverage ( #33462 )
...
* Improve desktop coverage
* Silence vitest warning
* Improve coverage
* Whoops
2026-05-11 10:42:33 +00:00
renovate[bot]
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
renovate[bot]
4f237c7276
Update electron-builder to v26.9.1 ( #33440 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-08 10:29:22 +00:00
renovate[bot]
5491eba611
Update electron ( #33380 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-05 15:17:48 +00:00
renovate[bot]
81f2ba5ac9
Update rust:bullseye Docker digest to 85f9d38 ( #33386 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-05 14:09:38 +00:00
renovate[bot]
06da429c7e
Update pnpm to v10.33.3 ( #33383 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-05 14:00:58 +00:00
RiotRobot
d5b583652b
v1.12.18-rc.0
2026-05-05 13:06:08 +00:00
RiotRobot
ccbfdb7aa9
Merge branch 'master' into develop
2026-04-30 09:58:45 +00:00
RiotRobot
cc00c4c5a8
v1.12.17
2026-04-30 09:55:38 +00:00
Michael Telatynski
208e8ca1a1
[Backport] Fix OIDC login callback handling on Element Desktop ( #33337 )
2026-04-30 08:51:08 +01:00
Michael Telatynski
30484ef126
DRY vite configs using a shared config ( #33334 )
...
* Fix OIDC login callback handling on Element Desktop
* Add unit tests
* Iterate
* Fix lcov reporter
* DRY vite configs using a shared config
* Iterate
* Revert change to electron-builder.ts
* Iterate
2026-04-30 07:44:29 +00:00
Michael Telatynski
6aee85aef5
Fix OIDC login callback handling on Element Desktop ( #33332 )
...
* Fix OIDC login callback handling on Element Desktop
* Add unit tests
* Iterate
* Fix lcov reporter
* Fix coverage paths
* Fix coverage upload
* Ensure `.test.ts` files don't get included in the desktop package
* Fix coverage artifact name
* Delint
* Tidy coverage name
* Improve coverage
2026-04-29 14:05:38 +00:00
renovate[bot]
e9ce54928f
Update pnpm to v10.33.2 ( #33314 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-28 13:14:23 +00:00
RiotRobot
9a1913b4ff
Merge branch 'master' into develop
2026-04-28 12:19:18 +00:00
RiotRobot
ca258f5be9
v1.12.16
2026-04-28 12:16:04 +00:00
Michael Telatynski
4b4289e211
Implement new design for Welcome page ( #33211 )
...
* Convert welcome.html to React component
In advance of changes to use Compound
* Fix types
* Fix tests
* Update styling to match Figma
* Fix random capitalisation
* Tweak styling
* Regenerate i18n
* Update tests
* Make linter happy
* Iterate
2026-04-22 15:32:05 +00:00
RiotRobot
fb301bcdd4
v1.12.16-rc.1
2026-04-22 13:36:57 +00:00
renovate[bot]
2d16498fe6
Update dependency typescript to v6 ( #32927 )
...
* Update dependency typescript to v6
* Switch to unplugin-vts
Workaround for https://github.com/qmhc/unplugin-dts/issues/467
And tweak tsconfigs
* tweak tsconfig
* Make tsc happy
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2026-04-22 12:28:54 +00:00
renovate[bot]
ae8769e12d
Update dependency uuid to v14 ( #33229 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-21 19:49:00 +00:00
renovate[bot]
6423f2d8c0
Update dependency electron to v41.2.2 ( #33254 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-21 19:34:49 +00:00
renovate[bot]
86ea6bd6b9
Update rust:bullseye Docker digest to 949b090 ( #33232 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-21 15:22:24 +00:00
renovate[bot]
e90bc4a2f3
Update electron-builder to v26.9.0 ( #33222 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-21 14:00:02 +00:00
renovate[bot]
ac9ef6c2a2
Update Node.js to v24.15.0 ( #33226 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-21 12:55:05 +00:00
renovate[bot]
4c474f5639
Update electron ( #33221 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-21 12:48:56 +00:00
RiotRobot
e80f9b287f
v1.12.16-rc.0
2026-04-21 12:21:50 +00:00
Michael Telatynski
133a56da65
Playwright docker improvements ( #33213 )
...
* Clean up playwright-common Dockerfile
* Speed up element-web docker build
* Wire up element-desktop playwright tests via nx
* Better debug logs for Element Desktop playwright in CI
* Iterate
* Iterate
* Fix element-desktop screenshot docker
* @electron/fuses
* Partial revert
2026-04-21 09:58:16 +00:00
ElementRobot
9428c10284
[create-pull-request] automated change ( #33200 )
...
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com >
2026-04-20 07:48:45 +00:00
ElementRobot
c3e82cf33b
[create-pull-request] automated change ( #33182 )
...
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com >
2026-04-17 07:08:28 +00:00
renovate[bot]
aa0abdb43a
Update dependency matrix-seshat to v4.2.0 ( #33168 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-16 08:50:54 +00:00
Michael Telatynski
dc42c2518e
Pin matrix-seshat version to 4.0.1 ( #33121 )
...
As 4.1.0 seems broken https://github.com/matrix-org/matrix-js-sdk/actions/runs/24346991243/job/71091033109
2026-04-13 15:39:40 +00:00
RiotRobot
e0cddf8e4a
Merge branch 'master' into develop
2026-04-08 07:52:55 +00:00
RiotRobot
8567084409
v1.12.15
2026-04-08 07:48:17 +00:00
RiotRobot
7f5ab70478
v1.12.15-rc.0
2026-04-08 07:26:28 +00:00
renovate[bot]
1dcc19b4b6
Update playwright ( #33060 )
...
* Update playwright
* Update snapshots
* Update types
* Update snapshot
* Update playwright-common
* Remove stale screenshots
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2026-04-07 16:16:57 +00:00