Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-20 | Cloud storage: in verbose mode give lots of progress information | ||
If a user gets stuck accessing cloud storage it's often hard to figure out which step is hanging which makes it much harder to narrow down the problem. With this patch calling Subsurface with '-v' will give somewhat finely grained progress information on stderr. Signed-off-by: Dirk Hohndel <dirk@hohndel.org> | |||
2015-06-16 | Move checking the cloud connection into its own files | ||
This isn't UI related and shouldn't have been in a file full of UI functionality. Signed-off-by: Dirk Hohndel <dirk@hohndel.org> |