| Commit message (Expand) | Author | Age | Files | Lines |
* | fix tests | szaimen | 2022-04-14 | 1 | -0/+12 |
* | Add profile default setting for admin | Christopher Ng | 2022-03-25 | 1 | -0/+11 |
* | Add global profile toggle config | Christopher Ng | 2022-03-25 | 1 | -0/+4 |
* | Add Nextcloud docs link to OPcache recommends | MichaIng | 2022-03-06 | 1 | -3/+0 |
* | fix tests | szaimen | 2022-02-15 | 2 | -1/+12 |
* | Setup warning for invalid LDAP user or group UUIDs. | Arthur Schiwon | 2022-02-10 | 1 | -2/+19 |
* | Fix tests with email templates | Carl Schwan | 2022-01-20 | 1 | -6/+6 |
* | Enhance and complement OPcache setup checks | MichaIng | 2021-12-20 | 1 | -11/+4 |
* | ArgumentCountError: Too few arguments to function OCA\Settings\Controller\Che... | Joas Schilling | 2021-11-09 | 1 | -18/+29 |
* | PHPUnit\Framework\MockObject\DuplicateMethodException: Cannot stub or mock us... | Joas Schilling | 2021-11-09 | 1 | -1/+0 |
* | Make sure trusted_proxies is an array | Joas Schilling | 2021-11-09 | 1 | -4/+27 |
* | fix appstoreenabled check in Fetcher so it's coherent with AppSettingsController | Julien Veyssier | 2021-10-18 | 1 | -2/+2 |
* | Add admin privilege delegation for admin settings | Carl Schwan | 2021-09-29 | 5 | -5/+105 |
* | Merge pull request #28837 from nextcloud/show-warning-if-sharing-app-disabled | szaimen | 2021-09-20 | 1 | -9/+21 |
|\ |
|
| * | Show warning on the share settings when the File Shares app is disabled | Thomas Citharel | 2021-09-15 | 1 | -9/+21 |
* | | Issue 16719: CheckSetupController.php: now injecting reference to ITempManage... | Stefan | 2021-09-17 | 1 | -0/+6 |
|/ |
|
* | use specific email getter where necessary | Arthur Schiwon | 2021-09-09 | 1 | -5/+4 |
* | Introduce ISecureRandom::CHAR_ALPHANUMERIC | J0WI | 2021-07-08 | 1 | -5/+1 |
* | fix NewUserMailHelperTest | szaimen | 2021-06-22 | 1 | -3/+3 |
* | fix NewUserMailHelperTest | szaimen | 2021-06-22 | 1 | -3/+3 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 22 | -45/+28 |
* | Fix translation phpunit test | John Molakvoæ (skjnldsv) | 2021-06-02 | 1 | -3/+3 |
* | do not use private AccountManager in UsersController | Arthur Schiwon | 2021-05-25 | 1 | -151/+251 |
* | load share settings from the share manager in more places | Robin Appelman | 2021-05-12 | 1 | -0/+6 |
* | Fix deleting properties of user settings when not given explicitly | Daniel Calviño Sánchez | 2021-04-23 | 1 | -0/+120 |
* | Respect additional user settings not covered by the controller | Daniel Calviño Sánchez | 2021-04-23 | 1 | -10/+0 |
* | Add more unit tests for setting user settings | Daniel Calviño Sánchez | 2021-04-23 | 1 | -0/+160 |
* | Change default test data to values less similar to empty values | Daniel Calviño Sánchez | 2021-04-23 | 1 | -12/+12 |
* | Extract default test data to a helper getter | Daniel Calviño Sánchez | 2021-04-23 | 1 | -42/+46 |
* | Use constants from interface rather than class | Daniel Calviño Sánchez | 2021-04-23 | 1 | -19/+19 |
* | Separate settings for remote share expiration | Vincent Petry | 2021-04-15 | 1 | -0/+12 |
* | Make extra user profile fields always editable | Vincent Petry | 2021-03-26 | 1 | -0/+1 |
* | Map old account scope properties to new names | Vincent Petry | 2021-03-26 | 1 | -14/+14 |
* | Also clear the knownUser when changing via the settings endpoint | Joas Schilling | 2021-03-10 | 1 | -0/+6 |
* | Add a setting to restrict returning a full match unless in phonebook or same ... | Joas Schilling | 2021-03-10 | 1 | -0/+4 |
* | Add a config setting to restrict autocompletion to phonebook matches | Joas Schilling | 2021-03-10 | 1 | -177/+44 |
* | Move some settings over to the IInitialState | Roeland Jago Douma | 2021-03-02 | 1 | -3/+3 |
* | Move away some ILoggers | Roeland Jago Douma | 2021-03-02 | 3 | -9/+9 |
* | Revert "use the configured forwarded headers for the setup check" | Roeland Jago Douma | 2021-02-13 | 1 | -31/+39 |
* | use the configured forwarded headers for the setup check | Robin Appelman | 2021-02-12 | 1 | -39/+31 |
* | Add setup check to verify that the used DB version is still supported in the ... | Morris Jobke | 2021-01-08 | 2 | -2/+58 |
* | Set the user language when adding the footer | Julius Härtl | 2021-01-07 | 1 | -1/+2 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 3 | -2/+4 |
* | Add a config for default region of phone numbers | Joas Schilling | 2020-12-07 | 1 | -0/+1 |
* | Also translate the phone number when coming in via the accounts manager API d... | Joas Schilling | 2020-12-07 | 1 | -3/+5 |
* | Make code strict | Joas Schilling | 2020-12-07 | 1 | -45/+46 |
* | Fix #23357 | medcloud | 2020-11-18 | 1 | -6/+6 |
* | Create primary keys on all tables and add a command to create the afterwards | Joas Schilling | 2020-11-10 | 1 | -0/+5 |
* | Add a background job that checks for potential user imported SSL certificates... | Morris Jobke | 2020-11-03 | 1 | -4/+9 |
* | Add SVG support check to setup check | nhirokinet | 2020-11-02 | 1 | -0/+1 |