aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix(tests): Fix share tests to test new reshare promotion systemCôme Chilliet2024-10-141-17/+17
* chore: Add comment to make code clearerCôme Chilliet2024-10-141-0/+1
* chore: Turn method description into phpdocCôme Chilliet2024-10-141-1/+1
* fix(shares): Promote reshares into direct shares when share is deletedCôme Chilliet2024-10-141-6/+14
* fix: Transfer incomming shares first, do not delete non-migratable onesCôme Chilliet2024-10-141-13/+10
* fix: Tidy up code for reshare deletionCôme Chilliet2024-10-142-22/+24
* fix: delete re-shares when deleting the parent shareLuka Trovic2024-10-144-4/+189
* Merge pull request #48653 from nextcloud/rakekniven-patch-2Louis2024-10-1410-9/+9
|\
| * chore(assets): Recompile assetsnextcloud-command2024-10-149-7/+7
| * chore(l10n): Use default plural handlingrakekniven-patch-2rakekniven2024-10-101-2/+2
* | Merge pull request #48537 from nextcloud/add-command-to-cleanup-previewKate2024-10-145-0/+267
|\ \
| * | feat(preview): add command to cleanup preview folderadd-command-to-cleanup-previewThomas Citharel2024-10-035-0/+267
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-1444-94/+248
* | | Merge pull request #48577 from nextcloud/dependabot/npm_and_yarn/puppeteer-23...dependabot[bot]2024-10-132-14/+14
|\ \ \
| * | | chore(deps-dev): Bump puppeteer from 23.4.1 to 23.5.0dependabot[bot]2024-10-132-14/+14
|/ / /
* | | Merge pull request #48670 from nextcloud/dependabot/npm_and_yarn/pinia/testin...dependabot[bot]2024-10-1316-23/+23
|\ \ \
| * | | chore(deps-dev): Bump @pinia/testing from 0.1.5 to 0.1.6dependabot[bot]2024-10-1316-23/+23
* | | | Merge pull request #48669 from nextcloud/dependabot/npm_and_yarn/nextcloud/ca...dependabot[bot]2024-10-135-18/+16
|\ \ \ \
| * | | | chore(deps): Bump @nextcloud/calendar-availability-vuedependabot/npm_and_yarn/nextcloud/calendar-availability-vue-2.2.4dependabot[bot]2024-10-135-18/+16
| |/ / /
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-1378-194/+230
* | | | Merge pull request #48648 from nextcloud/rakekniven-patch-1Ferdinand Thiessen2024-10-124-5/+5
|\ \ \ \ | |/ / / |/| | |
| * | | chore(assets): Recompile assetsnextcloud-command2024-10-112-3/+3
| * | | fix(i18n): Improved grammarrakekniven2024-10-111-1/+1
| * | | fix(i18n): Improved grammarrakekniven2024-10-111-1/+1
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-1254-132/+376
|/ / /
* | | Merge pull request #48639 from nextcloud/add-default-request-timeout-constThomas Citharel2024-10-113-2/+11
|\ \ \
| * | | feat(http-client): expose default request timeout constant to be used instead...add-default-request-timeout-constThomas Citharel2024-10-113-2/+11
|/ / /
* | / Fix(l10n): Update translations from TransifexNextcloud bot2024-10-1176-240/+468
| |/ |/|
* | Merge pull request #48638 from nextcloud/fix/reasons-to-usePytal2024-10-106-14/+21
|\ \
| * | chore: compile assetsfix/reasons-to-useChristopher Ng2024-10-092-2/+2
| * | fix: Fix "Reasons to use Nextcloud" designChristopher Ng2024-10-092-12/+11
| * | chore: generate icons cssChristopher Ng2024-10-091-0/+4
| * | chore: Add text file icon classChristopher Ng2024-10-091-0/+4
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-1042-4/+354
|/ /
* | Merge pull request #48536 from nextcloud/artonge/fix/vue_app_namesLouis2024-10-0926-391/+399
|\ \
| * | chore: Compile assetsartonge/fix/vue_app_namesLouis Chemineau2024-10-0921-383/+383
| * | fix: Minor @nc/vue usage errorsLouis Chemineau2024-10-092-3/+9
| * | fix: Vue app namesLouis Chemineau2024-10-093-5/+7
|/ /
* | Merge pull request #48623 from nextcloud/fix/allow-quota-wrapper-checkKate2024-10-091-1/+1
|\ \
| * | fix: Allow overriding shouldApplyQuota check from child classesfix/allow-quota-wrapper-checkJulius Knorr2024-10-091-1/+1
* | | Merge pull request #48628 from nextcloud/fix/public-getKate2024-10-099-12/+127
|\ \ \
| * | | fix(dav): Public WebDAV endpoint should allow `GET` requestsfix/public-getFerdinand Thiessen2024-10-099-12/+127
|/ / /
* | | Merge pull request #48605 from nextcloud/dependabot/composer/guzzlehttp/guzzl...Joas Schilling2024-10-091-0/+0
|\ \ \
| * | | chore(deps): Bump guzzlehttp/guzzle from 7.8.1 to 7.9.2dependabot/composer/guzzlehttp/guzzle-7.9.2Joas Schilling2024-10-091-0/+0
* | | | Merge pull request #48619 from nextcloud/fix/unified-search-empty-sectionsPytal2024-10-091-2/+18
|\ \ \ \ | |/ / / |/| | |
| * | | fix: Fix empty sections appearing in search resultsfix/unified-search-empty-sectionsChristopher Ng2024-10-081-2/+18
* | | | Merge pull request #48538 from nextcloud/fix/get-managers-as-subadminPytal2024-10-086-49/+66
|\ \ \ \
| * | | | test: Fix testsfix/get-managers-as-subadminChristopher Ng2024-10-082-17/+13
| * | | | refactor: Clean upChristopher Ng2024-10-081-33/+11
| * | | | fix: Return correct list of managers for a userChristopher Ng2024-10-083-3/+43