aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/lib
Commit message (Expand)AuthorAgeFilesLines
* adjusted backport of e26664ba4276abe7bf192625a4afe8520191c64bArthur Schiwon2021-09-161-2/+4
* use specific email getter where necessaryArthur Schiwon2021-09-101-2/+2
* Only recommand for php-sodium on >= PHP 7.4Carl Schwan2021-08-311-1/+5
* Merge pull request #28256 from nextcloud/enh/21045/stable22-quota-restrictionsPytal2021-08-231-1/+7
|\
| * refs #21045 add app config to disable unlimited quota and to set max quotaChristopher Ng2021-08-201-1/+7
* | Allow to disable group change notificationMarco Ambrosini2021-08-191-1/+1
|/
* Check that php was compiled with argon2 support or that the php-sodiumCarl Schwan2021-08-021-0/+4
* Refine unsupported federation scope checksChristopher Ng2021-07-161-0/+1
* Provide initial stateChristopher Ng2021-07-161-1/+49
* Add security.txtLukas Reschke2021-06-232-0/+52
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0458-122/+74
* l10n: Spelling unificationValdnet2021-06-021-1/+1
* do not use private AccountManager in UsersControllerArthur Schiwon2021-05-251-98/+68
* Merge pull request #26727 from nextcloud/group-exclude-link-shareMorris Jobke2021-05-211-0/+4
|\
| * allow excluding groups from creating link sharesRobin Appelman2021-05-121-0/+4
* | Harden apptoken checkRoeland Jago Douma2021-05-171-0/+20
* | Merge pull request #26959 from nextcloud/techdebt/noid/verifiyuserdata-iaccou...blizzz2021-05-121-30/+29
|\ \
| * | VerifyUserData shall use IAccountManager, not private APIArthur Schiwon2021-05-121-30/+29
| |/
* / PersonalInfo settings to use public AccoutManager APIArthur Schiwon2021-05-121-5/+4
|/
* Merge pull request #26259 from nextcloud/feature/noid/validate-website-to-be-...Joas Schilling2021-04-261-0/+3
|\
| * Validate the website field input to be a valid URLJoas Schilling2021-04-221-0/+3
* | Fix deleting properties of user settings when not given explicitlyDaniel Calviño Sánchez2021-04-231-13/+39
* | 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
|/