summaryrefslogtreecommitdiffstats
path: root/apps/settings/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix TypeError when "email" is not given in the controller requestDaniel Calviño Sánchez2021-04-231-1/+1
* | Respect additional user settings not covered by the controllerDaniel Calviño Sánchez2021-04-231-7/+13
* | Use constants from interface rather than classDaniel Calviño Sánchez2021-04-231-2/+2
|/
* Merge pull request #26474 from nextcloud/caugner-patch-mariadb-in-mysql-suppo...Morris Jobke2021-04-211-1/+1
|\
| * Mention MariaDB in MySQL support warningClaas Augner2021-04-091-1/+1
* | Separate settings for remote share expirationVincent Petry2021-04-151-0/+3
|/
* Merge pull request #25605 from nextcloud/trusted-proxy-warning-localhostRoeland Jago Douma2021-04-011-1/+1
|\
| * dont show trusted proxy warning when the proxy and remote are both localhostRobin Appelman2021-02-121-1/+1
* | Make extra user profile fields always editableVincent Petry2021-03-261-10/+5
* | Map old account scope properties to new namesVincent Petry2021-03-261-21/+22
* | Rename some parameters and methods to make the API more clearJoas Schilling2021-03-101-1/+1
* | Also clear the knownUser when changing via the settings endpointJoas Schilling2021-03-101-1/+23
* | Add a setting to restrict returning a full match unless in phonebook or same ...Joas Schilling2021-03-101-0/+1
* | Add a config setting to restrict autocompletion to phonebook matchesJoas Schilling2021-03-101-0/+1
* | Fix some types in the Settings Personal pagesRoeland Jago Douma2021-03-082-8/+8
* | Merge pull request #25870 from nextcloud/techdept/settings/move_group_activit...Joas Schilling2021-03-054-99/+198
|\ \
| * | Move group activities to eventsRoeland Jago Douma2021-03-034-99/+198
* | | Move some settings over to the IInitialStateRoeland Jago Douma2021-03-021-7/+6
|/ /
* | Merge pull request #25862 from nextcloud/techdept/psalm/some_loggersRoeland Jago Douma2021-03-023-17/+22
|\ \
| * | Move away some ILoggersRoeland Jago Douma2021-03-023-17/+22
* | | Merge pull request #25854 from nextcloud/techdept/psalm/checksetupcontrollerLukas Reschke2021-03-021-5/+2
|\ \ \
| * | | Fix lying docblocksRoeland Jago Douma2021-03-011-5/+2
| |/ /
* | | Merge pull request #25544 from nextcloud/refactor/app-password-created-eventChristoph Wurst2021-03-022-32/+78
|\ \ \ | |/ / |/| |
| * | Move app_password_created to a typed eventChristoph Wurst2021-02-092-32/+78
| |/
* | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-1/+1
* | Some psalm fixes in the settings appRoeland Jago Douma2021-02-152-3/+10
* | Revert "use the configured forwarded headers for the setup check"Roeland Jago Douma2021-02-131-8/+1
* | use the configured forwarded headers for the setup checkRobin Appelman2021-02-121-1/+8
|/
* Do not show 2FA settings if the user has no providers availableChristoph Wurst2021-01-221-1/+41
* Migrate internal classes to the OCP db col typesChristoph Wurst2021-01-121-1/+1
* Fix casing of MySQLPlatform class nameVincent Petry2021-01-121-2/+2
* Merge pull request #25016 from nextcloud/enh/noid/add-check-for-unsupported-dbRoeland Jago Douma2021-01-112-1/+120
|\
| * Add setup check to verify that the used DB version is still supported in the ...Morris Jobke2021-01-082-1/+120
* | Remove unneeded casts that were found by PsalmMorris Jobke2021-01-111-2/+2
* | Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-081-5/+6
|/
* Set the user language when adding the footerJulius Härtl2021-01-071-1/+1
* Hide client link in welcome mail if an empty customclient_desktop config is setJulius Härtl2021-01-071-6/+16
* Fix updating user settingsChristoph Wurst2021-01-051-26/+27
* Update license headersChristoph Wurst2020-12-302-1/+1
* Merge pull request #22916 from J0WI/unifiy-links-to-php.netRoeland Jago Douma2020-12-221-1/+1
|\
| * Unify links to php.netJ0WI2020-09-171-1/+1
* | Merge pull request #24702 from nextcloud/enhancement/well-known-handler-apiChristoph Wurst2020-12-181-21/+0
|\ \
| * | Add well known handlers APIChristoph Wurst2020-12-161-21/+0
* | | Update all license headers for Nextcloud 21Christoph Wurst2020-12-1613-3/+19
|/ /
* | Add missing parent::__construct() calls to JobsJoas Schilling2020-12-141-9/+3
* | Merge pull request #24247 from nextcloud/bugfix/noid/ocm-providerId-stringJulius Härtl2020-12-091-0/+2
|\ \
| * | Move columns to bigintJulius Härtl2020-12-081-0/+2
* | | Make the throwing optional, so background tasks don't breakJoas Schilling2020-12-071-1/+1
* | | Add a config for default region of phone numbersJoas Schilling2020-12-071-0/+1
* | | Also translate the phone number when coming in via the accounts manager API d...Joas Schilling2020-12-071-22/+7