aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #48855 from nextcloud/fix/app-store-remove-force-enableFerdinand Thiessen2024-11-185-37/+31
|\ \ \
| * | | fix(apps-store): Remove apps from force-enabled state when uninstalledfix/app-store-remove-force-enableFerdinand Thiessen2024-11-185-37/+31
* | | | Merge pull request #49337 from nextcloud/fix/sassJohn Molakvoæ2024-11-1816-63/+55
|\ \ \ \ | |_|/ / |/| | |
| * | | chore: Compile assetsfix/sassFerdinand Thiessen2024-11-176-27/+19
| * | | fix: Replace deprecated SASS rulesFerdinand Thiessen2024-11-1710-36/+36
* | | | Merge pull request #49300 from nextcloud/refactor/files-deprecated-share-typesFerdinand Thiessen2024-11-183-14/+18
|\ \ \ \
| * | | | chore: Compile assetsrefactor/files-deprecated-share-typesFerdinand Thiessen2024-11-182-3/+3
| * | | | refactor(files): Replace deprecated `Types` enum for share typesFerdinand Thiessen2024-11-181-11/+15
|/ / / /
* | | | Merge pull request #49341 from nextcloud/bugfix/noid/add-missing-blurhashJoas Schilling2024-11-181-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | fix(richtextvalidator): Add missing blurhashbugfix/noid/add-missing-blurhashJoas Schilling2024-11-181-0/+1
|/ / /
* / / Fix(l10n): Update translations from TransifexNextcloud bot2024-11-1860-124/+520
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-1734-92/+232
* | Merge pull request #49324 from nextcloud/dependabot/npm_and_yarn/sass-1.81.0dependabot[bot]2024-11-162-11/+329
|\ \
| * | build(deps-dev): bump sass from 1.79.3 to 1.81.0dependabot/npm_and_yarn/sass-1.81.0dependabot[bot]2024-11-162-11/+329
* | | Merge pull request #49331 from nextcloud/dependabot/npm_and_yarn/workbox-webp...Ferdinand Thiessen2024-11-163-286/+177
|\ \ \
| * | | chore(deps): bump workbox-webpack-plugin from 7.1.0 to 7.3.0dependabot[bot]2024-11-163-286/+177
|/ / /
* | | Merge pull request #49301 from nextcloud/refactor/files-required-navigationFerdinand Thiessen2024-11-169-29/+35
|\ \ \
| * | | chore(assets): Recompile assetsnextcloud-command2024-11-163-4/+4
| * | | refactor(files): Adjust `useNavigation` composable to enforce active viewFerdinand Thiessen2024-11-166-25/+31
|/ / /
* | | Merge pull request #49333 from nextcloud/revert/openapi-extractorKate2024-11-161-12/+12
|\ \ \ | |_|/ |/| |
| * | Revert "build(deps): bump nextcloud/openapi-extractor"revert/openapi-extractorprovokateurin2024-11-161-12/+12
|/ /
* | Merge pull request #49325 from nextcloud/dependabot/npm_and_yarn/vitest/cover...dependabot[bot]2024-11-162-104/+101
|\ \
| * | build(deps-dev): bump @vitest/coverage-v8 from 2.1.1 to 2.1.5dependabot[bot]2024-11-162-104/+101
* | | Merge pull request #49322 from nextcloud/dependabot/composer/vendor-bin/opena...dependabot[bot]2024-11-161-12/+12
|\ \ \ | |/ / |/| |
| * | build(deps): bump nextcloud/openapi-extractordependabot[bot]2024-11-161-12/+12
| |/
* | Merge pull request #49326 from nextcloud/dependabot/npm_and_yarn/zip.js/zip.j...dependabot[bot]2024-11-162-5/+5
|\ \
| * | build(deps-dev): bump @zip.js/zip.js from 2.7.52 to 2.7.53dependabot/npm_and_yarn/zip.js/zip.js-2.7.53dependabot[bot]2024-11-162-5/+5
| |/
* | Merge pull request #49327 from nextcloud/dependabot/npm_and_yarn/babel/plugin...dependabot[bot]2024-11-162-155/+82
|\ \ | |/ |/|
| * build(deps-dev): bump @babel/plugin-transform-private-methodsdependabot/npm_and_yarn/babel/plugin-transform-private-methods-7.25.9dependabot[bot]2024-11-162-155/+82
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-16136-138/+180
* Merge pull request #49313 from nextcloud/dependabot/npm_and_yarn/nextcloud/vu...Ferdinand Thiessen2024-11-15227-389/+388
|\
| * chore: Compile assetsdependabot/npm_and_yarn/nextcloud/vue-8.20.0Ferdinand Thiessen2024-11-15224-334/+334
| * build(deps): bump @nextcloud/vue from 8.17.1 to 8.20.0dependabot[bot]2024-11-153-55/+54
|/
* Merge pull request #49048 from nextcloud/dependabot/npm_and_yarn/jquery-ui-1....John Molakvoæ2024-11-155-11/+10
|\
| * chore(assets): Recompile assetsdependabot/npm_and_yarn/jquery-ui-1.14.1nextcloud-command2024-11-153-4/+4
| * build(deps): bump jquery-ui from 1.13.3 to 1.14.1dependabot[bot]2024-11-152-7/+6
|/
* Merge pull request #45330 from nextcloud/remove-locking-config-sampleJohn Molakvoæ2024-11-151-15/+0
|\
| * fix: remove mention of disabling file locking from config sampleremove-locking-config-sampleRobin Appelman2024-09-191-15/+0
* | Merge pull request #49130 from nextcloud/fix/cron-strict-cookieJoas Schilling2024-11-151-1/+3
|\ \
| * | fix: Do not check for strict cookie when running webcronfix/cron-strict-cookieFerdinand Thiessen2024-11-071-1/+3
* | | Merge pull request #49271 from nextcloud/fix/files/reactivity-injectFerdinand Thiessen2024-11-153-6/+6
|\ \ \
| * | | chore(assets): Recompile assetsfix/files/reactivity-injectnextcloud-command2024-11-152-3/+3
| * | | fix(files): Make injected actions reactiveFerdinand Thiessen2024-11-151-3/+3
|/ / /
* | | Merge pull request #49299 from nextcloud/tests/fix-jest-leftoverFerdinand Thiessen2024-11-151-7/+7
|\ \ \
| * | | test: Fix test mocks for nextcloud-dialogstests/fix-jest-leftoverFerdinand Thiessen2024-11-151-7/+7
* | | | Merge pull request #49129 from nextcloud/feat/systemtags-bulk-create-listJohn Molakvoæ2024-11-1514-32/+71
|\ \ \ \
| * | | | chore: compile assetsfeat/systemtags-bulk-create-listskjnldsv2024-11-1511-9/+9
| * | | | fix(systemtags): enhance create tag in tag picker UXskjnldsv2024-11-153-23/+62
* | | | | Merge pull request #49304 from nextcloud/feat/dispatcher/log-raw-response-dataDaniel2024-11-151-0/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | feat(Dispatcher): Add debug log for controller methods returning raw data not...feat/dispatcher/log-raw-response-dataprovokateurin2024-11-151-0/+4
|/ / / /