RiotRobot
722e5ff0ac
v1.11.26
2023-03-28 14:50:26 +01:00
RiotRobot
bb0ccfdbab
v1.11.25
2023-03-15 13:14:27 +00:00
RiotRobot
51941ed766
v1.11.25-rc.3
2023-03-14 11:50:28 +00:00
RiotRobot
9926ebe89e
v1.11.25-rc.2
2023-03-10 15:20:00 +00:00
RiotRobot
fa6e7ce0a5
v1.11.25-rc.1
2023-03-07 12:09:39 +00:00
RiotRobot
144d04a5ae
Merge branch 'master' into develop
2023-02-28 11:24:52 +00:00
RiotRobot
75e3ea6818
v1.11.24
2023-02-28 11:24:38 +00:00
Michael Telatyński
65a7871d45
Let electron-builder correctly set StartupWMClass ( #526 )
2023-02-27 18:04:55 +00:00
renovate[bot]
58f7c2534c
Update dependency eslint-plugin-matrix-org to v1 ( #551 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-24 14:27:25 +01:00
renovate[bot]
12c6f2c268
Update all non-major dependencies ( #529 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-24 11:11:19 +00:00
Andy Balaam
a528d8c7c5
Merge pull request #546 from vector-im/andybalaam/harmonise-eslintrc-tsconfig
...
Separate linting and compiling src+test, scripts and hak
2023-02-24 10:31:38 +00:00
Andy Balaam
3eeb8c14a9
Lint the test directory
2023-02-24 09:39:14 +00:00
Andy Balaam
f960700a2a
Exclude test from eslint checking since it always was excluded, and I can't get it to check
2023-02-23 17:10:06 +00:00
RiotRobot
c4b753c680
v1.11.24-rc.2
2023-02-22 11:48:00 +00:00
RiotRobot
710f86abcd
v1.11.24-rc.1
2023-02-21 13:23:56 +00:00
Michael Telatynski
cdbb7763bf
Build & Package signed Linux builds ( #527 )
2023-02-20 12:09:45 +00:00
Andy Balaam
1271c22aee
Separate linting and compiling src+test, scripts and hak
...
Inspired by the failure of https://github.com/vector-im/element-desktop/pull/529
to lint our code with the @typescript-eslint/no-base-to-string rule
turned on, I found we needed to add a parserOptions.project to our
.eslintrc.js, pointing to the tsconfig.json.
This led to more fixes, because we have 3 tsconfig.json files for
src+test, scripts and hak and the single eslintrc was complaining that
it could see more files than the tsconfig file knew about.
So, I think the right split is to have one eslintrc file and one
tsconfig for each of the three projects.
2023-02-17 12:17:42 +00:00
renovate[bot]
1462e87945
Update dependency electron to v23 ( #541 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-16 19:43:29 +00:00
renovate[bot]
ea688abe3b
Update dependency mkdirp to v2 ( #539 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-16 15:16:56 +01:00
renovate[bot]
d6350a56dc
Update dependency @types/node to v16.18.12 ( #534 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-16 15:14:42 +01:00
RiotRobot
913a40bacd
v1.11.23
2023-02-14 10:52:29 +00:00
RiotRobot
7e87dd6996
v1.11.23-rc.1
2023-02-07 12:29:16 +00:00
Michael Telatynski
2ad46704af
Update to Electron 22.2.0 - fix tray icons in Linux ( #530 )
2023-02-03 10:11:57 +00:00
RiotRobot
72dfdda0e5
v1.11.22
2023-01-31 15:06:24 +00:00
RiotRobot
7f3bbc2156
v1.11.21
2023-01-31 11:22:12 +00:00
RiotRobot
fb7a43569c
v1.11.21-rc.1
2023-01-24 11:49:51 +00:00
RiotRobot
93331da979
v1.11.20
2023-01-20 13:04:34 +00:00
RiotRobot
a23c6162f3
v1.11.19
2023-01-20 10:14:08 +00:00
RiotRobot
c3781b9ee4
v1.11.18
2023-01-18 14:06:08 +00:00
RiotRobot
f4be3bcda2
v1.11.18-rc.4
2023-01-17 09:50:57 +00:00
RiotRobot
92e61681a9
v1.11.18-rc.3
2023-01-13 11:00:44 +00:00
RiotRobot
956ae15983
v1.11.18-rc.2
2023-01-12 14:26:34 +00:00
RiotRobot
c33211cf7e
v1.11.18-rc.1
2023-01-11 15:29:48 +00:00
RiotRobot
68797d393e
Merge branch 'master' into develop
2022-12-21 17:31:28 +00:00
RiotRobot
723ea9d5ff
v1.11.17
2022-12-21 17:31:13 +00:00
renovate[bot]
c164f3cbe9
Update dependency @types/node to v16.18.8 ( #489 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-15 22:06:26 -07:00
renovate[bot]
16f253690a
Update all non-major dependencies ( #491 )
...
* Update all non-major dependencies
* Add prettier
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Andy Balaam <andy.balaam@matrix.org>
2022-12-15 18:14:43 +00:00
Andy Balaam
0faac52dae
Format all files with prettier
2022-12-15 11:52:12 +00:00
RiotRobot
1142160222
v1.11.17-rc.1
2022-12-14 09:52:34 +00:00
renovate[bot]
6508e171db
Update dependency electron to v22 ( #480 )
...
* Update dependency electron to v22
* Switch from new-window event to setWindowOpenHandler
* Stop recommending libappindicator3-1, Electron 22 stops using it
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2022-12-07 00:04:53 +00:00
RiotRobot
333361fc02
Merge branch 'master' into develop
2022-12-06 13:15:16 +00:00
RiotRobot
9d08c84331
v1.11.16
2022-12-06 13:15:02 +00:00
Michael Telatynski
56370de568
Improve use of Typescript ( #474 )
...
* Switch out needle with node-fetch
* Iterate
* Update asar package and switch to canonical name
* Use ts-node for scripts
* Iterate
* Update yarn.lock
* Use node:stream.promises
* Remove logfile
* Fix types
* Fix types
2022-12-05 11:50:49 +00:00
RiotRobot
9bdb1fadd4
v1.11.16-rc.2
2022-12-02 17:08:05 +00:00
renovate[bot]
b52787a49e
Update dependency fs-extra to v11 ( #481 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-02 10:57:37 +00:00
renovate[bot]
8c91ead163
Update dependency pacote to v15 ( #479 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-01 11:38:43 +00:00
renovate[bot]
9d6008519e
Update dependency glob to v8 ( #478 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-01 08:23:42 +00:00
renovate[bot]
d3fbf1366b
Update dependency asar to v3 ( #476 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-01 07:50:17 +00:00
renovate[bot]
f4bf425148
Update all non-major dependencies ( #468 )
...
* Update all non-major dependencies
* Iterate PR
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2022-12-01 07:20:55 +00:00
renovate[bot]
017721ecca
Update dependency fs-extra to v10 ( #473 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-01 04:46:39 +00:00