Files
Vishesh Handa b193b75254 Setup: Move generating ssh key + deploy key code out of widget
It's strange, but this widget routinely gets constructed twice. So
performing a long async operation (generating the ssh key + adding it as
a deploy key) from initState, results in it being called twice. I'm not
sure where the state is initialized twice.

Even adding a unique key to the widget did not help. In the end, I've
just moved the code to its parent widget.
2020-05-18 18:19:26 +02:00
..
2020-05-18 00:26:00 +02:00
2020-05-18 00:49:32 +02:00
2020-05-18 00:23:14 +02:00
2020-05-08 12:08:10 +02:00
2020-05-17 19:51:26 +02:00
2020-05-14 16:09:22 +02:00
2020-05-08 19:30:53 +02:00
2020-05-05 09:28:47 +02:00
2020-05-08 10:55:00 +02:00
2019-10-20 01:11:53 +01:00
2020-05-18 00:35:48 +02:00
2020-05-13 16:56:20 +02:00