aboutsummaryrefslogtreecommitdiff
path: root/app/features
AgeCommit message (Expand)Author
2020-04-14Fix show AoT window default valueSaúl Ibarra Corretgé
2020-04-14Fixup always on top window settingSaúl Ibarra Corretgé
2020-04-14Add always on top window toggle to settingsKlemens Arro
2020-04-12Add source URL to help buttonSven Schwyn
2020-04-07Update CI ToolsAndrei Gavrilescu
2020-04-07fix security issue / update depsAndrei Gavrilescu
2020-02-20integrate screen sharing tracker window (#197)Andrei Gavrilescu
2019-10-16fix(eslint): Errors.Hristo Terezov
2019-07-11Adds using power monitor and detecting computer suspend. (#174)Дамян Минков
2018-12-27Remove full window dragging hackSaúl Ibarra Corretgé
2018-12-27Update dependenciesSaúl Ibarra Corretgé
2018-10-10Fix regression when conference has a password or authSaúl Ibarra Corretgé
2018-10-10Remove no longer needed workaroundSaúl Ibarra Corretgé
2018-10-04Fixed styled components warningSaúl Ibarra Corretgé
2018-10-01Clarify error messageSaúl Ibarra Corretgé
2018-09-28Add a 10s join timeoutSaúl Ibarra Corretgé
2018-09-28Don't mark the conference as loaded earlySaúl Ibarra Corretgé
2018-08-29Add placeholder for conference fieldSaúl Ibarra Corretgé
2018-08-14Added onboardingakshitkrnagpal
2018-07-27Separate conference start time and duration into 2 linesSaúl Ibarra Corretgé
2018-07-27Make the conference title stand out in the recent listSaúl Ibarra Corretgé
2018-07-27Add recent-listAkshit Kr Nagpal
2018-07-27Add conference actionsAkshit Kr Nagpal
2018-07-27Replace px with emAkshit Kr Nagpal
2018-07-20Updated Dependenciesakshitkrnagpal
2018-07-15Fix: Made host parsing compatible for servers deployed in subdirectoryAkshit Kr Nagpal
2018-07-10Fixed Error: only one instance of babel-polyfill is allowedAkshit Kr Nagpal
2018-07-10Display error when unable to join conferenceakshitkrnagpal
2018-07-04Fix opening of help menu on ESC pressakshitkrnagpal
2018-07-03Added Start with Audio and Video muted togglesakshitkrnagpal
2018-07-03Minor fix in SettingsButton componentakshitkrnagpal
2018-06-29Replaced getAvatarURL from js-utilsakshitkrnagpal
2018-06-29Added Prop validation in Navbar ComponentAkshit Kr Nagpal
2018-06-29Comments FixesAkshit Kr Nagpal
2018-06-29Refactor arrow functionakshitkrnagpal
2018-06-28Simplified codeSaúl Ibarra Corretgé
2018-06-28Add "about" to help menuSaúl Ibarra Corretgé
2018-06-28Add heading to help menuSaúl Ibarra Corretgé
2018-06-28Improve dragging experienceSaúl Ibarra Corretgé
2018-06-28Validate Server URL before setting as Custom Server URLakshitkrnagpal
2018-06-28Created separate component and refactored Server URL fieldAkshit Kr Nagpal
2018-06-28Added loading spinner in conference componentakshitkrnagpal
2018-06-25Add ability to configure the server URLakshitkrnagpal
2018-06-25Refactor handling of domainAkshit Kr Nagpal
2018-06-24Add keyboard shortcut to open settings drawerAkshit Kr Nagpal
2018-06-21Rename XyzAction components to XyzButtonSaúl Ibarra Corretgé
2018-06-21Simplified codeSaúl Ibarra Corretgé
2018-06-21Added settings drawer with persistent settingsakshitkrnagpal
2018-06-17Added Jitsi Logo to navbarakshitkrnagpal
2018-06-12fix(google-auth): popup.hristoterezov