summaryrefslogtreecommitdiffstats
path: root/apps/settings/lib/Settings/Personal
Commit message (Expand)AuthorAgeFilesLines
* Update license headers for 19Christoph Wurst2020-04-291-1/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-103-8/+4
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-3/+3
* Use a blank line after the opening tagChristoph Wurst2020-04-091-0/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Merge pull request #20241 from nextcloud/fix/license-headers-19Roeland Jago Douma2020-04-016-6/+5
|\
| * Update the license headers for Nextcloud 19Christoph Wurst2020-03-316-6/+5
* | Start with webauthnRoeland Jago Douma2020-03-311-0/+80
|/
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
* Hide development notice when subscription is validJulius Härtl2020-03-061-0/+13
* Move personal settings to proper registrationRoeland Jago Douma2020-01-305-5/+5
* Move password settingsRoeland Jago Douma2020-01-301-3/+4
* Move the personal 2FA settings to its own appRoeland Jago Douma2020-01-292-54/+98
* Move can create token logicRoeland Jago Douma2020-01-292-12/+13
* Update license headers for 18Christoph Wurst2019-12-201-1/+2
* add a fallback locale for personal settings pageRobin Appelman2019-12-161-0/+7
* Update license headersChristoph Wurst2019-12-055-5/+19
* Some php-cs fixesRoeland Jago Douma2019-11-222-1/+2
* Do not create Application instances directlyChristoph Wurst2019-10-111-1/+1
* Move settings to an appChristoph Wurst2019-09-285-0/+628