| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #32443 from nextcloud/port/background-job-admin | Pytal | 2022-05-20 | 1 | -23/+22 |
|\ |
|
| * | Port BackgroundJob admin settings to vue | Carl Schwan | 2022-05-20 | 1 | -23/+22 |
* | | Merge pull request #32501 from nextcloud/cleanup/admin-delegation-setting | Carl Schwan | 2022-05-20 | 1 | -12/+10 |
|\ \ |
|
| * | | Cleanup admin delegation setting page | Carl Schwan | 2022-05-19 | 1 | -12/+10 |
| |/ |
|
* / | Improve two factor admin settings | Carl Schwan | 2022-05-20 | 1 | -13/+14 |
|/ |
|
* | adjust wording for database checks | szaimen | 2022-05-16 | 1 | -3/+3 |
* | Merge pull request #32276 from nextcloud/fix/ldap_error_handling | blizzz | 2022-05-05 | 1 | -1/+4 |
|\ |
|
| * | Do not dispatch postSetPassword when setPassword fails | Louis Chemineau | 2022-05-05 | 1 | -1/+4 |
* | | Add setting to ignore email during search | Louis Chemineau | 2022-05-03 | 1 | -0/+1 |
|/ |
|
* | l10n: Improve grammar | rakekniven | 2022-04-27 | 1 | -1/+1 |
* | Catch avatar export separately for better failure tracing | Christopher Ng | 2022-04-13 | 1 | -1/+5 |
* | Adapt existing migrators to new API | Côme Chilliet | 2022-04-13 | 1 | -11/+11 |
* | Add settings to ignore second display name in search | Louis Chemineau | 2022-04-12 | 1 | -0/+1 |
* | Use Migrators id instead of class names | Côme Chilliet | 2022-04-11 | 1 | -1/+1 |
* | Merge pull request #31857 from nextcloud/feat/dont_match_userid | Vincent Petry | 2022-04-11 | 1 | -0/+1 |
|\ |
|
| * | Add settings to not match userID during full match | Louis Chemineau | 2022-04-06 | 1 | -0/+1 |
* | | Extend account migrator | Christopher Ng | 2022-04-08 | 1 | -1/+27 |
|/ |
|
* | Merge pull request #31194 from nextcloud/feat/allow-to-exclude-groups-from-pa... | Vincent Petry | 2022-04-06 | 1 | -1/+8 |
|\ |
|
| * | Allow to disable password policy enforcement for selected groups | Carl Schwan | 2022-04-05 | 1 | -1/+8 |
* | | Merge pull request #30950 from nextcloud/enh/opcache-recommends-translation | Vincent Petry | 2022-03-24 | 1 | -8/+8 |
|\ \ |
|
| * | | Add OPcache recommendations to Transifex | MichaIng | 2022-03-22 | 1 | -8/+8 |
* | | | Limit the length of app password names | Joas Schilling | 2022-03-23 | 1 | -0/+8 |
|/ / |
|
* | | Move data into settings folder | Christopher Ng | 2022-03-22 | 1 | -16/+20 |
* | | Use account method to set all properties | Christopher Ng | 2022-03-18 | 1 | -18/+2 |
* | | Use streams | Christopher Ng | 2022-03-18 | 1 | -3/+3 |
* | | Transfer to settings app and register | Christopher Ng | 2022-03-18 | 3 | -0/+187 |
|/ |
|
* | Add profile default setting for admin | Christopher Ng | 2022-03-18 | 1 | -0/+16 |
* | Add global profile toggle config | Christopher Ng | 2022-03-18 | 1 | -3/+5 |
* | Differenciate the activity depending on admin vs user action | Joas Schilling | 2022-03-10 | 2 | -2/+12 |
* | Merge pull request #31430 from nextcloud/enh/31429/improve-overwrite-cli-url-... | Simon L | 2022-03-10 | 1 | -8/+7 |
|\ |
|
| * | improve overwrite cli url setup check | szaimen | 2022-03-09 | 1 | -8/+7 |
* | | Merge pull request #31470 from nextcloud/enh/13099/allow-disable-imagick-warning | John Molakvoæ | 2022-03-08 | 1 | -14/+21 |
|\ \ |
|
| * | | allow to disable the imagick warning | szaimen | 2022-03-07 | 1 | -14/+21 |
* | | | allow adding protocol to domains in 'connectivity_check_domains' config | Julien Veyssier | 2022-03-07 | 1 | -8/+13 |
|/ / |
|
* | | Merge pull request #31267 from nextcloud/enh/docs-link-for-opcache-recommends | MichaIng | 2022-03-04 | 1 | -1/+1 |
|\ \ |
|
| * | | Add Nextcloud docs link to OPcache recommends | MichaIng | 2022-03-03 | 1 | -1/+1 |
| |/ |
|
* / | Fix permittedPath comparison | Mickey Knox | 2022-03-02 | 1 | -1/+1 |
|/ |
|
* | Cleanup admin settings js files | Carl Schwan | 2022-02-17 | 1 | -1/+0 |
* | Merge pull request #31032 from nextcloud/instanceName | Vincent Petry | 2022-02-10 | 1 | -2/+8 |
|\ |
|
| * | Don't use plain URL on the subject | acsfer | 2022-02-06 | 1 | -2/+8 |
* | | Setup warning for invalid LDAP user or group UUIDs. | Arthur Schiwon | 2022-02-10 | 2 | -2/+85 |
|/ |
|
* | show if the mail server settings are not set or verified | szaimen | 2022-02-03 | 2 | -1/+31 |
* | Merge pull request #30508 from nextcloud/fix/psaml-bin | Carl Schwan | 2022-01-13 | 1 | -4/+1 |
|\ |
|
| * | Fix a few psalm issues and moved back to psalm/phar 4.18 | Carl Schwan | 2022-01-12 | 1 | -4/+1 |
* | | Avoid zero division in setup checks | MichaIng | 2022-01-11 | 1 | -3/+12 |
|/ |
|
* | Enhance and complement OPcache setup checks | MichaIng | 2021-12-19 | 1 | -24/+49 |
* | Make sure trusted_proxies is an array | Joas Schilling | 2021-11-09 | 1 | -3/+7 |
* | Refine profile backend for frontend visibility requirements | Christopher Ng | 2021-11-04 | 1 | -1/+1 |
* | show warning on personal settings page | Vitor Mattos | 2021-10-23 | 1 | -1/+16 |
* | Show warning on admin settings page | Vitor Mattos | 2021-10-23 | 1 | -1/+15 |