t3chguy
2cb99596d2
[create-pull-request] automated change
2025-07-18 06:07:51 +00:00
Florian Duros
dd45096808
fix: reduce macos titlebar height with the new room list and expand the existing border
2025-07-16 14:14:29 +02:00
t3chguy
205d1609cd
[create-pull-request] automated change
2025-07-16 06:08:06 +00:00
t3chguy
e02e0b86e5
[create-pull-request] automated change
2025-07-09 06:08:15 +00:00
David Baker
5149911e38
Prettier
2025-06-25 11:13:25 +01:00
David Baker
c9a53ba25d
Fix types
2025-06-25 11:11:57 +01:00
t3chguy
8e5761be2d
[create-pull-request] automated change
2025-06-20 06:07:33 +00:00
Michael Telatynski
0d04e3d2ac
Fix element-desktop-ssoid profile deeplinking for OIDC ( #2396 )
2025-06-13 14:57:41 +01:00
t3chguy
db153374f0
[create-pull-request] automated change
2025-06-13 06:07:46 +00:00
Michael Telatynski
0d4f02cde6
Add support for migrating to kwallet6 ( #2390 )
2025-06-11 14:06:25 +01:00
t3chguy
51d2f6a29e
[create-pull-request] automated change
2025-06-11 06:07:47 +00:00
Michael Telatynski
c43e8d684f
Wire up setContentProtectionEnable for Windows & macOS ( #2379 )
2025-06-10 08:55:51 +01:00
t3chguy
2401c1f7ef
[create-pull-request] automated change
2025-06-09 06:07:53 +00:00
t3chguy
cb5f5bc94a
[create-pull-request] automated change
2025-06-06 06:07:50 +00:00
David Baker
39f460b636
Actually assign the promise
2025-06-04 18:26:56 +01:00
David Baker
86f6136257
Prettier
2025-06-04 16:23:59 +01:00
David Baker
2e039f4bab
Add log message while I'm here
2025-06-04 16:15:08 +01:00
David Baker
8f24f45090
Need to return false here too
2025-06-04 16:12:43 +01:00
David Baker
6901bff548
Fix clear storage not working
...
It failed because it went looking for the focused / first window to
clear the storage on, but we called it before we had a window. Just
rewrite it without electron-clear-storage which doesn't really seem
necessary as a dependency, and also relaunched the app when clearing
stprage (you-had-one-job.gif). Pass the session in explicitly so it's
clear it needs it.
2025-06-04 16:01:03 +01:00
David Baker
cf88e520a0
Fix restart loop in safeStorage
...
if we started using a backend but it's now unusable, we need to prompt
the user that we can't migrate: if the override flag is already set then
we'll just restart in a loop.
2025-06-04 14:01:14 +01:00
t3chguy
f136c7aaad
[create-pull-request] automated change
2025-06-04 06:07:42 +00:00
t3chguy
7142b6fe57
[create-pull-request] automated change
2025-06-02 06:07:44 +00:00
t3chguy
0c4c950fc7
[create-pull-request] automated change
2025-05-26 06:07:53 +00:00
Michael Telatynski
9660c4b2be
Refactor store and fix bugs with it ( #2348 )
2025-05-23 14:33:17 +01:00
t3chguy
cfea34766a
[create-pull-request] automated change
2025-05-23 06:07:19 +00:00
R Midhun Suresh
abd508fc0d
Enable encryption before checking if encryption is available
2025-05-22 18:22:05 +05:30
R Midhun Suresh
1d79fa633a
Enable plain text encryption as early as possible
2025-05-22 16:56:34 +05:30
Michael Telatynski
ec4c610158
Support build-time specified protocol scheme for oidc callback ( #2285 )
2025-05-22 11:40:28 +01:00
R Midhun Suresh
63e1e0d894
Move store creation into migration methods
2025-05-22 14:33:48 +05:30
R Midhun Suresh
e326246669
Use basic_text as fallback when encryption not available
...
Show the user a dialog and fallback to using basic_text temporarily when
a valid backend is available but encryption support is not.
2025-05-22 11:57:51 +05:30
t3chguy
46080c66d0
[create-pull-request] automated change
2025-05-19 06:07:51 +00:00
t3chguy
bb2435b529
[create-pull-request] automated change
2025-05-12 06:07:37 +00:00
t3chguy
3c9b229664
[create-pull-request] automated change
2025-05-07 14:58:23 +00:00
David Baker
cd9b48d87f
Prettier
2025-05-06 11:47:45 +01:00
David Baker
10e2c5c1e4
Apply workaround for electron bug
...
Fixes https://github.com/element-hq/element-desktop/issues/2297
2025-05-06 11:40:32 +01:00
Michael Telatynski
2699d04fd1
Update copy for the Electron Linux keyring backend error ( #2295 )
2025-04-30 12:13:12 +01:00
t3chguy
2b928c3f50
[create-pull-request] automated change
2025-04-30 06:07:35 +00:00
Michael Telatynski
c72d23f995
Migrate from keytar to safeStorage ( #2227 )
2025-04-29 10:40:06 +00:00
David Baker
570a8bdefe
Merge pull request #2275 from Fusseldieb/develop
...
Notification fixes for Windows - AppID name was messing up handler
2025-04-28 13:44:53 +01:00
Michael Telatynski
72da1a90db
Fix io.element.desktop protocol handler ( #2280 )
2025-04-23 11:34:44 +01:00
Valentino Stillhart
37bc884d77
Explanation for setAppUserModelId
2025-04-22 12:59:39 -03:00
Valentino Stillhart
41ff61421d
AppIDs must match config to properly display notification icon and title
2025-04-18 05:19:41 -03:00
Valentino Stillhart
65cdeaa9de
Dashes were breaking notifications
2025-04-18 05:04:59 -03:00
David Baker
42ac29359c
nonexistent
2025-04-15 11:58:55 +01:00
David Baker
db4c544b72
Use console.log
...
Co-authored-by: Nick Bolton <nick@symless.com >
2025-04-15 11:54:11 +01:00
Nick Bolton
0559886b77
Reword log line to use 'app' instead of 'global'
...
Co-authored-by: David Baker <dbkr@users.noreply.github.com >
2025-04-15 10:34:04 +01:00
David Baker
f59c38a07e
Fix type import
2025-04-15 10:34:04 +01:00
Nick Bolton
bff9c344b6
Log when attempting to load from nonexisting JSON file
2025-04-15 10:34:04 +01:00
Nick Bolton
30a464fcdc
Update config logging to specify config file path
2025-04-15 10:34:04 +01:00
sj
aabbb8772d
Support specifying the profile dir path via env var ( #2226 ) ( #2246 )
2025-04-11 08:19:26 +00:00