aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #48989 from nextcloud/dependabot/composer/aws/aws-sdk-php-...Joas Schilling2024-10-301-0/+0
|\
| * build(deps): Bump aws/aws-sdk-php from 3.311.2 to 3.324.13dependabot/composer/aws/aws-sdk-php-3.324.13Joas Schilling2024-10-301-0/+0
* | Merge pull request #48991 from nextcloud/fix/password-field-sharingFerdinand Thiessen2024-10-309-10/+22
|\ \
| * | chore: Compile assetsfix/password-field-sharingFerdinand Thiessen2024-10-308-7/+7
| * | fix(files_sharing): Password field must not be required if already setFerdinand Thiessen2024-10-301-3/+15
* | | Merge pull request #48992 from nextcloud/fix/add-password-confirmation-to-sav...yemkareems2024-10-302-10/+19
|\ \ \
| * | | fix: add PasswordConfirmationRequired to saveGlobalCredentialsfix/add-password-confirmation-to-save-global-credsyemkareems2024-10-302-10/+19
| |/ /
* | | Merge pull request #48990 from nextcloud/ci/noid/update-integration-test-stuffJoas Schilling2024-10-303-535/+421
|\ \ \
| * | | ci: Bump behat/behat as wellci/noid/update-integration-test-stuffJoas Schilling2024-10-302-11/+10
| * | | ci: Align integration test dependencies with 3rdaprty/Joas Schilling2024-10-293-525/+412
* | | | Merge pull request #48986 from nextcloud/feat/systemtags-missing-attrsKate2024-10-301-0/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | chore(systemtags): add missing migration attributesfeat/systemtags-missing-attrsskjnldsv2024-10-291-0/+6
* | | | Merge pull request #48559 from nextcloud/fix/recently_active_pgsqlBenjamin Gaussorgues2024-10-304-33/+103
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix(sharding): typo in addOrderByfix/recently_active_pgsqlBenjamin Gaussorgues2024-10-301-1/+1
| * | | fix(users): improve recently active searchBenjamin Gaussorgues2024-10-302-31/+101
| * | | fix(users): use correct active user countBenjamin Gaussorgues2024-10-301-1/+1
|/ / /
* | | Merge pull request #42610 from hellodarkness/patch-1John Molakvoæ2024-10-301-2/+4
|\ \ \
| * | | fix: adjust `compromized` British wordingJohn Molakvoæ2024-10-291-1/+1
| * | | Update config.sample.phpHelloDarkness2024-01-061-2/+4
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-30430-3484/+4320
| |_|/ |/| |
* | | Merge pull request #48982 from nextcloud/dependabot/composer/sabre/dav-4.7.0Joas Schilling2024-10-291-0/+0
|\ \ \
| * | | build: Update Sabre/DAV and siblings to PHP 8.4 compatible versionsdependabot/composer/sabre/dav-4.7.0Joas Schilling2024-10-291-0/+0
| | |/ | |/|
* | | Merge pull request #48665 from nextcloud/feat/settings/app_api_apps_managementAndrey Borysenko2024-10-29115-213/+910
|\ \ \ | |/ / |/| |
| * | chore(assets): Recompile assetsnextcloud-command2024-10-2916-24/+24
| * | chore(assets): Recompile assetsfeat/settings/app_api_apps_managementnextcloud-command2024-10-296-9/+9
| * | chore(assets): Recompile assetsnextcloud-command2024-10-29100-147/+188
| * | fix(ci): eslint fix, minor correction after rebaseAndrey Borysenko2024-10-291-8/+3
| * | fix: loading state reactivityAndrey Borysenko2024-10-291-24/+28
| * | fix(ci): fix eslint errorsAndrey Borysenko2024-10-293-12/+9
| * | fix(ci): psalm, suppress undefined for viewAppsAndrey Borysenko2024-10-291-0/+2
| * | fix: address review commentsAndrey Borysenko2024-10-297-30/+29
| * | WIP: remove app_api_apps vuex storeAndrey Borysenko2024-10-291-399/+0
| * | WIP: migrate to Pinia, minor fixesAndrey Borysenko2024-10-2910-66/+396
| * | WIP: address review comments, small fixesAndrey Borysenko2024-10-299-81/+74
| * | fix(ci): suppress UndefinedClass for AppAPI related classes since it's bundledAndrey Borysenko2024-10-291-0/+3
| * | fix(ci): resolve eslint errorsAndrey Borysenko2024-10-2912-43/+53
| * | WIP: minor fixesAndrey Borysenko2024-10-291-1/+6
| * | WIP: add missing state checksAndrey Borysenko2024-10-291-1/+1
| * | WIP: use global mutation, since app_api_apps is namespacedAndrey Borysenko2024-10-291-16/+8
| * | WIP: add Daemon badge in app sidebar (2)Andrey Borysenko2024-10-292-0/+39
| * | feat(settings): migrate AppAPI ExApps management (1)Andrey Borysenko2024-10-2911-40/+692
| * | feat(app_api): add initial state data for AppAPI UI partAndrey Borysenko2024-10-291-0/+34
|/ /
* | Merge pull request #46151 from nextcloud/enh/do-not-enforce-cache-for-cliJohn Molakvoæ2024-10-291-6/+20
|\ \
| * | feat(cache): CLI should not fail if APCu is not availableenh/do-not-enforce-cache-for-cliMichaIng2024-08-011-6/+20
* | | Merge pull request #48725 from nextcloud/chore/remove-old-testJohn Molakvoæ2024-10-2935-471/+639
|\ \ \
| * | | chore: Compile assetschore/remove-old-testFerdinand Thiessen2024-10-2921-30/+148
| * | | test: Add proper styles for Cypress component testsFerdinand Thiessen2024-10-298-97/+122
| * | | refactor(federatedfilesharing): Replace deprecated functionsFerdinand Thiessen2024-10-297-345/+370
|/ / /
* | | Merge pull request #48572 from nextcloud/fix/align-avatar-visibilityJohn Molakvoæ2024-10-294-5/+9
|\ \ \
| * | | fix(settings): Align contents of profile picture headingfix/align-avatar-visibilityChristopher Ng2024-10-294-5/+9