| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(settings): Add some context to the PHP memory limit errorjtr-settings-memory-limit-details | Josh | 2025-01-26 | 1 | -1/+1 |
* | fix(SetupChecks): Pass webfinger if a handler is therefix-setupcheck-webfinger-400 | Josh | 2025-01-26 | 1 | -1/+1 |
* | fix(security): Update .well-known/security.txt expiration date | Joas Schilling | 2025-01-23 | 1 | -1/+1 |
* | feat(systemtags): toggle for system tag creation in admin settings | nfebe | 2025-01-22 | 1 | -0/+4 |
* | feat(sharing): Toggle custom tokens setting as admin | Christopher Ng | 2025-01-15 | 1 | -0/+1 |
* | fix(setupchecks): Binary data can have problems with serializesetupChecksMoveFromBinary | Git'Fellow | 2025-01-09 | 1 | -2/+2 |
* | Merge pull request #49977 from nextcloud/jtr-perf-checks-connectivity-https-p... | Josh | 2025-01-09 | 1 | -10/+10 |
|\ |
|
| * | perf(settings): Speed up InternetConnectivity setup checkjtr-perf-checks-connectivity-https-proto | Josh | 2025-01-07 | 1 | -10/+10 |
* | | Merge pull request #49882 from nextcloud/fix/http/template-valid-status-codes | Kate | 2025-01-08 | 1 | -9/+9 |
|\ \ |
|
| * | | fix(settings): Fix log file download return type | provokateurin | 2025-01-07 | 1 | -9/+9 |
* | | | Merge pull request #49891 from nextcloud/refactor/settings/mail-settings-para... | John Molakvoæ | 2025-01-07 | 1 | -21/+24 |
|\ \ \
| |/ /
|/| | |
|
| * | | refactor(settings): Use parameters explicitly when setting mail settingsrefactor/settings/mail-settings-parameters | provokateurin | 2025-01-06 | 1 | -21/+24 |
| |/ |
|
* | | Merge pull request #49988 from nextcloud/jtr-locale-personal-info | Joas Schilling | 2025-01-07 | 1 | -1/+1 |
|\ \ |
|
| * | | fix(settings): show the correct initial locale in Personal infojtr-locale-personal-info | Josh | 2024-12-29 | 1 | -1/+1 |
| |/ |
|
* / | refactor(provisioning_api): Rename AUserData to AUserDataOCSController to all... | provokateurin | 2025-01-06 | 1 | -2/+2 |
|/ |
|
* | fix: error handling for wrong json values | Jana Peper | 2024-12-18 | 1 | -1/+16 |
* | feat: add error flags for json_decode | Jana Peper | 2024-12-18 | 1 | -1/+1 |
* | feat: filter disabled apps in task types requests | Jana Peper | 2024-12-18 | 1 | -1/+1 |
* | feat: save state in db | Jana Peper | 2024-12-18 | 2 | -1/+5 |
* | fix(setupcheck): Disable PhpMaxFileSize setupcheck for now | Joas Schilling | 2024-12-04 | 1 | -2/+1 |
* | fix(setupcheck): Make the Memcache setupcheck use the cache | Joas Schilling | 2024-12-02 | 1 | -0/+37 |
* | fix(activity): Fix activity object type warnings | Joas Schilling | 2024-11-27 | 1 | -3/+3 |
* | fix(settings): psalm PhpMaxFileSize setup check warningbackport/49384/master | skjnldsv | 2024-11-19 | 1 | -6/+6 |
* | feat(settings): add big file upload setup checksfeat/php-setup-file-upload | skjnldsv | 2024-11-19 | 2 | -0/+82 |
* | fix(apps-store): Remove apps from force-enabled state when uninstalledfix/app-store-remove-force-enable | Ferdinand Thiessen | 2024-11-18 | 1 | -3/+5 |
* | chore(i18n): Fixed grammar | rakekniven | 2024-11-14 | 1 | -1/+1 |
* | Merge pull request #48134 from nextcloud/feat/mail-provider-settings | Daniel | 2024-11-13 | 3 | -0/+124 |
|\ |
|
| * | feat: mail provider settingsfeat/mail-provider-settings | SebastianKrupinski | 2024-11-12 | 3 | -0/+124 |
* | | feat: Update supported PostgreSQL versionsfeat/postgres-13-17 | Ferdinand Thiessen | 2024-11-13 | 1 | -2/+12 |
|/ |
|
* | Merge pull request #48792 from nextcloud/chore/update_mysql_setup_check_i18n | Benjamin Gaussorgues | 2024-11-05 | 1 | -4/+2 |
|\ |
|
| * | chore(setupchecks): update translation for MySQL row format checkchore/update_mysql_setup_check_i18n | Benjamin Gaussorgues | 2024-10-30 | 1 | -4/+2 |
* | | chore(i18n): Fix grammar | rakekniven | 2024-11-03 | 1 | -1/+1 |
* | | fix(users): use correct active user count | Benjamin Gaussorgues | 2024-10-30 | 1 | -1/+1 |
|/ |
|
* | fix(ci): psalm, suppress undefined for viewApps | Andrey Borysenko | 2024-10-29 | 1 | -0/+2 |
* | WIP: address review comments, small fixes | Andrey Borysenko | 2024-10-29 | 1 | -35/+7 |
* | fix(ci): suppress UndefinedClass for AppAPI related classes since it's bundled | Andrey Borysenko | 2024-10-29 | 1 | -0/+3 |
* | feat(app_api): add initial state data for AppAPI UI part | Andrey Borysenko | 2024-10-29 | 1 | -0/+34 |
* | Merge pull request #48919 from nextcloud/fix/settings/userid-dependency-injec... | Kate | 2024-10-28 | 4 | -7/+7 |
|\ |
|
| * | fix(settings): Fix dependency injectionfix/settings/userid-dependency-injection | provokateurin | 2024-10-28 | 4 | -7/+7 |
* | | fix(appsmanagement): Fix exception on generating preview url for screenshots | Claudio Cambra | 2024-10-28 | 1 | -2/+8 |
|/ |
|
* | fix(settings): Change "setup warnings" -> "setup checks" in Overviewjtr/setup-checks-heading | Josh | 2024-10-23 | 1 | -1/+1 |
* | fix(settings): Do not use `null` on `string` parameter for sharing disclaimer | Ferdinand Thiessen | 2024-10-23 | 1 | -1/+1 |
* | Merge pull request #48854 from nextcloud/fix/proxy-app-screenshot | Kate | 2024-10-23 | 1 | -1/+15 |
|\ |
|
| * | fix(app-store): Also proxy images of locally installed appsfix/proxy-app-screenshot | Ferdinand Thiessen | 2024-10-23 | 1 | -1/+15 |
* | | fix(app-store): Ensure the `groups` property is always an arrayfix/app-store-groups | Ferdinand Thiessen | 2024-10-23 | 1 | -0/+4 |
|/ |
|
* | refactor(apps): Use constructor property promotion when possible | provokateurin | 2024-10-21 | 48 | -678/+250 |
* | Merge pull request #48547 from nextcloud/feat/row_format_check | Benjamin Gaussorgues | 2024-10-18 | 2 | -0/+74 |
|\ |
|
| * | feat(setupchecks): add row format setup check for MySQL databasesfeat/row_format_check | Benjamin Gaussorgues | 2024-10-08 | 2 | -0/+74 |
* | | fix(appstore): Hide last modified information for shipped appsfix/45717/hide-last-modified-for-shipped-apps | Marcel Müller | 2024-10-16 | 1 | -1/+1 |
* | | chore(apps): Apply new rector configuration to autouse classes | Côme Chilliet | 2024-10-15 | 7 | -18/+28 |