summaryrefslogtreecommitdiffstats
path: root/apps/settings/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #51401 from nextcloud/backport/51379/stable30Andy Scherzinger10 days1-1/+3
|\
| * fix(AppDiscover): Ensure created cache folder is safe-chars onlybackport/51379/stable30Git'Fellow11 days1-1/+3
* | fix(lookup-server): disable lookup server for non-global scale setupsFerdinand Thiessen11 days1-3/+5
* | fix(lookup-server): do not upload data by defaultFerdinand Thiessen11 days1-1/+1
|/
* fix(l10n): Improve english source stringsJoas Schilling2025-02-262-2/+2
* fix(Mailer): Fix sendmail binary fallbackbackport/46480/stable30Josh2025-02-121-1/+4
* fix(setupcheck): Update setup check for PHP version to be more accuratebackport/50735/stable30Joas Schilling2025-02-101-1/+12
* fix(provisioning_api): Correct limit for `editUser`Ferdinand Thiessen2025-02-071-0/+2
* Merge pull request #50440 from nextcloud/backport/49440/stable30Andy Scherzinger2025-01-261-1/+1
|\
| * fix(SetupChecks): Pass webfinger if a handler is therebackport/49440/stable30Josh2025-01-261-1/+1
* | fix(settings): show the correct initial locale in Personal infobackport/49988/stable30Josh2025-01-261-1/+1
|/
* fix(security): Update .well-known/security.txt expiration datebackport/50330/stable30Joas Schilling2025-01-231-1/+1
* fix(setupchecks): Binary data can have problems with serializebackport/50113/stable30Git'Fellow2025-01-101-2/+2
* fix(settings): Fix log file download return typeprovokateurin2025-01-081-9/+9
* chore(i18n): Fixed grammarrakekniven2024-12-301-1/+1
* Merge pull request #49594 from nextcloud/backport/49588/stable30Joas Schilling2024-12-201-0/+37
|\
| * fix(setupcheck): Make the Memcache setupcheck use the cachebackport/49588/stable30Joas Schilling2024-12-191-0/+37
* | fix(setupcheck): Disable PhpMaxFileSize setupcheck for nowJoas Schilling2024-12-041-2/+1
|/
* fix(activity): Fix activity object type warningsJoas Schilling2024-11-271-3/+3
* Merge pull request #49373 from nextcloud/backportArrayKeySetupCheksGit'Fellow2024-11-211-0/+4
|\
| * fix(SetupChecks): Make sure array key is setbackportArrayKeySetupCheksGit'Fellow2024-11-191-0/+4
* | fix(settings): psalm PhpMaxFileSize setup check warningbackport/49372/stable30skjnldsv2024-11-191-6/+6
* | feat(settings): add big file upload setup checksskjnldsv2024-11-192-0/+82
|/
* feat: mail provider settingsbackport/48134/stable30SebastianKrupinski2024-11-143-0/+124
* fix(appsmanagement): Fix exception on generating preview url for screenshotsClaudio Cambra2024-11-011-2/+8
* fix: add missing import after backportAndrey Borysenko2024-10-301-0/+1
* fix(ci): psalm, suppress undefined for viewAppsAndrey Borysenko2024-10-301-0/+2
* WIP: address review comments, small fixesAndrey Borysenko2024-10-301-35/+7
* fix(ci): suppress UndefinedClass for AppAPI related classes since it's bundledAndrey Borysenko2024-10-301-0/+3
* feat(app_api): add initial state data for AppAPI UI partAndrey Borysenko2024-10-301-0/+33
* fix(users): use correct active user countBenjamin Gaussorgues2024-10-301-1/+1
* Merge pull request #48624 from nextcloud/backport/48619/stable30Benjamin Gaussorgues2024-10-301-2/+18
|\
| * fix: Fix empty sections appearing in search resultsbackport/48619/stable30Christopher Ng2024-10-091-2/+18
* | Merge pull request #48571 from nextcloud/backport/48532/stable30Kate2024-10-291-6/+0
|\ \
| * | fix: do not reduce count for subadmins if they are members of groupbackport/48532/stable30Maksim Sukharev2024-10-041-6/+0
| |/
* | Merge pull request #48866 from nextcloud/backport/48853/stable30Ferdinand Thiessen2024-10-231-0/+4
|\ \
| * | fix(app-store): Ensure the `groups` property is always an arraybackport/48853/stable30Ferdinand Thiessen2024-10-231-0/+4
* | | fix(app-store): Also proxy images of locally installed appsbackport/48854/stable30Ferdinand Thiessen2024-10-231-1/+15
|/ /
* / fix(appstore): Hide last modified information for shipped appsbackport/48743/stable30Marcel Müller2024-10-181-1/+1
|/
* fix: correctly count disabled users for subadminsbackport/48437/stable30Maksim Sukharev2024-09-301-4/+4
* fix: Ensure app discover section is returned as listbackport/48311/stable30Ferdinand Thiessen2024-09-241-1/+1
* Merge pull request #47944 from nextcloud/backport/47883/stable30Ferdinand Thiessen2024-09-193-43/+51
|\
| * refactor(settings): `CheckServerResponseTrait` always expect absolute pathbackport/47883/stable30Ferdinand Thiessen2024-09-153-38/+44
| * fix(setup-checks): Ensure URL with webroot worksFerdinand Thiessen2024-09-153-25/+27
* | fix(a11y): Add OTF font loading checkbackport/48063/stable30Joas Schilling2024-09-161-6/+21
|/
* fix(setupchecks): Test overwrite.cli url first, then generated one, andCôme Chilliet2024-09-051-16/+30
* fix: add option to remove the webroot for setup checks and don't check truste...Daniel Kesselberg2024-09-053-13/+38
* fix(settings): Fix sharing exclude groups from password requirement option no...provokateurin2024-09-031-2/+2
* fix(security): Update expiration date in security.txtJoas Schilling2024-08-141-1/+1
* Merge pull request #46816 from nextcloud/refactor/settings/security-attributesKate2024-08-1413-75/+91
|\