summaryrefslogtreecommitdiffstats
path: root/apps/settings/lib
Commit message (Expand)AuthorAgeFilesLines
* use the loginname to verify the old password in user password changesArthur Schiwon2020-05-261-1/+2
* Fix languages empty arrayGretaD2020-05-111-0/+1
* Check the user on remote wipeJoas Schilling2020-03-251-1/+7
* Revive the "send email to new users" toggle for the user formChristoph Wurst2020-02-281-0/+21
* Use the l10n from settingsRoeland Jago Douma2020-02-031-2/+2
* apps can have polyamorous relationships with bundlesArthur Schiwon2020-01-271-1/+1
* Update license headers for 18Christoph Wurst2019-12-203-1/+4
* Merge pull request #18429 from nextcloud/locale-fallbackRoeland Jago Douma2019-12-171-0/+7
|\
| * add a fallback locale for personal settings pageRobin Appelman2019-12-161-0/+7
* | Allow to force enable apps via CLIJoas Schilling2019-12-131-7/+1
* | clarified default permission setting stringSascha Wiswedel2019-12-121-1/+1
|/
* Merge pull request #18299 from nextcloud/bugfix/noid/filecache_bigint_mountsRoeland Jago Douma2019-12-091-0/+1
|\
| * Convert various columns in oc_mounts to bigintGeorg Ehrke2019-12-091-0/+1
* | Fix Argument 3 passed to OCA\Encryption\Recovery::__construct() must be an in...Daniel Kesselberg2019-12-091-2/+0
|/
* Update license headersChristoph Wurst2019-12-0535-46/+167
* My first stupid attempt at expanding the admin interfaceRoeland Jago Douma2019-11-271-0/+3
* Merge pull request #18079 from nextcloud/fixes/phpcsRoeland Jago Douma2019-11-2510-12/+13
|\
| * Some php-cs fixesRoeland Jago Douma2019-11-2210-12/+13
* | make help available to ordinary users againArthur Schiwon2019-11-211-0/+1
|/
* Convert more columns to bigintRoeland Jago Douma2019-11-201-0/+4
* Fixes a 500 without useridArthur Schiwon2019-11-161-1/+1
* Merge pull request #17509 from nextcloud/fix/application-singletonJohn Molakvoæ2019-11-041-1/+1
|\
| * Do not create Application instances directlyChristoph Wurst2019-10-111-1/+1
* | Merge pull request #17450 from nextcloud/fix/17368/odd-group-numbersblizzz2019-10-211-25/+32
|\ \
| * | hide strange Everyone and Disabled group numbers with LDAP, fixes 17368Arthur Schiwon2019-10-211-25/+32
| |/
* / Move help to controllerJulius Härtl2019-10-171-0/+97
|/
* fix updating and deleting authtokensSergej Nikolaev2019-10-051-2/+6
* Move settings to an appChristoph Wurst2019-09-2834-0/+6240