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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-09-18Bump versionsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-05-07Bump app versions and requirementsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-03-31Start with webauthnRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-02-13Fix typoSergey Shlyakhov
2020-01-31Move Admin Settings also to info.xmlRoeland Jago Douma
More cleanup of the Settings apps. Makes the manager cleaner and a proper manager. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-31Use activity registration for the settingsRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-31Move personal settings to proper registrationRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-29Move the personal 2FA settings to its own appRoeland Jago Douma
Small isolated classes are easier to understand and to maintain! Another step in the cleaning up of the settings. So that adding new stuff later is easier. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-28Move admin sections to settings appRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-28Move the Personal sections to the settings appRoeland Jago Douma
There is no need to have weird magic in the manager. This should be properly registered in the right way. The settings code is messy anyways. This is a start to make it a tad more clean. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-21Fix app updatesRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-09-28Move settings to an appChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>