Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-04-12Restore VFS confirmation dialog in new classFabian Müller
The old confirmation dialog was located within the setup wizard, which did not make a lot of sense. Therefore, the old code was restored, but moved into a new dedicated class, which can be used from other places easily, too.