Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-24 | chore(deps): migrate webpack 4 to 5 (#732) | Kanishka Bansode | |
update babel to latest minor while at it | |||
2021-11-11 | chore(deps) update @jitsi/js-utils (#663) | Saúl Ibarra Corretgé | |
2021-11-11 | refactor: follow rename of jitsi-meet-electron-utils to @jitsi/electron-sdk ↵ | csett86 | |
(#662) | |||
2021-02-23 | Update dependencies | Saúl Ibarra Corretgé | |
2020-06-11 | Silence webpack asset size warnings | Saúl Ibarra Corretgé | |
2020-06-11 | Bundle external API | Saúl Ibarra Corretgé | |
We use very little functionality of it anyway. | |||
2020-06-04 | Replace unmaintained SVG plugin | Saúl Ibarra Corretgé | |
2020-04-07 | fix security issue / update deps | Andrei Gavrilescu | |
2018-10-04 | Update dependencies | Saúl Ibarra Corretgé | |
2018-08-17 | Add ability to watch / autoreload in development mode | Saúl Ibarra Corretgé | |
Fixes: https://github.com/jitsi/jitsi-meet-electron/issues/103 Co-authored-by: Akshit Kr Nagpal <akshitkrnagpal@gmail.com> |