aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* chore(assets): recompile assetschore/update-sass-loaderGrigorii K. Shartsev2024-10-14267-8293/+463
| | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* chore(sass): migrate from deprecated mixed declsGrigorii K. Shartsev2024-10-143-9/+10
| | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* chore(sass): migrate from deprecated SASS apiGrigorii K. Shartsev2024-10-142-10/+13
| | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* chore(webpack): migrate to node-polyfill-webpack-plugin v4Grigorii K. Shartsev2024-10-141-1/+3
| | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* chore(devDeps): bump @nextcloud/webpack-vue-config and style related loadersGrigorii K. Shartsev2024-10-142-187/+372
| | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* Merge pull request #48687 from nextcloud/chore/gender-neutral-languageFerdinand Thiessen2024-10-1427-30/+30
|\ | | | | chore: Use more gender neutral language
| * chore(assets): Recompile assetschore/gender-neutral-languagenextcloud-command2024-10-144-6/+6
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * chore: Use more gender neutral languageprovokateurin2024-10-1423-24/+24
| | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | Merge pull request #48650 from nextcloud/fix/shipped-app-versionFerdinand Thiessen2024-10-143-52/+142
|\ \ | | | | | | fix: Shipped apps should include the Nextcloud version in the cache buster
| * | fix: Shipped apps should include the Nextcloud version in the cache busterfix/shipped-app-versionFerdinand Thiessen2024-10-143-52/+142
| | | | | | | | | | | | | | | | | | Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | Merge pull request #48604 from nextcloud/bugfix/noid/fix-tainted-file-appinfoJoas Schilling2024-10-146-29/+38
|\ \ \ | |/ / |/| | fix(appmanager): Fix tainted file path when loading appinfos
| * | fix(appmanager): Fix tainted file path when loading appinfosbugfix/noid/fix-tainted-file-appinfoJoas Schilling2024-10-146-29/+38
| |/ | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #48689 from nextcloud/mixedSetTTLGit'Fellow2024-10-141-1/+1
|\ \ | |/ |/| fix(locking): Accept mixed as value on setTTL
| * fix(locking): Accept mixed as value on setTTLmixedSetTTLGit'Fellow2024-10-141-1/+1
|/ | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* Merge pull request #48653 from nextcloud/rakekniven-patch-2Louis2024-10-1410-9/+9
|\ | | | | chore(l10n): Use default plural handling
| * chore(assets): Recompile assetsnextcloud-command2024-10-149-7/+7
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * chore(l10n): Use default plural handlingrakekniven-patch-2rakekniven2024-10-101-2/+2
| | | | | | | | | | Reported at Transifex. Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
* | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When changing preview parameters (size, format, …), one can simply delete the preview folder and run files:scan-app-data in order to retrigger updated preview recreation because files are absent. However, that's not possible when using ObjectStorage as primary storage, as there's no concept of "preview folder". This command allows to simply delete and recreate the preview folder properly from Nextcloud, so that the abstraction levels handle all the subfolder & file deleting part. Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-1444-94/+248
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #48577 from ↵dependabot[bot]2024-10-132-14/+14
|\ \ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/puppeteer-23.5.0
| * | | chore(deps-dev): Bump puppeteer from 23.4.1 to 23.5.0dependabot[bot]2024-10-132-14/+14
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 23.4.1 to 23.5.0. - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json) - [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v23.4.1...puppeteer-v23.5.0) --- updated-dependencies: - dependency-name: puppeteer dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #48670 from ↵dependabot[bot]2024-10-1316-23/+23
|\ \ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/pinia/testing-0.1.6
| * | | chore(deps-dev): Bump @pinia/testing from 0.1.5 to 0.1.6dependabot[bot]2024-10-1316-23/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@pinia/testing](https://github.com/vuejs/pinia) from 0.1.5 to 0.1.6. - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](https://github.com/vuejs/pinia/compare/@pinia/testing@0.1.5...@pinia/testing@0.1.6) --- updated-dependencies: - dependency-name: "@pinia/testing" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | Merge pull request #48669 from ↵dependabot[bot]2024-10-135-18/+16
|\ \ \ \ | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/nextcloud/calendar-availability-vue-2.2.4
| * | | | chore(deps): Bump @nextcloud/calendar-availability-vuedependabot/npm_and_yarn/nextcloud/calendar-availability-vue-2.2.4dependabot[bot]2024-10-135-18/+16
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@nextcloud/calendar-availability-vue](https://github.com/nextcloud/calendar-availability-vue) from 2.2.2 to 2.2.4. - [Release notes](https://github.com/nextcloud/calendar-availability-vue/releases) - [Changelog](https://github.com/nextcloud/calendar-availability-vue/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextcloud/calendar-availability-vue/compare/v2.2.2...v2.2.4) --- updated-dependencies: - dependency-name: "@nextcloud/calendar-availability-vue" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-1378-194/+230
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #48648 from nextcloud/rakekniven-patch-1Ferdinand Thiessen2024-10-124-5/+5
|\ \ \ \ | |/ / / |/| | | fix(i18n): Improved grammar
| * | | chore(assets): Recompile assetsnextcloud-command2024-10-112-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | fix(i18n): Improved grammarrakekniven2024-10-111-1/+1
| | | | | | | | | | | | | | | | | | | | Reported at Transifex Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
| * | | fix(i18n): Improved grammarrakekniven2024-10-111-1/+1
| | | | | | | | | | | | | | | | | | | | Reported at Transifex Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-1254-132/+376
|/ / / | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | 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 of magic number 30
| * | | feat(http-client): expose default request timeout constant to be used ↵add-default-request-timeout-constThomas Citharel2024-10-113-2/+11
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | instead of magic number 30 Will be used to set default where we are able to override the default timeout. See https://github.com/nextcloud/server/pull/48418 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | / Fix(l10n): Update translations from TransifexNextcloud bot2024-10-1176-240/+468
| |/ |/| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #48638 from nextcloud/fix/reasons-to-usePytal2024-10-106-14/+21
|\ \ | | | | | | fix: Fix "Reasons to use Nextcloud" design
| * | chore: compile assetsfix/reasons-to-useChristopher Ng2024-10-092-2/+2
| | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | fix: Fix "Reasons to use Nextcloud" designChristopher Ng2024-10-092-12/+11
| | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | chore: generate icons cssChristopher Ng2024-10-091-0/+4
| | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | chore: Add text file icon classChristopher Ng2024-10-091-0/+4
| | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-1042-4/+354
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #48536 from nextcloud/artonge/fix/vue_app_namesLouis2024-10-0926-391/+399
|\ \ | | | | | | fix: Vue app names
| * | chore: Compile assetsartonge/fix/vue_app_namesLouis Chemineau2024-10-0921-383/+383
| | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | fix: Minor @nc/vue usage errorsLouis Chemineau2024-10-092-3/+9
| | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | fix: Vue app namesLouis Chemineau2024-10-093-5/+7
|/ / | | | | | | | | | | This improves the debugging experience in the vue dev tool. Signed-off-by: Louis Chemineau <louis@chmn.me>
* | 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
| | | | | | | | | | | | Signed-off-by: Julius Knorr <jus@bitgrid.net>
* | | 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
|/ / / | | | | | | | | | | | | | | | | | | `GET` should be allowed even without Ajax header to allow downloading files, or show files in the viewer. All other requests could be guarded, but this should not. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | Merge pull request #48605 from ↵Joas Schilling2024-10-091-0/+0
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/dependabot/composer/guzzlehttp/guzzle-7.9.2 chore(deps): Bump guzzlehttp/guzzle from 7.8.1 to 7.9.2