Commit Graph

1644 Commits

Author SHA1 Message Date
Michael Telatynski f24e90b927 Update windows-requirements.md 2023-04-04 09:09:25 +01:00
Michael Telatynski 077a58a2e8 Fix wrong sqlcipher build being used due to cache conflict (#606) 2023-04-03 15:31:14 +00:00
Michael Telatynski 7c0f11914b Add grep to dockerbuild image (#607) 2023-04-03 14:21:04 +00:00
Michael Telatynski 06d6f11670 Prefer env for passing github context vars (#590) 2023-04-03 08:50:20 +00:00
Michael Telatynski 50d38e2abd Use branch specific linux dockerbuild tags (#601) 2023-04-03 09:32:37 +01:00
Michael Telatynski 0663de091f Enable CodeQL (#603) 2023-03-31 19:13:55 +01:00
Michael Telatynski 5bd1c663e2 Use frozen lockfile instead of pure lockfile on yarn install (#605) 2023-03-31 15:17:43 +00:00
RiotRobot 19fd0b99f5 Merge branch 'master' into develop 2023-03-31 15:41:56 +01:00
RiotRobot 60171c780c v1.11.28 2023-03-31 15:39:31 +01:00
RiotRobot 75276cff7b Prepare changelog for v1.11.28 2023-03-31 15:39:31 +01:00
RiotRobot 266fc707b0 Fix broken lockfile element-web/issues/25008 2023-03-31 15:23:40 +01:00
RiotRobot 2ca8b7be61 Merge branch 'master' into develop 2023-03-31 12:44:40 +01:00
RiotRobot 349b5e0081 v1.11.27 2023-03-31 11:24:13 +01:00
RiotRobot 09923b3fe4 Prepare changelog for v1.11.27 2023-03-31 11:24:12 +01:00
Michael Telatynski c10e666dad Ship linux tarball with static sqlcipher (#597) 2023-03-31 11:00:30 +01:00
RiotRobot a479c8607b Merge branch 'master' into staging 2023-03-31 10:56:21 +01:00
Andy Balaam ae1998a024 Merge pull request #602 from vector-im/backport-599-to-staging
Run build_linux in docker using an older glibc (#599)
2023-03-31 09:55:01 +01:00
renovate[bot] 743f5dc5de Update typescript-eslint monorepo to v5.57.0 (#538)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-31 09:45:33 +01:00
Michael Telatynski ba45d84771 Run build_linux in docker using an older glibc (#599)
(cherry picked from commit 718d5a8037)
2023-03-31 09:24:02 +01:00
Michael Telatynski f8aba49155 Enable gatekeeperAssess (#600) 2023-03-31 09:18:13 +01:00
renovate[bot] 439760f8ee Update dependency @types/node to v16.18.21 (#569)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-31 08:50:13 +01:00
Michael Telatynski 718d5a8037 Run build_linux in docker using an older glibc (#599) 2023-03-30 14:22:58 +01:00
Michael Telatynski a9cffb8ce5 Automate pushing dockerbuild image to ghcr.io (#598) 2023-03-30 13:54:45 +01:00
Michael Telatynski 40058d36c4 Remove element-builder specific scripts (#586) 2023-03-29 14:23:34 +01:00
Andy Balaam 762881bd8a Merge pull request #595 from vector-im/andybalaam/changelog-for-1-11-26
Update changelog for v1.11.26 now the security issue is public
2023-03-29 14:07:35 +01:00
Andy Balaam 2787266d48 Update changelog for v1.11.26 now the security issue is public 2023-03-28 21:01:53 +01:00
Andy Balaam 62e6851250 Backport package.json changes from develop 2023-03-28 17:32:29 +01:00
Michael Telatynski 201000da39 Backport more build config to master 2023-03-28 16:38:57 +01:00
Michael Telatynski 38ccd77b81 Backport packaging scripts to master 2023-03-28 16:16:24 +01:00
RiotRobot 694015f7db Merge branch 'master' into develop 2023-03-28 14:50:40 +01:00
RiotRobot 722e5ff0ac v1.11.26 2023-03-28 14:50:26 +01:00
RiotRobot 425f3186b8 Prepare changelog for v1.11.26 2023-03-28 14:50:25 +01:00
Michael Telatynski f23892f54d Fix typo in github actions workflow (#589) 2023-03-23 17:03:39 +00:00
Michael Telatynski 540bd91966 Update updates.md 2023-03-23 16:49:01 +00:00
Michael Telatynski f8d331c656 Switch to live R2 bucket for github actions packaging (#588) 2023-03-23 15:17:07 +00:00
Michael Telatynski 1654030c5f Iterate ARM support in CI (#587) 2023-03-23 13:22:29 +00:00
Michael Telatynski 7a1a0fabdb Add support for Windows arm64 (#423) 2023-03-22 09:41:51 +00:00
Michael Telatynski 204945299e Use notarize support built into electron-builder (#558) 2023-03-22 09:40:39 +00:00
Michael Telatynski 3b08d4fa43 Show recent room breadcrumbs on touchbar (#183) 2023-03-22 09:31:42 +00:00
Michael Telatynski 775b03572c Correctly specify minimum Node version (#582) 2023-03-20 09:22:00 +01:00
Michael Telatynski 74579317db Switch to production ssl.com cert (#585) 2023-03-20 08:17:34 +00:00
Michael Telatynski 18d80e4e9c Clear electron data when logging out (#578) 2023-03-17 15:33:19 +00:00
Michael Telatynski c560bb2de7 Update GPG keyring with extended validity period (#584) 2023-03-17 15:17:29 +00:00
Michael Telatynski 8235275d2c Send Electron crashpad reports to Sentry from Nightly (#579)
* Send Electron crashpad reports to Sentry from Nightly

* Update electron-main.ts

* Increase timeout

* Fix preload injection breaking things

* Iterate

* Iterate

* Iterate

* iterate
2023-03-16 10:31:06 +00:00
Michael Telatynski 3d578e815a Fix reprepro test ipv4 vs ipv6 (#581) 2023-03-16 10:13:55 +00:00
RiotRobot 6cfbd2e932 Merge branch 'master' into develop 2023-03-15 13:57:34 +00:00
Andy Balaam 34ccea0378 Fix changelog for 1.11.25
Auto-generated changelog was accidentally committed. Replacing with the
correct one.
2023-03-15 13:50:04 +00:00
Andy Balaam c80763c7b7 Merge pull request #580 from vector-im/andybalaam/update-changelog-1.11.25
Fix changelog for 1.11.25
2023-03-15 13:46:48 +00:00
Andy Balaam a440bc89ec Fix changelog for 1.11.25
Auto-generated changelog was accidentally committed. Replacing with the
correct one.
2023-03-15 13:20:25 +00:00
RiotRobot ef91afa057 Merge branch 'master' into develop 2023-03-15 13:14:42 +00:00