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
/
features
/
settings
Age
Commit message (
Expand
)
Author
2021-12-21
feat: force prejoin page instead of profile and av settings (#690)
Christoph Settgast
2021-05-11
feat(agc): Add setting to disable automatic gain control (#582)
csett86
2020-09-25
Simplify validating server URL
Saúl Ibarra Corretgé
2020-07-07
Add translation for server timeout
Jan
2020-06-26
Introduce internationalisation
freddytuxworth
2020-06-04
Reorganize settings drawer
Saúl Ibarra Corretgé
2020-06-04
Remove local avatar
Saúl Ibarra Corretgé
2020-05-20
Refactor avatar
Saúl Ibarra Corretgé
2020-05-14
Add timeout configuration in settings
Christophe Hamerling
2020-04-14
Fix show AoT window default value
Saúl Ibarra Corretgé
2020-04-14
Fixup always on top window setting
Saúl Ibarra Corretgé
2020-04-14
Add always on top window toggle to settings
Klemens Arro
2020-04-07
fix security issue / update deps
Andrei Gavrilescu
2019-10-16
fix(eslint): Errors.
Hristo Terezov
2018-10-01
Clarify error message
Saúl Ibarra Corretgé
2018-08-14
Added onboarding
akshitkrnagpal
2018-07-27
Replace px with em
Akshit Kr Nagpal
2018-07-20
Updated Dependencies
akshitkrnagpal
2018-07-03
Added Start with Audio and Video muted toggles
akshitkrnagpal
2018-07-03
Minor fix in SettingsButton component
akshitkrnagpal
2018-06-29
Replaced getAvatarURL from js-utils
akshitkrnagpal
2018-06-28
Validate Server URL before setting as Custom Server URL
akshitkrnagpal
2018-06-28
Created separate component and refactored Server URL field
Akshit Kr Nagpal
2018-06-25
Add ability to configure the server URL
akshitkrnagpal
2018-06-24
Add keyboard shortcut to open settings drawer
Akshit Kr Nagpal
2018-06-21
Rename XyzAction components to XyzButton
Saúl Ibarra Corretgé
2018-06-21
Added settings drawer with persistent settings
akshitkrnagpal