element-desktop/src
R Midhun Suresh 2d6e087fb0
Merge commit from fork
* Check url with homeserver

* Move check to where access-token is added

* Do IPC comm sparingly

Before, the code would fetch the hs for every request.
Since this needs the whole event-handler dance, it's best we do it only
for the requests that match the media endpoints.

Also added some try..catch since we create URL objects that could
potentially throw

* Check origin instead of just hostname
2024-10-15 12:51:06 +01:00
..
@types Remove context item and replace with setting 2024-09-10 21:59:50 +02:00
i18n/strings Remove unnecessary translation string 2024-09-11 21:02:27 +02:00
displayMediaCallback.ts Updated Copyright headers 2024-09-06 17:56:18 +01:00
electron-main.ts Add monochrome tray icon toggle 2024-09-10 21:59:32 +02:00
ipc.ts Updated Copyright headers 2024-09-06 17:56:18 +01:00
keytar.ts Updated Copyright headers 2024-09-06 17:56:18 +01:00
language-helper.ts Updated Copyright headers 2024-09-06 17:56:18 +01:00
macos-titlebar.ts Remove legacy room header (#1896) 2024-10-02 13:11:07 +01:00
media-auth.ts Merge commit from fork 2024-10-15 12:51:06 +01:00
preload.ts Merge commit from fork 2024-10-15 12:51:06 +01:00
protocol.ts Updated Copyright headers 2024-09-06 17:56:18 +01:00
seshat.ts Updated Copyright headers 2024-09-06 17:56:18 +01:00
settings.ts Remove context item and replace with setting 2024-09-10 21:59:50 +02:00
squirrelhooks.ts Updated Copyright headers 2024-09-06 17:56:18 +01:00
tray.ts Remove context item and replace with setting 2024-09-10 21:59:50 +02:00
updater.ts Updated Copyright headers 2024-09-06 17:56:18 +01:00
utils.ts Updated Copyright headers 2024-09-06 17:56:18 +01:00
vectormenu.ts Updated Copyright headers 2024-09-06 17:56:18 +01:00
webcontents-handler.ts Updated Copyright headers 2024-09-06 17:56:18 +01:00