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
Michael Telatynski
031ee44571
Enable noImplicitAny and kill off request
( #457 )
...
* Enable noImplicitAny
* Switch from request to node-fetch
* Fix node-fetch via patch-package
* Add edge to handler
* Pin node-fetch to v2
2022-11-30 13:51:54 +00:00
Michael Telatynski
ac088dd394
Use brand variable in close confirmation message box ( #429 )
2022-10-18 12:43:30 +00:00
Michael Telatynski
389f6f4334
Split electron-main into smaller chunks ( #377 )
...
* Split electron-main into smaller chunks
* Affix @types/node version and upgrade electron-store
* Iterate PR
* tidy up
* Actually run the split out code
2022-07-01 20:17:40 +01:00
Michael Telatynski
840a69451b
Abstract electron settings properly to avoid boilerplate-hell ( #375 )
2022-06-10 22:38:48 +01:00
Michael Telatynski
e50e04c507
Improve typing ( #364 )
...
* Improve typing
* Make sonar happier
2022-05-23 15:44:29 +01:00
James Salter
f766cd0dca
Add log line to denote disabling hardware acceleration
2022-05-20 13:37:58 +01:00
James Salter
bf62a92b50
Read and write config option disableHardwareAcceleration
2022-05-20 13:26:16 +01:00
Šimon Brandner
634c5c66a6
Switch to IPC channel for getDesktopCapturerSources
( #320 )
2022-02-11 10:38:19 +00:00
Šimon Brandner
3599a015d7
Enable webgl ( #284 )
2021-12-10 14:55:35 +00:00
Michael Telatynski
b662846bf1
Only set badgeCount on Mac/Linux because Windows is made of fail
2021-10-11 09:13:30 +01:00
David Baker
b498885b2d
Merge pull request #264 from vector-im/dbkr/yarnupgrade_20210914
...
yarn upgrade
2021-09-15 18:52:10 +01:00
David Baker
db86a3f726
yarn upgrade
...
Remove `enableRemoteModule` which has now been removed from the types
(the default was false and has been for som time, we were passing
false anyway).
2021-09-15 18:27:50 +01:00
Yureka
96e5389779
Only set enable-features
if the user hasn't
2021-09-06 16:18:16 +02:00
Šimon Brandner
96203a882c
Enable Pipewire support
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-18 08:34:06 +02:00
Michael Telatynski
984a98b9df
Fix issue with Squirrel.Windows install/update handler not firing properly
2021-07-27 11:47:44 +01:00
Michael Telatynski
f4be51959b
disable require lint rule in couple more places
2021-07-01 09:24:02 +01:00
Michael Telatynski
397bc66522
fix ts linting and delint the world
2021-07-01 09:22:57 +01:00
Michael Telatynski
53e7100033
Initial Typescripting for Element Desktop
2021-06-25 14:35:58 +01:00