Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-05 | Fix recent list to skip tokens (#906) | Saúl Ibarra Corretgé | |
* fix(conference) fix handling iframe load error It can happen if DNS resolution fails, for example. * fix(recent-list) clean room names Fixes: https://github.com/jitsi/jitsi-meet-electron/issues/903 | |||
2023-08-16 | fix(conference) handle joining another meeting while in one | Saúl Ibarra Corretgé | |
This can happen when "token auth URL" mode is used since the app will be redirected to the same meeting it's in, but with a token. | |||
2023-07-14 | lang: Add hindi translation (#888) | shellheim | |
2023-06-28 | chore(external-api): Update | Hristo Terezov | |
2023-05-09 | fix(external-api) enable iframe sandbox after update | Saúl Ibarra Corretgé | |
The sandbox can now be manually enabled, so let's do that. | |||
2023-05-09 | fix(external-api) update bundle | Saúl Ibarra Corretgé | |
2023-04-18 | Improve Traditional Chinese local (zh-TW.json) (#855) | Peter Dave Hello | |
2023-03-07 | feat(reload) refactor opening external links | Saúl Ibarra Corretgé | |
Use IPC to send a message to the main process instead of opening them from the renderer process. | |||
2023-01-31 | fix(utils) make openExternalLink more resilient | Saúl Ibarra Corretgé | |
2023-01-26 | fix(external-api) allow forms | Saúl Ibarra Corretgé | |
2023-01-24 | fix(external-api) fix chat links not opening (#836) | Saúl Ibarra Corretgé | |
2023-01-23 | feat(stats) drop support for wifistats | Saúl Ibarra Corretgé | |
2023-01-19 | feat(external-api) update bundled version | Saúl Ibarra Corretgé | |
2022-12-02 | lang: update sq translation | Besnik Bleta | |
2022-10-11 | lang: update zh-TW.json (#797) | TTG | |
2022-09-23 | feat: Chinese Translations (#789) | TTG | |
2022-08-30 | chore(electron-sdk) Increment electron sdk version | Horatiu Muresan | |
2022-08-25 | fix(config): backport parseURLParams from jitsi-meet (#786) | Christoph Wiechert | |
Used https://github.com/jitsi/jitsi-meet/blob/master/react/features/base/util/parseURLParams.ts and removed the typescript stuff and replaced deprecated substr() Closes: #642 Signed-off-by: Christoph Wiechert <wio@psitrax.de> | |||
2022-08-02 | feat: croatian translation (#771) | Milo Ivir | |
2022-04-28 | Update external_api.js | Horatiu Muresan | |
last commit tags: tag: jitsi-meet_7249, tag: 6121 last commit sh: 132b44a8b630c37a12936fd07accef6fc496878c | |||
2022-03-28 | chore: use require instead of global process (#741) | Christoph Settgast | |
2022-03-25 | chore(deps): remove process polyfill (#738) | Christoph Settgast | |
The @atlaskit/navigation also works fine without reference to whether its running on mac or not (for the way its used in this project). | |||
2022-03-23 | refactor: replace deprecated String.prototype.substr() (#735) | CommanderRoot | |
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated Signed-off-by: Tobias Speicher <rootcommander@gmail.com> | |||
2022-03-21 | feat(preload) limit the exposed SDK API surface | Saúl Ibarra Corretgé | |
Expose a single function that sets up everything on the renderer. | |||
2022-02-09 | feat: allow the jitsi-meet:// protocol in the URL box (#706) | Christoph Settgast | |
* feat: allow the jitsi-meet:// protocol in the URL box Allow this so that when you send around links to the app and someone accidentally copy-pastes them into the URL box, things dont break. | |||
2022-01-12 | lang: spelling and typography fixes for French (#699) | Glandos | |
Fix spelling and typography | |||
2021-12-21 | feat: force prejoin page instead of profile and av settings (#690) | Christoph Settgast | |
The settings and the prejoin page which is forced on many instances including meet.jit.si did conflict, as you could set values in the settings, then try to override them in den prejoin page only to notice that it would not work. Clean this up by only having the prejoin page where all settings can be done before joining the conference. Closes: #687 | |||
2021-12-01 | refactor: Remove electron-store to be ready for electron 14+ (#668) | csett86 | |
Release this ~3 months after 2.9.0 was released (21 Sep 2021) so that users had 3 months to migrate to local storage Signed-off-by: Christoph Settgast <csett86@web.de> | |||
2021-11-11 | refactor: follow rename of jitsi-meet-electron-utils to @jitsi/electron-sdk ↵ | csett86 | |
(#662) | |||
2021-09-20 | Switch to local storage and migrate old settings (#638) | csett86 | |
This is a preparation for electron 14+, where electron-store is no longer in a usable state (currently used version does not work due to remote module removed in electron 14, latest version extends every app startup to 10 seconds). Once sufficient migration period has passed, electron-store and redux-persist-electron-storage and the ipc call introduced here (electron-store-exists) can be removed. | |||
2021-09-19 | Update hu.json (#637) | ovari | |
2021-07-21 | chore(deps) Update external_api.js | hmuresan | |
2021-06-28 | feat(recent-list): add an explanatory label (#591) | csett86 | |
2021-06-27 | lang(en): clarify that main input is room name, not participant (#592) | csett86 | |
based on the suggestions from #588 Signed-off-by: Christoph Settgast <csett86@web.de> | |||
2021-06-27 | feat: support config overwrite via URL parameters (#594) | csett86 | |
Signed-off-by: Christoph Settgast <csett86@web.de> | |||
2021-06-27 | refactor: remove dependency to deprected remote module (#593) | csett86 | |
the remote module will be removed from electron 14 onwards, so replace the locale detection with native browser api that is available in the renderer. Signed-off-by: Christoph Settgast <csett86@web.de> | |||
2021-06-11 | fix(mac): remove wifi stats as they cause hangs every 10 seconds | Christoph Settgast | |
The getWiFiStats causes screen freezes every 10 seconds for 2-4 seconds, thus temporarily remove them on mac. Closes: #595 | |||
2021-05-11 | feat(agc): Add setting to disable automatic gain control (#582) | csett86 | |
In some OS/Chromium combinations the automatic gain control goes slightly crazy, but normally its fine. Thus keep the default as is, but add an option for the users to disable it if required. Closes: #564 | |||
2021-05-07 | Adding sq translation | Besnik Bleta | |
2021-04-14 | feat(i18n): add pt lang | Rogério Queiroz | |
2021-03-23 | Allow mailto links to be opened externally | bsimml | |
2021-03-03 | Update bundled external API | Saúl Ibarra Corretgé | |
Fixes: https://github.com/jitsi/jitsi-meet-electron/issues/527 | |||
2021-02-23 | Added Dutch translation. | Cedric Roijakkers | |
2021-02-23 | Fix typo in German language file | Dominik Gedon | |
2021-02-23 | Update dependencies | Saúl Ibarra Corretgé | |
2021-02-23 | Update feedback URL | Saúl Ibarra Corretgé | |
2021-01-16 | Fix typo in German language file | Marvin Frommhold | |
2021-01-08 | Galician localization | xosecalvo | |
2021-01-08 | Fix typo in German language file | Jan | |
2021-01-07 | updated german translation | Tobias Bannert | |
Updated, corrected and completed the german translation. |