index
:
slackcoder/jitsi-meet-electron
master
Jitsi Meet desktop application
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
preload
Age
Commit message (
Expand
)
Author
2023-03-07
feat(reload) refactor opening external links
Saúl Ibarra Corretgé
2023-01-23
feat(stats) drop support for wifistats
Saúl Ibarra Corretgé
2022-08-30
chore(electron-sdk) Increment electron sdk version
Horatiu Muresan
2022-03-28
chore: use require instead of global process (#741)
Christoph Settgast
2022-03-21
feat(preload) limit the exposed SDK API surface
Saúl Ibarra Corretgé
2021-12-21
feat: force prejoin page instead of profile and av settings (#690)
Christoph Settgast
2021-12-01
refactor: Remove electron-store to be ready for electron 14+ (#668)
csett86
2021-11-11
refactor: follow rename of jitsi-meet-electron-utils to @jitsi/electron-sdk (...
csett86
2021-09-20
Switch to local storage and migrate old settings (#638)
csett86
2021-06-27
refactor: remove dependency to deprected remote module (#593)
csett86
2021-06-11
fix(mac): remove wifi stats as they cause hangs every 10 seconds
Christoph Settgast
2020-06-30
Share logic for opening external links
Saúl Ibarra Corretgé
2020-06-26
Introduce internationalisation
freddytuxworth
2020-06-10
Add protocol to open conference links with the app
Christophe Hamerling
2020-06-04
Restrict URLs which can be opened in an external browser
Saúl Ibarra Corretgé
2020-04-07
fix security issue / update deps
Andrei Gavrilescu