summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | chore(theming): fix warning of incorrect NcCheckboxRadioSwitch usageGrigorii K. Shartsev2024-01-163-4/+3
* | | | | | | Merge pull request #42805 from nextcloud/fix/42625/unique-constrain-violation...Arthur Schiwon2024-01-162-2/+22
|\ \ \ \ \ \ \
| * | | | | | | fix(userstatus): catch unique constraint violationAnna Larch2024-01-162-2/+22
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #42748 from nextcloud/dependabot/github_actions/actions/ca...dependabot[bot]2024-01-161-1/+1
|\ \ \ \ \ \ \
| * | | | | | | chore(deps): Bump actions/cache from 3.3.2 to 3.3.3dependabot[bot]2024-01-161-1/+1
* | | | | | | | Merge pull request #42841 from nextcloud/feat/package-node-npm-engines-updateJohn Molakvoæ2024-01-161-1/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Update npm and node engines versionsnextcloud-command2024-01-161-1/+1
* | | | | | | | Merge pull request #42837 from nextcloud/refactor/remove-legacy-sudo-login-formFerdinand Thiessen2024-01-161-10/+0
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | refactor(core): remove sudo-login-form layoutGrigorii K. Shartsev2024-01-161-10/+0
| |/ / / / / /
* | | | | | | Merge pull request #42844 from nextcloud/fix/noid/default-on-unknown-config-keyJoas Schilling2024-01-161-1/+7
|\ \ \ \ \ \ \
| * | | | | | | returns default on exceptionMaxence Lange2024-01-161-1/+7
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #42749 from nextcloud/dependabot/github_actions/actions/up...dependabot[bot]2024-01-162-4/+4
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | chore(deps): Bump actions/upload-artifact from 3.1.3 to 4.1.0dependabot[bot]2024-01-132-4/+4
* | | | | | | Merge pull request #42802 from nextcloud/enh/migrate-cron-setupcheckCôme Chilliet2024-01-169-128/+151
|\ \ \ \ \ \ \
| * | | | | | | Remove references to removed functions in testsCôme Chilliet2024-01-161-9/+0
| * | | | | | | Fix Cron setup check testsCôme Chilliet2024-01-162-71/+0
| * | | | | | | Migrate Cron checks to new SetupCheck APICôme Chilliet2024-01-167-48/+151
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #42720 from nextcloud/enh/42592/use-notecardSimon L2024-01-163-6/+6
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | chore(assets): Recompile assetsnextcloud-command2024-01-162-3/+3
| * | | | | | use showError in TransferOwnershipDialogueSimon L2024-01-161-3/+3
| |/ / / / /
* | | | | | Merge pull request #42742 from nextcloud/fix/41826-avoid_same_h1_and_h2_headingsArthur Schiwon2024-01-164-5/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Complete `<h1>` settings headingjulia.kirschenheuter2024-01-164-5/+8
* | | | | | Merge pull request #42796 from nextcloud/enh/migrate-overwritecliurl-setupcheckCôme Chilliet2024-01-168-39/+85
|\ \ \ \ \ \
| * | | | | | Fix CheckSetupControllerTest following overwrite.cli.url migrationCôme Chilliet2024-01-161-5/+0
| * | | | | | Migrate overwrite.cli.url setup check to new APICôme Chilliet2024-01-168-34/+85
* | | | | | | Merge pull request #41755 from nextcloud/enh/noid/lazyconfigMaxence Lange2024-01-1624-474/+2304
|\ \ \ \ \ \ \
| * | | | | | | small fixesMaxence Lange2024-01-152-3/+3
| * | | | | | | fixesMaxence Lange2024-01-156-289/+109
| * | | | | | | lazy AppConfigMaxence Lange2024-01-1524-450/+2460
* | | | | | | | Merge pull request #42806 from nextcloud/bugfix/noid/only-send-subscription-k...John Molakvoæ2024-01-162-6/+100
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | fix(appstore): Only send subscription keys to valid appstoresJoas Schilling2024-01-152-6/+100
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #41312 from nextcloud/feat/migrate-code-integrity-checkCôme Chilliet2024-01-169-38/+100
|\ \ \ \ \ \ \
| * | | | | | | Fix tests because we added escaping to setupchecksCôme Chilliet2024-01-151-1/+1
| * | | | | | | Fix tests in CheckSetupControllerTestCôme Chilliet2024-01-151-4/+0
| * | | | | | | Remove CSRF check from code integrity rescanCôme Chilliet2024-01-152-2/+1
| * | | | | | | Properly escape HTML and add support for highlight links in setupchecksCôme Chilliet2024-01-151-3/+17
| * | | | | | | Improve validator output in case of invalid RichObjectCôme Chilliet2024-01-151-1/+1
| * | | | | | | Use highlight rich objecttype to render links in CodeIntegrity setup checkCôme Chilliet2024-01-151-2/+17
| * | | | | | | Migrate code integrity to SetupCheck APICôme Chilliet2024-01-158-29/+67
| |/ / / / / /
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-16158-414/+320
* | | | | | | Merge pull request #42727 from nextcloud/fix/l10n-total-rowsPytal2024-01-1512-15/+17
|\ \ \ \ \ \ \
| * | | | | | | chore: compile assetsChristopher Ng2024-01-1510-15/+15
| * | | | | | | fix(l10n): Add context note for table footersChristopher Ng2024-01-152-0/+2
|/ / / / / / /
* | | | | | | Merge pull request #42436 from nextcloud/enh/add-mjs-setup-checkFerdinand Thiessen2024-01-155-0/+86
|\ \ \ \ \ \ \
| * | | | | | | Update apps/settings/lib/SetupChecks/JavaScriptModules.phpFerdinand Thiessen2024-01-101-1/+1
| * | | | | | | enh(settings): Add SetupCheck to ensure webserver correctly serves `.mjs` filesFerdinand Thiessen2024-01-105-0/+86
* | | | | | | | Merge pull request #42781 from nextcloud/fix/user_ldap-support-group-membersh...Arthur Schiwon2024-01-151-1/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Fix crash of login in case of duplicated group membershipCôme Chilliet2024-01-151-1/+1
* | | | | | | | Merge pull request #42790 from nextcloud/fix/fix-settings-appdirs-testArthur Schiwon2024-01-152-20/+20
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Fix AppDirsWithDifferentOwnerTestCôme Chilliet2024-01-152-20/+20